summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Replaced group[lastname] parameter with group[name].Jean-Philippe Lang2012-06-011-1/+1
* Use time_zone_select specific helper.Etienne Massip2012-06-011-2/+1
* Fixed that logging time inside redirects at global time logging (#11038).Jean-Philippe Lang2012-05-291-0/+1
* code layout cleanup app/views/users/_mail_notifications.html.erbToshi MARUYAMA2012-05-281-8/+26
* fix project list is not shown on Email notifications (#11032)Toshi MARUYAMA2012-05-281-1/+1
* Code cleanup.Jean-Philippe Lang2012-05-251-1/+1
* Fixed that the issue link is escaped on my page spent time (#10991).Jean-Philippe Lang2012-05-251-1/+1
* Use a modal form to create a category from the issue form.Jean-Philippe Lang2012-05-242-6/+13
* Fixed that columns selection in not displayed on the custom query form (#10972).Jean-Philippe Lang2012-05-211-1/+1
* Fixed that creating a new version from project settings does not redirect to ...Jean-Philippe Lang2012-05-151-1/+1
* Fixed that option tags are escaped.Jean-Philippe Lang2012-05-131-6/+6
* Fixed that enumerations option tags are escaped.Jean-Philippe Lang2012-05-131-1/+1
* Use content_tag helper.Jean-Philippe Lang2012-05-131-1/+1
* Fixed that group filter is escaped on users index.Jean-Philippe Lang2012-05-131-1/+1
* code layout cleanup app/views/wiki/edit.html.erbToshi MARUYAMA2012-05-091-3/+8
* Fixed that activities option tags on the time entry bulk edit form are escaped.Jean-Philippe Lang2012-05-051-1/+1
* Fixed deprecated render calls in Mailer.Jean-Philippe Lang2012-05-054-4/+4
* route: scm: split entry and raw actionsToshi MARUYAMA2012-05-051-1/+5
* scm: fix revision graph left paddingToshi MARUYAMA2012-05-041-1/+4
* scm: fix broken main repository 'root' linkToshi MARUYAMA2012-05-021-1/+3
* Adds environment information display to /admin/info.Jean-Philippe Lang2012-05-011-1/+5
* Fixed that sidebar with hook content only should not be hidden.Jean-Philippe Lang2012-05-011-2/+2
* recovery base.html.erb "call_hook :view_layouts_base_sidebar" changed in Rail...Toshi MARUYAMA2012-05-011-4/+1
* Tests broken by r9573.Jean-Philippe Lang2012-04-291-1/+1
* view: labelled_remote_form_for: equals sign mandatory to print blocks and use...Toshi MARUYAMA2012-04-291-1/+2
* view: labelled_form_for: equals sign mandatory to print blocks and use :asToshi MARUYAMA2012-04-292-2/+4
* view: remote_form_for: equals sign mandatory to print blocks and replace to f...Toshi MARUYAMA2012-04-293-7/+12
* Merged rails-3.2 branch.Jean-Philippe Lang2012-04-25119-149/+166
* Fixed that date range fields don't get enabled when using the calendar popup ...Jean-Philippe Lang2012-04-191-1/+1
* Adds the ability for users to delete their own account (#10664). Can be disab...Jean-Philippe Lang2012-04-153-0/+16
* Fixed MissingFeatureException: let user choose to copy attachments or not whe...Jean-Philippe Lang2012-04-141-0/+7
* Disable IE 8 compatibility mode (#10128).Jean-Philippe Lang2012-04-081-0/+1
* Slight changes to the plain text issue notification.Jean-Philippe Lang2012-04-082-10/+13
* Removed permissions logic from view.Jean-Philippe Lang2012-04-061-2/+6
* Moved the magnifier just after the filename.Jean-Philippe Lang2012-04-061-2/+2
* replace tabs to spaces at app/views/attachments/_links.html.erbToshi MARUYAMA2012-04-061-3/+3
* code layout clean up app/views/repositories/show.html.erbToshi MARUYAMA2012-04-041-3/+5
* fix html tag at app/views/repositories/show.html.erbToshi MARUYAMA2012-04-041-2/+4
* code layout clean up app/views/repositories/show.html.erbToshi MARUYAMA2012-04-041-35/+32
* replace tabs to spaces at app/views/repositories/show.html.erbToshi MARUYAMA2012-04-041-6/+6
* fix source indents of app/views/repositories/revisions.html.erbToshi MARUYAMA2012-03-301-4/+4
* replace tabs to spaces and fix indents at app/views/issues/new.html.erbToshi MARUYAMA2012-03-281-8/+8
* Ability to add non-member watchers on issue creation (#5159).Jean-Philippe Lang2012-03-243-9/+13
* Replace tables that were using the 'width' attribute with inline styles (shou...Toshi MARUYAMA2012-03-242-3/+3
* Remove some inline styling and some depreciated table cell attributes and rep...Toshi MARUYAMA2012-03-241-3/+3
* Fix missing cells at app/views/issues/show.html.erbToshi MARUYAMA2012-03-241-0/+3
* Fix duplicated 'back_url' IDsToshi MARUYAMA2012-03-241-1/+1
* Adds an icon to the "Test" link.Jean-Philippe Lang2012-03-111-1/+1
* Resourcified auth_sources.Jean-Philippe Lang2012-03-112-2/+2
* Merged LdapAuthSourceController into AuthSourceController.Jean-Philippe Lang2012-03-113-3/+3