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
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
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
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
b27d6e57be
Split MayanViewM into MayanView and ExtraContextViewMixin, add object permission check to the SimpleObjectLiveView
Roberto Rosario
2014-09-13 01:37:30 -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
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