Commit graph

125 commits

Author SHA1 Message Date
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
Lance Edgar 0bf3fcfba4 Add support for CORE-POS jump button when viewing Department 2020-03-14 21:03:48 -05:00
Lance Edgar 07a36982d7 Move jump button logic to tailbone-corepos
since that now supports jump button for Vendor also, maybe others to come
2020-03-14 19:50:35 -05:00
Lance Edgar d7462f415d Add jump button, to view product in CORE Office 2020-03-14 18:33:08 -05:00
Lance Edgar 72a4c347d8 Define custom data model; add alembic scripts; etc.
actually our "custom" data model is just rattail + rattail-corepos
2020-03-04 19:08:20 -06:00
Lance Edgar f4a1868aaf Officially declare rattail-demo to be python3-only 2020-03-04 14:15:45 -06:00
Lance Edgar ece361a0e6 Fix basic product editing feature
limit which fields are supported
2020-02-28 18:12:32 -06:00
Lance Edgar db70870921 Fix home, login templates for Buefy
per recent upstream changes
2019-08-04 21:53:12 -05:00
Lance Edgar 5c3a95915b Remove CORE-POS web views logic
all the views are still visible in our app, but the view logic belongs in
tailbone-corepos now
2019-07-09 17:34:03 -05:00
Lance Edgar e4620c8670 Fix tempmon email config usage 2019-06-15 19:06:19 -05:00
Lance Edgar a0ba89ecfd Mock out the tempmon client restart action when testing 2019-06-15 17:31:29 -05:00
Lance Edgar d42f6a065b Add rattail dependency, for sake of eager upgrades
to bring in sqlalchemy-continuum  upgrades etc.
2019-06-15 15:32:10 -05:00
Lance Edgar f7eac8d707 Add support for Person Note views 2019-06-15 15:31:09 -05:00
Lance Edgar e401549e29 Remove deprecated menu template
using "simple" menus exclusively now
2019-04-02 21:51:00 -05:00
Lance Edgar 5ebe3a001a Update simple menus per newer conventions 2019-04-02 21:47:10 -05:00
Lance Edgar b0b7fc42b9 Add views for CORE-POS members 2019-03-06 18:24:00 -06:00
Lance Edgar b1875f5834 Add support for simple postgres restart 2019-03-03 13:10:08 -06:00
Lance Edgar 520940bc81 Delete 'bobcat' theme override
core bobcat theme now supports simple menus natively
2018-11-29 01:56:03 -06:00
Lance Edgar 599bf7cc32 Refactor web app to use "simple" menus
for sake of sharing between themes
2018-11-29 01:40:18 -06:00
Lance Edgar 15c44196bc Add menu for new 'bobcat' theme 2018-11-28 23:53:19 -06:00
Lance Edgar 71c60c58a1 Tweak style for header logo
seemed necessary for sake of bobcat theme, but worked for default too..
2018-11-28 21:41:00 -06:00
Lance Edgar 9294d95ffb Add proper "retry" support for basic postgres restart 2018-11-28 19:52:57 -06:00
Lance Edgar b0a52dcec2 Fix template references for app_title
make sure we only look to /base_meta.mako for that
2018-11-27 18:20:56 -06:00
Lance Edgar 46867b1154 Move base template to /base_meta.mako
per upstream 'themes' feature
2018-11-27 17:57:46 -06:00
Lance Edgar e3d9d7d4e5 Tweak some menu option labels 2018-11-26 22:08:41 -06:00
Lance Edgar 57c5f8ba5e Add support for basic web API app 2018-11-26 22:08:29 -06:00
Lance Edgar b7512e0b31 Add feature demo for importing Square transactions to CORE-POS
also allow delete of CORE-POS transactions, for sake of demo
2018-11-22 20:38:36 -06:00
Lance Edgar e20a9b8123 Add basic CORE-POS table views 2018-11-22 16:48:06 -06:00
Lance Edgar 452dc934fa Fix import bug for email settings 2018-08-17 13:11:52 -05:00
Lance Edgar e91858b567 Add (protected) email settings for upgrade success, failure 2018-08-17 13:08:48 -05:00
Lance Edgar 12c8b3b8dd Remove version caps for pyramid; stop auto-config for postgres error retry 2018-08-17 12:57:24 -05:00
Lance Edgar ba95d39780 Add version caps for pyramid etc.
so that we don't have to cap things within tailbone
2018-08-17 11:58:11 -05:00
Lance Edgar caaf2842dc Rearrange menu a bit, add rattail-corepos dependency 2018-06-03 00:44:10 -05:00
Lance Edgar 8ed906020b Replace rattail.fablib with rattail-fabric 2018-02-26 15:14:44 -06:00
Lance Edgar 42e2373b08 Add 'invoke' dependency 2018-02-13 19:48:45 -06:00
Lance Edgar d5a9b5c471 Change how we prevent edit/delete for demo users
to take new 'demo' user into account, but also more readable
2017-08-13 23:47:17 -05:00
Lance Edgar 82d5bcc0ed Add support for user events 2017-08-13 23:12:38 -05:00