Commit Graph

1052 Commits (6fd2de31c1038da8a8525c236b21fccc91d60bc5)

Author SHA1 Message Date
Eric Davis 8a1d45ffd6 Merged r3860 from trunk. 15 years ago
Eric Davis a628b0f186 Force-clear the default value for migration from :string to :text. #5846 #5771 15 years ago
Eric Davis 0d5fca9ba5 Force the default value of path to be set on the Change model class. #5771 15 years ago
Eric Davis 56af944afa Extend changes.path and changes.from_path to support longer paths. #5771 15 years ago
friflaj 85567ad652 Doesn't really matter whether we've selected the backlog, just show the link 15 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
friflaj 5b9fd88518 disentangled migrations 15 years ago
friflaj 9182bfc29a handling non-null just makes things harder. The burndown method 15 years ago
friflaj 25ae9d3235 renamed start_date, burndown generation, parameter quotation 15 years ago
friflaj e116d5b562 Migration cleanup 15 years ago
friflaj 1d82a855f5 raw sql executes fail when the transaction is still open 15 years ago
friflaj 1958e8866a migration failed when the plugin wasn't already configured 15 years ago
friflaj 0874c70ae8 Migration for relaxdiegos' redmine_backlogs 15 years ago
friflaj 64e468d50b Story point editing 15 years ago
friflaj 1f6764a016 Initial checkin 15 years ago
Jean-Philippe Lang 8cc519e763 Adds index on issues nested set columns. 15 years ago
Jean-Philippe Lang 8e3d1b694a Adds subtasking (#443) including: 15 years ago
Jean-Philippe Lang 93bcc68017 Adds a missing index (speeds up changesets loading). 15 years ago
Jean-Philippe Lang ac5cfe7a62 Set status of existing versions to 'open' (#4504). 15 years ago
Jean-Philippe Lang 44a079fcd7 Enlarge wiki content for MySQL databases (#1071). 15 years ago
Jean-Philippe Lang 8db9ecef08 Removes column opt in enumerations table. 15 years ago
Jean-Philippe Lang edab0f0cbb Do not mass create API keys for existing users. 15 years ago
Eric Davis aa9951b38b Added an API token for each User to use when making API requests. (#3920) 15 years ago
Eric Davis 1ebb78e412 Added some database indexes to commonly queried fields. 15 years ago
Eric Davis 4fe14e71c2 Adds a Setting to control how an Issue's done_ratio is calculated: 15 years ago
Jean-Philippe Lang 5f8e9d7118 Version sharing (#465) + optional inclusion of subprojects in the roadmap view (#2666). 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