0e3e34bdf1
Simplify AssignRemoveView further
Roberto Rosario
2015-04-07 16:23:33 -04:00
87216eb444
Move the parse_range function to the only app that uses it, documents app
Roberto Rosario
2015-04-07 16:06:04 -04:00
9084c3c651
Simplify and remove old code
Roberto Rosario
2015-04-07 16:04:09 -04:00
69a7efd6f0
Convert workflows document type selection, smart link document type selection, role members list, user group and group users views to CBV assign remove. Remove now obsolete assign remove function based view
Roberto Rosario
2015-04-07 15:48:27 -04:00
0209ea6632
Update views that used generic_detail to use generic_form in read_only mode. Remove now obsolete generic_detail template
Roberto Rosario
2015-04-07 02:04:41 -04:00
857f9f2479
Swtich workflow detail view to use form template in read only mode to remove now obsolote generic_detail_subtemplate
Roberto Rosario
2015-04-07 01:49:23 -04:00
d1c56c40fd
Convert current user details, current user locale profile details, home, license, maintenance and tool list views to CBV
Roberto Rosario
2015-04-07 01:43:49 -04:00
ff3a6c1fb1
Remove famfam use from the acls app
Roberto Rosario
2015-04-06 16:23:15 -04:00
23fc9f1e36
Merge main and common apps, extract authentication functionality to new authentication app. Closes issues #179 and #180
Roberto Rosario
2015-04-06 16:09:54 -04:00
4d2891b361
Remove use of the permalink decorator
Roberto Rosario
2015-04-06 01:36:22 -04:00
4fde4b3aa7
Add comment to the Link class, move remove_from_query inside keep_query, doesn't make sense to have it outside this context
Roberto Rosario
2015-04-06 01:20:40 -04:00
962cd6544f
Re-enable the setting of the active link in the view context
Roberto Rosario
2015-04-06 01:09:01 -04:00
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.
Roberto Rosario
2015-04-06 01:02:48 -04:00
eae3b0eba2
Fix multi document tag attach and remove
Roberto Rosario
2015-04-06 00:16:28 -04:00
314a04bb22
Move document page text edit from facet menu to the actions menu
Roberto Rosario
2015-04-06 00:08:51 -04:00
5a08738cec
Add tag text shadow to increase readability
Roberto Rosario
2015-04-06 00:08:34 -04:00
d922bc0351
Reduce link title names
Roberto Rosario
2015-04-05 23:52:41 -04:00
d725cbe008
Change the default zoom level step to 25%. Change the default minimum zoom level to 25%.
Roberto Rosario
2015-04-05 23:49:14 -04:00
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.
Roberto Rosario
2015-04-05 23:47:24 -04:00
d51ba315ad
Add missing field
Roberto Rosario
2015-04-05 03:54:01 -04:00
c98a3a57c2
Move tools and setup links to the user profile link
Roberto Rosario
2015-04-05 03:53:27 -04:00
d6afddad3d
Start merge of common and main apps
Roberto Rosario
2015-04-05 03:44:24 -04:00
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.
Roberto Rosario
2015-04-05 03:24:36 -04:00
db340513d0
Remove use of 'navigation_object_name' template variable and simplify the use of the 'navigation_object_list' template variable
Roberto Rosario
2015-04-05 01:45:30 -04:00
c88d8061e9
Remove ununsed password change and form templates
Roberto Rosario
2015-04-01 13:36:31 -04:00
c44362b257
Bootstrap makes the need of the {% cycle %} tag obsolete, remove from templates.
Roberto Rosario
2015-04-01 13:30:18 -04:00
849d73223c
Add explicit fields for IndexTemplateNodeForm as will be required by Django 1.8
Roberto Rosario
2015-04-01 13:28:41 -04:00
170405fbf7
Use icon instead of unicode character for index node "next level" indicator
Roberto Rosario
2015-04-01 13:27:57 -04:00
5d1af4f8b7
Fix icon class
Roberto Rosario
2015-04-01 13:27:38 -04:00
57fd943c9d
Repurpose the installtion app for it's original intent which was let apps report on their dependencies and if they were met. This commit removes two more Python dependencies: GitPython and psutil.
Roberto Rosario
2015-04-01 13:19:39 -04:00
3f8fe90787
Update look of horizontal forms
Roberto Rosario
2015-04-01 03:34:41 -04:00
2e0e6f7fe9
Update usage of forms submit icon to use generic icon classes and use font awesome icons instead
Roberto Rosario
2015-04-01 03:22:36 -04:00