Commit Graph

3924 Commits (3527923b7deb70ab771cd63ccfb07efeb51958eb)

Author SHA1 Message Date
hjust f560044401 Fixed calculation of costs after removal of denormalized values 15 years ago
hjust f975b22eeb Fixed calculation of costs after removal of denormalized values 15 years ago
hjust b745b80421 additional named_scope for checking visibility of cost entries 15 years ago
hjust ff86fbc5bb Report now used the new permissions model 15 years ago
Jean-Philippe Lang 5f8e9d7118 Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 15 years ago
Eric Davis e178123569 Enhanced the Issue Bulk Copy feature: 15 years ago
hjust 0aace02dab Removed cost columns and filters from issues. They do not work anymore because of the restrictions of the "view own costs" feature. (#13660) 15 years ago
Jean-Philippe Lang c870a7b9ef Do not notify users that are no longer allowed to view an issue (#3589, #4263). 15 years ago
Jean-Philippe Lang 346c569f98 Fixed: "None" category issue count is empty while grouping by category (#4308). 15 years ago
hjust 94cb09aa31 added standard primary key to groups_users table 15 years ago
hjust 4bbea2fecf Implemented the GUI for group membership types 15 years ago
Jean-Philippe Lang 25e131f176 Remove duplicate validation. 15 years ago
Jean-Philippe Lang 88fcf484d4 Enable tracker update on issue edit form (#2405). 15 years ago
Jean-Philippe Lang 66540afc08 Adds dynamic columns selection on the issue list (#4272). 15 years ago
Jean-Philippe Lang 99b52c8796 Rescue invalid query statement error with an error message. 15 years ago
Jean-Philippe Lang 915bbcfaff Move issues, journals, versions queries from IssuesController to Query model. 15 years ago
Jean-Philippe Lang 4af8765f15 Reverts r3072 (#4302: error raised when sorting on an association not included as column). 15 years ago
hjust 65c533d430 Initial try on inherited permissions and group membership types 15 years ago
hjust 1f71dcae9e make group_user class explicit to allow for additional attributes in the database 15 years ago
Jean-Philippe Lang 43fd27fd0c Show last update datetime (last attachment added) on document list (#4232). 15 years ago
Jean-Philippe Lang d8c5549168 Changes misleading scopes on Enumeration. 15 years ago
Jean-Philippe Lang d73fb1fab8 Load roles when loading project members. 15 years ago
Jean-Philippe Lang c9bfdc009b Avoid useless database queries. 15 years ago
Jean-Philippe Lang 3fc655904f Copy issue status on project copy (#3877). 15 years ago
Jean-Philippe Lang d84bd8edd8 Optimize associations loading on the issue list. 15 years ago
Jean-Philippe Lang 71bc44a89d Allow issue grouping by custom field (#2679). 15 years ago
hjust 4796a74c33 only save issue on after save hook if the issue was not changed yet. (#13244) 15 years ago
Jean-Philippe Lang ba7cf9c3ce Adds custom fields for versions (#4219). 15 years ago
Jean-Philippe Lang 6838677e30 Remove dead code. 15 years ago
Jean-Philippe Lang 534ce51154 Allow non admin users to add subprojects (#2963). 15 years ago
Jean-Philippe Lang 28f0b5ce4a Fixed: Project#enabled_module_names= does not test if a module is already enabled (#4200). 15 years ago
hjust f517f7be19 added inherited permissions 15 years ago
rkh 0de6017ed1 get rid of some old fimxes 15 years ago
rkh 030147ab15 more fixes for redmine trunk switch 15 years ago
rkh b8273780a1 fix nested scope changes for active_children 15 years ago
Jean-Philippe Lang 8267ded518 Allow [#id] as subject to reply by email (#3653). 15 years ago
Jean-Philippe Lang c31411ec00 Fixes ApplicationHelper#link_to_user 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 cc684803ba Ignore emails received from the application emission address to avoid hell cycles (#4139). 15 years ago
Jean-Philippe Lang d201c54455 Adds version status to limit issue assignments (#1245). 15 years ago
Jean-Philippe Lang 6245f49934 Fixed: Pre-filled time tracking date ignores timezone (#4160). 15 years ago
hjust f1cdcba32a Allow drill-down into "others" group 15 years ago
hjust 5380233ed3 added other_group to MAGIC_GROUP_KEYS to not create filter entries from a respective group by 15 years ago
hjust 2512f5b745 set deliverable to null on issues on destroy of a cost object 15 years ago
hjust 36e3a22a56 correctly generate a filter for subproject_id 15 years ago
hjust 36125ea925 [Cost Report] Set db_field :project_id for group-by field :subproject_id 15 years ago
hjust e5e506252c added new read-only attribute to the Filter class: SQL_values. 15 years ago
hjust c8f6164ae3 [Cost Report] Fixed display of Cost Type Columns in Group By. Cause was a missing "s" in hash key 15 years ago
hjust 029a629a19 added some labels 15 years ago
rkh 2444e20f3b em instead of i 15 years ago