Commit Graph

3758 Commits

Author SHA1 Message Date
Roberto Rosario
735cd64db2 Don't parse the URL if it's not going to be used. Convert tools to CBV. 2015-04-07 01:15:47 -04:00
Roberto Rosario
c59695e197 Update fancybox to latest git commit 2015-04-07 01:11:09 -04:00
Roberto Rosario
9e2702f11e Remove repeated import 2015-04-07 01:10:52 -04:00
Roberto Rosario
d79f36bfcb Replace function views with class based views 2015-04-06 20:24:18 -04:00
Roberto Rosario
1fa8514367 Update release notes 2015-04-06 16:35:55 -04:00
Roberto Rosario
9de137a263 Update app list to reflect removed or merged apps 2015-04-06 16:35:39 -04:00
Roberto Rosario
3506ed371d Merge documents and document_acls apps 2015-04-06 16:35:17 -04:00
Roberto Rosario
ff3a6c1fb1 Remove famfam use from the acls app 2015-04-06 16:23:15 -04:00
Roberto Rosario
23fc9f1e36 Merge main and common apps, extract authentication functionality to new authentication app. Closes issues #179 and #180 2015-04-06 16:09:54 -04:00
Roberto Rosario
5367bee1b2 Update 2.0 release notes to add closed issues 2015-04-06 13:37:31 -04:00
Roberto Rosario
7beba125ac Simplify document_print template 2015-04-06 02:44:17 -04:00
Roberto Rosario
3524454dbc Merge document print and document hard copy views 2015-04-06 02:44:01 -04:00
Roberto Rosario
2e9e2fccb0 Increase print resolution to match display resolution 2015-04-06 02:43:41 -04:00
Roberto Rosario
7c4bb03534 Don't load removed settings template tag 2015-04-06 02:43:27 -04:00
Roberto Rosario
35b44e70c7 Fix CombinedSource logic after get_multi_item_links_form updates 2015-04-06 02:23:04 -04:00
Roberto Rosario
920ed6601a Modernize the render_subtemplate template tag 2015-04-06 02:11:15 -04:00
Roberto Rosario
50b7019ace Update about view to use new project_version tag 2015-04-06 01:54:34 -04:00
Roberto Rosario
ac72537a60 Commit uncommitted change to consolidate variable_tags with project_tags 2015-04-06 01:53:56 -04:00
Roberto Rosario
8e62c21bb1 Add missing return statement 2015-04-06 01:53:37 -04:00
Roberto Rosario
2599ef2fdd Consolidate version_tag with project_tag 2015-04-06 01:48:25 -04:00
Roberto Rosario
1bf5ad3047 Remove unused settings template tag 2015-04-06 01:46:00 -04:00
Roberto Rosario
426914a82c Remove unused set_var template tag 2015-04-06 01:43:42 -04:00
Roberto Rosario
932eae2cfe Remove unused dynamic search template tags 2015-04-06 01:41:47 -04:00
Roberto Rosario
488f17ab6a Remove unused permissions app widget 2015-04-06 01:38:57 -04:00
Roberto Rosario
4d2891b361 Remove use of the permalink decorator 2015-04-06 01:36:22 -04:00
Roberto Rosario
4fde4b3aa7 Add comment to the Link class, move remove_from_query inside keep_query, doesn't make sense to have it outside this context 2015-04-06 01:20:40 -04:00
Roberto Rosario
962cd6544f Re-enable the setting of the active link in the view context 2015-04-06 01:09:01 -04:00
Roberto Rosario
e27ba5d3d6 Implement use of the injected 'resolved_object' variable to simplify navigation links of objects in lists. Remove obsolete varaibles_tags. Consolidate get_action_links by means of get_menus_links which supports a list of menus to resolve. Remove obsolete 'list_object_variable_name'. Remove 'resolve_for_source' method which was consolidated with the normal resolve method by means of an optional 'source' argument. 2015-04-06 01:02:48 -04:00
Roberto Rosario
eae3b0eba2 Fix multi document tag attach and remove 2015-04-06 00:16:28 -04:00
Roberto Rosario
314a04bb22 Move document page text edit from facet menu to the actions menu 2015-04-06 00:08:51 -04:00
Roberto Rosario
5a08738cec Add tag text shadow to increase readability 2015-04-06 00:08:34 -04:00
Roberto Rosario
d922bc0351 Reduce link title names 2015-04-05 23:52:41 -04:00
Roberto Rosario
d725cbe008 Change the default zoom level step to 25%. Change the default minimum zoom level to 25%. 2015-04-05 23:49:14 -04:00
Roberto Rosario
28e86f044d Add new style document page viewer. Remove web_theme_hide_menus feature, all views except the login view will show the main menu. Remove unused javascript. Remove the now unused no-parent-history CSS class. Remove the facybox-iframe class and associated JavaScript. 2015-04-05 23:47:24 -04:00
Roberto Rosario
d51ba315ad Add missing field 2015-04-05 03:54:01 -04:00
Roberto Rosario
c98a3a57c2 Move tools and setup links to the user profile link 2015-04-05 03:53:27 -04:00
Roberto Rosario
d6afddad3d Start merge of common and main apps 2015-04-05 03:44:24 -04:00
Roberto Rosario
e648975aff Rename link 'class' attribute with 'klass' to avoid any conflicts. Fix django_gpg links. Remove 'dont_mark_active', 'conditional_highlight', and 'extra_navigation_links' features. Inject 'resolved_objects' into context before resolving links. Add check for ACLs when there is a resolved object present. Re-add remove_from_query and keep_query support. Use URLNode to resolve link this way the resolver work exactly as Django's {% url %} tag and saves some code duplicity. 2015-04-05 03:24:36 -04:00
Roberto Rosario
db340513d0 Remove use of 'navigation_object_name' template variable and simplify the use of the 'navigation_object_list' template variable 2015-04-05 01:45:30 -04:00
Roberto Rosario
31c49a2493 Remove unused folder templatetag 2015-04-05 00:25:11 -04:00
Roberto Rosario
bc50d0e321 Finish app navigation updates 2015-04-05 00:14:28 -04:00
Roberto Rosario
94f8d8700e Define exposed API for django_gpg exceptions 2015-04-04 23:30:27 -04:00
Roberto Rosario
73a24b71b3 Convert more apps to new navigation system 2015-04-04 18:47:16 -04:00
Roberto Rosario
39e8e26f87 Move link conversions, consolidate FrontPageLink with new link class 2015-04-04 03:23:13 -04:00
Roberto Rosario
0e6fe91234 Merge pull request #172 from hcarrero/feature/linksupdate
Feature/linksupdate
2015-04-04 02:08:03 -04:00
Helga Carrero
07c8be33bc Convert block of old style links to new style links 2015-04-04 02:01:27 -04:00
Roberto Rosario
3e7601f2b9 Convert block of dictionary link to new Link class 2015-04-04 01:56:28 -04:00
Helga Carrero
3483d87a05 Add myself to contributors file 2015-04-04 00:58:07 -04:00
Roberto Rosario
51ce5ca057 Consolidate navigation tags, consolidate setup and tool link 2015-04-03 20:51:02 -04:00
Roberto Rosario
0246068cd0 Initial commit of the new class based and menu based navigation system 2015-04-03 07:09:51 -04:00