summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
* Removes most of the ajax stuff on my page layout.Jean-Philippe Lang2012-07-182-55/+9
* Removes calls to link_to_remote.Jean-Philippe Lang2012-07-183-15/+20
* Adds a helper for preview links.Jean-Philippe Lang2012-07-1812-83/+14
* Removes calls to link_to_remote.Jean-Philippe Lang2012-07-182-14/+4
* Removes calls to link_to_remote.Jean-Philippe Lang2012-07-181-8/+12
* Removes a call to link_to_remote.Jean-Philippe Lang2012-07-181-7/+6
* Removes a call to link_to_remote.Jean-Philippe Lang2012-07-181-8/+3
* Removes a call to link_to_remote.Jean-Philippe Lang2012-07-181-8/+8
* Removes a call to link_to_remote.Jean-Philippe Lang2012-07-181-6/+1
* Removes a call to link_to_remote.Jean-Philippe Lang2012-07-181-7/+4
* Don't show "Required" option for standard/custom fields that are always requi...Jean-Philippe Lang2012-07-161-2/+2
* Remember "Only display used statuses" checkbox value after update.Jean-Philippe Lang2012-07-152-0/+2
* Hard-coded strings.Jean-Philippe Lang2012-07-151-2/+2
* Adds option for displaying all statuses on workflow permissions.Jean-Philippe Lang2012-07-151-0/+3
* Colorize transitions.Jean-Philippe Lang2012-07-151-3/+4
* Adds maxlength=255 attribute on attachment description input field (#11365).Jean-Philippe Lang2012-07-151-1/+1
* Removed hard-coded strings (#703, #3521).Jean-Philippe Lang2012-07-151-2/+2
* Workflow enhancement: editable and required fields configurable by role, trac...Jean-Philippe Lang2012-07-156-16/+117
* Fixed that link to the assignee is escaped twice on the issue view (#11352).Jean-Philippe Lang2012-07-091-1/+1
* Compute issue ids array only once.Jean-Philippe Lang2012-07-081-14/+14
* Show shared versions when editing issues from different projects with the con...Jean-Philippe Lang2012-07-081-3/+2
* Code cleanup.Jean-Philippe Lang2012-07-071-9/+14
* Use named routes.Jean-Philippe Lang2012-07-073-11/+11
* Use named routes.Jean-Philippe Lang2012-07-071-2/+2
* Deprecated :confirm => 'Text' option.Jean-Philippe Lang2012-07-0732-63/+35
* Displays thumbnails of attached images of the issue view (#1006).Jean-Philippe Lang2012-07-073-1/+15
* Adds a configurable timeout for LDAP authentication (#8978).Jean-Philippe Lang2012-07-071-0/+3
* Fixed: escaped link in conflict resolution form (#11341).Jean-Philippe Lang2012-07-071-1/+1
* Ability to disable standard fields on a per tracker basis (#1091).Jean-Philippe Lang2012-07-055-34/+73
* Additional "Log time" link on project overview (#11181).Jean-Philippe Lang2012-06-261-1/+5
* Fixed: Link is escaped in wiki added/updated notification email (#11262).Jean-Philippe Lang2012-06-262-2/+2
* Ability to close projects (read-only) (#3640).Jean-Philippe Lang2012-06-253-3/+24
* Removed invalid nested p tags.Jean-Philippe Lang2012-06-183-6/+4
* Display dates using user's locale if available (#2190).Etienne Massip2012-06-161-3/+3
* Extract code from view.Jean-Philippe Lang2012-06-101-1/+1
* Adds a method to load changesets for repository entries.Jean-Philippe Lang2012-06-101-4/+3
* Configurable session lifetime and timeout (#6597).Jean-Philippe Lang2012-06-101-0/+11
* Fixed that link to user is escaped in activity title (#11124).Jean-Philippe Lang2012-06-091-1/+1
* Ability to set default column order in issue list (#11068).Jean-Philippe Lang2012-06-082-6/+10
* Fixed that wiki start page can't be changed (#11085).Jean-Philippe Lang2012-06-031-1/+1
* Makes users optional in GET /groups/:id (#8981).Jean-Philippe Lang2012-06-031-1/+1
* Rails 3.2.5 compatibility.Jean-Philippe Lang2012-06-031-2/+2
* Fixed argument to repository_path that triggers an error with Rails 3.2.5.Jean-Philippe Lang2012-06-031-1/+1
* Renamed #changes association to #filechanges (clash with AR::Base.changes tha...Jean-Philippe Lang2012-06-031-1/+1
* REST Api for Groups (#8981).Jean-Philippe Lang2012-06-033-0/+46
* 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