Commit graph

1923 commits

Author SHA1 Message Date
Lance Edgar
c1d726d48c Made SortableAlchemyGridView default to full (100%) width. 2013-09-20 21:51:29 -07:00
Lance Edgar
e58f8594c4 Fixed bug with request.has_any_perm(). 2013-09-20 20:21:59 -07:00
Lance Edgar
62a0b67502 Added forbidden view. 2013-09-20 20:17:59 -07:00
Lance Edgar
2bdac13a14 update changelog 2013-09-20 16:02:17 -07:00
Lance Edgar
919279f3bc update changelog 2013-09-20 15:51:37 -07:00
Lance Edgar
23e08d0bb0 Fixed grid join map bug. 2013-09-20 15:49:48 -07:00
Lance Edgar
685b391dd2 Added products.search route/view.
This is for simple AJAX uses.
2013-09-20 14:54:27 -07:00
Lance Edgar
ba5dc6ab02 Added some autocomplete Javascript magic.
Not sure how this got missed the first time around.
2013-09-12 06:51:00 -07:00
Lance Edgar
fab49e6b20 update changelog 2013-09-10 20:38:31 -07:00
Lance Edgar
857a4b88e5 Fixed change password template/form. 2013-09-10 20:37:19 -07:00
Lance Edgar
6b5ca78a83 update changelog 2013-09-10 09:55:11 -07:00
Lance Edgar
332122a4e9 Added progress template. 2013-09-10 09:54:11 -07:00
Lance Edgar
73686b822f Added forms.alchemy module and changed CRUD view to use it. 2013-09-10 09:45:01 -07:00
Lance Edgar
716f3cbd71 update changelog 2013-09-10 06:38:30 -07:00
Lance Edgar
047c35ab75 Changed vendor filter in product search to find "any vendor".
I.e. the current filter is ''not'' restricted to the preferred vendor only.
Probably should still add one (back) for preferred only as well; hence the
commented code.
2013-09-10 06:35:17 -07:00
Lance Edgar
88adfe5d85 update changelog 2013-09-09 22:05:20 -07:00
Lance Edgar
017815a9e2 Made logo more easily customizable in login template. 2013-09-09 21:57:35 -07:00
Lance Edgar
2e84873666 Added global_title() to base template. 2013-09-06 04:13:50 -07:00
Lance Edgar
0d0445592e Fix authorization policy bug.
This was really an edge case, but in any event the problem would occur when a
user was logged in, and then that user account was deleted.
2013-09-06 04:12:21 -07:00
Lance Edgar
7d19700c3c More standalone operation stuff.
Stop using `edbob.db.engine`, stop using all edbob templates, etc.
2013-09-01 20:25:34 -07:00
Lance Edgar
2a50e704ef Major overhaul for standalone operation.
This removes some of the `edbob` reliance, as well as borrowing some templates
and styling etc. from Dtail.
2013-09-01 15:31:50 -07:00
Lance Edgar
9f02ec593d update changelog 2013-09-01 08:24:01 -07:00
Lance Edgar
40efd8a3bc Rebranded to Tailbone. 2013-09-01 08:18:37 -07:00