Redmine/app
Jean-Philippe Lang 3d317a435b Adds an action to SysController to fetch changesets of one or all projects (#2925).
Exemples:
* /sys/fetch_changesets (=> fetches changesets for all active projects)
* /sys/fetch_changeseys?id=foo (=> fetches changesets for project foo only)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@3107 e93f8b46-1217-0410-a6f0-8f06a7374b81
2009-11-28 16:50:26 +00:00
..
controllers Adds an action to SysController to fetch changesets of one or all projects (#2925). 2009-11-28 16:50:26 +00:00
helpers Changes misleading scopes on Enumeration. 2009-11-21 12:00:49 +00:00
models Adds dynamic columns selection on the issue list (#4272). 2009-11-28 11:34:12 +00:00
views Adds 2 buttons to easily reorder selected columns (#4272). 2009-11-28 11:59:45 +00:00