Commit Graph

  • 7dd2963a4b Extend lock manager lock name field size Roberto Rosario 2015-05-20 19:11:25 -04:00
  • bc54141434 Bump version to 1.1.1 Roberto Rosario 2015-05-18 20:53:01 -04:00
  • 22b5900769 PEP8 cleanups Roberto Rosario 2015-05-18 20:50:02 -04:00
  • e9ae8905b4 PEP8 Cleanups Roberto Rosario 2015-05-18 19:58:03 -04:00
  • c03b2cb09c Translation syncronization Roberto Rosario 2015-05-15 19:11:41 -04:00
  • a439a8478a Update requirements versions Roberto Rosario 2015-05-15 19:02:53 -04:00
  • 1680b9ccfc Improve error message when GPG is now found during initialization. Issues #168 and #98 Roberto Rosario 2015-05-15 17:00:52 -04:00
  • c36baa3bfa Update README.rst Roberto Rosario 2015-05-11 01:43:02 -04:00
  • 10fb7947e4 Show page number of total page count in document page preview Roberto Rosario 2015-05-09 22:40:30 -04:00
  • ec1994b364 Merge pull request #190 from BangorUniversity/master Roberto Rosario 2015-04-17 03:27:18 -04:00
  • 9bf4ecb1ea Django==1.6.11 in setup.py to match requirements.txt Simeon Walker 2015-04-16 14:42:59 +01:00
  • f67856fccd Add version 1.1.1 release notes Roberto Rosario 2015-04-07 21:06:00 -04:00
  • ea21f4c3fd Fix usage of ugettext to ugettext_lazy Roberto Rosario 2015-04-07 20:46:35 -04:00
  • 859c158cfa Remove unused folder template tag Roberto Rosario 2015-04-07 20:38:46 -04:00
  • eb88d70658 Updated used version of Django to 1.6.11 Roberto Rosario 2015-04-07 19:52:10 -04:00
  • 2e6b243dcf Expand test for issue #163 to include zipped non-ascii file Roberto Rosario 2015-04-07 19:35:29 -04:00
  • 942c9ab569 Add form prefix to checkbox name Roberto Rosario 2015-04-07 19:20:57 -04:00
  • 6ae7f0672d Add more app modules documentation Roberto Rosario 2015-04-07 19:01:13 -04:00
  • bfa794585e Update release notes Roberto Rosario 2015-04-07 17:06:11 -04:00
  • 12cdee6de2 Move signal handlers into their own app module Roberto Rosario 2015-04-07 17:01:07 -04:00
  • efcd0bc231 Remove last hardcoded use of the famfam icon set Roberto Rosario 2015-04-07 16:41:02 -04:00
  • 09f7cc1a5b Move common.utils.return_type to the smart_settings apps where it is only used Roberto Rosario 2015-04-07 16:36:42 -04:00
  • 2044c94893 Replace custom 'load_backend' with Django's 'import_string'. Roberto Rosario 2015-04-07 16:29:43 -04:00
  • 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
  • 0476e66903 Convert index_setup_document_types to CBV assign remove Roberto Rosario 2015-04-07 03:34:47 -04:00
  • a522292ee4 Convert document type optional and required metadata views to CBV assign remove view Roberto Rosario 2015-04-07 03:22:48 -04:00
  • d79ab07337 Add CBV version of the assign_remove view Roberto Rosario 2015-04-07 03:22:32 -04:00
  • fd42b01fe7 Remove unused statistics template Roberto Rosario 2015-04-07 02:07:30 -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
  • ecfa937068 Remove repeated logic Roberto Rosario 2015-04-07 01:54:01 -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
  • 719c862c51 Display latest search terms in search box Roberto Rosario 2015-04-07 01:27:45 -04:00
  • 7811d1e090 Change home and setup list views to CBVs Roberto Rosario 2015-04-07 01:27:33 -04:00
  • 735cd64db2 Don't parse the URL if it's not going to be used. Convert tools to CBV. Roberto Rosario 2015-04-07 01:11:33 -04:00
  • c59695e197 Update fancybox to latest git commit Roberto Rosario 2015-04-07 01:11:09 -04:00
  • 9e2702f11e Remove repeated import Roberto Rosario 2015-04-07 01:10:52 -04:00
  • d79f36bfcb Replace function views with class based views Roberto Rosario 2015-04-06 20:24:18 -04:00
  • 1fa8514367 Update release notes Roberto Rosario 2015-04-06 16:35:55 -04:00
  • 9de137a263 Update app list to reflect removed or merged apps Roberto Rosario 2015-04-06 16:35:39 -04:00
  • 3506ed371d Merge documents and document_acls apps Roberto Rosario 2015-04-06 16:35:17 -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
  • 5367bee1b2 Update 2.0 release notes to add closed issues Roberto Rosario 2015-04-06 13:37:31 -04:00
  • 7beba125ac Simplify document_print template Roberto Rosario 2015-04-06 02:44:17 -04:00
  • 3524454dbc Merge document print and document hard copy views Roberto Rosario 2015-04-06 02:44:01 -04:00
  • 2e9e2fccb0 Increase print resolution to match display resolution Roberto Rosario 2015-04-06 02:43:41 -04:00
  • 7c4bb03534 Don't load removed settings template tag Roberto Rosario 2015-04-06 02:25:32 -04:00
  • 35b44e70c7 Fix CombinedSource logic after get_multi_item_links_form updates Roberto Rosario 2015-04-06 02:23:04 -04:00
  • 920ed6601a Modernize the render_subtemplate template tag Roberto Rosario 2015-04-06 02:11:15 -04:00
  • 50b7019ace Update about view to use new project_version tag Roberto Rosario 2015-04-06 01:54:34 -04:00
  • ac72537a60 Commit uncommitted change to consolidate variable_tags with project_tags Roberto Rosario 2015-04-06 01:53:56 -04:00
  • 8e62c21bb1 Add missing return statement Roberto Rosario 2015-04-06 01:53:37 -04:00
  • 2599ef2fdd Consolidate version_tag with project_tag Roberto Rosario 2015-04-06 01:48:25 -04:00
  • 1bf5ad3047 Remove unused settings template tag Roberto Rosario 2015-04-06 01:46:00 -04:00
  • 426914a82c Remove unused set_var template tag Roberto Rosario 2015-04-06 01:43:42 -04:00
  • 932eae2cfe Remove unused dynamic search template tags Roberto Rosario 2015-04-06 01:41:47 -04:00
  • 488f17ab6a Remove unused permissions app widget Roberto Rosario 2015-04-06 01:38:57 -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
  • 31c49a2493 Remove unused folder templatetag Roberto Rosario 2015-04-05 00:25:11 -04:00
  • bc50d0e321 Finish app navigation updates Roberto Rosario 2015-04-05 00:14:28 -04:00
  • 94f8d8700e Define exposed API for django_gpg exceptions Roberto Rosario 2015-04-04 23:30:27 -04:00
  • 73a24b71b3 Convert more apps to new navigation system Roberto Rosario 2015-04-04 18:47:16 -04:00
  • 39e8e26f87 Move link conversions, consolidate FrontPageLink with new link class Roberto Rosario 2015-04-04 03:23:13 -04:00
  • 0e6fe91234 Merge pull request #172 from hcarrero/feature/linksupdate Roberto Rosario 2015-04-04 02:08:03 -04:00
  • 07c8be33bc Convert block of old style links to new style links Helga Carrero 2015-04-04 02:01:27 -04:00
  • 3e7601f2b9 Convert block of dictionary link to new Link class Roberto Rosario 2015-04-04 01:56:28 -04:00
  • 3483d87a05 Add myself to contributors file Helga Carrero 2015-04-04 00:58:07 -04:00
  • 51ce5ca057 Consolidate navigation tags, consolidate setup and tool link Roberto Rosario 2015-04-03 20:51:02 -04:00
  • 0246068cd0 Initial commit of the new class based and menu based navigation system Roberto Rosario 2015-04-03 07:09:51 -04:00
  • 192069462f Remove remaining resolve_to_name code Roberto Rosario 2015-04-02 16:45:49 -04:00
  • 0145ea85f1 Remove page detail rotation indicator text Roberto Rosario 2015-04-01 14:30:12 -04:00
  • daf043f5bd Fix source switch link's icon Roberto Rosario 2015-04-01 14:21:55 -04:00
  • e4bb97aaed Code reduction, handle already logged in user redirection at the view and not at the template. Roberto Rosario 2015-04-01 14:18:05 -04:00
  • 338ac53c0f Remove unused diagnostics view and template Roberto Rosario 2015-04-01 13:40:25 -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