This website requires JavaScript.
Explore
Impressum
Grow Tools
Help
Sign In
matthias
/
mayan-edms
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
efcd0bc2311dfae828e7b514d83f9b663985c923
mayan-edms
/
mayan
/
apps
/
document_states
T
History
Roberto Rosario
69a7efd6f0
Convert workflows document type selection, smart link document type selection, role members list, user group and group users views to CBV assign remove. Remove now obsolete assign remove function based view
2015-04-07 15:48:27 -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
Convert workflows document type selection, smart link document type selection, role members list, user group and group users views to CBV assign remove. Remove now obsolete assign remove function based view
2015-04-07 15:48:27 -04:00
views.py
Convert workflows document type selection, smart link document type selection, role members list, user group and group users views to CBV assign remove. Remove now obsolete assign remove function based view
2015-04-07 15:48:27 -04:00