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
|
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
|
d59ea3ede2
|
Add from __future__ import unicode_literals, issue #37
|
2015-01-19 04:06:40 -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
|
a75a4edf21
|
Issue #39, Finish capitalizing source text messages
|
2014-10-10 02:29:37 -04:00 |
|
Roberto Rosario
|
b42e9badf6
|
Move common templates to apps/main/templates/main/*
|
2014-08-26 02:44:49 -04:00 |
|
Mathias Behrle
|
d4ab7f9de9
|
Fixing some titles to start with uppercase.
|
2014-07-13 19:27:46 +02:00 |
|
Roberto Rosario
|
d19f3da730
|
Backport statistics app, remove statistic code from the main app, convert the documents and ocr apps to use the new statictics app code
|
2014-07-04 01:46:16 -04:00 |
|