.. |
forms
|
Add autocomplete vendor field renderer.
|
2016-01-21 20:04:28 -06:00 |
grids
|
Hard-code old grid pagecount settings, to avoid edbob.config .
|
2015-08-16 19:52:51 -05:00 |
newgrids
|
Fix auto-creation of grid sorter, when joined table is involved.
|
2016-01-13 02:40:03 -06:00 |
reports
|
Fix usage of Product.unit_of_measure vs. Product.weighed .
|
2015-04-11 03:33:01 -05:00 |
static
|
Make grid checkbox center-aligned within their column.
|
2016-01-13 02:40:40 -06:00 |
templates
|
Add 'Stores' and 'Departments' fields to Employee fieldset.
|
2016-01-30 15:19:04 -06:00 |
views
|
Fix bug when marking batch as executed.
|
2016-02-01 12:23:29 -06:00 |
__init__.py
|
Fix some imports etc. regarding new batch system.
|
2015-01-20 00:51:51 -06:00 |
_version.py
|
Update changelog.
|
2016-01-30 16:37:09 -06:00 |
app.py
|
Tweak some things to get Tailbonen working on its own.
|
2015-11-15 21:06:21 -06:00 |
auth.py
|
Add 'restart datasync' button to datasync changes list page.
|
2016-01-19 17:29:19 -06:00 |
config.py
|
Add config extension, to record data changes if so configured.
|
2015-12-17 15:15:26 -06:00 |
db.py
|
Rework versioning support to allow it to be one or off.
|
2015-02-10 19:07:46 -06:00 |
helpers.py
|
Remove some more edbob cruft.
|
2014-11-18 23:00:24 -06:00 |
progress.py
|
Change session progress API.
|
2014-11-02 20:48:22 -06:00 |
subscribers.py
|
Fix login redirect if referrer is not internal to site.
|
2015-03-05 16:55:09 -06:00 |
util.py
|
Fix timezone issues with util.pretty_datetime() function.
|
2015-07-20 09:52:24 -05:00 |