Roberto Rosario
|
5167bbadee
|
Refactor the document metadata add, edit and remove views.
|
2016-12-28 00:57:04 -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
|
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
|
60b7ed6a6d
|
PEP8 cleanups
|
2016-03-10 03:35:15 -04:00 |
|
Roberto Rosario
|
a7faf7f427
|
Implement per document type document creation permission. Closes GitLab issue #232.
|
2016-03-08 03:39:23 -04:00 |
|
Roberto Rosario
|
ce6a1f4020
|
Merge branch 'master' into feature/merge_master
|
2016-03-03 16:46:11 -04:00 |
|
Roberto Rosario
|
f1b090f8d6
|
Don't store empty metadata value if the update checkbox is not checked.
|
2016-02-09 19:41:43 -04:00 |
|
Roberto Rosario
|
ca326440a2
|
Revert "Add ability to disable the metadata update column. Disable the metadata update column in the new document upload wizard."
This reverts commit 511e397850.
|
2016-02-09 19:37:52 -04:00 |
|
Roberto Rosario
|
511e397850
|
Add ability to disable the metadata update column. Disable the metadata update column in the new document upload wizard.
|
2016-02-09 13:43:58 -04:00 |
|
Roberto Rosario
|
652613452b
|
Add new document upload wizard step to attach tags. GitLab issue #208.
|
2016-02-05 03:25:27 -04:00 |
|
Roberto Rosario
|
ac9bc9454d
|
Update source app code for new extracted formtools package.
|
2016-01-22 04:02:12 -04:00 |
|
Roberto Rosario
|
7392e80fc2
|
PEP8 Cleanups.
|
2015-08-24 20:55:45 -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
|
4527563d89
|
PEP8 cleanups, specially E501 line too long.
|
2015-07-22 18:21:37 -04:00 |
|
Roberto Rosario
|
c7953a1cfb
|
Improve document upload wizard title messages
|
2015-06-30 17:35:16 -04:00 |
|
Roberto Rosario
|
d26402974a
|
Allow registering permission from the permission namespace. Replace all permission variables to be lowercase (style guide reserver uppercase variables for constants and literals).
|
2015-06-28 00:19:49 -04:00 |
|
Roberto Rosario
|
2e0e6f7fe9
|
Update usage of forms submit icon to use generic icon classes and use font awesome icons instead
|
2015-04-01 03:22:36 -04:00 |
|
Roberto Rosario
|
8622db4d1b
|
Use wildcard method argument for Django 1.7 compatibility
|
2015-03-30 02:32:57 -04:00 |
|
Roberto Rosario
|
5dabc0a34a
|
Add new appearance app to hold all of the base templates, images, icons and external packages related to the frontend and look of the project
|
2015-03-30 02:17:40 -04:00 |
|
Roberto Rosario
|
d59ea3ede2
|
Add from __future__ import unicode_literals, issue #37
|
2015-01-19 04:06:40 -04:00 |
|
Roberto Rosario
|
6d3cd9753d
|
Rename property permissions_required to view_permission of ViewPermissionCheckMixin
|
2015-01-12 18:33:31 -04:00 |
|
Roberto Rosario
|
da83f1a9c1
|
Split common CBVs into views and mixins, add ObjectPermissionCheckMixin
|
2015-01-12 18:28:51 -04:00 |
|
Roberto Rosario
|
f5093a3d3b
|
Update document type metadata access
|
2014-12-08 23:36:36 -04:00 |
|
Roberto Rosario
|
84493b7a72
|
PEP8 Cleanups
|
2014-11-11 14:58:37 -04:00 |
|
Roberto Rosario
|
4543f06ca2
|
Warn and redirect users to the source setup view if none exists
|
2014-10-30 13:24:09 -04:00 |
|
Roberto Rosario
|
01e44dede4
|
Show required and optional metadata types on upload wizard
|
2014-10-30 03:19:40 -04:00 |
|
Roberto Rosario
|
ce39a775ee
|
Issue #88, remove metadata type selection step from interactive upload wizard
Max wizard steps is now 2. Second step is skiped when document type
has not associated metadata types.
|
2014-10-21 19:02:31 -04:00 |
|
Roberto Rosario
|
92c76d9f33
|
Issue #56, Remove Metadata Sets
|
2014-10-21 17:14:31 -04:00 |
|
Roberto Rosario
|
3fdcb126a5
|
Fix capitalization
|
2014-10-03 14:37:37 -04:00 |
|
Roberto Rosario
|
74cf4c413f
|
Import cleanups, reorganization, PEP8 cleanups
|
2014-10-02 02:01:08 -04:00 |
|
Roberto Rosario
|
805bf58d59
|
Fix outdated references to non namespaced app views
|
2014-09-05 15:19:39 -04:00 |
|
Roberto Rosario
|
b42e9badf6
|
Move common templates to apps/main/templates/main/*
|
2014-08-26 02:44:49 -04:00 |
|
Roberto Rosario
|
97037e8e56
|
Use Django's SessionWizardView and get rid of our included one
|
2014-06-26 15:31:47 -04:00 |
|
Roberto Rosario
|
ec1745b50b
|
Initial changes to support the new Django 1.6 project structure
|
2014-06-15 13:13:21 +02:00 |
|