summaryrefslogtreecommitdiffstats
path: root/app/views/issues/show.rhtml
Commit message (Expand)AuthorAgeFilesLines
* Added some accesskeys:Jean-Philippe Lang2007-10-051-1/+1
* Slight change to issues/show.Jean-Philippe Lang2007-09-241-5/+5
* Application layout refactored.Jean-Philippe Lang2007-09-221-23/+29
* Changed author display on issues, news and document files.Jean-Philippe Lang2007-09-151-1/+1
* Added 'Estimated hours' attribute on issues.Jean-Philippe Lang2007-09-151-14/+17
* Removed @html_title assignments in controllers.Jean-Philippe Lang2007-09-071-0/+2
* Buttons (edit, watch...) on issues/show are now located in the upper-right co...Jean-Philippe Lang2007-09-021-8/+10
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-15/+10
* Removed IssuesController#history, all changes are now displayed on issues/sho...Jean-Philippe Lang2007-08-121-6/+2
* 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
* Fixed: Long text custom fields displayed without line breaksJean-Philippe Lang2007-06-271-1/+2
* Fixed version field on issue view page now links to the corresponding version...Jean-Philippe Lang2007-06-121-1/+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 relations first commit (not thoroughly tested). 4 kinds of relation are...Jean-Philippe Lang2007-05-051-0/+6
* 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 some parenthesis in viewsJean-Philippe Lang2007-03-231-1/+1
* Simple time tracking functionality added. Time can be logged at issue or proj...Jean-Philippe Lang2007-03-231-1/+3
* added svn:eol-style native property on /app filesJean-Philippe Lang2007-03-121-108/+108
* width of all wiki content textareas set to 99.5%Jean-Philippe Lang2007-03-111-1/+1
* brackets removed around "View all changes" on issues/showJean-Philippe Lang2007-02-271-1/+1
* deprecated ":post => true" replacedJean-Philippe Lang2007-01-261-2/+2
* replaced deprecated human_size by number_to_human_sizeJean-Philippe Lang2007-01-261-2/+2
* deprecated start_form_tag replaced by form_tagJean-Philippe Lang2007-01-261-6/+6
* settings are now stored in the database (config_custom.rb no more used) and e...Jean-Philippe Lang2007-01-211-1/+1
* added back "fixed version" in issue/show and filtersJean-Philippe Lang2007-01-151-0/+4
* * all icons replaced (new icons are based on GPL icon set: "KDE Crystal Diamo...Jean-Philippe Lang2007-01-081-8/+8
* XHTML compliance improvementsJean-Philippe Lang2007-01-051-2/+2
* 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
* * code and views cleaningJean-Philippe Lang2006-12-171-1/+1
* various modifications to prevent xssJean-Philippe Lang2006-12-171-3/+3
* contextual links redesignJean-Philippe Lang2006-12-161-31/+10
* "export to" label added on issues/showJean-Philippe Lang2006-12-101-0/+1
* trunk moved from /trunk/redmine to /trunkJean-Philippe Lang2006-12-051-0/+133