summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Preserve uploaded files when on documents.Jean-Philippe Lang2012-02-231-1/+1
* Preserve uploaded files when on news.Jean-Philippe Lang2012-02-231-1/+1
* Preserve uploaded files when creating a forum topic.Jean-Philippe Lang2012-02-231-1/+1
* Adds support for adding attachments to issues through the REST API (#8171).Jean-Philippe Lang2012-02-231-0/+3
* add ":id => nil" to "Overall activity" link_toToshi MARUYAMA2012-02-221-1/+3
* code layout cleanup app/views/users/show.html.erbToshi MARUYAMA2012-02-221-1/+3
* Rails3: view: html_safe for common/_diff.html.erbToshi MARUYAMA2012-02-221-3/+3
* Rails3: view: mail: html_safe for auto_linkToshi MARUYAMA2012-02-174-4/+4
* Rails3: view: mail: html_safe for header and footerToshi MARUYAMA2012-02-171-2/+2
* Missing argument to new_project_query_path named route (#10254).Jean-Philippe Lang2012-02-161-1/+1
* Better handling of attachments when issue validation fails (#10253).Jean-Philippe Lang2012-02-163-2/+10
* replace tabs to spaces app/views/issues/show.html.erbToshi MARUYAMA2012-02-161-3/+3
* replace tabs to spaces app/views/issues/new.html.erbToshi MARUYAMA2012-02-161-7/+7
* route: split issue preview route to adding and editingToshi MARUYAMA2012-02-153-3/+3
* Adds confirmation message to changeset/issue relation delete link.Jean-Philippe Lang2012-02-151-0/+1
* Adds confirmation message to relation delete link (#8413).Jean-Philippe Lang2012-02-151-1/+2
* Prevents SCM browser to overlay over the new repository sidebar (#779).Etienne Massip2012-02-151-0/+2
* Restyles user search fields and ajax indicator.Jean-Philippe Lang2012-02-143-0/+6
* Removed useless style.Etienne Massip2012-02-141-1/+1
* Redraw revision graph on window resize (#10206).Etienne Massip2012-02-131-5/+10
* Removed "clear:both" divs that break the issue form with long sidebar content.Jean-Philippe Lang2012-02-122-2/+4
* Adds a News#commentable? method to easily specific additional rules.Jean-Philippe Lang2012-02-111-1/+1
* Moved revision graph holder div out of the table structure.Etienne Massip2012-02-111-15/+15
* Included scm stylesheet in changes page.Etienne Massip2012-02-111-0/+4
* Use of local variable for consistency.Etienne Massip2012-02-111-1/+1
* Integrated revision graph into scmid column.Etienne Massip2012-02-112-33/+21
* Displays the full form when creating a version from the issue form so that re...Jean-Philippe Lang2012-02-112-6/+13
* code layout cleanup app/views/repositories/committers.html.erbToshi MARUYAMA2012-02-111-1/+9
* Makes error class more specific to prevent clashes with syntax highlight (#10...Jean-Philippe Lang2012-02-101-1/+1
* Do not hide context menu when clicking on a folder menu item.Jean-Philippe Lang2012-02-091-1/+1
* Only show allowed statuses in context menu (#10181).Jean-Philippe Lang2012-02-091-2/+2
* Bulk-edit custom fields through context menu (#6296).Jean-Philippe Lang2012-02-091-0/+14
* Adds membership ids to /users/:id API response.Jean-Philippe Lang2012-02-061-2/+7
* Adds a simple API for listing roles (#9725).Jean-Philippe Lang2012-02-061-0/+8
* REST API for project memberships (#7420).Jean-Philippe Lang2012-02-062-0/+32
* code layout cleanup app/views/repositories/_related_issues.html.erbToshi MARUYAMA2012-02-051-2/+6
* code layout cleanup app/views/wiki/edit.html.erbToshi MARUYAMA2012-02-051-2/+4
* replace tabs to spaces at app/views/wiki/edit.html.erbToshi MARUYAMA2012-02-051-3/+3
* replace tabs to spaces at app/views/issues/_conflict.html.erbToshi MARUYAMA2012-02-051-13/+13
* replace tabs to spaces at app/views/issues/_edit.html.erbToshi MARUYAMA2012-02-051-3/+3
* Resourcified project memberships.Jean-Philippe Lang2012-02-053-13/+12
* Ability to edit a wiki page's parent on the edit page (#6449).Jean-Philippe Lang2012-02-051-2/+7
* scm: rename JavaScript "branchGraph" function name to "revisionGraph"Toshi MARUYAMA2012-02-051-1/+1
* Adds a "Manage related isses" permission to add/remove commits/issues relatio...Jean-Philippe Lang2012-02-052-7/+36
* Better handling of issue update conflicts (#8691).Jean-Philippe Lang2012-02-042-0/+28
* Revision graph code cleanup.Etienne Massip2012-02-042-18/+17
* Permissions report: display role names on each permission group (#10119).Jean-Philippe Lang2012-02-021-2/+5
* Adds specific css class for information in forms.Jean-Philippe Lang2012-02-0212-26/+25
* Adds a setting that allows to reference/fix issues of all projects (#3087).Jean-Philippe Lang2012-02-021-0/+2
* Adds custom field in TimeEntry API responses (#10131).Jean-Philippe Lang2012-02-012-0/+4