Commit Graph

169 Commits

Author SHA1 Message Date
Roberto Rosario
080d68c169 Merge branch 'hotfix/v0.12.2' into development
Conflicts:
	apps/common/__init__.py
	apps/documents/forms.py
	apps/feedback/__init__.py
	apps/history/__init__.py
	apps/main/__init__.py
	apps/scheduler/api.py
	apps/sources/models.py
	docs/releases/index.rst
	requirements/production.txt
	settings.py
	urls.py
2012-06-30 04:00:01 -04:00
Roberto Rosario
341e965d1e Update translation files 2012-06-17 19:14:23 -04:00
Roberto Rosario
1033328e0f Update German language translation files 2012-06-17 19:13:58 -04:00
Roberto Rosario
8ff54449d4 Translation files updates 2012-06-17 18:29:33 -04:00
Roberto Rosario
919254429f Update language source file 2012-06-17 18:11:18 -04:00
Roberto Rosario
7a94f7679b Move converter app links to a seprate file 2012-06-08 17:40:57 -04:00
Roberto Rosario
c24a3f935e Merge branch 'hotfix/v0.12.1' into development
Conflicts:
	apps/converter/conf/settings.py
	apps/documents/__init__.py
	apps/main/__init__.py
	apps/metadata/__init__.py
	apps/navigation/templatetags/navigation_tags.py
	apps/ocr/__init__.py
	apps/ocr/conf/settings.py
	docs/intro/installation.rst
	docs/releases/index.rst
	requirements/production.txt
2012-06-03 22:50:33 -04:00
Roberto Rosario
c7ea5271e4 Add logging to converter.api 2012-05-31 01:42:01 -04:00
Roberto Rosario
c6dc854b94 Set the HOME environment to allow libreoffice to run when launched from apache 2012-05-31 01:41:25 -04:00
Roberto Rosario
f21a96ae5b Update compiled translation fixes for Italian 2012-05-30 18:37:43 -04:00
Roberto Rosario
b9d88d2859 Sync Italian translation sources from Transifex 2012-05-30 18:35:50 -04:00
Roberto Rosario
036ec09234 Move the copyfile function to the common app 2012-05-30 12:56:56 -04:00
Roberto Rosario
d235ca406f Add improve office document conversion with new office converter backend 2012-05-29 04:23:18 -04:00
Roberto Rosario
28a3e209ab Converted project_setup and project_tools apps to use new elementtree based menus 2012-03-16 21:42:03 -04:00
Roberto Rosario
c9dcda3a5c Convert all apps to use the new class based settings 2012-03-06 16:08:28 -04:00
Roberto Rosario
da6d1c474b Update compiled translation files 2012-02-22 16:14:40 -04:00
Roberto Rosario
4e1c8ff0eb Initial Polish translation by mic (https://www.transifex.net/accounts/profile/mic/) 2012-02-22 16:05:53 -04:00
Roberto Rosario
87b042101d Convert app to use project tools new dynamic children view regex 2012-02-21 15:45:45 -04:00
Roberto Rosario
ffb155366a Add TODO comment for future consideration 2012-02-14 16:36:59 -04:00
Roberto Rosario
f78b09229c Fallback to a page count of 1 when slate raise an Exception 2012-02-14 16:35:39 -04:00
Roberto Rosario
cc0040a88b Language source files updates, Spanish translation updates 2012-02-12 15:33:26 -04:00
Roberto Rosario
f026ef8bd4 Handle unicode filenames in staging folder preview and upload (Sergei Glita) 2012-02-07 14:40:56 -04:00
Roberto Rosario
a13f048242 Fix indentation 2012-02-04 17:20:13 -04:00
Roberto Rosario
2dfad128e2 Language source and translations updates 2012-02-02 14:56:15 -04:00
Roberto Rosario
e069243f7c Add missing import 2012-01-18 14:43:17 -04:00
Roberto Rosario
970cb74d35 PEP8 cleanups 2012-01-18 14:37:15 -04:00
Roberto Rosario
c897fa169d Restrict file format list view to superusers and staff 2012-01-08 07:36:32 -04:00
Roberto Rosario
34311fb17e Cleanups, permissions separation into explicit module, absolute import update 2012-01-02 03:48:26 -04:00
Roberto Rosario
15e935173e Update complete Italian translation 2011-12-13 12:01:59 -04:00
Roberto Rosario
cf3e07d728 Initial Italian language sync 2011-12-07 15:53:04 -04:00
Roberto Rosario
265a4c6b1d Translation updates 2011-12-06 02:26:59 -04:00
Roberto Rosario
3b943af6d8 Update translation files 2011-12-05 13:55:33 -04:00
Roberto Rosario
fafadfaca2 Fix document print view 2011-12-04 02:37:11 -04:00
Roberto Rosario
41de49916f Pass exc_info to logger for better debugging 2011-12-01 23:38:50 -04:00
Roberto Rosario
60c05317b3 Fix indentation 2011-12-01 23:38:29 -04:00
Roberto Rosario
8a2d526e94 Add RTF text file to the list of office document mimetypes 2011-12-01 04:31:52 -04:00
Roberto Rosario
cf9b28ad30 Separate unoconv command line arguments and add further logging 2011-12-01 04:30:38 -04:00
Roberto Rosario
a4513951ed Add '=' to unoconv command line 2011-12-01 02:15:15 -04:00
Roberto Rosario
f76baa4efc Changed office documents mimetypes strings to unicode 2011-11-30 20:03:46 -04:00
Roberto Rosario
2b7c379822 Add new office document mimetype
* application/vnd.ms-office
2011-11-30 09:45:29 -04:00
Roberto Rosario
4b03a1f289 Spanish translation updates 2011-11-22 17:04:26 -04:00
Roberto Rosario
5a916eb4b3 Further Russian translation updates (Сергей Глита [Sergey Glita]) 2011-11-22 15:51:01 -04:00
Roberto Rosario
eabc694b56 Updated language source file 2011-11-22 11:29:21 -04:00
Roberto Rosario
da4457b258 Improve office documents page number detection 2011-11-22 05:51:02 -04:00
Roberto Rosario
ba7016b0bc Don't call office converter if not initialized 2011-11-22 05:08:04 -04:00
Roberto Rosario
99e6bf652f Detect invalid office converter backend during initialization 2011-11-22 05:07:19 -04:00
Roberto Rosario
9988a8f543 Invalidate cached values on reentry, added logging 2011-11-22 05:06:41 -04:00
Roberto Rosario
f8dbfc068a Added random named pipe support to the OfficeConverter pipe method 2011-11-22 01:22:59 -04:00
Roberto Rosario
a6a00cbc15 Document image serving uses now a fixed mimetype provided by converter.DEFAULT_FILE_FORMAT_MIMETYPE to help browser rendering 2011-11-22 00:57:54 -04:00
Roberto Rosario
c598e4ceb3 Instantiate OfficeConverter just once 2011-11-21 08:22:00 -04:00