Commit graph

  • 59167278d4 Set self.model when constructing new View Lance Edgar 2021-01-20 20:29:07 -0600
  • f480c046f6 Add views for "delete product" batch Lance Edgar 2021-01-19 12:18:56 -0600
  • af99ca7905 Make 'new-report' the default feature to be generated Lance Edgar 2021-01-19 11:25:02 -0600
  • 850b6f71dd Add basic support for defining columns when generating new table feature Lance Edgar 2021-01-18 00:32:30 -0600
  • ca602ff845 Add feature to generate new features... Lance Edgar 2021-01-17 12:08:33 -0600
  • ce629c91bb Add CSS styles for 'codehilite' a la Pygments Lance Edgar 2021-01-17 11:15:24 -0600
  • a3cbb24892 Add variant transaction logic per zope.sqlalchemy 1.1 changes Lance Edgar 2021-01-16 14:13:34 -0600
  • db7d021133 Allow newer zope.sqlalchemy package Lance Edgar 2021-01-14 12:47:37 -0600
  • 5e9264bbef Don't create new person for new user, if one was selected Lance Edgar 2021-01-14 12:10:35 -0600
  • 758d5e6f4c Update changelog v0.8.118 Lance Edgar 2021-01-10 21:24:59 -0600
  • 4d8e29c892 Add basic support for "download" and "rawbytes" API views Lance Edgar 2021-01-06 13:12:27 -0600
  • fd1342c605 Try to show existing filename, for upload widget Lance Edgar 2021-01-05 18:53:00 -0600
  • e548b72323 Fix some deform template comments Lance Edgar 2021-01-05 18:19:27 -0600
  • ad859d4bef Allow specifying the size of a file, for readable_size() method Lance Edgar 2021-01-04 13:22:44 -0600
  • 483a47ed43 Allow changing protected user password when acting as root Lance Edgar 2021-01-02 18:49:20 -0600
  • 9c026c1dd9 Show node title in header for Login, About pages Lance Edgar 2021-01-02 18:48:45 -0600
  • 6a0bcdaa82 Update changelog v0.8.117 Lance Edgar 2020-12-16 14:53:17 -0600
  • cc833c52b6 Add common "form poster" logic, to make CSRF token/header names configurable Lance Edgar 2020-12-16 14:28:41 -0600
  • a801672821 Improve error handling for feedback form Lance Edgar 2020-12-16 12:47:45 -0600
  • 20f3d001c4 Update changelog v0.8.116 Lance Edgar 2020-12-15 20:08:02 -0600
  • 058677adec Tweak spacing for header logo + title, in falafel theme Lance Edgar 2020-12-15 19:08:24 -0600
  • 95dd8d83dc Hopefully temporary version cap for deform Lance Edgar 2020-12-14 15:13:17 -0600
  • 8ff590e43f Expose "commodity" filter by default, for IFPS PLU codes Lance Edgar 2020-12-07 19:01:43 -0600
  • 42eb72422d Add very basic support for merging 2 People Lance Edgar 2020-12-07 11:40:26 -0600
  • ac5139b7c4 Add basic views for IFPS PLU Codes Lance Edgar 2020-12-06 19:36:23 -0600
  • 3250347df1 Add sqlalchemy version cap for tox coverage, docs Lance Edgar 2020-12-04 18:46:58 -0600
  • 2d8d4659b3 Use python3 when building coverage, docs targest via tox Lance Edgar 2020-12-04 18:27:47 -0600
  • efbc6df199 Tweak tox test config for py27 Lance Edgar 2020-12-04 18:06:53 -0600
  • 3ae47ba1e5 Update changelog v0.8.115 Lance Edgar 2020-12-04 17:50:56 -0600
  • a204e78e3a Assume composite PK when fetching instance for master view Lance Edgar 2020-12-04 15:26:50 -0600
  • 0220e401cd Add "is empty" and related verbs, for "string" type grid filters Lance Edgar 2020-12-04 15:26:21 -0600
  • 2ad0223e9a Add the "Employee Status" filter to People grid Lance Edgar 2020-12-02 14:03:19 -0600
  • 04ba14fcd7 Update changelog v0.8.114 Lance Edgar 2020-12-01 20:05:19 -0600
  • e5d5850327 Add "generic" Employee tab feature, for profile view Lance Edgar 2020-11-26 12:35:57 -0600
  • c87a452471 Tweak how an "enum" grid filter is initialized Lance Edgar 2020-11-25 18:49:02 -0600
  • 3cd5fa7f4a Misc. tweaks to vendor catalog views Lance Edgar 2020-10-23 22:08:43 -0500
  • ee3d32d60a Update changelog v0.8.113 Lance Edgar 2020-10-13 16:59:35 -0500
  • d80844c1ed Tweak how global DB session is created Lance Edgar 2020-10-13 16:56:05 -0500
  • 9af7e38219 Update changelog v0.8.112 Lance Edgar 2020-09-29 18:07:10 -0500
  • dc1f613bc2 Fix "refresh results" for batches, in Buefy theme Lance Edgar 2020-09-28 13:23:01 -0500
  • e0d1e39824 Add feature to "download rows for results" in master index view Lance Edgar 2020-09-28 12:45:46 -0500
  • bcb4bda7e6 Fix bug in App Settings when list value is "missing" Lance Edgar 2020-09-26 15:00:42 -0500
  • 37a05155e5 Add support for "list" type of app settings (w/ textarea) Lance Edgar 2020-09-25 23:23:01 -0500
  • 18b9f43eaa Update changelog v0.8.111 Lance Edgar 2020-09-25 17:55:39 -0500
  • 20c31cbb07 Fix grid bug when paginator is not involved Lance Edgar 2020-09-25 16:05:07 -0500
  • 5b05f9426f Allow alternate engine to act as 'default' when multiple are available Lance Edgar 2020-09-25 16:04:32 -0500
  • 9dc9bd162f Update changelog v0.8.110 Lance Edgar 2020-09-24 13:54:46 -0500
  • c79b63e270 Fix bug when fetching partial versions data grid Lance Edgar 2020-09-23 20:42:43 -0500
  • 2d699b3e43 Add global help URL to login template Lance Edgar 2020-09-23 18:32:53 -0500
  • 24cc4b4272 Change how we protect certain person, employee records Lance Edgar 2020-09-23 16:39:44 -0500
  • 746db72046 Add user_is_protected() method to core View class Lance Edgar 2020-09-23 16:28:54 -0500
  • 77fa2a78d4 Update changelog v0.8.109 Lance Edgar 2020-09-22 19:40:47 -0500
  • af11511d24 Remove unwanted columns for default Products grid Lance Edgar 2020-09-20 23:35:07 -0500
  • 6709d97abc Only show node title in home page header, for buefy themes Lance Edgar 2020-09-20 19:57:27 -0500
  • 4b4faae009 Show node title in header, for home page Lance Edgar 2020-09-20 19:55:33 -0500
  • f37a9963f6 Add some more field hints when generating 'fabric' project Lance Edgar 2020-09-20 18:04:44 -0500
  • 2d29245037 Don't expose "timezone" for input when generating 'fabric' project Lance Edgar 2020-09-20 18:01:23 -0500
  • d146514c39 Prompt user if they try to send email preview w/ no address Lance Edgar 2020-09-20 17:41:04 -0500
  • 149ae4b71c Avoid unhelpful error when perm check happens for "re-created" DB user Lance Edgar 2020-09-20 16:32:44 -0500
  • 711ed947a3 Add "worksheet file" pattern for editing batches Lance Edgar 2020-09-18 12:17:04 -0500
  • 37a60592f6 Add 'warning' class for 'delete' action in b-table grid Lance Edgar 2020-09-17 13:54:43 -0500
  • 3ac8ca90ce Update changelog v0.8.108 Lance Edgar 2020-09-16 22:23:28 -0500
  • cc5d0ed3c6 Tweak option label for Catapult when generating project Lance Edgar 2020-09-16 22:22:37 -0500
  • 652e951f89 Add support for generating new 'fabric' project Lance Edgar 2020-09-16 16:34:15 -0500
  • dd2b634ed2 Remove some custom field labels for Vendor Lance Edgar 2020-09-15 18:34:00 -0500
  • 32cfe58601 Allow custom props for TailboneForm component Lance Edgar 2020-09-15 09:33:27 -0500
  • e6da1152ca Update changelog v0.8.107 Lance Edgar 2020-09-14 13:10:12 -0500
  • 3eb929aa13 Hide the 'byjove' option for generating new project Lance Edgar 2020-09-08 19:05:36 -0500
  • 7df5838bc0 Require permission to generate a new project Lance Edgar 2020-09-08 19:01:34 -0500
  • f8d9b0803c Add some help text to new project form, etc. Lance Edgar 2020-09-06 15:33:19 -0500
  • cf613ab34a Split "new project" forms into multiple sections Lance Edgar 2020-09-06 14:47:14 -0500
  • cebe2f8adc Add basic/incomplete support for generating new 'byjove' project Lance Edgar 2020-09-06 13:54:11 -0500
  • bd19d7c231 Add view for generating new project from template Lance Edgar 2020-09-06 12:27:02 -0500
  • 1283a794df Overhaul project changelog links for upgrade pkg diff table Lance Edgar 2020-09-05 17:48:34 -0500
  • fdcf23f65f Stop including 'complete' filter by default for purchasing batches Lance Edgar 2020-09-04 20:30:33 -0500
  • 24516b81cb Update changelog v0.8.106 Lance Edgar 2020-09-02 13:44:13 -0500
  • 527bc04998 Expose Product.average_weight field Lance Edgar 2020-09-02 13:38:18 -0500
  • 72177e8ab5 Improve auto-handling of "local" timestamps Lance Edgar 2020-09-02 11:30:02 -0500
  • d2d632092b Add support for batch execution options in Buefy themes Lance Edgar 2020-08-23 13:46:32 -0500
  • 7a0f975b31 Fix spacing between components in "grid tools" section Lance Edgar 2020-08-23 11:26:09 -0500
  • 026dc6309c Fix "execute results" batch template logic for Buefy themes Lance Edgar 2020-08-23 11:23:22 -0500
  • 5af26a57f6 Improve layout for "download results" modal Lance Edgar 2020-08-22 16:11:29 -0500
  • 922cbe4451 Add new/flexible "download results" feature Lance Edgar 2020-08-22 12:25:02 -0500
  • 43472c7eb6 Use utf8 encoding when downloading results as CSV Lance Edgar 2020-08-21 18:35:27 -0500
  • 1b7612ffb0 Add progress for generating "results as CSV" file to download Lance Edgar 2020-08-21 18:28:36 -0500
  • 7d8c57170f Add progress for generating "results as XLSX" file to download Lance Edgar 2020-08-21 17:42:01 -0500
  • 32b98ae818 Update changelog v0.8.105 Lance Edgar 2020-08-21 13:18:08 -0500
  • 7f8271e215 Don't require department by default, for new purchasing batch Lance Edgar 2020-08-21 12:28:01 -0500
  • 58362ae858 Add buefy theme support for ordering worksheet Lance Edgar 2020-08-20 17:56:19 -0500
  • 7a01cb8873 Allow for unknown/missing "changed by" user for product price history Lance Edgar 2020-08-20 17:51:59 -0500
  • 374f20ff1a Remove <section> tag around "no results" for minimal b-table Lance Edgar 2020-08-20 17:51:21 -0500
  • 9620fc5a83 Add config for "global" help URL Lance Edgar 2020-08-20 17:51:00 -0500
  • cfa9c95814 Tweaks for export views, to make more generic Lance Edgar 2020-08-19 17:16:54 -0500
  • 96185d17bd Update changelog v0.8.104 Lance Edgar 2020-08-17 21:56:09 -0500
  • b5028ab2d0 Add pagination to price, cost history grids for product view Lance Edgar 2020-08-17 21:38:12 -0500
  • a038f2a98d Make "download row results" a bit more generic Lance Edgar 2020-08-16 16:57:06 -0500
  • 7924502b65 Update changelog v0.8.103 Lance Edgar 2020-08-13 12:55:17 -0500
  • aac0e7d35c Tweak config methods for customer master view Lance Edgar 2020-08-11 18:28:03 -0500
  • dca890f169 Update changelog v0.8.102 Lance Edgar 2020-08-10 19:37:29 -0500
  • d0e7f7dda2 Improve rendering of true_margin column for pricing batch row grid Lance Edgar 2020-08-09 15:50:25 -0500