Roberto Rosario
|
23270e948c
|
PEP8 cleanups.
|
2015-11-02 17:40:27 -04:00 |
|
Roberto Rosario
|
379f9d6bee
|
Update mailer view document collection to be a queryset and not a list of instances.
|
2015-10-28 02:22:25 -04:00 |
|
Roberto Rosario
|
86ff835839
|
PEP8 Cleanups.
|
2015-10-07 22:24:44 -04:00 |
|
Roberto Rosario
|
97bba65668
|
Code style updates, change lists to tuples.
|
2015-08-13 15:27:22 -04:00 |
|
Roberto Rosario
|
4de73772ed
|
Add persistent error logging to the mailer app.
|
2015-07-29 17:15:12 -04:00 |
|
Roberto Rosario
|
133fcdc53c
|
Assign tasks to specific queues. Add support for transient queues. gh-issue #222, gh-issue #230.
|
2015-07-10 21:25:20 -04:00 |
|
Roberto Rosario
|
ace76fc69c
|
Update apps for new ACLs refactor.
|
2015-07-01 16:36:20 -04:00 |
|
Roberto Rosario
|
1c084aa07b
|
Split Permission and StoredPermission class and model into different modules. Simplified the Permission class.
|
2015-06-28 01:03:29 -04:00 |
|
Roberto Rosario
|
d26402974a
|
Allow registering permission from the permission namespace. Replace all permission variables to be lowercase (style guide reserver uppercase variables for constants and literals).
|
2015-06-28 00:19:49 -04:00 |
|
Roberto Rosario
|
23fc9f1e36
|
Merge main and common apps, extract authentication functionality to new authentication app. Closes issues #179 and #180
|
2015-04-06 16:09:54 -04:00 |
|
Roberto Rosario
|
2e0e6f7fe9
|
Update usage of forms submit icon to use generic icon classes and use font awesome icons instead
|
2015-04-01 03:22:36 -04:00 |
|
Roberto Rosario
|
5dabc0a34a
|
Add new appearance app to hold all of the base templates, images, icons and external packages related to the frontend and look of the project
|
2015-03-30 02:17:40 -04:00 |
|
Roberto Rosario
|
d59ea3ede2
|
Add from __future__ import unicode_literals, issue #37
|
2015-01-19 04:06:40 -04:00 |
|
Roberto Rosario
|
173e82684c
|
Fix support for send document links and attachments
|
2014-11-20 02:54:45 -04:00 |
|
Roberto Rosario
|
5963822be7
|
Split document view into document preview, document content and document properties views
|
2014-11-17 18:52:20 -04:00 |
|
Roberto Rosario
|
e3c66953c5
|
Initial support for mailing multiple documents
|
2014-11-03 02:56:04 -04:00 |
|
Roberto Rosario
|
6e3b62363e
|
Solve issue #70
|
2014-10-13 17:16:14 -04:00 |
|
Roberto Rosario
|
8bac1525be
|
PEP8 cleanups
|
2014-10-08 19:39:16 -04:00 |
|
Roberto Rosario
|
ce92f58fed
|
Add mailer app to add support to send document or document links via email
|
2014-10-08 16:28:04 -04:00 |
|