summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* scm: code clean up app/views/projects/settings/_repository.rhtml.Toshi MARUYAMA2011-05-031-1/+1
* Adds context menu for related issues on version view.Jean-Philippe Lang2011-04-291-7/+12
* Moved the version summary to the right of related issues.Jean-Philippe Lang2011-04-291-4/+4
* code clean up app/views/admin/info.rhtml.Toshi MARUYAMA2011-04-281-4/+5
* Warn about subtasks before deleting a parent issue (#6562).Jean-Philippe Lang2011-04-172-2/+2
* add Redmine::CodesetUtil and move replacing invalid utf8 logic to it.Toshi MARUYAMA2011-04-161-3/+3
* Private issues (#7414).Jean-Philippe Lang2011-04-151-0/+5
* Adds a helper for issue heading (#7647).Jean-Philippe Lang2011-04-121-1/+1
* Code cleanup.Jean-Philippe Lang2011-04-122-2/+2
* Adds noindex,noarchive robots meta tag on form pages (#7582).Jean-Philippe Lang2011-04-124-0/+8
* Adds a specific icon for deleting a relation.Jean-Philippe Lang2011-04-111-1/+1
* Moved the parent issue field above start/due date fields.Jean-Philippe Lang2011-04-112-7/+5
* Adds an issues visibility level on roles (#7412).Jean-Philippe Lang2011-04-111-2/+3
* Fixed: empty list for user/version custom fields on bulk edit form (#2096).Jean-Philippe Lang2011-04-072-2/+2
* Wrap text custom fields in the issue list (#8064).Jean-Philippe Lang2011-04-051-1/+1
* Removed duplicate Modules fieldset on project copy form.Jean-Philippe Lang2011-04-051-9/+0
* Adds context menu for related issues (#8006).Jean-Philippe Lang2011-04-051-7/+10
* Cleaner way to handle the replacement of watch links (#8071).Jean-Philippe Lang2011-04-052-3/+2
* add function of bulk delete time entries (#7996).Toshi MARUYAMA2011-04-041-0/+6
* add bulk edit items and context menu in time entries list view (#7996).Toshi MARUYAMA2011-04-041-1/+13
* add view for bulk edit time entries (#7996).Toshi MARUYAMA2011-04-041-0/+49
* add context menu in time entries for bulk edit (#7996).Toshi MARUYAMA2011-04-041-0/+27
* Shorten query[column_names] param name.Jean-Philippe Lang2011-04-031-1/+1
* Makes all pagination-like links use #link_to_content_update (#5138).Jean-Philippe Lang2011-04-033-18/+12
* Removed the changeset-changes class to the commit logs on the issue view (#80...Jean-Philippe Lang2011-04-031-1/+1
* Disable unused fields when switching the period type.Jean-Philippe Lang2011-04-031-5/+6
* Removed hidden project_id and issue_id parameters.Jean-Philippe Lang2011-04-031-3/+0
* Changed timelogs filters to use non-AJAX requests (#1965).Jean-Philippe Lang2011-04-033-18/+7
* Fixed: list of users for adding to a group may be empty if 100 first users ha...Jean-Philippe Lang2011-04-011-1/+1
* Shortens filter param names.Jean-Philippe Lang2011-04-011-7/+7
* Disable unused filter fields so they don't get submitted.Jean-Philippe Lang2011-04-011-0/+4
* Converted issue filters to non-AJAX GET requests (#1965).Jean-Philippe Lang2011-04-014-55/+27
* Adds User and Version custom field format that can be used to reference a pro...Jean-Philippe Lang2011-04-011-1/+9
* Possible values label not hidden on custom field form.Jean-Philippe Lang2011-03-301-5/+5
* Removed hard coded french strings (#8020).Jean-Philippe Lang2011-03-301-2/+2
* Adds support for preview when editing an issue note (#5520).Jean-Philippe Lang2011-03-281-0/+10
* Adds wiki toolbar to notes editing form (#7899).Jean-Philippe Lang2011-03-282-2/+7
* Load scripts and css for wiki formatter toolbar when needed.Jean-Philippe Lang2011-03-281-1/+0
* Adds support for saturday as the first week day (#7097).Jean-Philippe Lang2011-03-271-1/+1
* Allow bulk editing of parent issue (#5831).Jean-Philippe Lang2011-03-271-0/+8
* scm: remove "View all revisions" in sub directory (#7984).Toshi MARUYAMA2011-03-261-4/+9
* scm: add rev param to "View revisions" (#7984).Toshi MARUYAMA2011-03-261-1/+4
* scm: do not display 'View revision' links in subversion if path or revision a...Toshi MARUYAMA2011-03-241-1/+5
* scm: backout r5213. do not display both 'View all revisions' and 'View revisi...Toshi MARUYAMA2011-03-241-9/+12
* Do not display both 'View all revisions' and 'View revision' links (#7984).Jean-Philippe Lang2011-03-241-12/+9
* Show open and closed issues from "Issues by" version links.Jean-Philippe Lang2011-03-211-2/+2
* Fixed: atom links on wiki index broken by r4266.Jean-Philippe Lang2011-03-212-4/+4
* Adds links on the issue list to collapse/expang all groups (#7236).Jean-Philippe Lang2011-03-201-0/+1
* Makes the user form look like account form.Jean-Philippe Lang2011-03-201-3/+11
* Adds links to reset filters on users and projects list.Jean-Philippe Lang2011-03-162-0/+2