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
e648975aff0d8e645d072a40ccb5d539246e2dbe
mayan-edms
/
mayan
History
Roberto Rosario
e648975aff
Rename link 'class' attribute with 'klass' to avoid any conflicts. Fix django_gpg links. Remove 'dont_mark_active', 'conditional_highlight', and 'extra_navigation_links' features. Inject 'resolved_objects' into context before resolving links. Add check for ACLs when there is a resolved object present. Re-add remove_from_query and keep_query support. Use URLNode to resolve link this way the resolver work exactly as Django's {% url %} tag and saves some code duplicity.
2015-04-05 03:24:36 -04:00
..
apps
Rename link 'class' attribute with 'klass' to avoid any conflicts. Fix django_gpg links. Remove 'dont_mark_active', 'conditional_highlight', and 'extra_navigation_links' features. Inject 'resolved_objects' into context before resolving links. Add check for ACLs when there is a resolved object present. Re-add remove_from_query and keep_query support. Use URLNode to resolve link this way the resolver work exactly as Django's {% url %} tag and saves some code duplicity.
2015-04-05 03:24:36 -04:00
bin
Improve the settings method, allow for execution of mayan-edms.py without an existing local.py file
2014-10-09 19:34:51 -04:00
media
Remove the SITE_ROOT settings variable and use Django's MEDIA_ROOT instead.
2014-07-11 01:06:50 -04:00
settings
Consolidate navigation tags, consolidate setup and tool link
2015-04-03 20:51:02 -04:00
__init__.py
New bootstrap based frontend UI. Merged from
#121
with many fixes. Closes issues
#121
,
#59
and
#100
2015-03-31 03:26:57 -04:00
celery.py
Add from __future__ import unicode_literals, issue
#37
2015-01-19 04:06:40 -04:00
urls.py
Consolidate navigation tags, consolidate setup and tool link
2015-04-03 20:51:02 -04:00
wsgi.py
Add production settings file and point wsgi by default to it
2014-08-18 01:29:23 -04:00