Commit Graph

40 Commits (d1e355a94e6cb15b37be000299f549ccaa3ba270)

Author SHA1 Message Date
Sebastian Schuster 6509a7b3d3 Included migration to remove signoff fields 12 years ago
Christian Ratz 7d70be2556 fixes failing migrations 12 years ago
Christian Rijke 8203880b95 Update table name group_users in migrations. 12 years ago
Jens Ulferts c3f3496251 renames join table changes to the changed standard 12 years ago
Gregor Schmidt e510f814a7 Removing incomplete patches to group/membership models 12 years ago
Jens Ulferts 5027a42a8d acts_as_journalized for variable_cost_object 13 years ago
Tim Felgentreff 8290253caf fix NOT NULL column with NULL value 14 years ago
jwollert 68fd3d473b moves query migrations to redmine-reporting plugin 14 years ago
jwollert fc8629ecb6 need larger string in the db to save query as yaml 14 years ago
Tim Felgentreff d92ac33711 remove more useless columns from cost query table 14 years ago
Philipp Tessenow 943c1efdda moved redmine_costs back to root folder 14 years ago
Philipp Tessenow cbdda0bcb0 moved redmine_costs into a subfolder 14 years ago
Philipp Tessenow 886418492f removed the newly introduced plugin-folder 14 years ago
Philipp Tessenow 9504318729 move plugin into a subfolder. this enables us to have multiple plugins wihtin a repo and makes deployment easier 14 years ago
rkh 2bf8de9052 updating part 2, there we go 15 years ago
rkh 5fe8faae2f updating part 1, stay tuned 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
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