Commit Graph

5500 Commits (9be3d5002969f11ced77c92d8a3161fc5d9fb49d)

Author SHA1 Message Date
Jean-Philippe Lang c309210654 Eager load priorities on roadmap and changelog. 15 years ago
Jean-Philippe Lang bccf6496f8 Fixes css classes on issue detail view (#4180). 15 years ago
Jean-Philippe Lang ba7cf9c3ce Adds custom fields for versions (#4219). 15 years ago
Jean-Philippe Lang 7d57833740 Adds a 'Move and follow' button on Move/Copy view to be redirected to the created issue(s) rather than the source project issue list (#1847). 15 years ago
Jean-Philippe Lang 63c8675887 Make use of link_to_issue. 15 years ago
Jean-Philippe Lang 534ce51154 Allow non admin users to add subprojects (#2963). 15 years ago
Jean-Philippe Lang 1a65eb8b08 Don't reveal issue subjects if user is only allowed to view spent time (#3187). 15 years ago
Jean-Philippe Lang cbeeaa4d4d Refactoring ApplicationHelper#link_to_issue. 15 years ago
Jean-Philippe Lang dfd0204052 Add view_issues permission (#3187). 15 years ago
Jean-Philippe Lang 8c769c546f Move checkbox for "Send account information to the user" to be clicked before the "Create" button (#4193). 15 years ago
rkh b54a597740 updated view 15 years ago
Jean-Philippe Lang 58103680bd Redirect to the current page when using context menu on the issue list (#4184). 15 years ago
Jean-Philippe Lang 858f5cbf07 Hide paragraph terminator at the end of headings on html export (#4194). 15 years ago
Jean-Philippe Lang 8f40750ad7 Adds a link to automatically close completed versions in project settings (#1245). 15 years ago
Jean-Philippe Lang d201c54455 Adds version status to limit issue assignments (#1245). 15 years ago
hjust f620cf801c Allow drill-down into "others" group 15 years ago
hjust b087710d31 [Cost Report] Added edit and delete links to entries in filter view 15 years ago
Jean-Philippe Lang 92ec35e657 Unified UsersController#list and #index. 15 years ago
Jean-Philippe Lang e64fb6a728 Fixes users links. 15 years ago
Jean-Philippe Lang a842769c3f AccountController#show (/account/show/:id) moved to UsersController#show (/users/:id). 15 years ago
rkh 95a77a43c5 fixed disappearing of granularity select box in group by view 15 years ago
rkh d727794b39 proper display of date entries in group by 15 years ago
hjust e2f02d8e44 added special (formerly missing) case if user disabled the display of both cost entries AND time entries 15 years ago
hjust 029a629a19 added some labels 15 years ago
rkh 7e84e846fd treat time and cost entries the same in cost reports 15 years ago
rkh ffb354a9bd in cost report: make name of 'others' group dependend on group by value 15 years ago
hjust 0f1d144940 Allow to group by issue fields and fixed group by gui. 15 years ago
rkh 4d6741c6f7 do not display save button, since feature is not yet implemented 15 years ago
rkh 6224b08a0c fix user drill down bug 15 years ago
rkh a79bdeeeb1 more group_by display fixes 15 years ago
rkh 8024510d81 proper display of group_by group names 15 years ago
hjust 9abfdd20a5 [Cost Report] calculate and show the aggregated cost for all cost / time entries matching the current filter 15 years ago
hjust 4229d940a4 added bottom row with aggregated costs for the current page (partially fixes 13126) 15 years ago
hjust a9c1da2e79 Corrected drill-down behavior for the "other" group in group-by cases for cost report 15 years ago
hjust c64d011ba2 remove unnecessary file 15 years ago
hjust 7d817414ae Implemented Grouping. 15 years ago
hjust be9d6be697 moved most of the display logic into _list.rhtml 15 years ago
Jean-Philippe Lang 821f9eb390 HTML escaping (#4106). 15 years ago
Jean-Philippe Lang 6fedbf60d5 Allow project forums copy. 15 years ago
Jean-Philippe Lang 6dfe0395a5 Display stats about objects that can be copied. 15 years ago
Jean-Philippe Lang 5b787785b4 Project copy: let the user choose what to copy from the source project (everything by default). 15 years ago
hjust c108931c6b Changed position of cost entry filter select and issue filter select (closes #13114) 15 years ago
hjust 8e97877945 changed group_by functionality to be much more generic. 15 years ago
Jean-Philippe Lang 2445250960 Fixes form buttons on projects/settings/activities (closes #4083). 15 years ago
Jean-Philippe Lang 6ffe1926ab Remove hard coded string in a view (closes #4076). 15 years ago
Jean-Philippe Lang 04ae25f6b0 Do not render hidden news edit form if user is not allowed to edit (closes #4068). 15 years ago
hjust 3c15e6297f added columns for denormalized spent_on. 15 years ago
hjust eb411d1e8c added view for date_exact filter type 15 years ago
rkh 5d701e3b55 fixed: time granulatrity is now persitent, too 15 years ago
rkh c2351c7bec rewrote group_by partitial 15 years ago