Commit Graph

64 Commits (7ed1392518c30f97aa9db1873cb0ebca3b54355b)

Author SHA1 Message Date
Jens Ulferts d9148e7b27
squash migrations 7 years ago
Jens Ulferts 43da475f8c
declare rails version in migrations 7 years ago
ulferts 4f764d3328 register costs so that it can cause a latest project activity (#237) 9 years ago
Alex Coles ccb4268793 Normalise syntax with Rubocop 9 years ago
Alex Coles 51639ba61e Fix method signature in aggregated migration 10 years ago
Alex Coles 56b07b0a87 Cleanup whitespace 10 years ago
Sebastian Schuster 268567297c Added copyright notices 11 years ago
Sebastian Schuster e9379a9b83 Minor update to the existing copyright headers 11 years ago
Jens Ulferts 9d4c7d44ce does not apply legacy_issue migration if plugin installed after legacy_issue incident 11 years ago
Sebastian Schuster 4c71fff5cd Migrated old plugin settings and fixed wrong asset path 11 years ago
Sebastian Schuster 5275f24a5e Removed CostQuery table migration moved to reporting and 11 years ago
Sebastian Schuster 46c13f23cd Added resetting column informations 11 years ago
Sebastian Schuster 4f334b05c0 Added resetting column information of models after column changes 11 years ago
Sebastian Schuster 661e82daaa Added default values for not-null columns to make journal 11 years ago
Sebastian Schuster 18be065948 Fixed minor bugs in migrations 11 years ago
Sebastian Schuster 2c256833a1 Added migrations for transferring cost objects from 11 years ago
Sebastian Schuster 07319a41e9 Squashed migrations and activated running migrations from the plugin 11 years ago
Sebastian Schuster e8a07ca319 Fixed migration errors due to changes on tables during 11 years ago
Sebastian Schuster 3d351176f9 Added migration for additional TimeEntryJournal columns 11 years ago
Christian Rijke fe732cf767 Add CostObject and VariableCostObject journals (model and migrations), extend WorkPackageJournal. 11 years ago
Christian Rijke 570aac5546 Check for issue table in existing migrations. 11 years ago
Jens Ulferts 80a3f8713b removes faulty if statement and adds missing column removal 12 years ago
Hagen Schink d2ed3d0da2 Migrations use table 'work_packages' if it exists 12 years ago
Hagen Schink c763aa9ded Add migration for work package cost extensions 12 years ago
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