Commit graph

  • f60d304133 Update changelog. v0.5.2 Lance Edgar 2016-03-11 14:10:07 -0600
  • de58adad24 Fix bug where batch creator was being overwritten anytime it was viewed.. Lance Edgar 2016-03-11 13:55:51 -0600
  • cd461aef51 Improve grid filters for datetime fields. Lance Edgar 2016-03-11 13:21:54 -0600
  • 68f7c418d6 Tweak "raw" string for datetime field renderers. Lance Edgar 2016-03-11 13:21:36 -0600
  • a22f50850f Add 'executed' to old batches grid view, make timestamps show "raw" by default. Lance Edgar 2016-03-11 11:35:00 -0600
  • a7b73021ac Make tailbone.views.labels a subpackage instead of module. Lance Edgar 2016-03-11 10:25:25 -0600
  • 07e5ac2942 Update changelog. v0.5.1 Lance Edgar 2016-02-27 13:07:47 -0600
  • 1a07314493 Fix some API docs per refactor. Lance Edgar 2016-02-27 10:49:31 -0600
  • 4cbdb51545 Fix bug when rendering email bounce links. Lance Edgar 2016-02-26 13:06:36 -0600
  • 80f034e773 Update changelog. v0.5.0 Lance Edgar 2016-02-15 15:30:22 -0600
  • 36149e48ed Tweak some styles for label printing on products index page, etc. Lance Edgar 2016-02-15 13:24:27 -0600
  • 7111bb96ca Make datasync views easier to customize. Lance Edgar 2016-02-15 13:24:01 -0600
  • 715dce1655 Split off the jquery theme from the rest of core head stuff, for easier override. Lance Edgar 2016-02-14 21:41:43 -0600
  • 215a8c13b0 Refactor some more model views to use MasterView. Lance Edgar 2016-02-14 21:34:01 -0600
  • bc1c7b3554 More tweaks to vendor catalog/invoice batches. Lance Edgar 2016-02-14 19:56:56 -0600
  • 874fd6d4b3 More tweaks to new master-based batch views, etc. Lance Edgar 2016-02-14 18:50:57 -0600
  • 7ac4af5f34 Refactor vendor invoice batch views to use BatchMasterView. Lance Edgar 2016-02-14 17:50:03 -0600
  • c83a3e6eb0 Overhaul vendor catalog batch views, to use BatchMasterView. Lance Edgar 2016-02-14 17:07:48 -0600
  • 62221a1a25 Add new BatchMasterView for new-style batches. Lance Edgar 2016-02-14 16:47:35 -0600
  • 7338560fc3 Tweak button label for restarting datasync. Lance Edgar 2016-02-14 16:39:50 -0600
  • a341acb4f0 Make our DateTimeFieldRenderer the default for datetime fields. Lance Edgar 2016-02-14 16:34:39 -0600
  • e10b956bf7 "Fix" the stupid styles for the grid tools section..sort of..for now. Lance Edgar 2016-02-13 13:44:55 -0600
  • a5080b113d Various tweaks to products grid filters etc. Lance Edgar 2016-02-13 13:00:55 -0600
  • 583548cad5 Refactor products view(s) per new master pattern. Lance Edgar 2016-02-12 20:44:41 -0600
  • 254c68034a Update changelog. v0.4.42 Lance Edgar 2016-02-11 21:22:45 -0600
  • 1dd5b11414 Refactor how sender is assigned for new messages, to avoid bogus commits. Lance Edgar 2016-02-11 18:47:39 -0600
  • 7649bf142b Add subscriber hook for setting inbox count in template context. Lance Edgar 2016-02-11 18:47:17 -0600
  • c65bc6f229 Refactor magic recipients field when sending new message. Lance Edgar 2016-02-11 17:05:56 -0600
  • ad9cd8be8e Protect message reply functions with 'create' permission. Lance Edgar 2016-02-10 22:17:49 -0600
  • 46923d40da Add initial reply / reply-all support for messages. Lance Edgar 2016-02-10 21:59:13 -0600
  • 415fc439b7 Update changelog. v0.4.41 Lance Edgar 2016-02-10 15:23:45 -0600
  • 84f85f0870 Add 'Move' button to message view template. Lance Edgar 2016-02-10 15:22:47 -0600
  • 4713e25ffe Tweak how we connect a user to a batch, when refreshing. Lance Edgar 2016-02-09 20:47:12 -0600
  • f07518f939 Update changelog. v0.4.40 Lance Edgar 2016-02-08 19:46:39 -0600
  • 6c8425b06d Make rattail config object use our scoped session, when consulting db. Lance Edgar 2016-02-08 19:45:06 -0600
  • 74a13fb739 Update changelog. v0.4.39 Lance Edgar 2016-02-08 14:35:21 -0600
  • 687b83e2e1 Add support for sending new messages. Lance Edgar 2016-02-05 14:42:56 -0600
  • 9d802d8f25 Update changelog. v0.4.38 Lance Edgar 2016-02-02 12:10:02 -0600
  • de7496e1aa Remove style hack for message grid views. Lance Edgar 2016-02-01 16:33:48 -0600
  • d2eabccd46 Add 'password is/not null' filter to users list view. Lance Edgar 2016-02-01 16:11:24 -0600
  • 0b5ec8cb56 Update changelog. v0.4.37 Lance Edgar 2016-02-01 15:46:44 -0600
  • 4bade10317 Add 'messages.list' permission, to protect inbox etc. Lance Edgar 2016-02-01 15:44:10 -0600
  • 60d3778160 Update changelog. v0.4.36 Lance Edgar 2016-02-01 12:25:34 -0600
  • 46c3750d38 Fix bug when marking batch as executed. Lance Edgar 2016-02-01 12:23:29 -0600
  • bf49f30fff Update changelog. v0.4.35 Lance Edgar 2016-01-30 16:37:09 -0600
  • 7edfc98747 Add 'Stores' and 'Departments' fields to Employee fieldset. Lance Edgar 2016-01-30 15:19:04 -0600
  • bcf1032156 Change default form buttons so Cancel is also a button. Lance Edgar 2016-01-30 15:18:20 -0600
  • 85159d91bc Update changelog. v0.4.34 Lance Edgar 2016-01-22 14:50:04 -0600
  • fae26c60c6 Stop depending on PIL. Lance Edgar 2016-01-21 21:03:16 -0600
  • d6bdc0e87d Change vendor catalog upload, to allow vendor-less parsers. Lance Edgar 2016-01-21 20:05:01 -0600
  • 0a223ac4f9 Add autocomplete vendor field renderer. Lance Edgar 2016-01-21 20:04:28 -0600
  • b78b49d79e Add 'restart datasync' button to datasync changes list page. Lance Edgar 2016-01-19 17:29:19 -0600
  • 6b9727d7cb Tweak syntax for a redirect. Lance Edgar 2016-01-19 16:38:34 -0600
  • 677e66e358 Update changelog. v0.4.33 Lance Edgar 2016-01-18 19:24:12 -0600
  • 973b9903ae Add employee/department relationships to employee and department views. Lance Edgar 2016-01-17 19:45:42 -0600
  • aafaf64640 Update changelog. v0.4.32 Lance Edgar 2016-01-13 13:19:50 -0600
  • 84ebb158bc Add initial support for 'messages' views. Lance Edgar 2016-01-13 02:43:20 -0600
  • c2a6b0dd50 Fix 'checkboxes' attribute for master view grids. Lance Edgar 2016-01-13 02:41:59 -0600
  • 9e3b2a646c Fix 'index' URL used in master view template. Lance Edgar 2016-01-13 02:41:17 -0600
  • f3b7781105 Make grid checkbox center-aligned within their column. Lance Edgar 2016-01-13 02:40:40 -0600
  • 747471b08a Fix auto-creation of grid sorter, when joined table is involved. Lance Edgar 2016-01-13 02:40:03 -0600
  • bcb5176718 Rearrange the 'user' form renderer(s) a bit. Lance Edgar 2016-01-13 02:39:27 -0600
  • 36c710e0fa Fix label prettify-er for generic fieldset. Lance Edgar 2016-01-10 17:52:36 -0600
  • 12a6cbfac8 Move description field to appear sooner, in email profile settings form. Lance Edgar 2016-01-10 17:49:44 -0600
  • 1956c4c9cf Add edit mode for email "profile" settings. Lance Edgar 2016-01-10 17:35:34 -0600
  • 73d14cb1d9 Update changelog. v0.4.31 Lance Edgar 2016-01-09 21:04:19 -0600
  • f4f61dae97 Add Person.middle_name to the fieldset. Lance Edgar 2016-01-08 14:42:13 -0600
  • 654c69772e Add "grid tools" to "complete" grid template. Lance Edgar 2016-01-08 10:50:14 -0600
  • 640bb736b2 Add speed bump / confirmation page when deleting records. Lance Edgar 2016-01-07 20:55:10 -0600
  • 94406f84b3 Update changelog. v0.4.30 Lance Edgar 2016-01-04 19:54:38 -0600
  • c7eb852fa4 Add mailing address to person fieldset. Lance Edgar 2015-12-19 11:29:26 -0600
  • 3b5ea0e426 Add config extension, to record data changes if so configured. Lance Edgar 2015-12-17 15:15:26 -0600
  • 211959693c Update changelog. v0.4.29 Lance Edgar 2015-12-08 16:19:08 -0600
  • 707b933553 Fix some route names. Lance Edgar 2015-12-08 16:18:29 -0600
  • 165c105b96 Remove some broken tests. Lance Edgar 2015-12-07 19:02:21 -0600
  • 9f5487b242 Update changelog. v0.4.28 Lance Edgar 2015-12-07 15:11:18 -0600
  • 16bbbb4a75 Convert (most?) basic views to use master view pattern. Lance Edgar 2015-12-07 15:08:14 -0600
  • ab40685175 Clean up products view imports etc. a bit. Lance Edgar 2015-12-07 15:07:48 -0600
  • fee00b96a2 Convert 'people' view to use MasterView pattern. Lance Edgar 2015-12-06 18:04:23 -0600
  • 717a614194 Use sample data when generating subject for display in email profile settings. Lance Edgar 2015-12-06 12:17:51 -0600
  • 09f3d1fe01 Update changelog. v0.4.27 Lance Edgar 2015-12-05 14:40:29 -0600
  • 57dd81d409 Add 'To' field to email profile settings grid. Lance Edgar 2015-12-05 14:39:19 -0600
  • 47603ad070 Change default sortkey for email profiles list. Lance Edgar 2015-12-04 19:04:44 -0600
  • 64f4ab4a02 Update changelog. v0.4.26 Lance Edgar 2015-12-04 18:42:47 -0600
  • ef40af814a Add readonly support for email profile settings. Lance Edgar 2015-12-04 00:31:22 -0600
  • ba6bf87ded Update changelog. v0.4.25 Lance Edgar 2015-11-22 13:43:46 -0600
  • a33b48dde3 Let subclass of MasterView override the database Session it uses. Lance Edgar 2015-11-20 20:11:15 -0600
  • 89b443c442 Tweak some things to get Tailbonen working on its own. Lance Edgar 2015-11-15 21:06:21 -0600
  • 8ec6a18cdc Fix bug when 'edbob.permissions' setting is empty. Lance Edgar 2015-11-15 20:51:09 -0600
  • ecc49e4939 Update changelog. v0.4.24 Lance Edgar 2015-11-12 14:22:10 -0600
  • 864300b927 Render DataSyncChange.obtained as humanized timestamp within UI. Lance Edgar 2015-11-11 15:58:13 -0600
  • 18a5f16b2c Update changelog. v0.4.23 Lance Edgar 2015-11-05 14:18:49 -0600
  • a96a44110a Add view to show DataSync changes, for basic troubleshooting. Lance Edgar 2015-11-04 22:30:55 -0600
  • 8928d03cef Work around formalchemy config bug, caused by edbob. Lance Edgar 2015-11-04 22:30:30 -0600
  • be2a1ba862 Delete product costs for vendor when deleting vendor. Lance Edgar 2015-10-17 16:45:39 -0500
  • b119ccff7d Update changelog. v0.4.22 Lance Edgar 2015-10-13 20:50:35 -0500
  • d1d905c570 Remove format hack which isn't py2.6-friendly. Lance Edgar 2015-10-13 20:49:43 -0500
  • 768c7cec16 Update changelog. v0.4.21 Lance Edgar 2015-08-24 19:32:58 -0500
  • 2614236d50 Tweak layout CSS so page body expands to fill screen. Lance Edgar 2015-08-24 13:00:58 -0500
  • 920f0144c2 Treat filter by "contains X Y" as "contains X and contains Y". Lance Edgar 2015-08-21 23:43:19 -0500