summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
* Anonymous users should always see public issues only (#11872).Jean-Philippe Lang2012-09-201-0/+2
* New relation form Cancel link is broken with Chrome 21 (#11036).Jean-Philippe Lang2012-09-201-1/+1
* use radio buttons instead of a select at attachment as same as r10426 repositoryToshi MARUYAMA2012-09-181-7/+5
* Use radio buttons instead of a select.Jean-Philippe Lang2012-09-181-5/+3
* Fixed that git diff displays deleted files as /dev/null (#11868).Jean-Philippe Lang2012-09-183-3/+4
* fix deprecation warning of the format in the template nameToshi MARUYAMA2012-09-182-2/+2
* Attachments should be available to the text formatter when previewing an exis...Jean-Philippe Lang2012-09-162-2/+2
* Use javascript_tag.Jean-Philippe Lang2012-09-111-2/+3
* Moved the javascript includes in html head.Jean-Philippe Lang2012-09-111-2/+5
* do not show estimated time if it is nil on issue pageToshi MARUYAMA2012-09-111-1/+3
* Option to copy subtasks when copying issue(s) (#6965).Jean-Philippe Lang2012-09-082-0/+13
* gantt: code layout cleanup html days headersToshi MARUYAMA2012-09-081-11/+7
* gantt: code layout cleanup html weeks headersToshi MARUYAMA2012-09-081-11/+7
* gantt: use content_tag instead of html tag at days headersToshi MARUYAMA2012-09-081-5/+13
* gantt: use content_tag instead of html tag at gantt header outlineToshi MARUYAMA2012-09-081-3/+8
* gantt: code layout cleanup ruby code at head of show.html.erbToshi MARUYAMA2012-09-081-17/+17
* gantt: code layout cleanup html months headersToshi MARUYAMA2012-09-081-11/+8
* gantt: use content_tag instead of html tag at gantt subjectToshi MARUYAMA2012-09-081-11/+28
* gantt: code cleanup html today red lineToshi MARUYAMA2012-09-081-1/+2
* gantt: fix code indents of html today red lineToshi MARUYAMA2012-09-081-7/+7
* gantt: use content_tag instead of html tag at gantt today red lineToshi MARUYAMA2012-09-071-6/+11
* gantt: use content_tag instead of html tag at gantt weeks headersToshi MARUYAMA2012-09-071-9/+25
* gantt: use content_tag instead of html tag at gantt months headersToshi MARUYAMA2012-09-071-3/+9
* gantt: code layout cleanup html gantt days headersToshi MARUYAMA2012-09-071-10/+13
* code layout cleanup app/views/gantts/show.html.erbToshi MARUYAMA2012-09-071-2/+8
* code layout cleanup gantt weeks headersToshi MARUYAMA2012-09-071-15/+19
* code layout cleanup gantt months headersToshi MARUYAMA2012-09-071-4/+7
* fix code indent of gantt days headersToshi MARUYAMA2012-09-071-10/+10
* code layout cleanup app/views/gantts/show.html.erbToshi MARUYAMA2012-09-071-7/+15
* remove redundant empty lines from app/views/repositories/_revision_graph.html...Toshi MARUYAMA2012-09-071-3/+0
* Create role by copy (#9258).Jean-Philippe Lang2012-09-032-1/+2
* Set radio button when selecting a date with the date picker.Jean-Philippe Lang2012-09-021-2/+6
* Adds a view for editing all trackers fields.Jean-Philippe Lang2012-09-022-0/+78
* Moved link to the contextual menu.Jean-Philippe Lang2012-09-021-2/+1
* Upgrade to Rails 3.2.8 (#11758).Jean-Philippe Lang2012-09-024-4/+4
* Code cleanup: removed the obsolete with_limit scope.Jean-Philippe Lang2012-08-271-1/+1
* Fixed that destroying a user from the edit page returns a 404 response (#11691).Jean-Philippe Lang2012-08-261-1/+1
* Reverted r10234 and r10235 that broke redirect after login (#11691).Jean-Philippe Lang2012-08-261-1/+1
* Don't use tag helper in layout (#11704).Jean-Philippe Lang2012-08-261-1/+1
* Use a back_url parameter instead of referrer to refresh the page after user d...Etienne Massip2012-08-241-1/+1
* Use abbr_day_name to get the first letter of the day name (#9839).Jean-Philippe Lang2012-08-131-1/+1
* Fixed that roadmap anchor links can be ambigous (#11540).Jean-Philippe Lang2012-08-131-2/+2
* Removed duplicated helper (#11539).Jean-Philippe Lang2012-08-101-1/+1
* Removed p around ul.Jean-Philippe Lang2012-08-101-11/+9
* Display a projects tree instead of a flat list in notification preferences (#...Jean-Philippe Lang2012-08-102-9/+9
* Fixed that search results are escaped twice.Jean-Philippe Lang2012-08-101-2/+2
* Don't show the project dropdown when logging time on an issue.Jean-Philippe Lang2012-08-091-1/+1
* Adds autocomplete to issue field on time logging form.Jean-Philippe Lang2012-08-091-0/+2
* Adds autocomplete to "Related issue" field on revision (#11102).Jean-Philippe Lang2012-08-091-0/+2
* Code cleanup.Jean-Philippe Lang2012-08-092-2/+2