Roberto Rosario
|
414c55f824
|
Update the metadata_add and metadata_remove views to use the new ACL filter_by_access code. Update and improve tests.
|
2015-10-23 02:52:27 -04:00 |
|
Roberto Rosario
|
df7a5c6e1c
|
Reorganize tests literals and move then to their respective apps.
|
2015-10-20 21:14:07 -04:00 |
|
Roberto Rosario
|
f9940f1fd0
|
Add default_app_config value to each app. Closes issue GL #216.
|
2015-10-19 02:57:00 -04:00 |
|
Roberto Rosario
|
bfe621ba89
|
PEP8 updates.
|
2015-10-19 01:27:26 -04:00 |
|
Roberto Rosario
|
e57080b06d
|
Style updates.
|
2015-10-19 01:21:43 -04:00 |
|
Roberto Rosario
|
8744bd82ee
|
Fix allow editing a required metadata after changing the document type. Closes issue GL #204.
|
2015-10-15 16:40:35 -04:00 |
|
Roberto Rosario
|
976a86947e
|
Add management command to run tests from app list built dynamically.
|
2015-10-10 03:24:57 -04:00 |
|
Roberto Rosario
|
07f02b8f0b
|
Add tests for the remove metadata view.
|
2015-10-10 02:45:00 -04:00 |
|
Roberto Rosario
|
cb98f0f2d2
|
Pass document_type to the remove metadata formset.
|
2015-10-10 02:44:29 -04:00 |
|
Roberto Rosario
|
9708c76646
|
Improve coding style. Don't change initial kwargs using .pop.
|
2015-10-10 02:42:42 -04:00 |
|
Roberto Rosario
|
86ff835839
|
PEP8 Cleanups.
|
2015-10-07 22:24:44 -04:00 |
|
Roberto Rosario
|
6f4426dce0
|
Move metadata widget code to metadata/widgets.py.
|
2015-10-06 02:31:37 -04:00 |
|
Roberto Rosario
|
500f870c78
|
Do a force pull of all translations and a compile.
|
2015-09-25 04:18:04 -04:00 |
|
Roberto Rosario
|
8629e6495e
|
Translation source files updates. Add translator comments. Thanks to Berny for these.
|
2015-09-24 16:30:19 -04:00 |
|
Roberto Rosario
|
c9b981f07a
|
Update translation sources and compiles files.
|
2015-09-24 01:44:03 -04:00 |
|
Roberto Rosario
|
366eca8ed7
|
Add missing metadata app migration.
|
2015-09-19 22:01:46 -04:00 |
|
Roberto Rosario
|
df417f562c
|
PEP8 Cleanups (471 warnings).
|
2015-09-17 21:34:27 -04:00 |
|
Roberto Rosario
|
60e64b92fd
|
PEP8 Cleanup (495 warnings).
|
2015-09-16 09:33:16 -04:00 |
|
Roberto Rosario
|
6ca6cd9f21
|
PEP8 Cleanusp (549 warnings).
|
2015-09-16 04:15:10 -04:00 |
|
Roberto Rosario
|
02353927db
|
Improve admin interfaces.
|
2015-09-08 18:13:22 -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
|
7a45164251
|
PEP8 cleanups.
|
2015-08-25 19:17:55 -04:00 |
|
Roberto Rosario
|
7392e80fc2
|
PEP8 Cleanups.
|
2015-08-24 20:55:45 -04:00 |
|
Roberto Rosario
|
1f32aa3c0b
|
Add extensible data filtering feature allowing to remove hard coded listing of documents with missing required metadata. Closes gl-issue #178.
|
2015-08-24 17:33:24 -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
|
1d7f447dad
|
Raise validation error without specifying the field as this code can be called for a collection of instances.
|
2015-08-23 22:44:47 -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
|
cc2927c4cd
|
Remove remaining usage of lists for extra_column.
|
2015-08-20 00:44:24 -04:00 |
|
Roberto Rosario
|
683e54fea1
|
Replace unused lists with tuples.
|
2015-08-19 13:57:38 -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
|
561b56b12a
|
Replace usage of get_context_data with get_extra_context.
|
2015-08-15 03:02:02 -04:00 |
|
Roberto Rosario
|
0fe902b52a
|
Convert document metadata list view to CBV.
|
2015-08-14 14:54:04 -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
|
d3ee32beea
|
Add missing field to serializer.
|
2015-08-06 17:11:52 -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
|
bc71796571
|
Add missing migrations for the linking and metadata apps after templatating change.
|
2015-07-29 19:44:50 -04:00 |
|
Roberto Rosario
|
b5c9065eb3
|
Shorten line to less than 79 chars.
|
2015-07-28 02:53:52 -04:00 |
|
Roberto Rosario
|
02143abbca
|
Fix view passed variable name.
|
2015-07-28 02:47:03 -04:00 |
|
Roberto Rosario
|
7cae9dd18e
|
Update the smart link app to use Django templating language. gh-issues #151.
|
2015-07-28 02:44:33 -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 |
|