Commit Graph

  • 488efbe43f Use same quotation style Roberto Rosario 2014-10-02 01:15:47 -04:00
  • 2c12c61785 Issue #56, remove scheduled tasks list view Roberto Rosario 2014-10-01 22:53:48 -04:00
  • aaeb2a5bdf Add __init__.py Roberto Rosario 2014-10-01 22:49:52 -04:00
  • 9012a1101a Merge branch 'feature/remove_non_essentials' into development Roberto Rosario 2014-10-01 22:22:06 -04:00
  • 7f62831c37 Issue #56, Remove the "Supported File Format" list view, messages and related code Roberto Rosario 2014-10-01 22:18:09 -04:00
  • 1d5851ac32 Add the zh-cn locale to the process languages script Roberto Rosario 2014-10-01 05:32:28 -04:00
  • 8d31a0f155 Add the zh-cn locale to the process languages script Roberto Rosario 2014-10-01 05:32:28 -04:00
  • 437c74a024 Merge branch 'master' into development Roberto Rosario 2014-10-01 05:19:51 -04:00
  • 5a7e09c876 Reset the local.py settings file Roberto Rosario 2014-10-01 05:17:41 -04:00
  • d03801d444 Merge remote-tracking branch 'origin/master' Roberto Rosario 2014-10-01 05:17:08 -04:00
  • 32b3ae7267 Merge branch 'feature/optimize_thumbnails' into development Roberto Rosario 2014-10-01 05:16:28 -04:00
  • 7bc2da97ef Change the data attribute used to avoid javascript mime warnings, remove duplicated $(this) lookup Roberto Rosario 2014-10-01 05:10:31 -04:00
  • 3eab590b49 Remove unused variables, remove unused parent lookup, remove unused logging, remove lazy load class after loading Roberto Rosario 2014-10-01 05:00:12 -04:00
  • 470eb299b6 Issue #49, add scrollstop event support and use it to optimize document page image loading Roberto Rosario 2014-10-01 04:56:42 -04:00
  • c5d7e4075d Merge pull request #54 from fordguo/master Roberto Rosario 2014-10-01 03:11:28 -04:00
  • 7090fb8859 Merge branch 'hotfix/fix_anonymous_search' into development Roberto Rosario 2014-09-30 17:29:05 -04:00
  • f1cbc44db9 Issue #51, Don't try to display the recent searches template for anonymous users. Roberto Rosario 2014-09-30 17:28:02 -04:00
  • 5f6438ac55 Merge branch 'feature/polish_PR_52' into development Roberto Rosario 2014-09-30 15:48:42 -04:00
  • 4968051b6d Don't silence OCR errors even if Tesseract is optional otherwise the user won't know happened. Catch the OSError generic exception and return a friendlier "Tesseract not found" exception Roberto Rosario 2014-09-30 15:41:00 -04:00
  • f434720617 Don't silence OCR errors at the API high level, at this layer we don't know what really happened in the backend. Move exception handling to the backend. Roberto Rosario 2014-09-30 15:39:36 -04:00
  • 3effc58ab0 Fix the way we try for missing binary dependencies in the installations app Issue #50. Thanks to Ford Guo (@fordguo) for the reporting. Roberto Rosario 2014-09-30 15:21:21 -04:00
  • 1cbd54dad7 Do not fail, when ocr backend is missing (#50). Mathias Behrle 2014-09-25 19:31:46 +02:00
  • b70611de90 Merge pull request #52 from mbehrle/feature/unfail_ocr_backend Roberto Rosario 2014-09-30 15:10:36 -04:00
  • c95b088cd8 Merge branch 'hotfix/test_for_issue_46' into development Roberto Rosario 2014-09-30 14:47:17 -04:00
  • 07dd6a87ef Add test to make sure the page issue is fixed, issue #46 Roberto Rosario 2014-09-30 14:45:22 -04:00
  • 03e5c7732a Ignore the 'page' key when recreating the advanced search string Roberto Rosario 2014-09-30 14:43:46 -04:00
  • 0b153f0c7e Skip page key in advanced search (#46). Mathias Behrle 2014-09-23 00:28:25 +02:00
  • 36990ec818 Add document accesor method to display a document folders Roberto Rosario 2014-09-30 09:58:42 -04:00
  • 306c528665 update zh_CN po mo Ford Guo 2014-09-30 12:07:57 +08:00
  • fa78a30413 change zh_CN po mo Ford Guo 2014-09-30 11:00:39 +08:00
  • 5d10eab278 update zh_CN Ford Guo 2014-09-29 14:28:50 +08:00
  • 930ae94856 update zh_CN po,mo Ford Guo 2014-09-28 12:06:34 +08:00
  • bc31899d9e update zh_CN po,mo Ford Guo 2014-09-28 11:41:36 +08:00
  • e4cdc69ca1 add zh_CN mo files Ford Guo 2014-09-26 13:54:49 +08:00
  • b15100c2ea add zh_CN language Ford Guo 2014-09-26 11:43:53 +08:00
  • 034875a88a Do not fail, when ocr backend is missing (#50). Mathias Behrle 2014-09-25 19:31:46 +02:00
  • 389143a8b7 Merge pull request #48 from mbehrle/feature/fix_advanced_search Roberto Rosario 2014-09-23 01:57:12 -04:00
  • 73e1650554 Skip page key in advanced search (#46). Mathias Behrle 2014-09-23 00:28:25 +02:00
  • 9cd3753746 Adds ability to validate and normalize metadata. Gary Walborn 2014-09-22 12:30:15 -04:00
  • def792790c A beautiful hack for an unknown problem: hidden imports. Hide the import for DocumentSerializer otherwise an unexplained ImportError is raised Roberto Rosario 2014-09-21 23:17:10 -04:00
  • b709426043 Add id to the document serializer, add required=False to the document type <-> document serialierz relation Roberto Rosario 2014-09-21 23:15:55 -04:00
  • f29aeabcfb Add folder app API endpoint Roberto Rosario 2014-09-21 19:24:00 -04:00
  • 942ad7b93e Add user model API endpoints Roberto Rosario 2014-09-21 19:23:17 -04:00
  • 364376f04a Specify document type fields and add the id field Roberto Rosario 2014-09-21 19:22:48 -04:00
  • eb3e7a10c9 Abstract the way tag documents are retrieved Roberto Rosario 2014-09-21 16:38:52 -04:00
  • e522da3632 Add retrieving all documents of document type via API Roberto Rosario 2014-09-21 15:22:12 -04:00
  • 97de4f615c Add Document model related name to the Document Type model to allow retrieving all documents of a document type Roberto Rosario 2014-09-21 15:21:39 -04:00
  • 050ae8c168 Add Document type list API view and endpoint Roberto Rosario 2014-09-21 15:21:19 -04:00
  • 2e4cd173c6 Add document type detail API endpoint Roberto Rosario 2014-09-21 15:13:56 -04:00
  • e9f733e266 Fix typo Roberto Rosario 2014-09-21 14:59:43 -04:00
  • 2878bac07d Add CORS support to allow cross origin API requests Roberto Rosario 2014-09-21 14:59:11 -04:00
  • bc663cb882 Remove literal Folder column declaration and convert to model column registration Roberto Rosario 2014-09-14 14:39:26 -04:00
  • 4793a64a7f Convert folder_list view to a Mayan generic class based view Roberto Rosario 2014-09-14 14:33:26 -04:00
  • b8fe8639ec If an user has a global permission then return entire queryset Roberto Rosario 2014-09-14 14:32:46 -04:00
  • d264aac97e Update tests Roberto Rosario 2014-09-14 08:51:23 -04:00
  • 0fde78558a Merge pull request #43 from mbehrle/feature/mimetypes Roberto Rosario 2014-09-14 08:42:21 -04:00
  • 922c63447e Merge pull request #44 from mbehrle/feature/docs Roberto Rosario 2014-09-14 08:41:13 -04:00
  • 08c9e4a4e3 Adding more office MIME types to office_converter. Mathias Behrle 2014-09-13 18:40:00 +02:00
  • 75e99d62bb Updating apache contrib files. Mathias Behrle 2014-09-13 19:28:24 +02:00
  • 29b5f36605 Adding sample ini file for nginx with uwsgi. Mathias Behrle 2014-09-13 18:59:41 +02:00
  • cc999a8f27 Adding sample ini file for uwsgi. Mathias Behrle 2014-09-13 18:57:42 +02:00
  • 9f6cc1ef33 Convert the folder documents view and the tag folders view to class based views Roberto Rosario 2014-09-13 02:24:39 -04:00
  • ce9e8b609e Convert the document_list view to a class based view Roberto Rosario 2014-09-13 02:24:09 -04:00
  • bc97b6a4ef Add get_extra_context method to ExtraContextMixin Roberto Rosario 2014-09-13 02:23:14 -04:00
  • b27d6e57be Split MayanViewM into MayanView and ExtraContextViewMixin, add object permission check to the SimpleObjectLiveView Roberto Rosario 2014-09-13 01:37:30 -04:00
  • 0cb9a78df4 Remove blind capitalization of messages Roberto Rosario 2014-09-13 01:24:21 -04:00
  • 3a4b983f9d Fix links namespaces Roberto Rosario 2014-09-13 00:38:20 -04:00
  • 8f8f58b73f Import from the correct module Roberto Rosario 2014-09-13 00:37:57 -04:00
  • 3770695af8 Move django_gpg literals to their own module Roberto Rosario 2014-09-13 00:34:01 -04:00
  • 2e1c6ea8c9 Update contributing instructions Roberto Rosario 2014-09-13 00:24:13 -04:00
  • 3a4d824a43 Capitalize messages of documents app modules __init__ and links Roberto Rosario 2014-09-11 13:05:13 -04:00
  • e207a80ff3 Capitalize ACLS app messages Roberto Rosario 2014-09-11 13:00:17 -04:00
  • 6e293dd15c Remove remarked code Roberto Rosario 2014-09-11 13:00:06 -04:00
  • b761037d99 Move all settings files from <app>/conf/settings.py to <app>/settings.py Roberto Rosario 2014-09-11 05:02:40 -04:00
  • c8d1b7bed7 Capitalize documents app models traslatable strings as per issue #12 Roberto Rosario 2014-09-09 04:05:21 -04:00
  • 2e02c58b6f Add missing namespace in url tag Roberto Rosario 2014-09-09 03:59:20 -04:00
  • d901a80f63 Change composed empty list message with a simple generic message, issue #12 @mbehrle Roberto Rosario 2014-09-09 03:58:03 -04:00
  • 25b2563999 Add missing view namespace Roberto Rosario 2014-09-09 03:57:49 -04:00
  • f5bef4b52d Add app url namespacing to the common and main apps, fix missing namespace in the registration app, remove explict reverse_lazy for the LOGIN_URL and LOGIN_REDIRECT_URL these are expected to be views or URLs (failover) Roberto Rosario 2014-09-09 03:51:23 -04:00
  • 7dfacc624c Add namespace to tests views Roberto Rosario 2014-09-07 22:20:33 -04:00
  • aaf8855403 Add development branch to travis config file Roberto Rosario 2014-09-06 17:30:10 -04:00
  • 1050fc71af Fix tag properties reference Roberto Rosario 2014-09-06 17:27:33 -04:00
  • 77acb809b9 Update view references to include namespaces Roberto Rosario 2014-09-06 17:28:40 -04:00
  • 5559e55a65 Update converter url to include namespaces, move links to a separate module Roberto Rosario 2014-09-06 17:27:52 -04:00
  • a32c36d727 Fix tag properties reference Roberto Rosario 2014-09-06 17:27:33 -04:00
  • 76b2cdefcc Move app url namespaces updates Roberto Rosario 2014-09-06 16:30:12 -04:00
  • 5d5d9e45b8 Remove MAIN_SIDE_BAR_SEARCH from the documentation, update release notes for 1.1 Roberto Rosario 2014-09-06 15:44:22 -04:00
  • 214c1e5430 Remove the MAIN_SIDE_BAR_SEARCH configuration option, move search app menu links to the search app Roberto Rosario 2014-09-06 15:43:48 -04:00
  • e8edaf4219 Begin merge of the new style navigation systems Roberto Rosario 2014-09-05 15:20:20 -04:00
  • 805bf58d59 Fix outdated references to non namespaced app views Roberto Rosario 2014-09-05 15:19:39 -04:00
  • febfb1d74c Merge branch 'master' into development Roberto Rosario 2014-09-05 14:40:39 -04:00
  • 5caf616707 German translation files update Roberto Rosario 2014-09-05 14:40:15 -04:00
  • 274f346c42 Update ocurrences of ./manage.py to mayan-edms.py Roberto Rosario 2014-09-05 14:36:57 -04:00
  • d9de69ea3d Add placeholder release notes for version 1.1 Roberto Rosario 2014-09-05 14:30:51 -04:00
  • d9ce1bd196 Update references to ./manage.py to mayan-edms.py Roberto Rosario 2014-09-05 14:30:33 -04:00
  • 7c4d4a5485 Add note about Python/Django familiarity Roberto Rosario 2014-09-05 14:29:33 -04:00
  • 77f7245766 Fix typo v1.0 Roberto Rosario 2014-08-27 01:34:08 -04:00
  • db10d89117 Add placeholder local.py Roberto Rosario 2014-08-27 01:32:32 -04:00
  • d5cc5d750c Add overview.gif Roberto Rosario 2014-08-27 00:54:56 -04:00
  • 7a28fa12c2 Bump version to 1.0 Roberto Rosario 2014-08-26 23:00:35 -04:00