Roberto Rosario
|
60e64b92fd
|
PEP8 Cleanup (495 warnings).
|
2015-09-16 09:33:16 -04:00 |
|
Roberto Rosario
|
02353927db
|
Improve admin interfaces.
|
2015-09-08 18:13:22 -04:00 |
|
Roberto Rosario
|
6dcdcdd5c7
|
Add date time creation column to staging folder upload view.
|
2015-09-06 04:09:31 -04:00 |
|
Roberto Rosario
|
3e3eca4c0e
|
Update all tests to use setting value overriding.
|
2015-09-06 04:01:40 -04:00 |
|
Roberto Rosario
|
574f3d2d66
|
Synchronize and compile translation files.
|
2015-08-27 01:33:14 -04:00 |
|
Roberto Rosario
|
709e9208aa
|
Update source translation files.
|
2015-08-27 01:25:33 -04:00 |
|
Roberto Rosario
|
7392e80fc2
|
PEP8 Cleanups.
|
2015-08-24 20:55:45 -04:00 |
|
Roberto Rosario
|
d007214d39
|
Update language translations.
|
2015-08-24 01:40:22 -04:00 |
|
Roberto Rosario
|
2c93c5d8c2
|
Update translation source files.
|
2015-08-24 00:34:08 -04:00 |
|
Roberto Rosario
|
fa3633fbe8
|
Remove empty language files locales: sq, zh_TW, hr_HR, de_CH, lv, nb, tr_TR.
|
2015-08-20 19:40:05 -04:00 |
|
Roberto Rosario
|
c030b91528
|
Update translation files.
|
2015-08-20 19:35:24 -04:00 |
|
Roberto Rosario
|
f2ccfa16d5
|
Update source language files. Make lock manager and storage translatable.
|
2015-08-20 15:35:06 -04:00 |
|
Roberto Rosario
|
9599a3f8ab
|
Split metadata validators in validators and parsers. Move document and upload wizard metadata validation logic to model. Add metadata tests.
|
2015-08-20 04:37:49 -04:00 |
|
Roberto Rosario
|
683e54fea1
|
Replace unused lists with tuples.
|
2015-08-19 13:57:38 -04:00 |
|
Roberto Rosario
|
4fb86fba14
|
Re-estructure tests to cleanup the apps' namespace.
|
2015-08-18 23:06:26 -04:00 |
|
Roberto Rosario
|
14662e478f
|
Remove unneeded lists to tuples.
|
2015-08-16 14:37:59 -04:00 |
|
Roberto Rosario
|
60bc327756
|
Improve SourceColumn workflow by allowing explicit functions as columns. Remove usage of encapsulate. Move instances of 'extra_columns' to SourceColumn.
|
2015-08-16 14:26:41 -04:00 |
|
Roberto Rosario
|
66d22dc254
|
Add current source to the source log list view context so that link resolve properly.
|
2015-08-15 02:49:18 -04:00 |
|
Roberto Rosario
|
1b6bcbf3fe
|
Remove usage of ParentChildListView until properly re-implemented.
|
2015-08-15 02:46:02 -04:00 |
|
Roberto Rosario
|
b8701f3f2d
|
Add namespace to staging file thumbnail view.
|
2015-08-15 01:14:39 -04:00 |
|
Roberto Rosario
|
b382227ec0
|
Add missing migrations.
|
2015-08-14 23:53:49 -04:00 |
|
Roberto Rosario
|
4175866ee5
|
Turn stray view helper functions into static methods of the UploadBaseView CBV.
|
2015-08-14 14:55:47 -04:00 |
|
Roberto Rosario
|
97bba65668
|
Code style updates, change lists to tuples.
|
2015-08-13 15:27:22 -04:00 |
|
Roberto Rosario
|
28c45bf988
|
Add support for including a metadata dictionary as an attachment for the POP3 and IMAP sources.
|
2015-08-13 03:05:55 -04:00 |
|
Roberto Rosario
|
3fd73739a6
|
Update translation source files and language processing script.
|
2015-08-11 02:27:18 -04:00 |
|
Roberto Rosario
|
960d60c39d
|
Refactor rest_api app and the method end points are registered. All apps API URL endpoints are now registered under the 'rest_api' namespace.
Update DRF and DRF swagger versions. Update all apps API registration method.
|
2015-08-06 02:56:17 -04:00 |
|
Roberto Rosario
|
97f3451caf
|
Move statements according to code style.
|
2015-07-29 17:15:38 -04:00 |
|
Roberto Rosario
|
fc9f9f1e68
|
Replace more unnecessary lists with tuples.
|
2015-07-28 01:41:45 -04:00 |
|
Roberto Rosario
|
1e746c700a
|
PEP8 cleanups.
|
2015-07-27 23:53:14 -04:00 |
|
Roberto Rosario
|
0b923a7a1c
|
Make sure label is always defined even if not used.
|
2015-07-24 18:20:46 -04:00 |
|
Roberto Rosario
|
4527563d89
|
PEP8 cleanups, specially E501 line too long.
|
2015-07-22 18:21:37 -04:00 |
|
Roberto Rosario
|
c275988c90
|
PEP8 cleanups, E501: 79 character long lines.
|
2015-07-19 03:27:41 -04:00 |
|
Roberto Rosario
|
20a2f93cbc
|
Add test for compressed documents via webform.
|
2015-07-19 03:25:42 -04:00 |
|
Roberto Rosario
|
8f14028660
|
Add post_upgrade signal, use it to re-initialize interval sources.
|
2015-07-18 02:45:55 -04:00 |
|
Roberto Rosario
|
76fef8ab8d
|
Don't error out when trying to delete a non existant periodic task.
|
2015-07-17 13:07:16 -04:00 |
|
Roberto Rosario
|
91a9b3b045
|
Finish document upload task refactor. Increase failure tolerance to database Operational Errors.
|
2015-07-15 04:36:23 -04:00 |
|
Roberto Rosario
|
1213175112
|
Sources app upload workflow refactoring.
|
2015-07-15 01:03:57 -04:00 |
|
Roberto Rosario
|
1b37a13bf5
|
Rename source upload handling methods to be more meaningful.
|
2015-07-14 10:20:19 -04:00 |
|
Roberto Rosario
|
9edf3dd51d
|
Add missing tearDown methods to tests.
|
2015-07-13 01:26:19 -04:00 |
|
Roberto Rosario
|
e05f6b5830
|
Replace tests fails checks to assertions.
|
2015-07-12 02:59:45 -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
|
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
|
abfb070b2e
|
Remove unused FBV source create view.
|
2015-07-09 01:50:45 -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
|
7a377653ca
|
Update missing name -> label.
|
2015-07-08 03:37:17 -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
|
e0d6571d95
|
Fix imports in tests.
|
2015-07-08 01:43:44 -04:00 |
|