ddcc5921b9
Use relative imports in the ocr app
Roberto Rosario
2012-07-29 01:57:13 -04:00
7bfc960f9b
Update documents and ocr apps to register their statistics to the statistics app instead of the other way around
Roberto Rosario
2012-07-29 01:56:32 -04:00
bd2fbe605c
Add support for registering of statistics functions instead of statics app importing from other apps
Roberto Rosario
2012-07-29 01:55:27 -04:00
cee79dc0cc
Add entry in FAQ about setting the default language
Roberto Rosario
2012-07-29 01:27:32 -04:00
3b44c785ca
Update documentation to include mention of DEBUG_ON_EXCEPTION
Roberto Rosario
2012-07-29 01:20:46 -04:00
6fa0c226b0
Add PDB on exception debug tool and config setting
Roberto Rosario
2012-07-29 01:14:32 -04:00
d1e59b1d7b
Migrate all remaining apps with models classes to South
Roberto Rosario
2012-07-29 01:13:50 -04:00
74ec57b931
Move multi item link registration back to their separate apps until a better solution is found
Roberto Rosario
2012-07-29 00:09:18 -04:00
e9c9b785c4
Final French translation sync
Roberto Rosario
2012-07-28 17:00:48 -04:00
0c493dff14
Update French translation team info
Roberto Rosario
2012-07-28 15:34:02 -04:00
13447a5f24
French translation work sync
Roberto Rosario
2012-07-28 15:30:48 -04:00
03fa9f9fb7
Merge branch 'feature/text_renderer_parser' into development
Roberto Rosario
2012-07-28 05:51:23 -04:00
4c71139055
Update the styling templatetag to not replace but append CSS classes
Roberto Rosario
2012-07-28 05:42:54 -04:00
24fc48ad85
Use the text_area_div css for the document page content edit text area
Roberto Rosario
2012-07-28 05:42:21 -04:00
cf76d98546
Make the HTML div area widgets text bold
Roberto Rosario
2012-07-28 05:41:46 -04:00
e2835ec85c
Change document content windows from a <div> to a <pre> to conserve space formatting
Roberto Rosario
2012-07-28 05:41:10 -04:00
2812f007a1
Handle unicode in TextParser
Roberto Rosario
2012-07-28 04:46:23 -04:00
f77c886e51
Register TextParser for OCR based on the list of MIME type it supports
Roberto Rosario
2012-07-28 04:45:45 -04:00
7e83a1074e
Change the OCR_AUTOMATIC_OCR default to True, as per version 0.12.x
Roberto Rosario
2012-07-28 04:45:05 -04:00
6fa16ebb7e
Add TextParser to the converter pipeline
Roberto Rosario
2012-07-28 04:44:23 -04:00
b0eac5ffc3
Make the generate_choices_w_labels index based on the content type model name (spaceless) and not on the verbose name
Roberto Rosario
2012-07-27 05:05:53 -04:00
d5ad65b93b
Reshuffle the app order once again
Roberto Rosario
2012-07-27 05:05:25 -04:00
a36d15b4e6
Add comments to the user management views
Roberto Rosario
2012-07-27 04:19:23 -04:00
e6bbd5335d
Fix bootstrap execute link sprite name
Roberto Rosario
2012-07-27 03:57:15 -04:00
aa441f8212
Add python-requests and pbs to credits, remove entries to limit software actually included in Mayan's code
Roberto Rosario
2012-07-27 03:46:27 -04:00
5d86387e8e
Add LibreOffice to requirements, fix wording in document visualization
Roberto Rosario
2012-07-27 03:46:02 -04:00
e1bd1b6f55
Add info about text parsers and pdftotext to docs
Roberto Rosario
2012-07-27 03:36:08 -04:00
bd4f25df15
Check for tesseract and unpaper using the config settings path, add pdftotext to the install report, make the version code smarter to catch unknown errors
Roberto Rosario
2012-07-27 03:26:05 -04:00
690b41f8d6
Add reminders to docs
Roberto Rosario
2012-07-27 01:46:05 -04:00
e9185784a7
Prepare the new diagnostics, statistics and maintenance apps for translation
Roberto Rosario
2012-07-27 01:24:20 -04:00
2abe2ceb99
Add OCR, history, tags, folders, recent search, gpg keyring to the list of cleared data on database nuke
Roberto Rosario
2012-07-26 19:59:31 -04:00
65626120df
Add method the GPG class to clear the entire keyring, add some comments
Roberto Rosario
2012-07-26 19:58:41 -04:00
0b69f778cf
Reorganize app loading order to avoid import errors
Roberto Rosario
2012-07-26 06:47:33 -04:00
5e97ba1e71
Add permissions for the bootstrap app
Roberto Rosario
2012-07-26 06:47:19 -04:00
ba550c7f03
Remove direct index updating and delete from metadata and source apps and move it to document indexing app via signals
Roberto Rosario
2012-07-26 06:14:42 -04:00
9dc07de628
Remove metadata inline from the documents app to avoid circular imports
Roberto Rosario
2012-07-26 05:57:07 -04:00
4aee439590
Move index updating and deleting during document update and delete to the document indexing app via signals
Roberto Rosario
2012-07-26 05:56:20 -04:00
c5def4a5ec
Add TODO reminder
Roberto Rosario
2012-07-26 05:55:38 -04:00
d1bb4ef185
Remove unoconv and it's configuration options from the documentation
Roberto Rosario
2012-07-25 00:42:41 -04:00
d267988348
Remove the use of the unoconv binary from the converter
Roberto Rosario
2012-07-25 00:42:14 -04:00
1778696c0b
Add the new translators: Lucas Weel, Iliya Georgiev, koldo and Pierre Lhoste to the contributors file
Roberto Rosario
2012-07-23 21:13:46 -04:00
9accfba904
Add French, Bulgarian and Dutch to the Transifex config file
Roberto Rosario
2012-07-23 21:13:07 -04:00
45f93f7b69
Add French translaion files
Roberto Rosario
2012-07-23 21:09:19 -04:00
7531cf8168
Add Bulgarian translation files
Roberto Rosario
2012-07-23 21:07:25 -04:00
65293a7402
Update APScheduler to latest version (2.0.3)
Roberto Rosario
2012-07-22 16:40:53 -04:00
ea19bd901a
Shutdown scheduler everytime Mayan exits for any reason
Roberto Rosario
2012-07-20 17:03:23 -04:00
dd8d35aec6
Add a permit agency type database bootstrap
Roberto Rosario
2012-07-19 17:09:01 -04:00
53a35e0f1c
Add segmented date index nodes templates to the simple bootstrap
Roberto Rosario
2012-07-19 12:37:43 -04:00
5c7d4e982b
Don't show if an index node template has document links on the unicode method
Roberto Rosario
2012-07-19 12:26:56 -04:00
6f2f9469b1
Add an extra column showing if the index node will contain document links
Roberto Rosario
2012-07-19 12:26:05 -04:00
d7d409582f
Catch a DocumentNotCheckedOut exception if user tries to view checkout info on a non checked out document
Roberto Rosario
2012-07-19 12:15:52 -04:00
79d50b3f32
Rename version_fields to add_version_fields, fix document description not loading on document edit view
Roberto Rosario
2012-05-24 02:50:02 -04:00