Roberto Rosario
|
9b95201b4d
|
Moved project wide schedule instance to the runtime.py file
|
2011-11-21 05:38:05 -04:00 |
|
Roberto Rosario
|
e4b9b135da
|
Added new configuration option CONVERTER_UNOCONV_USE_PIPE to let uniconv use pipes instead of ports to call libreoffice
|
2011-11-21 02:48:29 -04:00 |
|
Roberto Rosario
|
e590cb041c
|
Finished office converter using MIME type detection
|
2011-11-21 02:47:52 -04:00 |
|
Roberto Rosario
|
67b3e19031
|
Initial commit of the new office converter class
|
2011-11-20 02:48:34 -04:00 |
|
Roberto Rosario
|
91203a9593
|
Merged all document widget generation code into one place
|
2011-11-19 03:59:09 -04:00 |
|
Roberto Rosario
|
fbad8375b3
|
Finished converting grouping app to the linking app
|
2011-11-19 02:01:55 -04:00 |
|
Roberto Rosario
|
d358bd991a
|
Close possible security hole by not trusting user input when saving smart link conditions
|
2011-11-19 01:06:34 -04:00 |
|
Roberto Rosario
|
ad53632f7f
|
Added smart linking setup help
|
2011-11-18 23:29:40 -04:00 |
|
Roberto Rosario
|
7a32eccc19
|
More document grouping rename updates
|
2011-11-18 23:29:19 -04:00 |
|
Roberto Rosario
|
9f4112187e
|
Further document grouping rename
|
2011-11-18 23:08:01 -04:00 |
|
Roberto Rosario
|
8b14cf0df5
|
Finished adding CRUD views for document groupping and document groupping items, started naming change to smart links and smart link conditions
|
2011-11-18 21:03:08 -04:00 |
|
Roberto Rosario
|
1f784aa6b0
|
Started the rename of the document grouping app to smart linking
|
2011-11-18 18:29:59 -04:00 |
|
Roberto Rosario
|
96e92b296e
|
Improved POST redirect default url from None to '/'
|
2011-11-17 23:23:18 -04:00 |
|
Roberto Rosario
|
3934b4c535
|
Add the document grouping setup url to the project setup menu link child urls list
|
2011-11-17 23:22:33 -04:00 |
|
Roberto Rosario
|
fa4a13668b
|
Added views to create, list and delete document groups via the project setup
|
2011-11-17 23:21:56 -04:00 |
|
Roberto Rosario
|
807f8a79b3
|
Bumped version to 0.9.1
|
2011-11-15 07:09:58 -04:00 |
|
Roberto Rosario
|
946e4fcf50
|
Handle percent encoded unicode query strings in search URL
|
2011-11-15 06:34:59 -04:00 |
|
Roberto Rosario
|
4d14806991
|
Bumped version to 0.9.0
|
2011-11-07 15:50:54 -04:00 |
|
Roberto Rosario
|
ab96a7d350
|
Only allow clickable thumbnails for document with a valid image in the group document list
|
2011-11-07 02:09:24 -04:00 |
|
Roberto Rosario
|
7121ad86d1
|
Removed tag count from the widget to conserve vertical space
|
2011-11-07 02:08:45 -04:00 |
|
Roberto Rosario
|
38a035685b
|
Only allow clickable thumbnails for staging files with a valid image
|
2011-11-07 02:08:28 -04:00 |
|
Roberto Rosario
|
fd2a284505
|
Only allow clickable thumbnails for document with a valid image in the multi page view
|
2011-11-07 02:07:56 -04:00 |
|
Roberto Rosario
|
b6ccb20988
|
Only allow clickable thumbnails for document with a valid image
|
2011-11-07 02:06:33 -04:00 |
|
Roberto Rosario
|
7ec7ed499e
|
Detect invalid transformation argument and reset to empty list []
|
2011-11-07 02:05:06 -04:00 |
|
Roberto Rosario
|
1f8c180567
|
Spanish translation updates
|
2011-11-07 00:34:15 -04:00 |
|
Roberto Rosario
|
557c960094
|
Updated python converter backend, document model and staging module to use the new get_mimetype API
|
2011-11-07 00:05:25 -04:00 |
|
Roberto Rosario
|
160950b6f4
|
Simplified getting mimetypes from files by merging 2 implementations (document based and file based)
|
2011-11-07 00:04:40 -04:00 |
|
Roberto Rosario
|
7577f5b0e4
|
Added Russian locale post OCR cleanup backend (Сергей Глита [Sergei Glita])
|
2011-11-06 01:21:19 -04:00 |
|
Roberto Rosario
|
f0c019f6fc
|
Reduce severity of the messages displayed when no OCR backend is found for a language
|
2011-11-06 01:06:43 -04:00 |
|
Roberto Rosario
|
6d81185fc1
|
Updated compiled language files
|
2011-11-04 13:16:59 -04:00 |
|
Roberto Rosario
|
e58e6f8d8a
|
Spanish translation source file updates
|
2011-11-04 13:14:17 -04:00 |
|
Roberto Rosario
|
5a26ccc4ab
|
Complete Russian translation source messages
|
2011-11-04 13:13:36 -04:00 |
|
Roberto Rosario
|
b39f5c4ba1
|
Updated compiles translation files
|
2011-11-03 21:10:42 -04:00 |
|
Roberto Rosario
|
d31c297d13
|
Spanish translation updates
|
2011-11-03 21:08:28 -04:00 |
|
Roberto Rosario
|
64e21b64b2
|
Russian translation update
|
2011-11-03 21:05:39 -04:00 |
|
Roberto Rosario
|
284f9de6e3
|
Portuguese translation updates
|
2011-11-03 20:51:07 -04:00 |
|
Roberto Rosario
|
7c502703a6
|
Added animate.css to use CSS to animate flash messages with better fallback on non JS browsers
|
2011-11-03 20:38:30 -04:00 |
|
Roberto Rosario
|
d26176602b
|
Updated string composition so that make messages could process it
|
2011-11-03 16:58:14 -04:00 |
|
Roberto Rosario
|
f71e2a4b62
|
Further Russian translation updates
|
2011-11-03 16:57:53 -04:00 |
|
Roberto Rosario
|
eea1abbc80
|
Russian translation update
|
2011-11-03 16:57:04 -04:00 |
|
Roberto Rosario
|
8e2210b799
|
Added initial Russian translation files
|
2011-11-03 16:40:19 -04:00 |
|
Roberto Rosario
|
fd92a1cd78
|
Portuguese translation updates
|
2011-11-03 16:19:55 -04:00 |
|
Roberto Rosario
|
4e362d3305
|
Merge branch 'hotfix/no_hard_coded_admin_sentry' into development
|
2011-10-30 19:54:46 -04:00 |
|
Roberto Rosario
|
01e7cb4f8e
|
Bumped version to 0.8.3-hotfix2
|
2011-10-30 19:53:20 -04:00 |
|
Meurig Freeman
|
d01a57491f
|
No longer hard code admin and sentry urls
|
2011-10-30 19:50:03 -04:00 |
|
Roberto Rosario
|
773f0061c4
|
Added a bit of bottom margin to the new tag widgets
|
2011-10-24 22:59:50 -04:00 |
|
Roberto Rosario
|
1077e4e2e2
|
Improved appearance of the document tag widget
|
2011-10-24 22:55:16 -04:00 |
|
Roberto Rosario
|
6c7bc820a6
|
Added django_compress and cssmin to the requirements files and enalbed django_compress for CSS and JS files
|
2011-10-18 11:03:51 -04:00 |
|
Roberto Rosario
|
b1f8a300a9
|
Used new multi parameter passing method to improve the usability of the grant/revoke method
|
2011-10-16 07:30:38 -04:00 |
|
Roberto Rosario
|
f634ac6009
|
Added a new more comprehensive method of passing multiple variables per item in multi item selection views
|
2011-10-16 07:29:29 -04:00 |
|