summaryrefslogtreecommitdiffstats
path: root/app/views/issues
Commit message (Expand)AuthorAgeFilesLines
* Fixed: adding an attachment is not possible when changing the status of an is...Jean-Philippe Lang2007-11-121-2/+0
* Added wiki macros support. 2 builtin macros are defined: hello_world (sample ...Jean-Philippe Lang2007-11-121-1/+1
* Trac importer: user can now choose between sqlite and sqlite3 adapter for Tra...Jean-Philippe Lang2007-11-091-1/+2
* ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf mer...Jean-Philippe Lang2007-11-055-24/+141
* Added the hability to copy an issue.Jean-Philippe Lang2007-10-282-0/+3
* Added AJAX based context menu on the project issue list that provide shortcut...Jean-Philippe Lang2007-10-282-1/+39
* Fixed: error when bulk editing with PostgresqlJean-Philippe Lang2007-10-231-1/+1
* Added status and priority related classes for each row on the issue list so t...Jean-Philippe Lang2007-10-202-2/+2
* Added the ability to unassign issues with bulk edit.Jean-Philippe Lang2007-10-181-1/+3
* Status can now be updated when bulk editing issues.Jean-Philippe Lang2007-10-121-2/+8
* Bulk editing:Jean-Philippe Lang2007-10-111-5/+5
* Added 'Bulk edit' functionality.Jean-Philippe Lang2007-10-092-2/+37
* Added preview on add/edit issue form.Jean-Philippe Lang2007-10-062-2/+18
* Content of projects/add_issue.rhtml and issues/edit.rhtml moved to a shared p...Jean-Philippe Lang2007-10-062-45/+52
* Merged IssuesController#export_pdf into IssuesController#show.Jean-Philippe Lang2007-10-053-13/+15
* Sligth changes on my page issue tables and wiki history, changesets tables.Jean-Philippe Lang2007-10-052-3/+3
* Added some accesskeys:Jean-Philippe Lang2007-10-051-1/+1
* Performance improvement on calendar and gantt (about 45% on gantt for large n...Jean-Philippe Lang2007-10-031-6/+0
* Added the ability to customize columns of a saved query.Jean-Philippe Lang2007-10-012-26/+22
* Slight change to issues/show.Jean-Philippe Lang2007-09-241-5/+5
* Application layout refactored.Jean-Philippe Lang2007-09-226-32/+65
* 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-152-14/+18
* 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
* Added atom feed on the new cross-project issue list.Jean-Philippe Lang2007-08-311-0/+4
* Added a cross-project issue list. It displays the issues of all the projects ...Jean-Philippe Lang2007-08-311-0/+55
* Merged 0.6 branch into trunk.Jean-Philippe Lang2007-08-291-15/+10
* Added a 'Assignable' boolean on Role model.Jean-Philippe Lang2007-08-162-2/+2
* Added a link to add a new category when creating or editing an issue.Jean-Philippe Lang2007-08-161-1/+5
* 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