summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
* Adds a link to the user profile from the administration user edit screen (#44...Jean-Philippe Lang2010-02-261-0/+1
* Fixed: changing user/roles of project member not possible without javascript ...Jean-Philippe Lang2010-02-241-1/+1
* Refactor: Start to extract IssuesController#edit into #update (REST).Eric Davis2010-02-241-1/+2
* Reduces spacing on the bulk edit form.Jean-Philippe Lang2010-02-231-1/+1
* Bulk edit refactoring.Jean-Philippe Lang2010-02-231-10/+10
* Move hardcoded calendar images to css classes.Jean-Philippe Lang2010-02-232-11/+6
* Fixed view_issues_move_bottom hook arguments (#4893).Jean-Philippe Lang2010-02-231-1/+1
* Adds a hook on issue move form (#4850).Jean-Philippe Lang2010-02-191-0/+2
* Escaping in html email templates (#4874).Jean-Philippe Lang2010-02-1810-21/+21
* Converted the REDMINE_SUPPORTED_SCM constant to a classEric Davis2010-02-161-1/+1
* Refactor: Merged TrackersController#list and #indexEric Davis2010-02-151-0/+0
* Refactor: Merged AuthSourcesController#list and #indexEric Davis2010-02-152-1/+1
* Refactor: Merged RolesController#list and #indexEric Davis2010-02-151-0/+0
* Adds a few divs to the base layout (#871).Jean-Philippe Lang2010-02-141-0/+4
* Slight forum styles changes.Jean-Philippe Lang2010-02-141-1/+1
* Do not include news author in emphasis tag.Jean-Philippe Lang2010-02-141-2/+2
* Refactor: Merged IssueStatusesController#list and #index.Eric Davis2010-02-121-0/+0
* Makes use of format_version_name.Jean-Philippe Lang2010-02-101-2/+1
* Fixed: Duplicated project name for subproject version on gantt chart (#4775).Jean-Philippe Lang2010-02-101-1/+0
* Fixed the link to the Issue Details report, broken in r3396Eric Davis2010-02-091-7/+7
* Do not show 'Quote' links on locked topics (#4749).Jean-Philippe Lang2010-02-061-2/+2
* Removes overflow:auto on #content which broke the fix in r2118 (#4724).Jean-Philippe Lang2010-02-064-1/+8
* Fixed: error messages displayed twice when creating a group (#4715).Jean-Philippe Lang2010-02-061-2/+0
* Adds pagination to forum messages (#4664).Jean-Philippe Lang2010-02-061-1/+2
* Adds a setting to cache textile rendering (off by default).Jean-Philippe Lang2010-02-061-0/+2
* Adds a permission for exporting wiki pages.Jean-Philippe Lang2010-02-063-3/+3
* Allow commits to reference issues of parent projects and subprojects (#4674).Jean-Philippe Lang2010-01-311-1/+1
* Fixed: potential security leak on my page calendar (#4691).Jean-Philippe Lang2010-01-301-1/+1
* Use the minimum password length setting when reseting a password. (#4683)Eric Davis2010-01-281-1/+1
* New strings to translate (#4647):Azamat Hackimov2010-01-251-2/+2
* Fixed some labels to be more accessible.Eric Davis2010-01-213-4/+6
* Move ids in XML views.Jean-Philippe Lang2010-01-174-4/+8
* Cleaned up the IssueController redirects to use the back_url like the other a...Eric Davis2010-01-141-10/+10
* XML REST API for Projects (#296).Jean-Philippe Lang2010-01-142-0/+34
* XML REST API for issues that provides CRUD operations for Issues (#1214).Jean-Philippe Lang2010-01-132-0/+85
* Escape the parent id parameter.Eric Davis2010-01-131-1/+1
* Copyright updated (#4542).Jean-Philippe Lang2010-01-091-1/+1
* Avatars added in news (#3941) and forums (#4468) + cleanup.Jean-Philippe Lang2010-01-075-6/+8
* Fixed: issue summary counts should link to the issue list without subprojects...Jean-Philippe Lang2010-01-072-0/+9
* Fixed: 'Delete' link on LDAP list has no effect (#4530).Jean-Philippe Lang2010-01-071-0/+1
* Bulk edit view cleanup.Jean-Philippe Lang2010-01-031-28/+44
* Allow bulk edit custom fields of any type (#461).Jean-Philippe Lang2010-01-031-3/+1
* Fixed: bulk edit doesn't include global custom fields (#4505).Jean-Philippe Lang2010-01-031-2/+2
* Fixed untranslated string (:label_close_versions => Close completed versions)Azamat Hackimov2010-01-011-1/+1
* Added :view_settings_general_form plugin hookEric Davis2009-12-291-0/+2
* Ask for confirmation when a non-admin users tries to remove himself from a pr...Jean-Philippe Lang2009-12-261-1/+2
* View cleanup.Jean-Philippe Lang2009-12-251-5/+6
* Adds a 'Add subprojects' permission.Jean-Philippe Lang2009-12-242-1/+7
* Adds a setting to remove incoming emails body after a delimiter (#4409).Jean-Philippe Lang2009-12-231-0/+8
* Display API key in the sidebar, just below the API key heading.Jean-Philippe Lang2009-12-232-11/+5