summaryrefslogtreecommitdiffstats
path: root/app/views/issues
Commit message (Expand)AuthorAgeFilesLines
* Issue history is now 'oldest first' sorted.Jean-Philippe Lang2007-08-141-2/+2
* Fixed: versions not sorted correctly in drop down lists.Jean-Philippe Lang2007-08-122-2/+2
* Fixed: the link to delete issue relations is displayed even if the user is no...Jean-Philippe Lang2007-08-121-2/+2
* Removed IssuesController#history, all changes are now displayed on issues/sho...Jean-Philippe Lang2007-08-123-16/+8
* Fixed custom fields alignment on issues/show (Balazs Dan)Jean-Philippe Lang2007-08-121-1/+1
* History box on issues/show is now hidden if there's no historyJean-Philippe Lang2007-08-011-0/+2
* Added the ability to log time when changing an issue status.Jean-Philippe Lang2007-07-141-0/+13
* Fixed: Long text custom fields displayed without line breaksJean-Philippe Lang2007-06-271-1/+2
* Added per user custom queries.Jean-Philippe Lang2007-06-231-5/+0
* Fixed version field on issue view page now links to the corresponding version...Jean-Philippe Lang2007-06-121-1/+1
* Slight views refactoringJean-Philippe Lang2007-05-271-13/+1
* Attachments can now be added to wiki pages (original patch by Pavol Murin). O...Jean-Philippe Lang2007-05-261-18/+8
* Added watchers for message boards (watchers controller modified to support an...Jean-Philippe Lang2007-05-131-7/+1
* Issue#long_id no more used and removedJean-Philippe Lang2007-05-051-1/+1
* Issue relations first commit (not thoroughly tested). 4 kinds of relation are...Jean-Philippe Lang2007-05-052-0/+28
* Commit messages are now scanned for referenced or fixed issue IDs.Jean-Philippe Lang2007-04-241-1/+6
* Grey scale icon for issue not watched.Jean-Philippe Lang2007-04-221-1/+1
* Added "Watch" functionality on issues. It allows users to receive mail notifi...Jean-Philippe Lang2007-04-211-0/+7
* Removed some spaces before argument parentheses.Jean-Philippe Lang2007-04-201-2/+2
* Removed some spaces before argument parentheses.Jean-Philippe Lang2007-04-201-1/+1
* Various changes on views. On project summary, members are now grouped by role...Jean-Philippe Lang2007-04-081-1/+1
* Added link_to_issue helper.Jean-Philippe Lang2007-04-071-1/+1
* Modified the change_status view to use the form builder.Jean-Philippe Lang2007-04-051-21/+5
* Feature 9867 Allow file upload in comment and add to issue historyJean-Philippe Lang2007-04-051-1/+7
* Colored square added on "my page" issue listJean-Philippe Lang2007-04-021-1/+1
* added some parenthesis in viewsJean-Philippe Lang2007-03-232-2/+2
* Simple time tracking functionality added. Time can be logged at issue or proj...Jean-Philippe Lang2007-03-231-1/+3
* removed a non matching closing select tagJean-Philippe Lang2007-03-201-2/+1
* fixed #9374 Edit issue doesn't have blank categoryJean-Philippe Lang2007-03-191-1/+1
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-127-172/+172
* width of all wiki content textareas set to 99.5%Jean-Philippe Lang2007-03-113-3/+3
* adjusted the attachment date column width on pdf issue export to avoid overla...Jean-Philippe Lang2007-03-051-2/+2
* fix for #8973: Export feature(to csv/pdf) doesn't work in JapaneseJean-Philippe Lang2007-03-012-30/+30
* brackets removed around "View all changes" on issues/showJean-Philippe Lang2007-02-271-1/+1
* #8911 Textile formatting for issue notesJean-Philippe Lang2007-02-271-1/+1
* Title property added for pdf export of an issueJean-Philippe Lang2007-02-031-0/+1
* deprecated ":post => true" replacedJean-Philippe Lang2007-01-261-2/+2
* replaced deprecated human_size by number_to_human_sizeJean-Philippe Lang2007-01-262-3/+3
* deprecated start_form_tag replaced by form_tagJean-Philippe Lang2007-01-263-10/+10
* settings are now stored in the database (config_custom.rb no more used) and e...Jean-Philippe Lang2007-01-212-2/+2
* added back "fixed version" in issue/show and filtersJean-Philippe Lang2007-01-151-0/+4
* tooltips added on calendarJean-Philippe Lang2007-01-131-0/+6
* * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamo...Jean-Philippe Lang2007-01-081-8/+8
* calendar javascripts and stylesheets removed from base layout. they're now on...Jean-Philippe Lang2007-01-061-0/+7
* XHTML compliance improvementsJean-Philippe Lang2007-01-051-2/+2
* * replaced "add_issue" links on projects/show by a drop down listJean-Philippe Lang2007-01-021-0/+5
* option to set maximum size of uploaded filesJean-Philippe Lang2007-01-011-1/+1
* attachments list on issues/show:Jean-Philippe Lang2006-12-251-8/+2
* css cleaningJean-Philippe Lang2006-12-241-13/+10
* xss in issue subject on issues/editJean-Philippe Lang2006-12-241-1/+1