Commit Graph

4007 Commits (b483e6cd3592ded02f7cbff5ea79666f9ab2247f)

Author SHA1 Message Date
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
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
hjust 2d8fdd89ac [Cost Report] Allow a group by field with an explicit db_field set 15 years ago
rkh e25a976b6c renamed 'Date' to 'Spent on' for field_spent_on 15 years ago
hjust bc783abc81 [Cost Report] Set the default operator for the date_exact filter type to "w" (This week) 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 4d1e20467a [Cost Report] calculate and show the aggregated cost for all cost / time entries matching the current filter 15 years ago
hjust 519edca882 allow simple drilldown for user columns, fixes #13122 15 years ago
hjust 7d817414ae Implemented Grouping. 15 years ago
Jean-Philippe Lang 6fedbf60d5 Allow project forums copy. 15 years ago
Jean-Philippe Lang a18676b669 Prevent mass-assignment warnings. 15 years ago
Jean-Philippe Lang 4e73685af7 Reset timestamps and wiki page hierarchy on project copy. 15 years ago
Jean-Philippe Lang 875eb47ad1 Prevent mass-assignment warnings. 15 years ago
Jean-Philippe Lang 2e675342cb Removes debug message. 15 years ago
Jean-Philippe Lang a9fb11c0f5 Fixes project wiki copy. 15 years ago
Jean-Philippe Lang 9f12a14382 Wiki auto creation temporary disabled until project wiki copy is fixed (2 wikis created). 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
Jean-Philippe Lang de8dcc5b26 Sets proper content type for plain text mails (#3970). 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
hjust ff8b503f8f added default value for group by in init of new query 15 years ago
hjust f75a87a181 some try on debugging 15 years ago
hjust 3c15e6297f added columns for denormalized spent_on. 15 years ago
hjust c7552d8e5b added several labels for l10n 15 years ago
rkh 5d701e3b55 fixed: time granulatrity is now persitent, too 15 years ago
rkh 76094743dd handle group_by as hash 15 years ago
Eric Davis ff3d0fe4db Fixed some merge bugs. #4077 15 years ago
Eric Davis 37d401ac58 When a specific TimeEntryActivity are change, associated TimeEntries will be 15 years ago
Eric Davis 5833ba9f81 Added a Activities tab to Project Settings 15 years ago
Eric Davis e615266e9a Changed the Timelogs to use both the Systemwide and Project specific TimeEntryActivities 15 years ago
Eric Davis 29301c8a38 Added project specific Enumeration overrides. 15 years ago
Eric Davis e76d4c5c4c Added an active field track if an Enumeration is active on the frontend view. 15 years ago
Eric Davis ac4937a767 Enumerations can now have custom fields defined on them. #4077 15 years ago
Eric Davis d40756d611 Renamed Project#public named_scope so it will not override Ruby's public method 15 years ago
hjust 1adf8f062e fixed the filter logic 15 years ago
hjust 6fe5c34219 gui and data mock for grouping in reports 15 years ago