summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed javascript error when changing time period on time report.Jean-Philippe Lang2012-01-241-1/+1
* Fixed links to versions anchors on the roadmap.Jean-Philippe Lang2012-01-241-1/+1
* Provide a direct access to completed versions form the roadmap.Jean-Philippe Lang2012-01-241-0/+10
* Moved javascript filters functions to application.js.Jean-Philippe Lang2012-01-241-103/+1
* Allows bulk change issue private flag (#10042).Jean-Philippe Lang2012-01-231-0/+8
* Enable global time logging at /time_entries/new (#10020).Jean-Philippe Lang2012-01-213-2/+11
* Adds a <<me>> option for assignee in the context menu (#1102).Jean-Philippe Lang2012-01-211-0/+4
* Adds a 'Create and continue' button on the spent time form (#9995).Jean-Philippe Lang2012-01-211-1/+2
* Resizes the attachment description field and moves the label to a placeholder...Jean-Philippe Lang2012-01-211-1/+1
* Updated footer.Jean-Philippe Lang2012-01-201-1/+1
* Localized string for issue position in results.Jean-Philippe Lang2012-01-201-1/+1
* Fixed: Git: Mercurial: Branch dropdown broken on repositories page (#10026).Jean-Philippe Lang2012-01-201-1/+1
* Adds an option of the copy form to enable/disable attachments copy (#3055).Jean-Philippe Lang2012-01-201-0/+7
* add newline at end of app/views/repositories/edit.html.erbToshi MARUYAMA2012-01-201-1/+1
* add newline at end of app/views/repositories/_form.html.erbToshi MARUYAMA2012-01-201-1/+1
* Sort repositories in settings (#779).Jean-Philippe Lang2012-01-171-1/+1
* Moved the "Main repository" checkbox before the identifier (#779).Jean-Philippe Lang2012-01-171-1/+1
* Do not show revisions links and field on filesystem repositories.Jean-Philippe Lang2012-01-162-4/+6
* Changes the style of the links for sorting documents.Jean-Philippe Lang2012-01-161-7/+5
* Display the position of the current issue in the query results.Jean-Philippe Lang2012-01-161-0/+3
* Search for changeset in the current repository (#779).Jean-Philippe Lang2012-01-161-1/+1
* Display repository identifier in breadcrumbs (#779).Jean-Philippe Lang2012-01-151-1/+2
* Removed unused partial.Jean-Philippe Lang2012-01-151-39/+0
* Adds support for multiple repositories per project (#779).Jean-Philippe Lang2012-01-1513-26/+51
* Resourcified repositories for CRUD operations to prepare for multiple SCM per...Jean-Philippe Lang2012-01-154-0/+68
* Fixed double escaping of Atom feed links.Etienne Massip2012-01-141-2/+2
* Change attachment link to download and add a view link for text attachments (...Jean-Philippe Lang2012-01-141-3/+8
* Fixed: Routing error when deleting an issue with spent time.Jean-Philippe Lang2012-01-101-1/+1
* Removed hard-coded styles.Jean-Philippe Lang2012-01-101-5/+5
* Use named routes.Jean-Philippe Lang2012-01-101-3/+6
* Adds total number of issues for each version on the roadmap.Jean-Philippe Lang2012-01-101-3/+5
* Separated new/edit views for the timelog controller.Jean-Philippe Lang2012-01-103-23/+23
* code layout clean up app/views/users/_memberships.html.erbToshi MARUYAMA2012-01-101-4/+13
* code layout clean up app/views/groups/_users.html.erbToshi MARUYAMA2012-01-101-1/+6
* code layout clean up app/views/groups/_memberships.html.erbToshi MARUYAMA2012-01-101-5/+17
* code layout clean up app/views/issues/_relations.html.erbToshi MARUYAMA2012-01-101-3/+6
* code layout clean up app/views/issues/show.html.erbToshi MARUYAMA2012-01-101-1/+4
* code layout clean up app/views/projects/settings/_members.html.erbToshi MARUYAMA2012-01-101-7/+14
* code layout clean up app/views/messages/show.html.erbToshi MARUYAMA2012-01-101-6/+34
* replace tabs to spaces at app/views/news/new.html.erbToshi MARUYAMA2012-01-101-8/+8
* Avoid an AJAX query if the watchers form is already loaded.Jean-Philippe Lang2012-01-091-1/+2
* Ability to add non-member users as watchers (#5159).Jean-Philippe Lang2012-01-094-16/+36
* route: use ":controller" instead of ":as" for project_enumerationsToshi MARUYAMA2012-01-091-2/+2
* Fixed that SCM selection is not saved when all SCM are disabled (#9937).Jean-Philippe Lang2012-01-081-0/+1
* Do not generate duplicate ids.Jean-Philippe Lang2012-01-081-1/+1
* Moved the div to a valid place.Jean-Philippe Lang2012-01-081-2/+3
* Removed invalid div.Jean-Philippe Lang2012-01-081-1/+1
* Do not generate duplicate ids.Jean-Philippe Lang2012-01-081-1/+1
* Form tag without action attribute is invalid.Jean-Philippe Lang2012-01-081-2/+2
* Do not generate duplicate ids and fixes tag attribute.Jean-Philippe Lang2012-01-081-2/+2