Roberto Rosario
|
6efb032298
|
PEP8 cleanups
|
2015-07-06 00:48:40 -04:00 |
|
Roberto Rosario
|
f55929403b
|
Add setter to change the value of a setting.
|
2015-07-06 00:48:16 -04:00 |
|
Roberto Rosario
|
dcf3a77c66
|
Don't try to set locale preferences for new users or existing users that have not set any preferences.
|
2015-07-06 00:22:09 -04:00 |
|
Roberto Rosario
|
3c486e14a1
|
DRY, make development w/ DDT settings inhering from normal development settings file.
|
2015-07-06 00:13:17 -04:00 |
|
Roberto Rosario
|
a9c7ea7442
|
Make celery propagate exceptions for easier debugging.
|
2015-07-06 00:12:51 -04:00 |
|
Roberto Rosario
|
dc572cc8ee
|
Add migration to remove obsolete anonymous user singleton.
|
2015-07-06 00:07:07 -04:00 |
|
Roberto Rosario
|
aea6772cbf
|
Reimplement the IndexInstanceNodeView CBV view as a multi-inheritance CBV with manual super class resolution.
|
2015-07-06 00:03:21 -04:00 |
|
Roberto Rosario
|
8cc05bbefb
|
Initial commit of new document upload workflow which allows for document promises to be returned after POST request, gh-issue #194. Add new signal when a document is uploaded and finally ready, gh-issue #193 and gh-issue #213.
|
2015-07-05 03:33:27 -04:00 |
|
Roberto Rosario
|
8f30932b6f
|
Fix locale and language not updating on edit or on login
|
2015-07-04 04:36:55 -04:00 |
|
Roberto Rosario
|
fa4cb686fb
|
Auto add arguments to transformation labels.
|
2015-07-04 04:16:18 -04:00 |
|
Roberto Rosario
|
862de43219
|
Update tranformation help string.
|
2015-07-04 04:01:20 -04:00 |
|
Roberto Rosario
|
a0916afe7c
|
Update converter transformation arguments to be YAML based.
|
2015-07-04 03:59:38 -04:00 |
|
Roberto Rosario
|
e856ff62c3
|
Remove unused variable from recent document list view context.
|
2015-07-04 03:11:53 -04:00 |
|
Roberto Rosario
|
a54f6ea5f2
|
Add reminder
|
2015-07-04 03:09:50 -04:00 |
|
Roberto Rosario
|
d55f54b221
|
Move package metadata to mayan/__init__.py
|
2015-07-04 03:09:25 -04:00 |
|
Roberto Rosario
|
ee6bb866c9
|
Add support for document retention policies. Closes gh-issue #189.
|
2015-07-04 02:25:59 -04:00 |
|
Roberto Rosario
|
589874bec1
|
Simplify 'trash can' to just 'trash'.
|
2015-07-03 21:04:47 -04:00 |
|
Roberto Rosario
|
ab53270942
|
Add field to store when a document was deleted.
|
2015-07-03 21:00:18 -04:00 |
|
Roberto Rosario
|
7e8e124d09
|
Add support for emptying the trash can in a single action.
|
2015-07-03 20:50:07 -04:00 |
|
Roberto Rosario
|
924c07c9de
|
Add support for redirection target on confirm dialog cancelation
|
2015-07-03 20:49:28 -04:00 |
|
Roberto Rosario
|
3e299f030a
|
Add support to fully delete documents from trash can. Rename previous delete link and related code to 'move to trash'. gh-issue #188.
|
2015-07-03 18:35:10 -04:00 |
|
Roberto Rosario
|
98b988038e
|
Implement document trash can and soft delete support. First half or gh-issue 188.
|
2015-07-03 03:28:02 -04:00 |
|
Roberto Rosario
|
e2e62d7640
|
Match navigation links by type not to all subclasses of the source.
|
2015-07-03 03:24:51 -04:00 |
|
Roberto Rosario
|
8575d02286
|
Add missing imports
|
2015-07-03 03:24:20 -04:00 |
|
Roberto Rosario
|
509c944df0
|
Add mixin to apply an action to many instances
|
2015-07-03 03:20:36 -04:00 |
|
Roberto Rosario
|
3d7e7ae4a2
|
Add support for getting an office document page count.
|
2015-07-03 03:19:42 -04:00 |
|
Roberto Rosario
|
bee9ae32c3
|
Call the correct super class
|
2015-07-03 03:19:13 -04:00 |
|
Roberto Rosario
|
0a42233e58
|
Fix ACL app migrations.
|
2015-07-03 01:15:07 -04:00 |
|
Roberto Rosario
|
6522b909f7
|
Update release notes
|
2015-07-02 21:00:38 -04:00 |
|
Roberto Rosario
|
fee9d7ea9e
|
Remove support for auto applying roles after new user creation.
|
2015-07-02 20:56:16 -04:00 |
|
Roberto Rosario
|
2247d4c38e
|
Fix common app setting name
|
2015-07-02 20:51:02 -04:00 |
|
Roberto Rosario
|
debd9db317
|
Remove graphicsmagic and imagemagick backends
|
2015-07-02 20:48:44 -04:00 |
|
Roberto Rosario
|
7771740e59
|
Remove unused views
|
2015-07-02 20:28:43 -04:00 |
|
Roberto Rosario
|
0e7bf60717
|
Convert index instance view to CBV. Add smart document count to index instance view.
|
2015-07-02 04:10:28 -04:00 |
|
Roberto Rosario
|
e102832b2f
|
Use two state widget to show if a state is the initial state for a workflow.
|
2015-07-02 02:55:29 -04:00 |
|
Roberto Rosario
|
ad5709c8ce
|
Remove maintenance tools menu entry, apps now register tools directly to the tools menu.
|
2015-07-02 02:47:46 -04:00 |
|
Roberto Rosario
|
c22fd83f3e
|
Add smart document count to document tag list view.
|
2015-07-02 02:15:36 -04:00 |
|
Roberto Rosario
|
18178404c2
|
Add smart document count to folder list and document folder list views. Add user column to folder list views.
|
2015-07-02 02:14:55 -04:00 |
|
Roberto Rosario
|
01203b2531
|
Re-add smart tag document counter that takes into account user permission for the document list.
|
2015-07-02 02:08:19 -04:00 |
|
Roberto Rosario
|
963211f45c
|
Remove index previous level navigation link.
|
2015-07-02 02:08:10 -04:00 |
|
Roberto Rosario
|
91a7b66908
|
Improve index nodes widget icons and spacing.
|
2015-07-02 01:50:58 -04:00 |
|
Roberto Rosario
|
80e855e7b4
|
Return '#' for invalid indexes (unitialized, indexes with not node instances).
|
2015-07-02 01:50:19 -04:00 |
|
Roberto Rosario
|
c3c4fcb2b2
|
Convert index list view to CBV.
|
2015-07-02 01:49:52 -04:00 |
|
Roberto Rosario
|
51d50672f3
|
Change index setup list view to CBV.
|
2015-07-02 01:32:03 -04:00 |
|
Roberto Rosario
|
d47091df61
|
Convert resolved smart link document list view to CBV.
|
2015-07-02 01:26:35 -04:00 |
|
Roberto Rosario
|
dda604dcbb
|
Convert document smart link list view to CBV.
|
2015-07-02 01:13:34 -04:00 |
|
Roberto Rosario
|
daa6777592
|
Remove obsolete acls model
|
2015-07-02 00:57:37 -04:00 |
|
Roberto Rosario
|
70b0996354
|
Fix smart link document type assign remove view
|
2015-07-02 00:57:08 -04:00 |
|
Roberto Rosario
|
c6ec9fbc33
|
Rebalance permissions.
|
2015-07-01 20:58:16 -04:00 |
|
Roberto Rosario
|
fd11a15bf3
|
Conver folder list and document folder list views to CBV.
|
2015-07-01 20:57:55 -04:00 |
|