Roberto Rosario
|
924dfc0a4c
|
Show the available document attributes during document indexing setup form
|
2014-11-11 03:01:49 -04:00 |
|
Roberto Rosario
|
0916bbacb0
|
Expand the size of the foreign_document_data field
|
2014-11-11 03:01:17 -04:00 |
|
Roberto Rosario
|
78ff496143
|
Remove usage od MetadataClass and simplify smartlink query building
|
2014-11-11 03:00:34 -04:00 |
|
Roberto Rosario
|
4882f0558d
|
Update the document linking form to show the available mode attributes
|
2014-11-11 02:59:50 -04:00 |
|
Roberto Rosario
|
742cc02305
|
Document the usable document attributes added by the metadata app using ModelAttribute class, add DocumentMetadataHelper to help retrieve a document metadata value easier
|
2014-11-11 02:58:49 -04:00 |
|
Roberto Rosario
|
c6b1b5cb54
|
Add document label field help_text
|
2014-11-11 02:56:59 -04:00 |
|
Roberto Rosario
|
a8e473e7b9
|
Add ModelAttribute helper class to document the attributes of a document available for user interaction
|
2014-11-11 02:56:03 -04:00 |
|
Roberto Rosario
|
524b99cdd0
|
Remove unused class
|
2014-11-09 00:00:29 -04:00 |
|
Roberto Rosario
|
ba60012c98
|
Close issue #105, Tie smart links setups to document types
|
2014-11-06 20:45:10 -04:00 |
|
Roberto Rosario
|
c9c38ce5ed
|
Using accesor attribute to add metadata to a document gives and error, use the model directly
|
2014-11-05 01:01:10 -04:00 |
|
Roberto Rosario
|
00d0500284
|
Add bulk document type change support
|
2014-11-05 01:00:42 -04:00 |
|
Roberto Rosario
|
6796ce8b49
|
Remove configurability of the document and document signatures UUID function
|
2014-11-05 00:18:34 -04:00 |
|
Roberto Rosario
|
11ca9ba1eb
|
Issue #56, remove configurability of the checksum algorithm
|
2014-11-05 00:15:02 -04:00 |
|
Roberto Rosario
|
ecd72245e1
|
Add steps to deploy a development copy of Mayan
|
2014-11-04 18:50:00 -04:00 |
|
Roberto Rosario
|
61dfb20529
|
Simplify documentation structure, small upgrades to documentation
|
2014-11-04 18:46:24 -04:00 |
|
Roberto Rosario
|
92ec4861d1
|
Close issue #116, add link to binary requirements in installtion topic
|
2014-11-04 18:32:51 -04:00 |
|
Roberto Rosario
|
46f4b73976
|
Close issue #111, Add Checkouts API endpoints
|
2014-11-04 17:37:50 -04:00 |
|
Roberto Rosario
|
57eb4df1ba
|
Add default message to the exception
|
2014-11-04 17:37:22 -04:00 |
|
Roberto Rosario
|
1287cca3ac
|
Remove validation from the form and views
|
2014-11-04 17:37:05 -04:00 |
|
Roberto Rosario
|
e6dbb4cd70
|
Perform validation at the model
|
2014-11-04 17:36:34 -04:00 |
|
Roberto Rosario
|
6a19622e38
|
Fix comment style
|
2014-11-03 02:57:08 -04:00 |
|
Roberto Rosario
|
7d9277ce8b
|
Only allow document metadata view when select same type documents
|
2014-11-03 02:56:29 -04:00 |
|
Roberto Rosario
|
e3c66953c5
|
Initial support for mailing multiple documents
|
2014-11-03 02:56:04 -04:00 |
|
Roberto Rosario
|
f7bfb390cc
|
Missing return statement
|
2014-11-03 02:55:34 -04:00 |
|
Roberto Rosario
|
6a33b4b131
|
Close issue #112, Add OCR API endpoints
|
2014-11-03 02:24:40 -04:00 |
|
Roberto Rosario
|
a08d2c0a0c
|
Remove unused permission
|
2014-11-03 02:03:46 -04:00 |
|
Roberto Rosario
|
efe96b3005
|
Close issue #109, Add Roles API endpoints
|
2014-11-03 01:57:04 -04:00 |
|
Roberto Rosario
|
9ae534306f
|
Issue #56, remove bulk user creation management command
|
2014-11-03 01:41:32 -04:00 |
|
Roberto Rosario
|
1acbc39c48
|
Issue #56, with the addition of watched folders this feature is repititive
|
2014-11-03 01:40:30 -04:00 |
|
Roberto Rosario
|
906078a166
|
Don't allow the client to specify user id in the POST request, take it from the request.user
|
2014-11-03 01:37:07 -04:00 |
|
Roberto Rosario
|
c352be11bb
|
Don't allow overidding the use when creating a new document, use the request user
|
2014-11-03 01:24:38 -04:00 |
|
Roberto Rosario
|
d99e047551
|
Remove unused variable
|
2014-11-03 01:13:43 -04:00 |
|
Roberto Rosario
|
1f0f3adcba
|
Make sure base class method arguments match
|
2014-11-03 00:16:22 -04:00 |
|
Roberto Rosario
|
9cc014c70a
|
Close issue #106, Convert document indexing app actions to Celery
|
2014-11-03 00:10:19 -04:00 |
|
Roberto Rosario
|
8a54e2bde4
|
Add flag to allow signals to bypass metadata validation
|
2014-11-03 00:09:58 -04:00 |
|
Roberto Rosario
|
1905a1ee3c
|
Show metadata edit validation error properly
|
2014-11-03 00:09:25 -04:00 |
|
Roberto Rosario
|
5ca3684712
|
Reduce number of queries for document metadata retrieval
|
2014-11-02 23:41:12 -04:00 |
|
Roberto Rosario
|
70468a3ef8
|
Remove unused variables
|
2014-11-02 23:40:55 -04:00 |
|
Roberto Rosario
|
7bee501058
|
Remove unused imports
|
2014-11-02 23:40:42 -04:00 |
|
Roberto Rosario
|
f52123cd7a
|
Cleanups, unused import, unused arguments removal
|
2014-11-02 23:21:14 -04:00 |
|
Roberto Rosario
|
d65cd68aec
|
Fix base class argument count
|
2014-11-02 21:26:24 -04:00 |
|
Roberto Rosario
|
ef213001e1
|
Remove unused common util functions
|
2014-11-02 21:23:31 -04:00 |
|
Roberto Rosario
|
9f2692d36a
|
PEP8 cleanup, unused import removal
|
2014-11-02 21:20:29 -04:00 |
|
Roberto Rosario
|
ba1729106f
|
Pass arguments to the logger the correct way
|
2014-11-02 20:55:21 -04:00 |
|
Roberto Rosario
|
654022807f
|
Raise the correct exception
|
2014-11-02 20:16:09 -04:00 |
|
Roberto Rosario
|
5d1599de04
|
Add step to upgrade instructions
|
2014-11-02 20:15:50 -04:00 |
|
Roberto Rosario
|
dc8fe5197a
|
Update requirements versions
|
2014-11-02 20:15:37 -04:00 |
|
Roberto Rosario
|
11382caa9e
|
upload_to passes two arguments, we don't use them but have to allow them
|
2014-10-30 15:58:13 -04:00 |
|
Roberto Rosario
|
09f4280f58
|
Only display metadata allowed for this document type in the add metadata view
|
2014-10-30 15:23:57 -04:00 |
|
Roberto Rosario
|
199a07ef8f
|
Display errors while adding a metadata to a document
|
2014-10-30 15:16:58 -04:00 |
|