summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Fixed that 'My page' blocks may display issues that the user is no longer all...Jean-Philippe Lang2009-01-273-6/+6
* Replaces the obsolete robots.txt with a cached action (#2491).Jean-Philippe Lang2009-01-271-0/+9
* Fixes activity pagination broken by r2317.Jean-Philippe Lang2009-01-261-2/+2
* Converted routing and urls to follow the Rails REST convention.Eric Davis2009-01-264-4/+8
* Ability to bulk edit custom fields of type 'list' (#461).Jean-Philippe Lang2009-01-251-0/+7
* Render the project list as a tree on Move form.Jean-Philippe Lang2009-01-251-1/+1
* Removes spaces before colons.Jean-Philippe Lang2009-01-251-2/+2
* Adds ability to bulk copy issues (#1847).Jean-Philippe Lang2009-01-251-0/+3
* Merged nested projects branch. Removes limit on subproject nesting (#594).Jean-Philippe Lang2009-01-249-47/+24
* Automatically focus several form fields.Jean-Philippe Lang2009-01-224-3/+4
* User custom fields can now be set as editable so that users can edit them on ...Jean-Philippe Lang2009-01-173-1/+6
* Moves a few settings to a "Display" panel.Jean-Philippe Lang2009-01-172-18/+24
* CustomFieldsController#list moved to #index.Jean-Philippe Lang2009-01-171-0/+0
* Make use of tracker_ids association in issue custom field form.Jean-Philippe Lang2009-01-171-2/+3
* Project jump box fix.Jean-Philippe Lang2009-01-171-2/+2
* Do not show Category field when categories are not defined.Jean-Philippe Lang2009-01-171-0/+2
* Slight visual changes on the issue form.Jean-Philippe Lang2009-01-172-0/+4
* Use a textarea for custom fields possible values (#2472).Jean-Philippe Lang2009-01-161-22/+4
* Makes subject field get focus on 'New issue' form (#2522).Jean-Philippe Lang2009-01-161-0/+2
* Adds a 'Create and continue' button on the new issue form, that will create t...Jean-Philippe Lang2009-01-161-0/+1
* Makes issue description a non-required field (#2456).Jean-Philippe Lang2009-01-072-2/+2
* Move PDF stuff to a single helper.Jean-Philippe Lang2009-01-043-364/+0
* Moves flash messages rendering to a helper method.Jean-Philippe Lang2009-01-031-2/+1
* Fixed: syntax highlight doesn't appear in new ticket preview (#1976).Jean-Philippe Lang2009-01-031-0/+4
* Lower the project identifier limit to a minimum of two characters (#2003).Jean-Philippe Lang2009-01-031-1/+1
* Admin Info Screen: Display if plugin assets directory is writable (#2425).Jean-Philippe Lang2008-12-311-1/+2
* Jump to the current tab when using the project quick-jump combo (#2364).Jean-Philippe Lang2008-12-301-2/+2
* Do not show a link to the current annotate or view page (#2367).Jean-Philippe Lang2008-12-271-2/+2
* Validates sort_key and sort_order params (#2378).Jean-Philippe Lang2008-12-244-12/+12
* Escape query names (#2379).Jean-Philippe Lang2008-12-231-1/+1
* Escape wiki annotate lines content (#2380).Jean-Philippe Lang2008-12-231-1/+1
* Show view/annotate/download links on repositories/entries and repositories/an...Jean-Philippe Lang2008-12-224-10/+15
* Do not hardcode Watcher string in r2164.Jean-Philippe Lang2008-12-221-1/+1
* Adds watchers selection on new issue form (#398). Permission 'add issue watch...Jean-Philippe Lang2008-12-221-0/+8
* Escape textarea content when editing a issue note.Jean-Philippe Lang2008-12-191-2/+2
* Adds a helper that returns issues css classes.Jean-Philippe Lang2008-12-163-3/+3
* Fixes repository user mapping submission when a repository username is blank ...Jean-Philippe Lang2008-12-151-1/+6
* Rails 2.1.2 deprecations (#2332).Jean-Philippe Lang2008-12-141-1/+1
* Added plugin hooks around Journal editingEric Davis2008-12-102-0/+3
* Files module: makes version field non required (#1053).Jean-Philippe Lang2008-12-092-15/+15
* AttachmentsController now handles attachments deletion.Jean-Philippe Lang2008-12-096-12/+11
* Adds a setting to limit the number of diff lines that should be displayed (de...Jean-Philippe Lang2008-12-072-1/+7
* Follows r2110.Jean-Philippe Lang2008-12-071-1/+1
* Makes logged-in username in topbar linking to (#2291).Jean-Philippe Lang2008-12-071-1/+1
* Show project name in front of related issues if cross-project issue relations...Jean-Philippe Lang2008-12-071-1/+2
* Changes issue history headings.Jean-Philippe Lang2008-12-061-1/+1
* Added several useful hooks to the Issue sidebarEric Davis2008-12-061-1/+4
* Added :view_issues_history_journal_bottom hookEric Davis2008-12-051-0/+1
* Cross-project gantt and calendar (#1157).Jean-Philippe Lang2008-12-052-8/+7
* Added :view_issues_edit_notes_bottom hookEric Davis2008-12-031-0/+1