Project

General

Profile

Search

Results (2584)

Revision 11411 (svn): Adds closed_on to issues API responses (#824).
2013-02-16 16:32
Revision 11408 (svn): Russian "label_x_issues" translation changed by Mikhail Velkin (#12645)
2013-02-16 14:04
Revision 11405 (svn): Fixed that updating the issue form was broken by r4011 when user is not allowed to add issues (#13188).
2013-02-16 12:35
Revision 11403 (svn): Makes closed_on available as column and filter on the issue list (#824).
2013-02-16 10:39
Revision 11402 (svn): Adds closed_on column that stores the time of the last closing (#824).
The value is preserved when reopening the issue. 2013-02-16 10:38
Revision 11350 (svn): Format all floats with 2 decimals in the issue list (#13126).
2013-02-11 19:07
Revision 11341 (svn): Adds context menu tests and skip test_preview_issue_description that breaks the test suite.
2013-02-10 16:53
Revision 11340 (svn): Adds a test for creating an issue with watchers.
2013-02-10 11:31
Revision 11339 (svn): Bulk watch/unwatch issues from the context menu (#7159).
2013-02-10 11:31
Revision 11336 (svn): Fixed that project over ... hows trackers from subprojects with disabled issue module (#13076).
2013-02-09 14:56
Revision 11331 (svn): Fixed: Can't clear custom field value through context menu in the issue list (#13075).
2013-02-07 19:35
Revision 11292 (svn): Makes autocomplete accept issue id with hash.
2013-01-31 23:43
Revision 11290 (svn): Add/remove issue watchers via the REST API (#6727).
2013-01-30 21:51
Revision 11228 (svn): "Parent task is invalid" while editing child issues with restricted Issues Visibility (#12851).
2013-01-20 17:41
Revision 11215 (svn): Changed fieldset legend and make it hidden by default like on the issue list (#12122).
2013-01-20 13:55
Revision 11174 (svn): Makes issue custom fields available as timelog columns (#1766).
2013-01-12 14:09
Revision 11171 (svn): Adds issue custom fields to time entries filters (#10191).
2013-01-12 13:38
Revision 11121 (svn): Store the other issue in a variable (#10916).
2013-01-05 14:23
Revision 11120 (svn): Only process issues that have relations.
2013-01-05 13:41
Revision 11115 (svn): Pass the order option as an array to satisfy sqlserver adapter (#12713).
Unlike other adapters, the sqlserver adapter ... rted in the COALESCE call: irb(main):001:0> Issue.order("coalesce(estimated_hours, 0), id").to_sql => "SELECT [issues].* FROM [issues] ORDER BY coalesce(estimated_hours ASC, 0) ... n passing the order SQL fragments separately. 2013-01-04 11:04
Revision 11083 (svn): Update the issue subject when choosing an issue from the drop down menu.
2012-12-26 14:12
Revision 11076 (svn): Renamed #_issues_path to #_project_issues_path.
2012-12-23 16:19
Revision 11064 (svn): "New issue" menu item should not link to copy form (#12652).
2012-12-21 22:17
Revision 11061 (svn): remove trailing white-spaces from app/models/issue_relation.rb
2012-12-21 05:52
Revision 11053 (svn): German "label_issues_by" changed by Daniel Felix (#12629)
2012-12-19 00:19
(1251-1275/2584)