Commit Graph
2831 Commits
Author SHA1 Message Date
Roberto Rosario f89a93916b Merge pull request #160 from gitter-badger/gitter-badge
Add a Gitter chat badge to README.rst
2015-02-09 12:35:32 -04:00
The Gitter Badger b0c291d2c1 Added Gitter badge 2015-02-09 14:44:12 +00:00
Roberto Rosario 23ab87cae3 Merge pull request #133 from ikks/patch-1
Added documentation for brew users
2015-01-08 16:42:11 -04:00
Igor Támara d14d3c41e8 Added documentation for brew users
When working on OSX, brew users would be happier with this doc
2015-01-08 15:34:38 -05:00
Roberto Rosario a59d4c3a8a Merge pull request #124 from myrtle303/patch-1
Update index.rst
2014-11-19 19:59:06 -04:00
myrtle303 8a8a34c7bb Update index.rst 2014-11-19 15:42:52 -06:00
Roberto Rosario 279b5a1a93 Merge pull request #99 from EmlynC/patch-2
Update contributors.rst
2014-11-18 16:09:05 -04:00
Roberto Rosario 3904c12965 Merge pull request #122 from EmlynC/mac_osx
Installation details for Mac OSX
2014-11-18 16:08:10 -04:00
Emlyn Clay abce20eda6 Installation details for Mac OSX 2014-11-18 16:44:58 +00:00
Roberto Rosario 0aa97bdc18 Merge pull request #117 from EmlynC/generic_help_template
Generic help template
2014-11-07 12:42:34 -04:00
Emlyn Clay 3406f424ef Set all help templates to extend from a generic_help.html template 2014-11-07 11:06:26 +00:00
Emlyn Clay 196474dbed Add a generic help template - factor out the template so that you only need to override the generic rather than 8 separate templates. 2014-11-07 10:51:02 +00:00
Roberto Rosario 0ef7194cb5 Revert "Update smart_links.rst"
This documentation patch needs finishing, removing from master, leaving it on the development branch.

This reverts commit 7268a6998b.
2014-11-03 00:12:25 -04:00
Emlyn Clay 3f6c854d51 Update contributors.rst 2014-10-27 12:55:50 +00:00
Roberto Rosario c652b37f35 Merge pull request #81 from NacreData/master
Update smart_links.rst
2014-10-16 10:48:08 -04:00
Devin Ceartas 7268a6998b Update smart_links.rst
Begin to flesh out the documentation for Smart Links with a full description and some examples.
2014-10-16 14:32:42 +00:00
Roberto Rosario 8d31a0f155 Add the zh-cn locale to the process languages script 2014-10-01 05:32:28 -04:00
Roberto Rosario 5a7e09c876 Reset the local.py settings file 2014-10-01 05:17:41 -04:00
Roberto Rosario d03801d444 Merge remote-tracking branch 'origin/master' 2014-10-01 05:17:08 -04:00
Roberto Rosario 7bc2da97ef Change the data attribute used to avoid javascript mime warnings, remove duplicated $(this) lookup 2014-10-01 05:10:31 -04:00
Roberto Rosario 3eab590b49 Remove unused variables, remove unused parent lookup, remove unused logging, remove lazy load class after loading 2014-10-01 05:00:12 -04:00
Roberto Rosario 470eb299b6 Issue #49, add scrollstop event support and use it to optimize document page image loading 2014-10-01 04:56:42 -04:00
Roberto Rosario c5d7e4075d Merge pull request #54 from fordguo/master
add the zh_CN support
2014-10-01 03:11:28 -04:00
Roberto Rosario f1cbc44db9 Issue #51, Don't try to display the recent searches template for anonymous users. 2014-09-30 17:28:02 -04:00
Roberto Rosario 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
2014-09-30 15:41:00 -04:00
Roberto Rosario 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.
2014-09-30 15:39:36 -04:00
Roberto Rosario 3effc58ab0 Fix the way we try for missing binary dependencies in the installations app
Issue #50. Thanks to Ford Guo (@fordguo) for the reporting.
2014-09-30 15:21:21 -04:00
Mathias Behrle 1cbd54dad7 Do not fail, when ocr backend is missing (#50).
- Since tesseract (i.e. an ocr backend) is an optional requiremnt of mayan, we
  shouldn't fail, if it is not found.
- S.a https://github.com/mayan-edms/mayan-edms/issues/50
2014-09-30 15:14:38 -04:00
Roberto Rosario 07dd6a87ef Add test to make sure the page issue is fixed, issue #46 2014-09-30 14:45:22 -04:00
Roberto Rosario 03e5c7732a Ignore the 'page' key when recreating the advanced search string 2014-09-30 14:43:46 -04:00
Mathias Behrle 0b153f0c7e Skip page key in advanced search (#46). 2014-09-30 13:57:21 -04:00
Ford Guo 306c528665 update zh_CN po mo 2014-09-30 12:07:57 +08:00
Ford Guo fa78a30413 change zh_CN po mo 2014-09-30 11:00:39 +08:00
Ford Guo 5d10eab278 update zh_CN 2014-09-29 14:28:50 +08:00
Ford Guo 930ae94856 update zh_CN po,mo 2014-09-28 12:06:34 +08:00
Ford Guo bc31899d9e update zh_CN po,mo 2014-09-28 11:41:36 +08:00
Ford Guo e4cdc69ca1 add zh_CN mo files 2014-09-26 13:54:49 +08:00
Ford Guo b15100c2ea add zh_CN language 2014-09-26 11:43:53 +08:00
Roberto Rosario 1050fc71af Fix tag properties reference 2014-09-06 17:29:15 -04:00
Roberto Rosario 77f7245766 Fix typo 2014-08-27 01:34:08 -04:00
Roberto Rosario db10d89117 Add placeholder local.py 2014-08-27 01:32:32 -04:00
Roberto Rosario d5cc5d750c Add overview.gif 2014-08-27 00:54:56 -04:00
Roberto Rosario 7a28fa12c2 Bump version to 1.0 2014-08-26 23:00:35 -04:00
Roberto Rosario 65ecb28c76 Add functional document views test 2014-08-26 22:52:32 -04:00
Roberto Rosario adf4291ea4 Dismiss successful messages after 2.5 seconds 2014-08-26 01:21:37 -04:00
Roberto Rosario bb2885f52e Fix issue #25 2014-08-26 00:27:09 -04:00
Roberto Rosario 77fdefcdf5 Merge remote-tracking branch 'origin/master' 2014-08-18 01:32:04 -04:00
Roberto Rosario 3caa970ea4 Script to workaround but 99 https://bitbucket.org/pypa/wheel/issue/99/cannot-exclude-directory 2014-08-18 01:31:35 -04:00
Roberto Rosario 397b083381 Add contrib files 2014-08-18 01:29:50 -04:00
Roberto Rosario e80209117a Add production settings file and point wsgi by default to it 2014-08-18 01:29:23 -04:00