This website requires JavaScript.
Explore
Impressum
Grow Tools
Help
Sign In
matthias
/
mayan-edms
Watch
1
Star
0
Fork
0
You've already forked mayan-edms
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
962cd6544f63eee274ccdaf3acdbb0b56ff0965b
mayan-edms
/
mayan
/
apps
/
linking
History
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
..
locale
Translation files synchronized and compiled
2015-02-10 09:23:14 -04:00
migrations
Add first set of Django 1.7 app migrations
2015-03-30 05:08:50 -04:00
__init__.py
PEP8 cleanups
2015-03-30 15:21:53 -04:00
admin.py
Add from __future__ import unicode_literals, issue
#37
2015-01-19 04:06:40 -04:00
apps.py
Convert more apps to new navigation system
2015-04-04 18:47:16 -04:00
classes.py
Add from __future__ import unicode_literals, issue
#37
2015-01-19 04:06:40 -04:00
forms.py
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
links.py
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
literals.py
Add from __future__ import unicode_literals, issue
#37
2015-01-19 04:06:40 -04:00
managers.py
Add from __future__ import unicode_literals, issue
#37
2015-01-19 04:06:40 -04:00
models.py
Add the @python_2_unicode_compatible to all models. Closes issue
#67
2015-04-01 02:40:19 -04:00
permissions.py
Add from __future__ import unicode_literals, issue
#37
2015-01-19 04:06:40 -04:00
urls.py
Add from __future__ import unicode_literals, issue
#37
2015-01-19 04:06:40 -04:00
views.py
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