Commit Graph

228 Commits

Author SHA1 Message Date
Roberto Rosario
c1d7acb6e3 Move sentry and admin link registration to common app 2012-06-08 18:20:43 -04:00
Roberto Rosario
61fdfaa2db Move common app links to a seprate file 2012-06-08 17:33:36 -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
036ec09234 Move the copyfile function to the common app 2012-05-30 12:56:56 -04:00
Roberto Rosario
469f8ebdcb Move EncapsulatedObject class to common app 2012-05-24 02:41:45 -04:00
Roberto Rosario
db13cd1702 Merge branch 'feature/workflows' into development
Conflicts:
	apps/dynamic_search/__init__.py
	requirements/production.txt
2012-05-23 00:23:39 -04:00
Roberto Rosario
9bcf7574bf Remove reduntant code from the object_list object default column detection code 2012-04-11 03:33:23 -04:00
Roberto Rosario
c8129b1f5f Add get_object_list_object_name tag to override the object to process from an object_list 2012-04-11 03:11:08 -04:00
Roberto Rosario
afac6e7667 Display message on empty horizontal list 2012-03-29 23:45:04 -04:00
Roberto Rosario
ebd5016990 Simplify auto admin creation code 2012-03-27 23:11:15 -04:00
Roberto Rosario
1d23735344 Simplify auto admin creation code 2012-03-27 23:11:07 -04:00
Roberto Rosario
e7d7ae0c88 Simplify auto admin creation code 2012-03-27 23:10:26 -04:00
Roberto Rosario
2b123799de Update multi_item_links to use new link format 2012-03-18 03:35:05 -04:00
Roberto Rosario
6fd0854ac5 Fix templates link's famfam reference to sprite 2012-03-16 23:33:15 -04:00
Roberto Rosario
dcf568ead5 Start top menu refactor, added elementtree to requirements 2012-03-16 21:07:53 -04:00
Roberto Rosario
d028f54c27 Started navigation refatoring 2012-03-16 12:56:49 -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
fd81ba7a6d Move lazy_reverse function to common.utils 2012-03-05 03:08:43 -04:00
Roberto Rosario
da6d1c474b Update compiled translation files 2012-02-22 16:14:40 -04:00
Roberto Rosario
a888b11dec Portuguese translation strings update 2012-02-22 16:07:29 -04:00
Roberto Rosario
1f2b25152f Italian translation strings update 2012-02-22 16:07:07 -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
5bc61ca70e Remove unused test files 2012-02-22 11:55:48 -04:00
Roberto Rosario
cc0040a88b Language source files updates, Spanish translation updates 2012-02-12 15:33:26 -04:00
Roberto Rosario
f94f997883 Documentation updates, indexed documentation 2012-02-11 21:13:05 -04:00
Roberto Rosario
cc9ce7c212 Don't hide and raise errors on assign_remove view when in DEBUG mode 2012-02-02 15:37:06 -04:00
Roberto Rosario
2dfad128e2 Language source and translations updates 2012-02-02 14:56:15 -04:00
Roberto Rosario
485573c5d6 Validate email in user details edit to avoid email clashes 2012-01-26 23:11:11 -04:00
Roberto Rosario
8ebd5b8062 Make email field full width in email login form 2012-01-26 23:10:28 -04:00
Roberto Rosario
30351225f6 Allow current to edit more details of himself, saner redirection after password change 2012-01-26 22:42:36 -04:00
Roberto Rosario
aa1ea252d8 Remove Changelog view in the about menu, add documentation link to the about template 2012-01-25 04:27:38 -04:00
Roberto Rosario
4eaf4bd785 Add cancel button and previous hidden variable support to the generic form template 2012-01-24 12:13:19 -04:00
Roberto Rosario
970cb74d35 PEP8 cleanups 2012-01-18 14:37:15 -04:00
Roberto Rosario
8a5d0425b6 PEP8 cleanups, style cleanups, unused imports 2012-01-18 13:52:19 -04:00
Roberto Rosario
1a285d56dc PEP8 cleanups, remove unused imports 2012-01-17 16:40:30 -04:00
Roberto Rosario
93fc581ba0 Remove unused imports, file zf.write argument 2012-01-17 16:33:51 -04:00
Roberto Rosario
4da328612d Add option group support to the assign_remove view 2012-01-09 08:12:50 -04:00
Roberto Rosario
78207be926 Updated translation source files for the common app 2012-01-08 07:40:00 -04:00
Roberto Rosario
1039b80831 Remove commented code 2012-01-08 07:36:07 -04:00
Roberto Rosario
14dbeb4266 Remove AnonymousUser class checking 2012-01-08 06:49:26 -04:00
Roberto Rosario
fac43006e3 Add translable return text to the anonymous user singleton __unicode__ method 2012-01-08 06:48:45 -04:00
Roberto Rosario
51a6abaf11 Add context variable setting helper template tag 2012-01-08 04:59:16 -04:00
Roberto Rosario
45031022b6 Update COMMON_ALLOW_ANONYMOUS_ACCESS description wording 2012-01-08 04:58:22 -04:00
Roberto Rosario
c2fcbfe299 Add COMMON_ALLOW_ANONYMOUS_ACCESS configuration option to allow access to non authenticated users 2012-01-08 04:54:15 -04:00
Roberto Rosario
467be05baa Select the proper web theme display mode based on the user authentication status 2012-01-08 04:42:01 -04:00
Roberto Rosario
85875be859 Add further auto admin creation cleanups 2012-01-07 23:33:31 -04:00
Roberto Rosario
c7ee18af85 Add anonymous user support to the 'get_object_name' function 2012-01-07 23:33:09 -04:00