Commit Graph

3745 Commits (7e7b9132e383eda85b3c0bb4cfb086b9a51fc7c9)

Author SHA1 Message Date
Jean-Philippe Lang 6dfe0395a5 Display stats about objects that can be copied. 15 years ago
Jean-Philippe Lang 1a1bfbfb07 Do not ignore parent project setting on project copy (#3386). 15 years ago
hjust 05964e3f8c removed debug statement 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 83717a9b75 Add mail field to admin user search filter (#3882). 15 years ago
hjust c108931c6b Changed position of cost entry filter select and issue filter select (closes #13114) 15 years ago
hjust ff8b503f8f added default value for group by in init of new query 15 years ago
hjust a92918415f added default value for group by in init of new query 15 years ago
hjust c7552d8e5b added several labels for l10n 15 years ago
rkh 76094743dd handle group_by as hash 15 years ago
Eric Davis 2e0cbd2840 Added all list and boolean custom data fields to the Time Report. #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 ac4937a767 Enumerations can now have custom fields defined on them. #4077 15 years ago
Jean-Philippe Lang 07aa3c55bd Contextual quick search (#3263). 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
hjust f0e389726a added icons showing entry type in a cost report 15 years ago
hjust 7e6282a404 added logic to display only selected types of entries (only cost_entries, only time_entries or both) 15 years ago
hjust c495ca0803 added additional sort fields 15 years ago
hjust ce914cc15b Display cost- and time entries merged in a single view. closes #13088 15 years ago
hjust 478493b887 show reports tab in projects 15 years ago
hjust 54d154febc Filters should now show correct on the UI. 15 years ago
hjust 320dfbecdf fixed faulty input name 15 years ago
hjust 4d86637597 first try on cost reporting. Still incomplete, so it will not be of any usefulness yet. This will improve later on (hopefully). 15 years ago
hjust 0c3631914c added initial structures for cost report 15 years ago
rkh 806fa330dd added unloadable to controllers again, to fix development issues 15 years ago
hjust 79cdba76ae removed a multitude of unloadable 15 years ago
hjust 660b2bd169 * denormalized costs in cost entries and tickets 15 years ago
Jean-Philippe Lang 30ad78e57d Fixed: RepositoriesController#revision may show wrong revision (#3779). 15 years ago
Jean-Philippe Lang 41cbd239c4 Makes timelog report work at issue level (#2935). 15 years ago
hjust ea33da9a5e Refactored many names: 15 years ago
hjust 78b2179ba2 Added ability to define default hourly rates. refs #10617 15 years ago
hjust bbc1638b6f Removed ability to create deliverables which are not of type CostBasedDeliverable. 15 years ago
hjust 4c8fbfa92a fixes #5349 15 years ago
Eric Davis 7b0cb6aba8 Upgraded to Rails 2.3.4 (#3597) 15 years ago
Jean-Philippe Lang aca6ed13fc Fixed: issue attachments are saved even if the issue has been updated by another user (#3846). 15 years ago
Jean-Philippe Lang 7707457145 User groups branch merged. 15 years ago
hjust 14f00375a2 * allow to define a labor budget for users without a rate 15 years ago
hjust 65ed0a36f8 finaly fixed the redirect back 15 years ago
hjust af6f36460d reverted last patch 15 years ago
hjust 1777a1d72a fixed typo back_to => back_url 15 years ago
hjust 9830410936 added functionality to edit hourly rates 15 years ago
hjust 206fd9381e * set hourly costs from project member settings 15 years ago
hjust 2c0cff1cd0 * set hourly costs from project member settings 15 years ago
hjust b641cb2efa Cost types can now by marked deleted. Such cost types can not be used in budget planning and cost logging. References are not destroyed as a cost type can never be really deleted from the database. 15 years ago
hjust a177b09754 view, create, and edit of cost_types feature complete 15 years ago
hjust 89b3af07ba first steps towards editing of cost_types 15 years ago
Mark Maglana 6e68f771d9 * Fix the 'unauthorized' error 15 years ago