Commit Graph

21 Commits (2c5a17d82aded17394db1967285600782edd73c0)

Author SHA1 Message Date
Tim Felgentreff f9207d43d7 to support multiple processes, check update times and size of custom fields in each request and rebuild filters if neccessary 14 years ago
Tim Felgentreff b489e6ff88 Revert "merged (remove migrations which are already done in reporting_engine)" 14 years ago
Philipp Tessenow 9807dbb197 merged (remove migrations which are already done in reporting_engine) 14 years ago
jwollert 051978a175 fix migration to allow NULL when default is NULL, too 14 years ago
jwollert 5ab6f6b773 moved migrations from cost_control to redmine_reporting 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
rkh 515cd7a6fd remove db/migrate/017_rename_permissions.rb 15 years ago
rkh 0de877cc69 remove db/migrate/016_denormalize_spent_on_of_cost_entries.rb 15 years ago
rkh 3ca2ffea31 remove db/migrate/015_add_cost_query_variables.rb 15 years ago
rkh 5787b09641 remove db/migrate/014_add_denormalized_costs_fields.rb 15 years ago
rkh 1e39bf6f9e remove db/migrate/013_create_cost_queries.rb 15 years ago
rkh 9938d051b8 remove db/migrate/012_refactor_terms.rb 15 years ago
rkh e9cf1f397f remove db/migrate/011_add_deleted_at_to_cost_types.rb 15 years ago
rkh b93458758d remove db/migrate/010_add_free_text_to_budget_and_entries.rb 15 years ago
rkh d919611805 remove db/migrate/009_add_comment_field_to_budget.rb 15 years ago
rkh dceef287ca remove db/migrate/008_remove_budget_from_deliverable.rb 15 years ago
rkh 63cb2c0e30 remove db/migrate/007_refactor_deliverable_intermediates.rb 15 years ago
rkh 0cd56e67cc remove db/migrate/006_delete_cost_from_cost_entries.rb 15 years ago
rkh 4986887ba8 remove db/migrate/005_add_deliverables_date_fields.rb 15 years ago
rkh 13eab1d0d4 remove db/migrate/004_add_rate.rb 15 years ago
rkh bb61cd62e1 remove db/migrate/003_add_deliverable_to_issues.rb 15 years ago
rkh bad55f0d51 remove db/migrate/002_add_cost_types_default.rb 15 years ago
rkh 4af87add3d remove db/migrate/001_create_deliverables.rb 15 years ago
rkh 824742112f copy to trunk 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