summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
* Removed object name from form_for arguments.Jean-Philippe Lang2011-11-233-3/+3
* Removed object name from form_for arguments.Jean-Philippe Lang2011-11-233-4/+3
* error_messages_for removed in Rails 3.Jean-Philippe Lang2011-11-231-1/+1
* Resourcified issue statuses.Jean-Philippe Lang2011-11-224-27/+17
* User forms cleanup.Jean-Philippe Lang2011-11-224-5/+5
* Resourcified trackers.Jean-Philippe Lang2011-11-223-9/+9
* REST API for issue categories (#9553).Jean-Philippe Lang2011-11-204-2/+18
* Resourcified issue categories (#9553).Jean-Philippe Lang2011-11-205-7/+9
* Makes issue categories available in project REST API (#9553).Jean-Philippe Lang2011-11-201-0/+6
* Adds API response to /issue_statuses to get the list of all available statuse...Jean-Philippe Lang2011-11-201-0/+10
* Adds API response to /trackers to get the list of all available trackers (#71...Jean-Philippe Lang2011-11-201-0/+8
* Do not show the paragraph if no message is set.Jean-Philippe Lang2011-11-201-1/+3
* Adds a dialog box for CSV export options (#4742).Jean-Philippe Lang2011-11-201-1/+18
* Removed useless return false; statement.Jean-Philippe Lang2011-11-201-1/+1
* scm: attachment: remove "to_utf8" methods from helpers (#2371)Toshi MARUYAMA2011-11-203-7/+15
* attachment: move repositories encodings setting to the general tab and update...Toshi MARUYAMA2011-11-202-3/+3
* Allows double click to move columns between available/selected columns.Jean-Philippe Lang2011-11-201-2/+4
* code layout clean up app/views/common/_diff.html.erbToshi MARUYAMA2011-11-201-1/+3
* attachment: add a new feature to switch "side by side" and "inline" for patch...Toshi MARUYAMA2011-11-201-2/+9
* code layout clean up app/views/repositories/diff.html.erbToshi MARUYAMA2011-11-201-2/+7
* code layout clean up app/views/common/_file.html.erbToshi MARUYAMA2011-11-201-2/+9
* code layout clean up app/views/repositories/annotate.html.erbToshi MARUYAMA2011-11-201-9/+9
* Fixed wiki page version in annotated page (#9597).Etienne Massip2011-11-181-2/+2
* Do not show section edit links for wiki page history (#2222).Jean-Philippe Lang2011-11-181-1/+1
* Wiki: allows single section edit (#2222).Jean-Philippe Lang2011-11-182-3/+8
* pdf: add a new feature to export wiki pdf (#401)Toshi MARUYAMA2011-11-061-0/+1
* Added an administration setting to allow issue start date to be defaulted to ...Etienne Massip2011-11-051-0/+2
* scm: view: remove redundant br tag from the revision page (#5501)Toshi MARUYAMA2011-11-041-2/+2
* scm: git: mercurial: add a new feature of revision graph (#5501)Toshi MARUYAMA2011-11-032-1/+41
* scm: view: add parents and children on the revision page (#5501)Toshi MARUYAMA2011-11-031-2/+32
* fix typos (#9499, #9489)Toshi MARUYAMA2011-10-311-2/+2
* [#9489] use class instead of redundant id for label "no-css"Toshi MARUYAMA2011-10-301-2/+7
* [#9489] corrected labels and translations for reassign formsToshi MARUYAMA2011-10-292-2/+2
* [#9489] made labels visible as this is an accessibility issue even for sighte...Toshi MARUYAMA2011-10-291-2/+4
* [#9489] added invisible labelToshi MARUYAMA2011-10-291-0/+1
* [#9489] added invisible labelToshi MARUYAMA2011-10-291-0/+1
* [#9489] added invisible label for mail notification, linked label where possibleToshi MARUYAMA2011-10-291-1/+2
* [#9489] linked labels to their elementsToshi MARUYAMA2011-10-291-3/+3
* [#9489] linked label to its elementToshi MARUYAMA2011-10-291-1/+1
* [#9489] set ids, created invisible labels and linked themToshi MARUYAMA2011-10-291-4/+9
* [#9489] linked labels to their elementToshi MARUYAMA2011-10-291-3/+3
* [#9489] link label to elementToshi MARUYAMA2011-10-291-1/+1
* [#9489] linked label to its elementToshi MARUYAMA2011-10-291-1/+1
* [#9489] linked labels to their elementsToshi MARUYAMA2011-10-291-4/+4
* [#9489] added invisible labels for reassign select-tag on destroy viewsToshi MARUYAMA2011-10-293-1/+3
* [#9489] set unique id for each checkbox and linked itToshi MARUYAMA2011-10-291-1/+2
* [#9489] set id for message_subject and linked it to label, added invisible labelToshi MARUYAMA2011-10-291-3/+5
* [#9489] link label to elementToshi MARUYAMA2011-10-291-2/+2
* [#9489] link label to elementToshi MARUYAMA2011-10-291-1/+3
* [#9489] linked labels to their elementsToshi MARUYAMA2011-10-293-17/+17