Roberto Rosario
|
116a45f5d2
|
Refactor the user create, user delete and user set password views.
|
2016-12-23 03:07:51 -04:00 |
|
Roberto Rosario
|
6c5d0a16ef
|
Update conveter tests hash literals.
|
2016-12-23 02:17:53 -04:00 |
|
Roberto Rosario
|
58a445a923
|
Cleanups
|
2016-12-23 02:14:17 -04:00 |
|
Roberto Rosario
|
b265dea1eb
|
Refactor the document change type views to use the MultipleObjectFormActionView CBV.
|
2016-12-23 02:10:31 -04:00 |
|
Roberto Rosario
|
cff1dd7b5d
|
Show the attach and remove tag in all the document tag views.
|
2016-12-23 01:53:02 -04:00 |
|
Roberto Rosario
|
6a13aaad4d
|
Refactor the remove documents from folders view to allowing removing documents
from multiple folders at the same time.
|
2016-12-23 01:52:22 -04:00 |
|
Roberto Rosario
|
52fe5c556c
|
Refactor folder add document using MultipleObjectFormActionView.
Add support for adding a document to multiple folders at the same time.
|
2016-12-23 01:20:52 -04:00 |
|
Roberto Rosario
|
ddabe28490
|
Update release notes.
|
2016-12-22 03:43:12 -04:00 |
|
Roberto Rosario
|
2f2c5d5b09
|
Make tests import from local setting to inherit the user's overrides.
Force tests to enable the DEBUG variable.
|
2016-12-22 03:37:36 -04:00 |
|
Roberto Rosario
|
9b3b54eb75
|
Make DEBUG False by default.
|
2016-12-22 03:37:07 -04:00 |
|
Roberto Rosario
|
2d7dc91928
|
Fix path of test document for the document signatures app.
|
2016-12-22 03:36:15 -04:00 |
|
Roberto Rosario
|
31b748a868
|
Update runtests management command to work with Django 1.10
|
2016-12-22 03:35:51 -04:00 |
|
Roberto Rosario
|
79b0763fe9
|
Cleanups
|
2016-12-22 03:15:32 -04:00 |
|
Roberto Rosario
|
92130608fb
|
Integrate sample documents into distributable code.
This is to allow tests to run in production.
|
2016-12-22 03:14:43 -04:00 |
|
Roberto Rosario
|
5662b56714
|
Update project to work with Django 1.10.x
|
2016-12-22 02:53:06 -04:00 |
|
Roberto Rosario
|
1e194e04fa
|
Move new version creation blocking from the documents app to the checkouts app.
Closes GitLab #294.
|
2016-12-22 01:45:43 -04:00 |
|
Roberto Rosario
|
71af09c1fc
|
Add caret to the "Actions" menu for visual consistency.
|
2016-12-22 01:14:35 -04:00 |
|
Roberto Rosario
|
5b1779fe59
|
Update tag app tests.
|
2016-12-21 04:41:43 -04:00 |
|
Roberto Rosario
|
61c5f6eaa0
|
Refactor the workflow for removing tags from single or multiple documents.
|
2016-12-21 04:37:26 -04:00 |
|
Roberto Rosario
|
272c8a2628
|
Refactor the single and multiple tag delete views using MultipleObjectConfirmActionView.
|
2016-12-21 03:28:43 -04:00 |
|
Roberto Rosario
|
50a2a6c0f0
|
Add support to change the submit icon and label in the generic confirm template.
|
2016-12-21 03:28:17 -04:00 |
|
Roberto Rosario
|
c21eb6d4cf
|
Refacto ActionView into MultipleObjectFormActionView and MultipleObjectConfirmActionView.
Split ActionView into smaller mixins.
|
2016-12-21 03:27:27 -04:00 |
|
Roberto Rosario
|
c262ccabbd
|
Add tag container and CSS for extra spacing.
|
2016-12-21 01:58:57 -04:00 |
|
Roberto Rosario
|
a0bcbdbce9
|
Add support for attaching multiple tags to single or multiple documents in a single action. GitLab issue #307. Thanks to @zabeloliver for the initial request and to @gersilex for the implementation ideas.
|
2016-12-20 05:25:51 -04:00 |
|
Roberto Rosario
|
477869bd3b
|
Add entry about removing the installation app in the changelog and release note.
|
2016-12-20 01:09:13 -04:00 |
|
Roberto Rosario
|
cc02ab19d5
|
Merge branch 'development' of gitlab.com:mayan-edms/mayan-edms into development
|
2016-12-20 01:00:49 -04:00 |
|
Roberto Rosario
|
90de742deb
|
Merge remote-tracking branch 'origin/series/2.0' into merge
|
2016-12-19 21:59:00 -04:00 |
|
Roberto Rosario
|
0801682569
|
Don't load theme fonts from the web. GitLab #343. Thanks to @thestorm for the find.
|
2016-12-19 21:23:15 -04:00 |
|
Roberto Rosario
|
727766cbf0
|
Update Flatly stylesheet to version 3.3.7.
|
2016-12-19 21:03:45 -04:00 |
|
Roberto Rosario
|
2f46e49937
|
Sort tags by label. GitLab issue #342. Thanks to @gersilex for the find.
|
2016-12-19 19:12:36 -04:00 |
|
Roberto Rosario
|
c71a8f4e13
|
Bump version to 2.1.6
|
2016-11-23 03:14:00 -04:00 |
|
Roberto Rosario
|
ba65611c81
|
Update release notes and changelog.
|
2016-11-23 03:13:45 -04:00 |
|
Roberto Rosario
|
3e63010338
|
Synchronize translations.
|
2016-11-23 03:09:56 -04:00 |
|
Roberto Rosario
|
375948c1dc
|
Add step to enable the supervisor service.
Ubuntu bug report: https://bugs.launchpad.net/ubuntu/+source/supervisor/+bug/1594740
Update nginx restart command to use systemctl too.
|
2016-11-22 22:25:15 -04:00 |
|
Roberto Rosario
|
108102219c
|
Don't supply the entire license file to PyPI, only the name.
|
2016-11-22 22:22:13 -04:00 |
|
Roberto Rosario
|
ced3211318
|
Add upcomming version 2.1.6 release log and changelog.
|
2016-11-22 22:21:24 -04:00 |
|
Roberto Rosario
|
6aa0590b33
|
Update badges.
Update license badge to retrieve license from PyPI. Add Python version bagde.
|
2016-11-22 22:20:08 -04:00 |
|
Roberto Rosario
|
e950ea6698
|
Add missing decorator to get_collections tags.
|
2016-11-17 01:34:12 -04:00 |
|
Roberto Rosario
|
844511340d
|
Add template tags to expose the license and copyright of the project.
|
2016-11-16 22:54:43 -04:00 |
|
Roberto Rosario
|
a94745ab9e
|
Add the Collection class to the common app.
|
2016-11-16 22:53:20 -04:00 |
|
Roberto Rosario
|
b5c5602301
|
Expose more module attributes as project variables.
|
2016-11-16 22:50:40 -04:00 |
|
Roberto Rosario
|
ba11e63364
|
Improve transformation hashing algorithm.
|
2016-11-16 19:11:55 -04:00 |
|
Roberto Rosario
|
4578eacce9
|
Consolidate the page thumbnail and staging folder thumbnail widgets.
Update the staging folder file image API end point to work
in the same way the document page image API works.
|
2016-11-16 19:05:56 -04:00 |
|
Roberto Rosario
|
8b02ea7134
|
Fix variable name typo in the rotation transformation class.
|
2016-11-15 01:22:48 -04:00 |
|
Roberto Rosario
|
1133577e4d
|
Fix ACL resolution for non model objects.
|
2016-11-14 02:57:41 -04:00 |
|
Roberto Rosario
|
7adf3621b7
|
Remove ununsed task.
|
2016-11-14 02:36:05 -04:00 |
|
Roberto Rosario
|
a335f39e2a
|
Add support for the --reverse test parameter.
|
2016-11-14 02:34:56 -04:00 |
|
Roberto Rosario
|
a5a6afe240
|
Update MultiFormView CBV to work with Django 1.9.x
|
2016-11-14 01:47:19 -04:00 |
|
Roberto Rosario
|
3663521899
|
Split document app views into different modules.
|
2016-11-13 18:16:01 -04:00 |
|
Roberto Rosario
|
90c08b707d
|
Optimize the FileLock backend.
|
2016-11-13 17:28:52 -04:00 |
|