Lance Edgar
400133a98d
Add support for new-style rattail-demo install
command
...
also use upstream menus where possible
2023-01-18 14:59:26 -06:00
Lance Edgar
316bdfe1aa
Use handler to build menus
2023-01-14 16:13:58 -06:00
Lance Edgar
6a8096391f
Remove old Piwik analytics header code
2022-12-10 09:23:10 -06:00
Lance Edgar
34a3ee8f36
Refactor various views and config, per upstream changes
...
adding proper integration support for CORE, WooCommerce
2022-12-10 09:21:42 -06:00
Lance Edgar
5481c115ba
Remove version cap for mysql-connector-python
...
live demo now runs on python 3.9.2 and so whatever issue i ran across
previously, is no longer a thing i guess.
might as well not declare any particular python version beyond "3" ...
also cleanup the rattail dependencies a bit
2022-11-26 20:32:45 -06:00
Lance Edgar
16fdfd51ba
Fix view config inheritance
2022-11-21 22:22:46 -06:00
Lance Edgar
640ca783c7
Allow running web app via ASGI
2022-11-21 22:08:55 -06:00
Lance Edgar
e6d4f7e303
Cap version of plaster lib, per recent errors
2022-11-20 16:27:56 -06:00
Lance Edgar
5cfe10c2e7
Rename menu entry for Luigi Tasks
2022-11-20 16:27:49 -06:00
Lance Edgar
9fc9138bce
Expose views for datasync status, luigi jobs
2022-08-21 18:47:16 -05:00
Lance Edgar
a6871fac95
Tweak menu config, handheld views per upstream changes
2022-08-21 11:35:03 -05:00
Lance Edgar
a475db3fd5
Remove unwanted product label printing config
2022-01-31 19:37:33 -06:00
Lance Edgar
655dbea531
Tweak menu for generating new report, per upstream changes
2022-01-31 19:37:12 -06:00
Lance Edgar
e23e65155f
Expose views for reports, problem reports
2021-12-07 18:06:12 -06:00
Lance Edgar
1f37a4bd37
Update some view config
...
per upstream changes
2021-11-29 17:39:39 -06:00
Lance Edgar
0c73ee07d6
Add views, menu for Trainwreck
2021-02-18 20:20:31 -06:00
Lance Edgar
3384de9b63
Use custom Purchase views per CORE integration
2021-02-02 12:06:43 -06:00
Lance Edgar
be2858084b
Purge things for legacy (jquery) mobile app
...
per upstream purge
2021-01-30 15:54:40 -06:00
Lance Edgar
4288e1ce64
Override the CORE-API -> Rattail Demo importer for Store data
...
this lets the demo have random extra Store records and the importer will just
ignore them
2021-01-28 13:29:22 -06:00
Lance Edgar
8cb42712fd
Include custom Stores view, per CORE
2021-01-27 22:43:56 -06:00
Lance Edgar
06f959cd09
Expose the Units of Measure views in web app
...
also this declares the CORE-specific product handler to be our default
2021-01-21 17:42:06 -06:00
Lance Edgar
2c8cc67043
Bugfix per woocommerce demo launch
2021-01-20 23:15:46 -06:00
Lance Edgar
25bf17715c
Add initial support for WooCommerce integration
2021-01-20 21:54:52 -06:00
Lance Edgar
05ac07d2e6
Remove custom logic to protect chuck's person, employee records
2020-09-23 16:40:58 -05:00
Lance Edgar
2a34243e33
Remove custom logic for preventing password change for 'chuck'
...
upstream now handles this
2020-09-23 16:30:00 -05:00
Lance Edgar
1e06066353
Use default CORE-POS menu
2020-09-16 16:15:53 -05:00
Lance Edgar
2619869ceb
Add menu links to generate new project, plus docs, source code etc.
2020-09-06 14:47:44 -05:00
Lance Edgar
34ab56247b
Tweak changelog URL config for upgrade pkg diff table
2020-09-05 17:49:46 -05:00
Lance Edgar
b9cf911688
Expose Product.corepos_id
for editing
2020-08-20 20:24:15 -05:00
Lance Edgar
94a311828f
Expose Product.item_id
when editing
2020-08-20 19:57:07 -05:00
Lance Edgar
6e51686892
Add menu entry for CORE Super Departments
2020-08-20 18:05:25 -05:00
Lance Edgar
2d3c4fd935
Expose purchasing views
2020-08-20 17:56:55 -05:00
Lance Edgar
852f9d4902
Add initial Shopfoo pattern feature
...
data models, import/export, web views etc.
2020-08-19 22:21:00 -05:00
Lance Edgar
a7656928f5
Cap version for mysql-connector
...
dang it, what is up with that thing? oh well, can look into it later..
2020-08-19 19:49:32 -05:00
Lance Edgar
f74101e7ae
Refer to rattail tutorial for new project starting point
2020-08-12 21:53:12 -05:00
Lance Edgar
4218d466ae
Tweak wording for readme
2020-08-12 21:36:53 -05:00
Lance Edgar
ebe0c2b479
Delete unused fabfile
2020-08-06 02:11:12 -05:00
Lance Edgar
c5922c74ea
Be smarter about how we prevent edit/delete for some people, employees
...
instead of just hard-coding UUID for 'chuck'
2020-08-06 01:53:45 -05:00
Lance Edgar
25a7d46588
Stop protecting certain settings from being edited
...
we no longer expose settings to 'chuck' user etc.
2020-08-06 01:35:29 -05:00
Lance Edgar
310baea00f
Tweak how we show pyCOREPOS package version
...
per upstream changes
2020-07-15 21:45:48 -05:00
Lance Edgar
0729a8902f
Use some CORE-specific master views
2020-07-07 20:13:52 -05:00
Lance Edgar
b01f8425e5
Fix inventory batch views
...
per upstream changes
2020-07-07 19:29:22 -05:00
Lance Edgar
b044790d51
Add Tempmon Appliance views, menu link
...
also remove edit/delete restrictions for tempmon clients, probes. now we just
let the normal permissions handle that
2020-03-22 16:39:42 -05:00
Lance Edgar
099fe14de1
Expose Members master view; add CORE link to member tab of profile view
2020-03-18 11:31:55 -05:00
Lance Edgar
89a4bc50d7
Add button to view Customer in CORE Office, from profile view
2020-03-17 12:29:48 -05:00
Lance Edgar
17f443b36a
Use version importer from rattail-corepos by default
2020-03-16 20:44:41 -05:00
Lance Edgar
366594c53a
Use custom Person views from tailbone-corepos
2020-03-16 19:47:17 -05:00
Lance Edgar
f1a01af3c9
Remove custom logic for User views
...
this was to protect the 'chuck' user but we now have better (upstream) ways
2020-03-15 11:43:06 -05:00
Lance Edgar
69316183f7
Remove time clock, schedule views
...
those weren't very well supported, and that won't change anytime soon
2020-03-15 09:22:13 -05:00
Lance Edgar
92517605d8
Tweak project name for tailbone-corepos
...
i.e. for About page
2020-03-15 09:21:37 -05:00