Commit graph

3212 commits

Author SHA1 Message Date
Lance Edgar
c275071499 Add size, extra link fields to product view template 2016-11-14 19:29:00 -06:00
Lance Edgar
09c1c49c0e Update changelog 2016-11-14 17:52:50 -06:00
Lance Edgar
73fcf84d59 Disable save button when creating new object 2016-11-14 17:51:23 -06:00
Lance Edgar
ad2724fd2f Make POD image for product view a bit more sane 2016-11-11 22:15:47 -06:00
Lance Edgar
536e1aa3eb Update changelog 2016-11-11 18:47:26 -06:00
Lance Edgar
11b4cf9616 Add support for more cases + units, more vendor fields, for new purchase batches 2016-11-11 01:56:37 -06:00
Lance Edgar
1f9a27a7ae Tweak default factory for boolean grid filters 2016-11-10 23:13:21 -06:00
Lance Edgar
7afd9c87df Update changelog 2016-11-10 17:37:42 -06:00
Lance Edgar
fe978a9bd2 Add 'additive fields' concept to merge diff preview 2016-11-10 17:13:46 -06:00
Lance Edgar
7dd19c6d87 Change how we determine default 'grid key' for master views 2016-11-10 17:13:29 -06:00
Lance Edgar
43eb2f107f Display sequence for product alt codes
Might as well, for now..
2016-11-09 16:59:08 -06:00
Lance Edgar
130f0b4cdc Update changelog 2016-11-09 14:19:30 -06:00
Lance Edgar
ecdf9b6926 Tweak merge template 2016-11-09 14:15:16 -06:00
Lance Edgar
ba1fa6d617 Tweak verbiage for merge template etc. 2016-11-09 02:17:01 -06:00
Lance Edgar
63d89b696a Fix line item PO Total update for new purchase Order Form 2016-11-08 23:44:34 -06:00
Lance Edgar
da5c040aeb Add historical amounts to new purchase Order Form, allow extra columns etc. 2016-11-08 22:45:58 -06:00
Lance Edgar
bf5808d517 Tweak fab release task per PyPI changes 2016-11-08 19:39:53 -06:00
Lance Edgar
83e9c7d076 Update changelog 2016-11-08 19:38:26 -06:00
Lance Edgar
c51d0db42d Tweak order form view for new purchase batches 2016-11-08 13:06:56 -06:00
Lance Edgar
7454e611c5 Refactor how batch editing is done; don't include rows for that sometimes
Various other fixes also..for sake of new purchase batches
2016-11-08 12:56:12 -06:00
Lance Edgar
da8ef9ebd8 Don't allow access to Order Form for executed purchase batch 2016-11-07 20:49:33 -06:00
Lance Edgar
758ae7099d Add initial support for viewing new purchase batch as Order Form 2016-11-07 20:40:47 -06:00
Lance Edgar
0477561ca6 Add support for making new-style batches from products grid query
Just label batches so far, will have to revisit that
2016-11-06 23:31:27 -06:00
Lance Edgar
4cfd3aa00e Add basic views for label batches 2016-11-06 20:53:50 -06:00
Lance Edgar
5183184b16 Fix row grid tools bug in batch view 2016-11-06 20:52:47 -06:00
Lance Edgar
a51bf54e94 Prevent user from adding new rows to batch which has already been executed 2016-11-06 13:34:08 -06:00
Lance Edgar
a6e43d1658 Add support for new Purchase/Batch views, 'create row' master pattern
More refactoring here but hopefully not that important..
2016-11-06 12:58:29 -06:00
Lance Edgar
8fe0e96273 Remove unused (I think?) VendorFieldRenderer 2016-11-05 02:08:10 -05:00
Lance Edgar
732453eedc Update changelog 2016-11-02 15:06:34 -05:00
Lance Edgar
06b0b13992 Add basic merge feature to MasterView 2016-10-28 10:26:37 -05:00
Lance Edgar
a398a0a710 Tweak styles for global header 2016-10-28 10:26:23 -05:00
Lance Edgar
0c11b72804 Update changelog 2016-10-27 19:00:09 -05:00
Lance Edgar
2b3b69ed70 Tweak how we auto-filter 'deleted' products
Hopefully this doesn't break anything?  This change is required for a
user who has 'become root' to see deleted products.
2016-10-27 15:58:00 -05:00
Lance Edgar
68ba3a7fcb Add 'vendor code' and 'vendor code (any)' filters for products grid 2016-10-26 18:47:44 -05:00
Lance Edgar
01acedaedf Show vendor invoice rows as warning, if they have no case quantity 2016-10-26 17:58:28 -05:00
Lance Edgar
2772057381 Tweak default styles for home page 2016-10-25 18:14:59 -05:00
Lance Edgar
590444b273 Fix template bug when deleting user 2016-10-25 18:14:43 -05:00
Lance Edgar
1af9fbd100 Update changelog 2016-10-19 13:56:41 -05:00
Lance Edgar
3790af8ef5 test commit 2016-10-18 20:54:28 -05:00
Lance Edgar
7932fffa1a Protect new 'root' views, only admin users allowed..
Heh whoops.
2016-10-18 19:17:23 -05:00
Lance Edgar
2c27120eb4 Update references to request.authenticated_userid
Per warnings from Pyramid, old method will go away in 1.8
2016-10-18 17:54:41 -05:00
Lance Edgar
6bf60365ba Let any 'admin' user elevate to 'root' for full system access
But otherwise, let the Administrator role be "normal" and have perms of
its own.  Hopefully cuts down on unwanted screen noise for admins.
2016-10-18 16:59:38 -05:00
Lance Edgar
4599eaad97 Revert to 'classic' docs theme, for now
Need to come up with a unique theme for rattail at some point...
2016-10-17 23:36:59 -05:00
Lance Edgar
383d714214 Disable a focus() call in menubar.js which messed with search filter focus
Hopefully this is a good idea..?  Probably should look for a replacement
lib at some point...
2016-10-16 21:40:04 -05:00
Lance Edgar
6cb4b86fd0 Redo whitespace / indentation for menubar.js 2016-10-16 21:37:38 -05:00
Lance Edgar
26c6c083c4 Add refresh_after_create flag for BatchMasterView
Hopefully this is a good idea too..
2016-10-16 03:33:10 -05:00
Lance Edgar
4757a56002 Fix bug in batch ID field renderer, when displayed for new batch
Hopefully this is a good idea..
2016-10-16 03:32:56 -05:00
Lance Edgar
1327b886fc Disable delete button by default, when clicked 2016-10-16 03:30:42 -05:00
Lance Edgar
7e3d47aa5c Fix / improve progress display somewhat 2016-10-16 03:30:12 -05:00
Lance Edgar
d0d8da9e47 Update changelog 2016-10-14 16:32:46 -05:00