Commit Graph

3872 Commits (b14fa8b8728c20f4820f23b0169f32e4fbfccbcc)

Author SHA1 Message Date
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
Mark Maglana a97c5c4a75 * Do a proper authorization check in controllers 15 years ago
hjust 3651b8f695 cleaned up 15 years ago
hjust 921a272d4c fixed permissions for overriding costs during creation and edit of cost_entries 15 years ago
hjust 5f0dcb794c * fixed entering of overridden costs 15 years ago
hjust b221a43454 allows overriding costs in cost_entries. 15 years ago
hjust 1325e0a3fd renamed costs_controller to cost_types_controller 15 years ago
hjust d1e51ea933 added ability to overwrite costs in budget planning 15 years ago
Jean-Philippe Lang 5b97570693 SCM: 15 years ago
hjust 2676622e2e added destroy action for deliverables 15 years ago
hjust 7bc3d4cf52 extended view of deliverables 15 years ago
hjust 09664f9842 removed stale FIXME 15 years ago
hjust 254bee170e * removed order column for budget 15 years ago
hjust f412c6b05c removed unnecessary (and faulty) creation of blank deliverable_cost and deliverable_hour objects on creation of deliverable 15 years ago
hjust de35d55214 * correct calculation of costs 15 years ago
hjust 5add325bf0 Display end edit of deliverables 15 years ago
hjust 1b23ee97e0 Implemented copy_from for Deliverables 15 years ago
hjust d5483343ac Allow the creation of deliverables 15 years ago
hjust e559f1bfa8 last commit before heavy rewrite of deliverables logic 15 years ago
Azamat Hackimov f1f65794e4 New strings for translation (fixes #2872), thanks for Enderson Maia for pointing and translation 15 years ago
hjust 03bb509c26 End of day commit. ATTENTiON, still buggy!!! 15 years ago
Mark Maglana 217d2c42b0 - First import into new repo 15 years ago
Jean-Philippe Lang a4d7a03b14 SCM browser: 15 years ago
Eric Davis c28b044d68 Added branch and tag support to the git repository viewer. (#1406) 15 years ago
hjust b930d7444b added rate models 15 years ago
hjust 22a4cb40fb * some work on rights management 15 years ago
hjust 3a8dc5f69c allows for nice data entry of deliverable costs 15 years ago
hjust b70daddedc initial form for deliverables 15 years ago
hjust b5808d17ed initial commit for redmine_costs 15 years ago
Jean-Philippe Lang d41bd93acb Fixed: error raised when trying to add an empty comment to a news (#3615). 16 years ago
Jean-Philippe Lang e54d183d20 Ability to send an email with password when changing a user's password (#3566). 16 years ago
Jean-Philippe Lang 937823a0d8 Keep status filter on the projects list when un/archiving a project (#3530). 16 years ago
Jean-Philippe Lang 9c282842a9 Do not start user session when accessing atom feed with token-based authentication. 16 years ago
Eric Davis 62e58f26b0 Changed Enumerations to use a Single Table Inheritance 16 years ago
Eric Davis 211b13c9ec Added plugin hook, :controller_timelog_edit_before_save. (#3341) 16 years ago
Eric Davis 4ba8308507 Added more plugin hooks: 16 years ago