Commit Graph

  • 3fad9f59a4 Add the comments related field to the document attributes documentation Roberto Rosario 2014-11-11 03:03:08 -04:00
  • d7a7231b1b Remove usage of the MetadataClass during index calculation code Roberto Rosario 2014-11-11 03:02:29 -04:00
  • 924dfc0a4c Show the available document attributes during document indexing setup form Roberto Rosario 2014-11-11 03:01:49 -04:00
  • 0916bbacb0 Expand the size of the foreign_document_data field Roberto Rosario 2014-11-11 03:01:17 -04:00
  • 78ff496143 Remove usage od MetadataClass and simplify smartlink query building Roberto Rosario 2014-11-11 03:00:34 -04:00
  • 4882f0558d Update the document linking form to show the available mode attributes Roberto Rosario 2014-11-11 02:59:50 -04:00
  • 742cc02305 Document the usable document attributes added by the metadata app using ModelAttribute class, add DocumentMetadataHelper to help retrieve a document metadata value easier Roberto Rosario 2014-11-11 02:58:49 -04:00
  • c6b1b5cb54 Add document label field help_text Roberto Rosario 2014-11-11 02:56:59 -04:00
  • a8e473e7b9 Add ModelAttribute helper class to document the attributes of a document available for user interaction Roberto Rosario 2014-11-11 02:56:03 -04:00
  • 524b99cdd0 Remove unused class Roberto Rosario 2014-11-09 00:00:29 -04:00
  • 0aa97bdc18 Merge pull request #117 from EmlynC/generic_help_template Roberto Rosario 2014-11-07 12:42:34 -04:00
  • 3406f424ef Set all help templates to extend from a generic_help.html template Emlyn Clay 2014-11-07 11:06:26 +00:00
  • 196474dbed Add a generic help template - factor out the template so that you only need to override the generic rather than 8 separate templates. Emlyn Clay 2014-11-07 10:51:02 +00:00
  • ba60012c98 Close issue #105, Tie smart links setups to document types Roberto Rosario 2014-11-06 20:45:10 -04:00
  • c9c38ce5ed Using accesor attribute to add metadata to a document gives and error, use the model directly Roberto Rosario 2014-11-05 01:01:10 -04:00
  • 00d0500284 Add bulk document type change support Roberto Rosario 2014-11-05 01:00:42 -04:00
  • 6796ce8b49 Remove configurability of the document and document signatures UUID function Roberto Rosario 2014-11-05 00:18:34 -04:00
  • 11ca9ba1eb Issue #56, remove configurability of the checksum algorithm Roberto Rosario 2014-11-05 00:15:02 -04:00
  • ecd72245e1 Add steps to deploy a development copy of Mayan Roberto Rosario 2014-11-04 18:50:00 -04:00
  • 61dfb20529 Simplify documentation structure, small upgrades to documentation Roberto Rosario 2014-11-04 18:46:24 -04:00
  • 92ec4861d1 Close issue #116, add link to binary requirements in installtion topic Roberto Rosario 2014-11-04 18:32:51 -04:00
  • 46f4b73976 Close issue #111, Add Checkouts API endpoints Roberto Rosario 2014-11-04 17:37:50 -04:00
  • 57eb4df1ba Add default message to the exception Roberto Rosario 2014-11-04 17:37:22 -04:00
  • 1287cca3ac Remove validation from the form and views Roberto Rosario 2014-11-04 17:37:05 -04:00
  • e6dbb4cd70 Perform validation at the model Roberto Rosario 2014-11-04 17:36:34 -04:00
  • 6a19622e38 Fix comment style Roberto Rosario 2014-11-03 02:57:08 -04:00
  • 7d9277ce8b Only allow document metadata view when select same type documents Roberto Rosario 2014-11-03 02:56:29 -04:00
  • e3c66953c5 Initial support for mailing multiple documents Roberto Rosario 2014-11-03 02:56:04 -04:00
  • f7bfb390cc Missing return statement Roberto Rosario 2014-11-03 02:55:34 -04:00
  • 6a33b4b131 Close issue #112, Add OCR API endpoints Roberto Rosario 2014-11-03 02:24:40 -04:00
  • a08d2c0a0c Remove unused permission Roberto Rosario 2014-11-03 02:03:46 -04:00
  • efe96b3005 Close issue #109, Add Roles API endpoints Roberto Rosario 2014-11-03 01:57:04 -04:00
  • 9ae534306f Issue #56, remove bulk user creation management command Roberto Rosario 2014-11-03 01:41:32 -04:00
  • 1acbc39c48 Issue #56, with the addition of watched folders this feature is repititive Roberto Rosario 2014-11-03 01:40:30 -04:00
  • 906078a166 Don't allow the client to specify user id in the POST request, take it from the request.user Roberto Rosario 2014-11-03 01:37:07 -04:00
  • c352be11bb Don't allow overidding the use when creating a new document, use the request user Roberto Rosario 2014-11-03 01:24:38 -04:00
  • d99e047551 Remove unused variable Roberto Rosario 2014-11-03 01:13:25 -04:00
  • 1f0f3adcba Make sure base class method arguments match Roberto Rosario 2014-11-03 00:16:22 -04:00
  • 0ef7194cb5 Revert "Update smart_links.rst" This documentation patch needs finishing, removing from master, leaving it on the development branch. Roberto Rosario 2014-11-03 00:12:25 -04:00
  • 9cc014c70a Close issue #106, Convert document indexing app actions to Celery Roberto Rosario 2014-11-03 00:10:19 -04:00
  • 8a54e2bde4 Add flag to allow signals to bypass metadata validation Roberto Rosario 2014-11-03 00:09:58 -04:00
  • 1905a1ee3c Show metadata edit validation error properly Roberto Rosario 2014-11-03 00:09:25 -04:00
  • 5ca3684712 Reduce number of queries for document metadata retrieval Roberto Rosario 2014-11-02 23:41:12 -04:00
  • 70468a3ef8 Remove unused variables Roberto Rosario 2014-11-02 23:40:55 -04:00
  • 7bee501058 Remove unused imports Roberto Rosario 2014-11-02 23:40:42 -04:00
  • f52123cd7a Cleanups, unused import, unused arguments removal Roberto Rosario 2014-11-02 23:21:14 -04:00
  • d65cd68aec Fix base class argument count Roberto Rosario 2014-11-02 21:26:24 -04:00
  • ef213001e1 Remove unused common util functions Roberto Rosario 2014-11-02 21:23:31 -04:00
  • 9f2692d36a PEP8 cleanup, unused import removal Roberto Rosario 2014-11-02 21:20:29 -04:00
  • ba1729106f Pass arguments to the logger the correct way Roberto Rosario 2014-11-02 20:55:21 -04:00
  • 654022807f Raise the correct exception Roberto Rosario 2014-11-02 20:16:09 -04:00
  • 5d1599de04 Add step to upgrade instructions Roberto Rosario 2014-11-02 20:15:50 -04:00
  • dc8fe5197a Update requirements versions Roberto Rosario 2014-11-02 20:15:37 -04:00
  • 11382caa9e upload_to passes two arguments, we don't use them but have to allow them Roberto Rosario 2014-10-30 15:58:13 -04:00
  • 09f4280f58 Only display metadata allowed for this document type in the add metadata view Roberto Rosario 2014-10-30 15:23:57 -04:00
  • 199a07ef8f Display errors while adding a metadata to a document Roberto Rosario 2014-10-30 15:16:58 -04:00
  • 8824b62be4 Update references from document.filename to document.label Roberto Rosario 2014-10-30 15:01:23 -04:00
  • d9d564bc4d Raise metadata editing errors while on debug mode Roberto Rosario 2014-10-30 15:01:02 -04:00
  • c8139f22d7 Remove the get_filename_from_uuid helper function Roberto Rosario 2014-10-30 15:00:38 -04:00
  • 7fd9ebb0ee Update more failing tests Roberto Rosario 2014-10-30 14:28:46 -04:00
  • 593fd56489 Cache serializer class Roberto Rosario 2014-10-30 13:50:05 -04:00
  • 95ac1b1294 Don't load the document search setup globally Roberto Rosario 2014-10-30 13:45:16 -04:00
  • 78b2dc21f9 Move the actual loading of the serializer when it actually needed Roberto Rosario 2014-10-30 13:44:35 -04:00
  • 9ae2a7564e Update document search field 'filename' to 'label' in line with model changes Roberto Rosario 2014-10-30 13:27:25 -04:00
  • 4543f06ca2 Warn and redirect users to the source setup view if none exists Roberto Rosario 2014-10-30 13:24:09 -04:00
  • 79ad3bade3 Update document app to register the API and search serializer lazily Roberto Rosario 2014-10-30 13:23:19 -04:00
  • 796db528aa Simplify app API description endpoint Roberto Rosario 2014-10-30 13:22:56 -04:00
  • 074110b9de Add missing slash Roberto Rosario 2014-10-30 13:22:16 -04:00
  • 779ebd4966 Don't import the api_urls at app import time, let the APIEndpoint class import them lazily Roberto Rosario 2014-10-30 13:21:37 -04:00
  • 36d3041617 Update API urls registration to be lazy and ignore import time errors Roberto Rosario 2014-10-30 13:19:52 -04:00
  • 1b52b4ced8 Update search model serializer registration to be lazy Roberto Rosario 2014-10-30 13:18:40 -04:00
  • d66a9b5acf Synchronize translations with Transifex Roberto Rosario 2014-10-30 11:50:48 -04:00
  • 18b627b333 Update to Celery 3.1.16 Roberto Rosario 2014-10-30 11:40:29 -04:00
  • 1e6859e6b8 Add missing django-celery dependency, sort dependencies Roberto Rosario 2014-10-30 11:40:01 -04:00
  • 8a5f215779 Update translation sources Roberto Rosario 2014-10-30 11:39:32 -04:00
  • c977063253 Use a smaller document for folder tests Roberto Rosario 2014-10-30 11:31:59 -04:00
  • b05054af90 Add test for the addition and removal of documents to tags Roberto Rosario 2014-10-30 11:22:33 -04:00
  • 735e000e1a Update folder test Roberto Rosario 2014-10-30 11:15:53 -04:00
  • ab555ddaff Include the label in the document serializer Roberto Rosario 2014-10-30 11:02:25 -04:00
  • 66538763bf Fix super calling method of document type list and delete views Roberto Rosario 2014-10-30 09:58:54 -04:00
  • ae101036eb Update tests Roberto Rosario 2014-10-30 03:32:20 -04:00
  • bd05576cc5 Change the DEBUG text to something a bit friendlier Roberto Rosario 2014-10-30 03:24:11 -04:00
  • d7b26e8bbe Show which document metadata are required, show validation error when trying to remove a required metadata type from a document Roberto Rosario 2014-10-30 03:21:44 -04:00
  • 8ac8292ad8 Enable required metadata types in the metadata selection form Roberto Rosario 2014-10-30 03:21:09 -04:00
  • d92bd67331 Add validation to block removal of required metadata types from a document Roberto Rosario 2014-10-30 03:20:37 -04:00
  • 9749ce73b6 Automatically add required metadata types only when creating a new document Roberto Rosario 2014-10-30 03:20:08 -04:00
  • 01e44dede4 Show required and optional metadata types on upload wizard Roberto Rosario 2014-10-30 03:19:40 -04:00
  • cf51f70da7 Change the name of the variable used as the main title for multiform template Roberto Rosario 2014-10-30 02:45:40 -04:00
  • d8819276b2 Remove remarked code Roberto Rosario 2014-10-30 02:45:15 -04:00
  • c4c2646b60 Add view to add or remove required metadata types to a document type, simplify existing view to add remove optional metadata types Roberto Rosario 2014-10-30 02:28:49 -04:00
  • 375de8270e Add manager class to handle the metadata types of a document type easily Roberto Rosario 2014-10-30 02:28:19 -04:00
  • 727ae0bea8 Add TODO reminder Roberto Rosario 2014-10-30 02:27:37 -04:00
  • 879f90547c Update metadata admin Roberto Rosario 2014-10-30 02:26:18 -04:00
  • 9d65fbf321 Remove the views associated to the link they are unnecesary Roberto Rosario 2014-10-30 02:25:55 -04:00
  • 733f60daad Allow form with subforms to have a main title Roberto Rosario 2014-10-30 02:25:31 -04:00
  • 1abb4e6ece Remove success messages from the assign_remove view, allow passing null lists titles Roberto Rosario 2014-10-30 02:24:56 -04:00
  • 95a27df1e3 Change the way metadata types are associated to a document type, add required boolean field to the association Roberto Rosario 2014-10-30 02:24:12 -04:00
  • da97aab168 Remove unused template Roberto Rosario 2014-10-30 02:00:03 -04:00
  • eb878c165b Revert "Issue #56, #8, now that metadata types are automatically added to a document upon type change, there is no more need for the document metadata add and remove code, view, API" Roberto Rosario 2014-10-29 20:17:19 -04:00
  • c8fe6a6fd4 Set Celery serialization to JSON only Roberto Rosario 2014-10-29 20:16:33 -04:00