Commit Graph

870 Commits (45037e94768d6ebe65e4afb8e374f62587d9daa3)

Author SHA1 Message Date
Gregor Schmidt 04b23eef93 Migrations do not abort on every rollback - therefore we need to raise a different error 14 years ago
Gregor Schmidt 119456c86c Redoing migration in a way, that my brain is able to parse 14 years ago
Felix Schäfer 678826876c Change the way text is stored to mimic the wikipages. 14 years ago
Felix Schäfer 7934919200 Work in progress of migration to acts_as_journalized 14 years ago
Holger Just d90102420d [#112] Adapt database switches to use ChiliProject::Database 14 years ago
Eric Davis adf57a64f1 [#123] Move aaj migrations to core 14 years ago
Romano Licker 64e931598c removes sprint_start_date and replaces it with start_date from 14 years ago
Eric Davis d29315341d [#196 #216 #216] Complete the upgrade to Rails 2.3.11 14 years ago
Jean-Philippe Lang ed867c4a7f Adds an index on users.type for faster retrieval of groups. 14 years ago
Toshi MARUYAMA 231fcf6fd8 scm: copy global log encoding setting to repository (#1735). 14 years ago
Toshi MARUYAMA ab8bdf282b scm: add log_encoding column to repositories table (#1735). 14 years ago
Jean-Philippe Lang c9497f39b8 Keep track of issue description changes (#746). 14 years ago
Jean-Philippe Lang d88fa6ccce Adds support for SCM/LDAP passwords encryption in the database (#7411). 14 years ago
Toshi MARUYAMA 2195984e35 scm: add "path_encoding" column in repositories table (#2664, #2274). 14 years ago
Jean-Philippe Lang 9964c43b3b Adds random salt to user passwords (#7410). 14 years ago
Jean-Philippe Lang cc2d6f3605 Allow additional workflow transitions for issue author and assignee (#2732). 14 years ago
Jens Ulferts 81c0d3de36 removing position setting migrations, keeping the migrations as such to make it transparent 14 years ago
Jens Ulferts 5aeb056b6c using "remove" instead of "drop" on down migration 14 years ago
Jens Ulferts 9f5d02ca11 correct default table name to correct table name in version_settings down migration 14 years ago
Jens Ulferts ee454a8cca #2891: creating table and specs for version_settings which will hold the display information 14 years ago
Gregor Schmidt 27b841407c removing x-bits 14 years ago
Eric Davis 2ffea883a6 [#279] Add an optional Start Date to Versions 14 years ago
Felix Schäfer 23868446a7 Add a close action to agendas. #2417 14 years ago
Eric Davis 99a12ecbcf [#129] Replace public strings using Redmine with ChiliProject 14 years ago
Felix Schäfer 95b7cd183c Severe changes to the participants! 14 years ago
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
Felix Schäfer 675fcf3a19 Zeit als Sek statt Std. zu speicher macht zu viele Probleme. 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
Tim Felgentreff 8290253caf fix NOT NULL column with NULL value 14 years ago
friflaj b54b17a8d2 Stupid rails 14 years ago
friflaj 35919d5bd5 Stupid rails 14 years ago
Jens Ulferts 478568c0ff fixed bug that would not set the correct typ for existing roles 14 years ago
jwollert 5ab6f6b773 moved migrations from cost_control to redmine_reporting 14 years ago
jwollert 68fd3d473b moves query migrations to redmine-reporting plugin 14 years ago
Felix Schäfer a4f8ae78ac Meeting edition. #3787 14 years ago
Felix Schäfer a614e6484c Add association to project... 14 years ago
Felix Schäfer c77cdc68af Added meeting participants, forgotten timestamps 14 years ago
Felix Schäfer 3b4def588d Temptative data model. #3785 14 years ago
Jean-Baptiste Barth d29052f682 Added missing remove_index in AddUniqueIndexOnMembers down migration. #7212 14 years ago
jwollert fc8629ecb6 need larger string in the db to save query as yaml 14 years ago
Jens Ulferts fdc0c42225 added default type "role" for all existing roles 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
Jean-Philippe Lang 427ec05c8b Fixed: Migration from boolean to varchar fails on PostgreSQL 8.1 (#6943). 14 years ago
Jean-Philippe Lang 8ef06826c3 Raised maximum length of project names and identifiers to 255 and 100 respectively (#6446). 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