Roberto Rosario
|
5b5a90100c
|
flake8 cleanups
|
2011-04-23 23:03:56 -04:00 |
|
Roberto Rosario
|
46ec25b139
|
Added initial support for converting office documents (only ods and docx tested)
|
2011-04-23 22:20:30 -04:00 |
|
Roberto Rosario
|
5306a3e474
|
Added the OCR_QUEUE_PROCESSING_INTERVAL setting to the settings tab view
|
2011-04-23 05:53:36 -04:00 |
|
Roberto Rosario
|
70c3c5e948
|
Removed the obsolote DOCUMENTS_GROUP_MAX_RESULTS setting option
|
2011-04-23 02:53:13 -04:00 |
|
Roberto Rosario
|
2a744cefea
|
PEP8, pylint cleanups and removal of relative imports
|
2011-04-23 02:49:07 -04:00 |
|
Roberto Rosario
|
6cdebb3910
|
Added the configuration option CONVERTER_GM_SETTINGS to pass GraphicsMagicks specific commands the the GM backend
|
2011-04-22 02:20:45 -04:00 |
|
Roberto Rosario
|
5b4b281791
|
Added interactive document page view rotation support
|
2011-04-21 23:58:41 -04:00 |
|
Roberto Rosario
|
47a9f699fd
|
Added DOCUMENTS_ZOOM_PERCENT_STEP, DOCUMENTS_ZOOM_MAX_LEVEL, DOCUMENTS_ZOOM_MIN_LEVEL configuration options to allow detailed zoom control
|
2011-04-21 23:27:05 -04:00 |
|
Roberto Rosario
|
dc08f96414
|
Spanish translation updates
|
2011-04-21 04:36:40 -04:00 |
|
Roberto Rosario
|
6c6cf81792
|
Added grab-scroll to document page view
|
2011-04-20 23:38:47 -04:00 |
|
Roberto Rosario
|
e09c524239
|
Added form header navigation support
|
2011-04-20 22:37:58 -04:00 |
|
Roberto Rosario
|
ea25872cbc
|
Improved double submit prevention
|
2011-04-20 04:45:21 -04:00 |
|
Roberto Rosario
|
d0c2e6fd56
|
Removed the obsolete DOCUMENTS_TRANFORMATION_PREVIEW_SIZE and DOCUMENTS_GROUP_SHOW_THUMBNAIL setting options
|
2011-04-20 02:52:11 -04:00 |
|
Roberto Rosario
|
2843e14dc3
|
Made the form display on the setup view display the function's docstring by default
|
2011-04-20 02:46:37 -04:00 |
|
Roberto Rosario
|
e7c580f1a8
|
Changed the side bar document grouping with carousel style document grouping form widget
|
2011-04-20 02:45:51 -04:00 |
|
Roberto Rosario
|
f12ff22a84
|
Disabled submit buttons and any buttons when during a form submit
|
2011-04-19 20:20:09 -04:00 |
|
Roberto Rosario
|
5084f7c871
|
Added support for per-view side bar templates
|
2011-04-18 04:30:36 -04:00 |
|
Roberto Rosario
|
78ff5f8584
|
Added support for listing the most recent accessed documents per user
|
2011-04-17 05:12:12 -04:00 |
|
Roberto Rosario
|
eaaaa5b645
|
Added support for the command line program pdftotext from the poppler-utils packages to extract text from PDF documents without doing OCR
|
2011-04-15 23:59:52 -04:00 |
|
Roberto Rosario
|
e8b23b48a2
|
Fixed diagnostics url resolution
|
2011-04-15 00:04:06 -04:00 |
|
Roberto Rosario
|
eb5e53f5f0
|
Made sure the side bar search form submit title doesn't change
|
2011-04-14 23:35:13 -04:00 |
|
Roberto Rosario
|
facfc68fc6
|
Merged the 'new document page view'
|
2011-04-14 23:33:51 -04:00 |
|
Roberto Rosario
|
fd0781eb31
|
Added the SIDE_BAR_SEARCH setting option to the settings view
|
2011-04-14 15:35:15 -04:00 |
|
Roberto Rosario
|
524115de64
|
PEP8 cleanups
|
2011-04-11 12:18:35 -04:00 |
|
Roberto Rosario
|
95f17a4307
|
Fixed typo
|
2011-04-11 12:05:49 -04:00 |
|
Roberto Rosario
|
c3470f2d8b
|
Missed two changes related to the last commit
|
2011-04-11 10:25:48 -04:00 |
|
Roberto Rosario
|
d54fd98ec5
|
Finished adding language specific ocr cleanup code
|
2011-04-07 12:23:26 -04:00 |
|
Roberto Rosario
|
f66c8ec6e2
|
Fixed error and some warning returned by pylint
|
2011-04-05 00:04:11 -04:00 |
|
Roberto Rosario
|
283df926d1
|
Made automatic OCR a function of the OCR app and not of Documents app (via signals)
Renamed setup option DOCUMENT_AUTOMATIC_OCR to OCR_AUTOMATIC_OCR
|
2011-04-04 15:36:00 -04:00 |
|
Roberto Rosario
|
664ece7a60
|
Added a new setup option: FILESYSTEM_INDEXING_AVAILABLE_FUNCTIONS - a dictionary to allow users to add custom functions
|
2011-04-04 14:58:36 -04:00 |
|
Roberto Rosario
|
c2ba7eaf1d
|
Spanish translation updates
|
2011-04-01 02:45:27 -04:00 |
|
Roberto Rosario
|
18b9964786
|
Added Graphics magick support by means of user selectable graphic convertion backends
|
2011-03-31 12:23:58 -04:00 |
|
Roberto Rosario
|
043f8f3502
|
Fixed issue #4, avoid circular import in permissions/__init__.py
|
2011-03-29 11:04:30 -04:00 |
|
Roberto Rosario
|
3cb0f37b5b
|
Made the concurrent ocr code more granular, per node, every node can handle different amounts of concurrent ocr tasks
|
2011-03-22 04:17:48 -04:00 |
|
Roberto Rosario
|
70e5e4c470
|
Moved navigation code to its own app
|
2011-03-22 00:54:43 -04:00 |
|
Roberto Rosario
|
447b2f2817
|
Added a new diagnostics tab under the tools menu
|
2011-03-21 01:00:56 -04:00 |
|
Roberto Rosario
|
31d1641fa4
|
Added simple statistics page (total used storage, total docs, etc)
|
2011-03-20 04:35:21 -04:00 |
|
Roberto Rosario
|
13400c5e58
|
Implemented button based multi item actions
|
2011-03-18 17:13:29 -04:00 |
|
Roberto Rosario
|
6f90cee824
|
Added new context variable form_hide_required_text for hide the word "(required)" from selected forms
|
2011-03-18 14:15:13 -04:00 |
|
Roberto Rosario
|
006f4d41b1
|
Display "DEBUG mode" string in title if DEBUG variable is set to True
|
2011-03-14 12:28:13 -04:00 |
|
Roberto Rosario
|
5e960d03db
|
Show class name in config settings view
|
2011-03-12 04:21:12 -04:00 |
|
Roberto Rosario
|
ccf33b5eaa
|
Added missing config option from the setup menu
|
2011-03-12 04:20:47 -04:00 |
|
Roberto Rosario
|
242c39690f
|
Spanish translation updates
|
2011-03-11 14:36:14 -04:00 |
|
Roberto Rosario
|
9de9b05020
|
Disable role_list view links from the setup menu until issue #4 is fixed
|
2011-03-11 01:02:13 -04:00 |
|
Roberto Rosario
|
6bef320142
|
Added new setting: side bar search box
|
2011-03-10 01:54:31 -04:00 |
|
Roberto Rosario
|
170313ea6f
|
Show sentry login for admin users
|
2011-03-09 15:32:33 -04:00 |
|
Roberto Rosario
|
17c225601d
|
Added pyramid art to about page
|
2011-03-08 02:00:11 -04:00 |
|
Roberto Rosario
|
5563e74e77
|
Fix permissions once more, directories to 755 and files to 644
|
2011-03-07 12:27:58 -04:00 |
|
Roberto Rosario
|
6a9e114acb
|
Set all *.py files permissions to 644
|
2011-03-07 12:15:25 -04:00 |
|
Roberto Rosario
|
6a49ae49d7
|
Only show language selection list if localemiddleware is active
|
2011-03-05 20:57:20 -04:00 |
|