Roberto Rosario
|
aca9d8c9eb
|
Remove unused imports, do PEP8 and DeprecationWarning cleanups
|
2015-01-05 14:40:59 -04:00 |
|
Roberto Rosario
|
76fc6c091f
|
Remove all direct use of ghost script, add PDFTOPPM_PATH to allow configurable pdftoppm path, raise ConvertError on coverterror and not UnknownFile exception blindly
|
2014-11-18 04:46:24 -04:00 |
|
Roberto Rosario
|
cb8ff3f629
|
Remove unused file
|
2014-11-18 04:45:24 -04:00 |
|
Roberto Rosario
|
ed11e242ca
|
Issue #23, Experiment with pdftoppm
|
2014-11-18 00:35:56 -04:00 |
|
Roberto Rosario
|
d65cd68aec
|
Fix base class argument count
|
2014-11-02 21:26:24 -04:00 |
|
Roberto Rosario
|
ba1729106f
|
Pass arguments to the logger the correct way
|
2014-11-02 20:55:21 -04:00 |
|
Roberto Rosario
|
8a5f215779
|
Update translation sources
|
2014-10-30 11:39:32 -04:00 |
|
Roberto Rosario
|
9596beac79
|
Update translation messages sources
|
2014-10-28 17:21:37 -04:00 |
|
Roberto Rosario
|
20fb9dffbd
|
Update translation sources
|
2014-10-25 02:50:31 -04:00 |
|
Roberto Rosario
|
86ab079926
|
Remove unnecessary check
|
2014-10-23 00:45:59 -04:00 |
|
Roberto Rosario
|
e31d37ef09
|
Update source messages
|
2014-10-22 15:52:54 -04:00 |
|
Roberto Rosario
|
a75a4edf21
|
Issue #39, Finish capitalizing source text messages
|
2014-10-10 02:29:37 -04:00 |
|
Roberto Rosario
|
97dcf507ab
|
PEP8 cleanups
|
2014-10-08 18:14:05 -04:00 |
|
Roberto Rosario
|
379a34dabe
|
Translation file synchronization
|
2014-10-08 17:31:51 -04:00 |
|
Roberto Rosario
|
2833b6a4ec
|
Add background conversion taks to the converter app
|
2014-10-03 02:41:10 -04:00 |
|
Roberto Rosario
|
aaeb2a5bdf
|
Add __init__.py
|
2014-10-01 22:49:52 -04:00 |
|
Roberto Rosario
|
9012a1101a
|
Merge branch 'feature/remove_non_essentials' into development
Conflicts:
mayan/apps/converter/__init__.py
mayan/apps/converter/api.py
mayan/apps/converter/views.py
mayan/urls.py
|
2014-10-01 22:22:06 -04:00 |
|
Roberto Rosario
|
7f62831c37
|
Issue #56, Remove the "Supported File Format" list view, messages and related code
|
2014-10-01 22:19:08 -04:00 |
|
Roberto Rosario
|
437c74a024
|
Merge branch 'master' into development
|
2014-10-01 05:19:51 -04:00 |
|
Ford Guo
|
306c528665
|
update zh_CN po mo
|
2014-09-30 12:07:57 +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 |
|
Mathias Behrle
|
08c9e4a4e3
|
Adding more office MIME types to office_converter.
- Without those types the graphics backend will throw 'Unkwon file format' on OCR.
- S.a.
http://stackoverflow.com/questions/4212861/what-is-a-correct-mime-type-for-docx-pptx-etc
|
2014-09-13 21:03:17 +02:00 |
|
Roberto Rosario
|
b761037d99
|
Move all settings files from <app>/conf/settings.py to <app>/settings.py
|
2014-09-11 05:02:40 -04:00 |
|
Roberto Rosario
|
5559e55a65
|
Update converter url to include namespaces, move links to a separate module
|
2014-09-06 17:27:52 -04:00 |
|
Roberto Rosario
|
b42e9badf6
|
Move common templates to apps/main/templates/main/*
|
2014-08-26 02:44:49 -04:00 |
|
Roberto Rosario
|
01a0d69a5f
|
Generate new source language files
|
2014-07-31 20:27:52 -04:00 |
|
Roberto Rosario
|
b98dbd83da
|
Synchronize language translations
|
2014-07-28 01:22:21 -04:00 |
|
Roberto Rosario
|
7321b12c7d
|
Update remaining exception syntaxes
|
2014-07-20 22:44:12 -04:00 |
|
Roberto Rosario
|
08661401f7
|
Simplify transformation choices label (evaluation of ugettext_lazy during model import was causing strange unrelated test failures)
|
2014-07-09 00:51:12 -04:00 |
|
Roberto Rosario
|
78bf95f25f
|
Update all the source string files
|
2014-07-03 21:38:25 -04:00 |
|
Roberto Rosario
|
75266c7c31
|
Update the documents app and the document_signatures app to use the new method of loading backends
|
2014-07-03 17:32:32 -04:00 |
|
Roberto Rosario
|
c51a3be65a
|
Cleanups
|
2014-07-01 00:26:19 -04:00 |
|
Roberto Rosario
|
a9390d55ba
|
Unify the way backends are defined and loaded, unify the fs_cleanup function
|
2014-07-01 00:22:31 -04:00 |
|
Roberto Rosario
|
3b73936723
|
Update patterns, url imports in all of the project's urls.py files
|
2014-06-26 15:27:03 -04:00 |
|
Roberto Rosario
|
ac061f2203
|
PEP8 Cleanups, simple sintax errors fixes
|
2014-06-25 02:53:12 -04:00 |
|
Roberto Rosario
|
0209d13150
|
Change quotation char usage, remarked code cleanups
|
2014-06-25 02:22:11 -04:00 |
|
Roberto Rosario
|
73245e66f4
|
Update and enable all language translations
|
2014-06-21 02:01:16 -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
|
ec1745b50b
|
Initial changes to support the new Django 1.6 project structure
|
2014-06-15 13:13:21 +02:00 |
|