.. |
_changesets.rhtml
|
Slight style changes on issue associated changesets list.
|
2008-02-03 15:15:52 +00:00 |
_edit.rhtml
|
Do not silently ignore timelog validation failure on issue edit.
|
2008-06-29 12:16:58 +00:00 |
_form.rhtml
|
Move repetitive calendar include code from views into helper (patch #966 by Peter Suschlik).
|
2008-03-31 21:48:01 +00:00 |
_form_custom_fields.rhtml
|
Custom fields refactoring: most of code moved from controllers to models (using new module ActsAsCustomizable).
|
2008-06-27 20:13:56 +00:00 |
_form_update.rhtml
|
Merged IssuesController #edit and #update into a single actions.
|
2008-02-09 16:11:18 +00:00 |
_history.rhtml
|
Adds a Reply link to each issue note (#739). Reply is pre-filled with the quoted note.
|
2008-05-30 17:42:25 +00:00 |
_list.rhtml
|
Javascript fix (#1636).
|
2008-07-14 15:46:02 +00:00 |
_list_simple.rhtml
|
Issue list now supports bulk edit/move/delete (#563, #607). For now, issues from different projects can not be bulk edited/moved/deleted at once.
|
2008-02-10 13:17:41 +00:00 |
_relations.rhtml
|
Application layout refactored.
|
2007-09-22 13:17:49 +00:00 |
_sidebar.rhtml
|
Global queries can be saved from the global issue list (follows r1311 and closes #897).
|
2008-03-30 14:20:07 +00:00 |
bulk_edit.rhtml
|
Move repetitive calendar include code from views into helper (patch #966 by Peter Suschlik).
|
2008-03-31 21:48:01 +00:00 |
changes.rxml
|
Display links to Atom feeds (closes #496, #750).
|
2008-03-05 08:25:22 +00:00 |
context_menu.rhtml
|
Adds timelog link to the issue context menu (#1645).
|
2008-07-16 19:10:29 +00:00 |
destroy.rhtml
|
Let the user choose when deleting issues with reported hours (closes #734, #71):
|
2008-02-29 22:54:07 +00:00 |
edit.rhtml
|
Merged IssuesController #edit and #update into a single actions.
|
2008-02-09 16:11:18 +00:00 |
index.rfpdf
|
ProjectsController#list_issues, #export_issues_csv and #export_issues_pdf merged into IssuesController#index
|
2007-11-05 18:38:42 +00:00 |
index.rhtml
|
Fixed: Atom link on saved query does not include query_id (#1390).
|
2008-06-06 15:20:08 +00:00 |
move.rhtml
|
Fixed: 404 error when selecting an other project on issues/move.
|
2008-02-11 18:06:38 +00:00 |
new.rhtml
|
Fixed: trying to preview a new issue raises an exception with postgresql (close #984).
|
2008-04-03 13:16:51 +00:00 |
show.rfpdf
|
Do not use partial in PDF templates (not supported when using rfpdf with Rails 2.1) (#1619).
|
2008-07-10 16:23:42 +00:00 |
show.rhtml
|
Makes issue update link work without javascript (#1337).
|
2008-06-29 19:50:07 +00:00 |