Commit Graph
260 Commits
Author SHA1 Message Date
Roberto Rosario 240d6ede75 Split Portuguese language translation into European Portuguese and Brazilian Portuguese 2012-07-01 23:53:43 -04:00
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 04de24ea51 Update oficial description to include digital signature mention and point to new logo file 2012-06-30 03:42:48 -04:00
Roberto Rosario ba37a8a79c Update login, about, README and favicon logos to new oficial logo 2012-06-30 03:42:14 -04:00
Roberto Rosario ac2eccf6eb Bump version to 0.12.2 2012-06-30 01:33:29 -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 c1d7acb6e3 Move sentry and admin link registration to common app 2012-06-08 18:20:43 -04:00
Roberto Rosario de8c690934 Move main app links to a seprate file 2012-06-08 18:17:57 -04:00
Roberto Rosario 58f027db60 Clean up (unused imports, PEP8, etc) 2012-06-08 16:43:54 -04:00
Roberto Rosario 7141f5814e Bump version to v0.12.1 2012-05-29 02:37:19 -04:00
Roberto Rosario 16196a3260 Move the multi item link registration for the main app for consistency 2012-05-23 01:22:07 -04:00
Roberto Rosario 892a7f77ae Simply and convert base tempalte navigation render code 2012-03-18 03:33:58 -04:00
Roberto Rosario fa1ee6fec0 Remove the 'related' menu, only used by one view 2012-03-17 01:31:01 -04:00
Roberto Rosario 28a3e209ab Converted project_setup and project_tools apps to use new elementtree based menus 2012-03-16 21:42:03 -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 4a3cdc3a5c Avoid sidebar links from repeating 2012-03-16 11:05:21 -04:00
Roberto Rosario 11ca6772ef Move preview titles to the top 2012-03-14 15:27:40 -04:00
Roberto Rosario 70cb939611 Change version to 0.13 alpha 2012-03-12 13:42:27 -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 d84a42769f Bump version to 0.12 2012-02-27 12:50:46 -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 87b042101d Convert app to use project tools new dynamic children view regex 2012-02-21 15:45:45 -04:00
Roberto Rosario 71f9a3171f Display staging file filename as a title when during preview, treat all staging files as a gallery 2012-02-14 23:46:42 -04:00
Roberto Rosario cc0040a88b Language source files updates, Spanish translation updates 2012-02-12 15:33:26 -04:00
Roberto Rosario 2dfad128e2 Language source and translations updates 2012-02-02 14:56:15 -04:00
Roberto Rosario f4ed105c99 Bump version to 0.12 beta 2012-02-02 05:35:06 -04:00
Roberto Rosario c79d1d0c34 Revert "Merge branch 'hotfix/v0.11.2' into development"
This reverts commit f8e2341f4f, reversing
changes made to 1c8fd9e212.
2012-02-02 05:28:13 -04:00
Roberto Rosario f8e2341f4f Merge branch 'hotfix/v0.11.2' into development
Conflicts:
	apps/documents/statistics.py
	docs/changelog.rst
2012-02-02 05:23:17 -04:00
Roberto Rosario f9be37768e Bump version to 0.11.2 2012-02-02 05:21:20 -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 7276a11171 Fix website address 2012-01-25 03:05:18 -04:00
Roberto Rosario c56a67e33a Update website address in about view 2012-01-25 02:01:19 -04:00
Roberto Rosario 970cb74d35 PEP8 cleanups 2012-01-18 14:37:15 -04:00
Roberto Rosario 304ea15f9e Add sidebar link support for multiple navigation objects 2012-01-09 06:41:06 -04:00
Roberto Rosario abd408812f Restrict statistics access to superusers and staff only 2012-01-08 07:35:40 -04:00
Roberto Rosario 3ef44b3d32 Update logout action to not redirect on logout 2012-01-08 04:58:42 -04:00
Roberto Rosario fa94288317 Only add the sentry and admin add and icons if they corresponding apps have been installed 2012-01-07 23:29:03 -04:00
Roberto Rosario 32bc775890 Update comment style 2012-01-02 06:47:53 -04:00
Roberto Rosario 34311fb17e Cleanups, permissions separation into explicit module, absolute import update 2012-01-02 03:48:26 -04:00
Roberto Rosario 2781a211ec Language translation updates 2012-01-02 01:47:14 -04:00