Roberto Rosario
|
aea6772cbf
|
Reimplement the IndexInstanceNodeView CBV view as a multi-inheritance CBV with manual super class resolution.
|
2015-07-06 00:03:21 -04:00 |
|
Roberto Rosario
|
7771740e59
|
Remove unused views
|
2015-07-02 20:28:43 -04:00 |
|
Roberto Rosario
|
0e7bf60717
|
Convert index instance view to CBV. Add smart document count to index instance view.
|
2015-07-02 04:10:28 -04:00 |
|
Roberto Rosario
|
ad5709c8ce
|
Remove maintenance tools menu entry, apps now register tools directly to the tools menu.
|
2015-07-02 02:47:46 -04:00 |
|
Roberto Rosario
|
c3c4fcb2b2
|
Convert index list view to CBV.
|
2015-07-02 01:49:52 -04:00 |
|
Roberto Rosario
|
51d50672f3
|
Change index setup list view to CBV.
|
2015-07-02 01:32:03 -04:00 |
|
Roberto Rosario
|
f0cfe314f0
|
PEP8 cleanups
|
2015-07-01 16:45:33 -04:00 |
|
Roberto Rosario
|
ace76fc69c
|
Update apps for new ACLs refactor.
|
2015-07-01 16:36:20 -04:00 |
|
Roberto Rosario
|
e9ea2dc35a
|
Modernize usage of the AssignRemove CBV
|
2015-06-30 17:19:56 -04:00 |
|
Roberto Rosario
|
5be41af1cf
|
Remove DefaultAccessControlList support
|
2015-06-29 14:51:37 -04:00 |
|
Roberto Rosario
|
1c084aa07b
|
Split Permission and StoredPermission class and model into different modules. Simplified the Permission class.
|
2015-06-28 01:03:29 -04:00 |
|
Roberto Rosario
|
d26402974a
|
Allow registering permission from the permission namespace. Replace all permission variables to be lowercase (style guide reserver uppercase variables for constants and literals).
|
2015-06-28 00:19:49 -04:00 |
|
Roberto Rosario
|
a5e922416b
|
Make generates_choices_w_label a static method of AssignRemove, it's not anywhere else.
|
2015-06-23 03:13:28 -04:00 |
|
Roberto Rosario
|
c21bb90d90
|
Add missing import
|
2015-06-04 18:51:14 -04:00 |
|
Roberto Rosario
|
9084c3c651
|
Simplify and remove old code
|
2015-04-07 16:04:09 -04:00 |
|
Roberto Rosario
|
0476e66903
|
Convert index_setup_document_types to CBV assign remove
|
2015-04-07 03:34:47 -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
|
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
|
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
|
5dabc0a34a
|
Add new appearance app to hold all of the base templates, images, icons and external packages related to the frontend and look of the project
|
2015-03-30 02:17:40 -04:00 |
|
Roberto Rosario
|
20a9d8508c
|
Show index items count instead of index nodes count
|
2015-01-27 19:41:38 -04:00 |
|
Roberto Rosario
|
b55acb6e12
|
Normalize import style
|
2015-01-24 17:05:32 -04:00 |
|
Roberto Rosario
|
febe21db1b
|
Improve document related views titles messages, improve pluralization.
|
2015-01-24 14:25:31 -04:00 |
|
Roberto Rosario
|
8b02f8cb0c
|
Remove usage of extra_columns_preffixed, used only once, replaced. Issue #56
|
2015-01-24 02:45:44 -04:00 |
|
Roberto Rosario
|
d59ea3ede2
|
Add from __future__ import unicode_literals, issue #37
|
2015-01-19 04:06:40 -04:00 |
|
Roberto Rosario
|
5b718da664
|
Simplify text messages, add proper pluralization
|
2015-01-18 02:41:01 -04:00 |
|
Roberto Rosario
|
6fb768a6f8
|
Issue #128, Add Indexes API endpoints
|
2014-12-16 01:37:49 -04:00 |
|
Roberto Rosario
|
84493b7a72
|
PEP8 Cleanups
|
2014-11-11 14:58:37 -04:00 |
|
Roberto Rosario
|
9cc014c70a
|
Close issue #106, Convert document indexing app actions to Celery
|
2014-11-03 00:10:19 -04:00 |
|
Roberto Rosario
|
2c2dfa88cc
|
Issue #84, Remove template context variable 'object_name' to improve ease of translation
|
2014-10-28 02:36:43 -04:00 |
|
Roberto Rosario
|
71e8502614
|
Remove confirmation template's form icon
|
2014-10-25 02:21:44 -04:00 |
|
Roberto Rosario
|
f80ad671e5
|
Fix object level filtering based on permission
|
2014-10-14 04:29:14 -04:00 |
|
Roberto Rosario
|
2f3d62feac
|
Use more consistent names
|
2014-10-14 04:12:35 -04:00 |
|
Roberto Rosario
|
32974f035d
|
Remove unneeded accesor method
|
2014-10-13 18:21:21 -04:00 |
|
Roberto Rosario
|
5b25f286f3
|
Fix missed lower case title
|
2014-10-13 17:27:19 -04:00 |
|
Roberto Rosario
|
9662d14e9c
|
Issue #40, finish remaining '/' hardcoded redirects
|
2014-10-09 20:05:42 -04:00 |
|
Roberto Rosario
|
8bac1525be
|
PEP8 cleanups
|
2014-10-08 19:39:16 -04:00 |
|
Roberto Rosario
|
06dd1b3368
|
Issue #39, Explicitly captalize string now that they are not capitalized blindly by the templates
|
2014-10-02 01:17:27 -04:00 |
|
Roberto Rosario
|
76b2cdefcc
|
Move app url namespaces updates
|
2014-09-06 16:30:12 -04:00 |
|
Roberto Rosario
|
b42e9badf6
|
Move common templates to apps/main/templates/main/*
|
2014-08-26 02:44:49 -04:00 |
|
Roberto Rosario
|
3bed82fc16
|
PEP8 cleanup, unused imports, missing imports, style cleanups
|
2014-07-10 02:45:19 -04:00 |
|
Roberto Rosario
|
ec1745b50b
|
Initial changes to support the new Django 1.6 project structure
|
2014-06-15 13:13:21 +02:00 |
|