Commit Graph
115 Commits
Author SHA1 Message Date
Roberto Rosario 557052dd2d Changed document index links icons and index rebuild confirmation icon, updated list view to display icon for the type of index instance content 2011-05-25 01:01:52 -04:00
Roberto Rosario b436695549 Prevent long titles to slip under the confirm icon 2011-05-20 04:54:32 -04:00
Roberto Rosario d2e4fce100 Added confirm template icons 2011-05-20 03:58:02 -04:00
Roberto Rosario 4a4afbf06a Cleaned up files, removed ununsed imports 2011-05-20 00:54:11 -04:00
Roberto Rosario 1d20a10d49 Added a document indexing list view 2011-05-18 11:45:32 -04:00
Roberto Rosario 1bd75a1d24 Added generic assign remove view and converted the user management and permissions apps to use it 2011-05-14 23:46:21 -04:00
Roberto Rosario cef5bbfc08 Simplied the generic_detail template 2011-05-12 04:03:40 -04:00
Roberto Rosario 28b6c61876 Fixed the 12 columns grid widths, minified the css and remove unused fixed width 960 grid 2011-05-11 23:42:52 -04:00
Roberto Rosario 2162e99543 Finished converting project to the new subtemplate rendering 2011-05-11 22:08:52 -04:00
Roberto Rosario f7f7a1dbdc Splitted common/forms into forms & widgets 2011-05-10 03:42:13 -04:00
Roberto Rosario e03a90883a Commited new metadata/document_type paradirm 2011-05-09 02:25:09 -04:00
Roberto Rosario 1b511574d9 Added two state simple template and updated user list view to use it 2011-05-08 15:54:48 -04:00
Roberto Rosario 7cc768305f Added view to add or remove users from group, merged common code and moved it to common.utils 2011-05-08 04:15:29 -04:00
Roberto Rosario 9e61213241 Created new smart_settings app and move everything related to app settings to it 2011-05-07 01:32:02 -04:00
Roberto Rosario 7f2c563192 Converted whole project to a smarter method of defining app settings 2011-05-07 01:15:40 -04:00
Roberto Rosario 472a55f5f3 Updated Spanish translation 2011-05-06 13:42:09 -04:00
Roberto Rosario 07e9b12e78 flake8 cleanups, ununsed imports and variables cleanup, changed register_diagnostics to use reverse_lazy instead of reverse 2011-05-06 10:39:54 -04:00
Roberto Rosario c44a1f947c Added document printing support 2011-05-06 00:46:33 -04:00
Roberto Rosario 0eca667fd4 Changed ugettext to ugettext_lazy, changed comment style 2011-05-05 20:50:56 -04:00
Roberto Rosario 6960bff9ef Removed unneeded global variables 2011-05-03 20:15:21 -04:00
Roberto Rosario d58d70623d Moved return_type function to common.utils 2011-05-03 20:14:40 -04:00
Roberto Rosario 4f62e6c9b6 Removed unsafe default values and added unicode updates 2011-05-03 20:13:10 -04:00
Roberto Rosario c14c9c11c7 Don't specify border color, let the theme do so 2011-05-01 15:53:17 -04:00
Roberto Rosario b61de3d001 Add a 'next' hidden field to allow form to store redirection url 2011-05-01 04:27:24 -04:00
Roberto Rosario 488bb7bd02 Initial commit to support document comments 2011-04-30 04:47:58 -04:00
Roberto Rosario 16061b304e Applied initial merge of the new subtemplate renderer 2011-04-30 04:45:05 -04:00
Roberto Rosario 2532a0a2d8 Added tag list view and global tag delete support 2011-04-28 19:12:40 -04:00
Roberto Rosario 7a6225f77f Added per app version display tag 2011-04-27 09:34:25 -04:00
Roberto Rosario 2a744cefea PEP8, pylint cleanups and removal of relative imports 2011-04-23 02:49:07 -04:00
Roberto Rosario f3faf00315 Only add a prefix to the submit button if a form prefix has been specified 2011-04-22 07:35:30 -04:00
Roberto Rosario e7c580f1a8 Changed the side bar document grouping with carousel style document grouping form widget 2011-04-20 02:45:51 -04:00
Roberto Rosario 58e4e611e2 Implemented detail form readonly fields the correct way, this fixes copy & paste issues with Firefox 2011-04-14 23:05:57 -04:00
Roberto Rosario bff724176f Catch ZeroDivisionError exceptin in pretty_size function 2011-04-13 11:47:27 -04:00
Roberto Rosario 0b10b43959 Added view to add or remove user to a specific role 2011-04-13 02:56:19 -04:00
Roberto Rosario 1b6806f7d1 PEP8 cleanups 2011-04-08 01:31:39 -04:00
Roberto Rosario f66c8ec6e2 Fixed error and some warning returned by pylint 2011-04-05 00:04:11 -04:00
Roberto Rosario 664ece7a60 Added a new setup option: FILESYSTEM_INDEXING_AVAILABLE_FUNCTIONS - a dictionary to allow users to add custom functions 2011-04-04 14:58:36 -04:00
Roberto Rosario 70e5e4c470 Moved navigation code to its own app 2011-03-22 00:54:43 -04:00
Roberto Rosario 545adac2e5 Removed debug code 2011-03-21 18:48:51 -04:00
Roberto Rosario 0021ec7117 Removed unneeded {% load %} 2011-03-21 00:58:49 -04:00
Roberto Rosario 31d1641fa4 Added simple statistics page (total used storage, total docs, etc) 2011-03-20 04:35:21 -04:00
Roberto Rosario a1aa42c796 Forgot to add the multi_select_as_buttons context variable 2011-03-19 03:38:45 -04:00
Roberto Rosario 13400c5e58 Implemented button based multi item actions 2011-03-18 17:13:29 -04:00
Roberto Rosario 6a9db45cf1 Added multi document delete 2011-03-18 15:01:02 -04:00
Roberto Rosario af7ae23eed Used new variable form_hide_required_text to hide multi item action form's "(required)" text 2011-03-18 14:18:48 -04:00
Roberto Rosario 6f90cee824 Added new context variable form_hide_required_text for hide the word "(required)" from selected forms 2011-03-18 14:15:13 -04:00
Roberto Rosario b4a475cac2 Changed <div> tags to <span> for correctness 2011-03-18 13:56:42 -04:00
Roberto Rosario 001491f93b Final changes to implement multi document actions 2011-03-18 13:22:54 -04:00
Roberto Rosario 102026a169 Merge branch 'master' into multi 2011-03-18 10:22:41 -04:00
Roberto Rosario f039f1b842 Removed unneeded HTML class and style 2011-03-16 17:01:37 -04:00