Roberto Rosario
|
b5ede7c2d3
|
Add auto increment order for transformations.
|
2015-07-11 03:45:38 -04:00 |
|
Roberto Rosario
|
72bbc3f4e9
|
Make validator not trigger migration creation.
|
2015-07-11 02:59:18 -04:00 |
|
Roberto Rosario
|
f95c9c2aa4
|
Convert the source edit and delete views to CBV.
|
2015-07-11 02:36:31 -04:00 |
|
Roberto Rosario
|
a05888b683
|
Fix email sources clearing the password field on view.
|
2015-07-11 02:19:22 -04:00 |
|
Roberto Rosario
|
07dbe71c41
|
Fix source object links.
|
2015-07-11 02:19:02 -04:00 |
|
Roberto Rosario
|
a9c04115f7
|
Add index rebuild test.
|
2015-07-11 02:06:15 -04:00 |
|
Roberto Rosario
|
d88bb1266a
|
More explicit comment.
|
2015-07-11 01:49:37 -04:00 |
|
Roberto Rosario
|
cb6e80926e
|
Add management command to purge periodic tasks from the DB.
|
2015-07-11 01:49:15 -04:00 |
|
Roberto Rosario
|
d6c053f913
|
Rename purge permissions management command.
|
2015-07-11 01:48:34 -04:00 |
|
Roberto Rosario
|
02d31f763d
|
Update Pillow and activity stream packages versions.
|
2015-07-11 00:51:22 -04:00 |
|
Roberto Rosario
|
a2cedc3f9b
|
Fix queue typos. Add a default queue as required by celery.
|
2015-07-11 00:50:55 -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
|
e891fe9525
|
PEP8 cleanups and code style cleanups.
|
2015-07-10 17:19:36 -04:00 |
|
Roberto Rosario
|
c3be4bef53
|
Move stray magic values to literals.py in the checkout app. gh-issue #225.
|
2015-07-10 16:14:21 -04:00 |
|
Roberto Rosario
|
aec8263ad8
|
Convert events app views to CBV.
|
2015-07-10 02:54:59 -04:00 |
|
Roberto Rosario
|
76c3ff7374
|
Remove the acl filter option 'exception_on_empty'.
|
2015-07-10 01:49:42 -04:00 |
|
Roberto Rosario
|
bc3eed143c
|
Add permission inheritance by parent object. Add ACLs app model tests.
|
2015-07-10 01:40:21 -04:00 |
|
Roberto Rosario
|
441eae28bc
|
Add DisableableSelectWidget widget
|
2015-07-10 00:41:18 -04:00 |
|
Roberto Rosario
|
01438f933c
|
Add tests for the permission app.
|
2015-07-10 00:38:32 -04:00 |
|
Roberto Rosario
|
036a55065c
|
Change the index creation, edit and deletion views to CBV. Remove unused IndexForm.
|
2015-07-09 02:25:23 -04:00 |
|
Roberto Rosario
|
a5b7747619
|
Update current user detail edit and locale views to CBV.
|
2015-07-09 02:11:33 -04:00 |
|
Roberto Rosario
|
4a88df8f9a
|
Convert group create and edit views to CBV. Remove unused GroupForm.
|
2015-07-09 02:00:19 -04:00 |
|
Roberto Rosario
|
abfb070b2e
|
Remove unused FBV source create view.
|
2015-07-09 01:50:45 -04:00 |
|
Roberto Rosario
|
635732da6a
|
Convert the tag create and edit views to CBV. Remove unused TagForm.
|
2015-07-09 01:50:10 -04:00 |
|
Roberto Rosario
|
22ebe2354d
|
Change the source list and source create views to CBV.
|
2015-07-09 01:41:29 -04:00 |
|
Roberto Rosario
|
66b3424fbe
|
Simplify smart settings views.
|
2015-07-09 01:24:28 -04:00 |
|
Roberto Rosario
|
498f258f59
|
Convert metadata edit, delete and create views to CBV. Remove unused metadata type form.
|
2015-07-09 01:19:20 -04:00 |
|
Roberto Rosario
|
d2123089ec
|
Convert metadata type list view to CBV.
|
2015-07-08 22:05:32 -04:00 |
|
Roberto Rosario
|
c751db4447
|
Convert folder create view to CBV.
|
2015-07-08 22:02:00 -04:00 |
|
Roberto Rosario
|
0946aef7c0
|
Update folder edit view to CBV.
|
2015-07-08 19:07:48 -04:00 |
|
Roberto Rosario
|
bfab8f1181
|
Reduce code, remove unused role model form.
|
2015-07-08 19:02:32 -04:00 |
|
Roberto Rosario
|
ea49af7255
|
Remove role name field.
|
2015-07-08 19:01:07 -04:00 |
|
Roberto Rosario
|
e635a3520f
|
Move index management code to the managers.py module.
|
2015-07-08 18:56:07 -04:00 |
|
Roberto Rosario
|
3af3747be9
|
Add views to display document list per document type and per workflow.
|
2015-07-08 18:29:45 -04:00 |
|
Roberto Rosario
|
595f64a25c
|
Fix OCR test.
|
2015-07-08 04:16:59 -04:00 |
|
Roberto Rosario
|
2033f85874
|
Log OCR subclass errors.
|
2015-07-08 04:16:35 -04:00 |
|
Roberto Rosario
|
47a74360dd
|
Remove double execution of backend. Store the language in the instance.
|
2015-07-08 04:15:58 -04:00 |
|
Roberto Rosario
|
f97bbd98bd
|
Fix typo.
|
2015-07-08 04:05:10 -04:00 |
|
Roberto Rosario
|
2d710ad3b9
|
Fix chicken & egg problem for permissions when the dataset doesn't exists.
|
2015-07-08 03:52:15 -04:00 |
|
Roberto Rosario
|
7a377653ca
|
Update missing name -> label.
|
2015-07-08 03:37:17 -04:00 |
|
Roberto Rosario
|
6a13e2adc8
|
Make a clear distinction between serialized and deserialized setting values.
|
2015-07-08 03:31:45 -04:00 |
|
Roberto Rosario
|
ead8ba9a12
|
Don't dump the setting name to YAML.
|
2015-07-08 02:56:19 -04:00 |
|
Roberto Rosario
|
333c9c9b1a
|
Document signatues app uses it's own storage backend.
|
2015-07-08 02:54:14 -04:00 |
|
Roberto Rosario
|
a0ff961d59
|
Move get_object_name from common.utils to the only place it is used: checkouts.
|
2015-07-08 02:43:28 -04:00 |
|
Roberto Rosario
|
39cbb0f666
|
Update release notes.
|
2015-07-08 02:03:12 -04:00 |
|
Roberto Rosario
|
4c25314772
|
os.listdir returns str for non-latin filename, use unicode cast in path name to avoid this. Related to gh-issue #163.
|
2015-07-08 02:02:24 -04:00 |
|
Roberto Rosario
|
90be5145c0
|
Rename test file.
|
2015-07-08 02:00:27 -04:00 |
|
Roberto Rosario
|
e0d6571d95
|
Fix imports in tests.
|
2015-07-08 01:43:44 -04:00 |
|
Roberto Rosario
|
a54fe3f131
|
Add trash, restore and deletion test to document models.
|
2015-07-08 01:25:20 -04:00 |
|
Roberto Rosario
|
2fabe92b20
|
Add test for trashing, restoring and deletion of documents.
|
2015-07-08 01:15:12 -04:00 |
|