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
735cd64db29e2e90ae15c8c19dd8e97c49370de9
mayan-edms
/
mayan
/
apps
/
document_states
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
Finish app navigation updates
2015-04-05 00:14:28 -04:00
forms.py
Make optional the comment field of workflow transition form
2015-01-27 19:35:29 -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
managers.py
Add from __future__ import unicode_literals, issue
#37
2015-01-19 04:06:40 -04:00
models.py
Fix the use of ugettext vs. ugettext_lazy
2015-03-30 01:33:35 -04:00
permissions.py
Initial import of the document states app
2015-01-13 04:13:49 -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