Commit graph

64 commits

Author SHA1 Message Date
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
Lance Edgar
8df12a1774 Add basic upgrades support, remove 'better' theme references 2017-08-13 22:37:38 -05:00
Lance Edgar
fe19b5ae65 Replace occurrence of execfile() 2017-07-06 16:26:04 -05:00
Lance Edgar
b9021afd96 Upgrade tempmon database when updating production demo 2017-04-01 16:31:52 -05:00
Lance Edgar
ed1cc301a3 Add base mobile template, for custom menu 2017-03-30 21:46:06 -05:00
Lance Edgar
7947f89b5f Add Piwik tracking code 2017-01-11 21:11:03 -06:00
Lance Edgar
9b9bd8ea0f Fetch a web page after restarting apache when updating production demo 2016-12-16 21:23:35 -06:00
Lance Edgar
bae33491b6 Refactor mobile views a bit, per tailbone changes 2016-12-12 16:03:42 -06:00
Lance Edgar
e9998cb597 Add basic support for datasync views
Still no actual daemon wired up yet, but can fake it for UI with this
2016-12-11 21:21:44 -06:00
Lance Edgar
db9deffaa6 Add '+dev' suffix to all versions on about page 2016-12-11 19:42:26 -06:00
Lance Edgar
b5c81244ac Add initial support for mobile login / user menu etc. 2016-12-11 18:08:39 -06:00
Lance Edgar
9d9bc58a99 Add initial mobile template support
Also add rattail-tempmon to list of packages on 'about' page
2016-12-11 01:40:41 -06:00