Commit Graph

120 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
ed58ed667e Move document_indexing app links to a seprate file 2012-06-08 17:41:14 -04:00
Roberto Rosario
58f027db60 Clean up (unused imports, PEP8, etc) 2012-06-08 16:43:54 -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
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
dcf568ead5 Start top menu refactor, added elementtree to requirements 2012-03-16 21:07:53 -04:00
Roberto Rosario
568611927b Updated all link references to the new class based links 2012-03-16 16:20:09 -04:00
Roberto Rosario
d028f54c27 Started navigation refatoring 2012-03-16 12:56:49 -04:00
Roberto Rosario
fb48221db5 Also delete indexes on document delete signal 2012-03-14 14:14:40 -04:00
Roberto Rosario
503c7c7594 Change document indexing to be signal based and decoupled from metadata and documents apps 2012-03-14 12:45: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
ce8fb41301 Russian translation updated (Sergei Glita) 2012-02-27 10:47:31 -04:00
Roberto Rosario
71dfb5f46a Correctly match a new node instance to it's respective parent 2012-02-23 13:53:50 -04:00
Roberto Rosario
244aa4aaa8 Don't create the index's root node on the view, call the root node created when the index is created 2012-02-23 13:52:42 -04:00
Roberto Rosario
8b80798283 Capture all index evaluation errors 2012-02-23 10:45:18 -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
1cbe8f78e8 Add column showing index and index node enabled/disabled status 2012-02-22 15:58:58 -04:00
Roberto Rosario
3768835219 Add sanity check when assembling a full path 2012-02-22 15:01:54 -04:00
Roberto Rosario
f484e1a9c3 PEP8 and general cleanups 2012-02-22 11:57:00 -04:00
Roberto Rosario
5bc61ca70e Remove unused test files 2012-02-22 11:55:48 -04:00
Roberto Rosario
3b22489be1 Don't hide index rebuilding errors if DEBUG is True 2012-02-22 09:40:16 -04:00
Roberto Rosario
4bb441b572 Improve the document indexing app menu highlighting 2012-02-21 12:27:42 -04:00
Roberto Rosario
987b0ad0e7 Fix index menu highlighting logic 2012-02-21 11:44:57 -04:00
Roberto Rosario
cc0040a88b Language source files updates, Spanish translation updates 2012-02-12 15:33:26 -04:00
Roberto Rosario
4d8a61b25b Fix document container index nodes 2012-02-12 15:01:07 -04:00
Roberto Rosario
f19d34cd8c Spanish and Russian language translation updates 2012-02-11 20:30:37 -04:00
Roberto Rosario
aa9d878365 Add missing import 2012-02-07 00:17:07 -04:00
Roberto Rosario
9c03663924 Move tree node widget code to the widgets.py file and prettify a bit 2012-02-05 00:48:31 -04:00
Roberto Rosario
2dfad128e2 Language source and translations updates 2012-02-02 14:56:15 -04:00
Roberto Rosario
57846a758a Show index child node count 2012-02-02 11:20:08 -04:00
Roberto Rosario
a9d02e08bc Update top menu icon 2012-02-02 11:07:28 -04:00
Roberto Rosario
6b8dcb7240 Update the index mirroring rebuild tool 2012-02-02 10:28:25 -04:00
Roberto Rosario
cc78b7d25a Update filesystem mirroring functions 2012-02-02 10:27:46 -04:00
Roberto Rosario
02a762cf73 Remove obsolete indexing config settings and add new FILESYSTEM_SERVING 2012-02-02 10:26:58 -04:00
Roberto Rosario
063d2fca40 Smarted exception catching 2012-02-02 10:26:39 -04:00
Roberto Rosario
7331a87c89 Rename MetadataObject class to MetadataClass 2012-02-02 09:42:37 -04:00
Roberto Rosario
cc3632dcfe Remove remarked code 2012-02-02 09:37:31 -04:00
Roberto Rosario
ac7a3806ec Use proper try/exception format 2012-02-02 09:37:13 -04:00
Roberto Rosario
2c6339b56a Small updates and fixes 2012-02-02 09:33:28 -04:00
Roberto Rosario
1eabbf90cd Move exception to a single module 2012-02-02 09:23:20 -04:00
Roberto Rosario
2ac6250149 Fix imports 2012-02-02 09:23:07 -04:00
Roberto Rosario
1d3c5241ec Move all widgets code to a single module 2012-02-02 09:22:40 -04:00
Roberto Rosario
95be7cb417 Merge os_specify and filesystem module 2012-02-02 09:17:01 -04:00
Roberto Rosario
2c53c5a2ff Automatically create root template node on index save, add help texts 2012-02-02 09:13:23 -04:00