Commit Graph
5958 Commits
Author SHA1 Message Date
Roberto Rosario 21bad298d3 Move project setup app links to their own module 2014-06-25 01:25:35 -04:00
Roberto Rosario ff6faa9629 Normalize quoting style, correct app name for the version tag 2014-06-24 22:48:51 -04:00
Roberto Rosario e0347785b7 Initial implementation of OCR pluggable backends 2014-06-24 22:48:16 -04:00
Roberto Rosario 198402385e Update .gitignore 2014-06-21 02:59:58 -04:00
Roberto Rosario 1ed07736cb Update setup.py and associated files 2014-06-21 02:59:18 -04:00
Roberto Rosario ce5fdd9477 Update translations URL 2014-06-21 02:58:46 -04:00
Roberto Rosario dc5a36292e Move __version__ from main app to top level mayan directory 2014-06-21 02:42:26 -04:00
Roberto Rosario c5c240c12e Update 1.0 release notes 2014-06-21 02:18:45 -04:00
Roberto Rosario 73245e66f4 Update and enable all language translations 2014-06-21 02:01:16 -04:00
Roberto Rosario 431f7a51d1 Add support for pull translation from transifex to the language helper script 2014-06-21 02:00:09 -04:00
Roberto Rosario cf49f64676 Romanian language translation sync and enabling 2014-06-21 00:23:30 -04:00
Roberto Rosario 076797ff24 Added Bosnian translation files and enable Bosnian language selection 2014-06-21 00:16:38 -04:00
Roberto Rosario 7dde6562ce Update message helper script for new paths and new languages 2014-06-21 00:15:01 -04:00
Roberto Rosario 368e17da64 Update resource file path in the transifex client config file 2014-06-20 23:56:37 -04:00
Roberto Rosario 3d1b4b8460 Import reordering 2014-06-20 22:45:49 -04:00
Roberto Rosario 9cad8e94e4 Merge compressed files code from two modules 2014-06-20 22:45:33 -04:00
Roberto Rosario 45900332c2 Update travis file 2014-06-20 20:21:34 -04:00
Roberto Rosario 58930fed8c Removal of fabric file installation support, this should be its own separate project 2014-06-20 20:20:58 -04:00
Roberto Rosario 956bf0f9d8 Move OCR app links to their own module 2014-06-20 20:04:31 -04:00
Roberto Rosario eda2592106 Cleanup import, quoting style 2014-06-20 19:59:33 -04:00
Roberto Rosario 3502abf665 Fix sample document paths to fix tests 2014-06-20 19:51:07 -04:00
Roberto Rosario c0f460e1b2 Simple cleanups 2014-06-20 19:18:14 -04:00
Roberto Rosario 3309060014 Escape text in CharFields in the DetailForm to avoid XSS, issue #3 2014-06-20 19:14:40 -04:00
Roberto Rosario c42fc542d0 Escape tag name to avoid XSS, issue #3 2014-06-20 19:04:20 -04:00
Roberto Rosario 30e8cff89b Simple cleanups 2014-06-20 18:51:32 -04:00
Roberto Rosario 20dc9ef703 reverse_lazy is now provided by Django itself 2014-06-20 18:38:48 -04:00
Roberto Rosario b08f89a7eb Reorganize import in the folders app 2014-06-20 18:33:47 -04:00
Roberto Rosario 4df57139e9 Cleanup quote usage in generic templates 2014-06-20 18:30:53 -04:00
Roberto Rosario ae5317ae83 Fix wsgi.py comment typo 2014-06-20 17:34:05 -04:00
Roberto Rosario fed1bb7985 Reduce directory struture complexity 2014-06-19 15:42:06 +02:00
Roberto Rosario 9220beb450 Keep improving setup.py file 2014-06-15 20:54:53 +02:00
Roberto Rosario 34272dc013 Update LICENSE path 2014-06-15 20:54:43 +02:00
Roberto Rosario 16eb1ab1cb Fix statistics calculation after related_name updates 2014-06-15 20:31:32 +02:00
Roberto Rosario ec1745b50b Initial changes to support the new Django 1.6 project structure 2014-06-15 13:13:21 +02:00
Roberto Rosario 7404e36385 Add Simone Federici to contributors 2014-06-15 11:48:24 +02:00
Roberto Rosario 463fd78b09 Keep the required Django to 1.4 until all apps are tested for 1.5 compatibility 2014-06-15 11:46:42 +02:00
Roberto Rosario fa804c5c3a Merge pull request #6 from simone/master
Just the begin for support Django 1.5
2014-06-15 11:43:48 +02:00
Simone Federici 32706995a5 django < 1.6 dep 2014-06-15 10:53:25 +02:00
Simone Federici 35570a839a remove wrong author 2014-06-15 10:52:09 +02:00
Roberto Rosario 070d4a1579 Merge remote-tracking branch 'origin/master' 2014-06-15 10:45:19 +02:00
Simone Federici 320c701d12 upgrade template to django 1.5 url syntax 2014-06-15 10:38:26 +02:00
Roberto Rosario fd907587f5 Move sources app links to a separate links.py module 2014-06-15 10:31:32 +02:00
Simone Federici 86afb71314 backport the Django 1.4 generic view in common.backport.generic 2014-06-15 10:30:04 +02:00
Roberto Rosario 56f82ac4ba Move link from main app to their separate module 2014-06-15 10:07:31 +02:00
Mathias Behrle e393e9a4d0 Adding application/xml to office converter mimetypes. 2014-05-27 19:55:45 +02:00
Mathias Behrle 165acf7945 Some more review of the documentation. 2014-05-24 20:28:00 +02:00
Mathias Behrle 8d44a065fd Adding bootstrap repository to docs. 2014-05-24 14:51:30 +02:00
Mathias Behrle d03e77d542 Minor improvements of release notes. 2014-05-24 14:25:02 +02:00
Roberto Rosario b43c69fe63 Update contributors file 2014-05-23 21:15:06 -04:00
Roberto Rosario b0ef4f9563 Add tags tests to the travis ci config file 2014-05-23 21:09:23 -04:00