Commit Graph

28 Commits (24aa2717e9f2d27afae7deb7b5518de09912a1e7)

Author SHA1 Message Date
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
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
hjust 65c533d430 Initial try on inherited permissions and group membership types 15 years ago
hjust cb3d97638d Calculate all costs with a higher scale. We now use a overall precision of 15 with a scale of 4. (meaning max. 15 digits at all, 4 digits after the point) 15 years ago
hjust 5d196ba960 renamed existing permissions in the database 15 years ago
hjust 3c15e6297f added columns for denormalized spent_on. 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
rkh 9841b074df fix for migration (so it works with sqlite) 15 years ago
hjust 99d9f7bc67 costs are 0.0 by default 15 years ago
hjust b697226898 fixed typos 15 years ago
hjust 660b2bd169 * denormalized costs in cost entries and tickets 15 years ago
hjust 8c168bd99c added migration to refactor the terms from r135 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 5f0dcb794c * fixed entering of overridden costs 15 years ago
hjust b221a43454 allows overriding costs in cost_entries. 15 years ago
hjust d1e51ea933 added ability to overwrite costs in budget planning 15 years ago
hjust ff928b4bf8 added migration for comment field of budget fields 15 years ago
hjust 5ee25b2a4f fixed reverse migration 15 years ago
hjust 5ea645d036 migration script now with correct classname 15 years ago
hjust 455560b8ae removed saved budget from deliverable. is now calculated on the fly 15 years ago
hjust de35d55214 * correct calculation of costs 15 years ago
hjust d5483343ac Allow the creation of deliverables 15 years ago
hjust 03bb509c26 End of day commit. ATTENTiON, still buggy!!! 15 years ago
hjust b6b41bcb0b added migration to add date fields to deliverables 15 years ago
hjust b930d7444b added rate models 15 years ago
hjust 8756c4747f allow null values for deliverable_id in issues 15 years ago
hjust b5808d17ed initial commit for redmine_costs 15 years ago