Commit Graph

1090 Commits (20cd3f3cefded973fb4a55ff2f5c4d7b9048a2ce)

Author SHA1 Message Date
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
Jean-Philippe Lang f8ca6e58aa Make sure existing custom fields visibility is set to true. 14 years ago
Jean-Philippe Lang 475530e59f Adds a "visible" option on User and Project custom fields (#1738). 14 years ago
Jean-Philippe Lang b67e4a87e4 Clean up member_roles if needed. 14 years ago
Jean-Philippe Lang c50b611f85 Adds a unique index on members (#6826). 14 years ago
Jean-Philippe Lang 73167fb4f2 Rewrites UpdateMailNotificationValues migration to avoid model validations and failures. 14 years ago
jens.ulferts 6530ea036c remove files 14 years ago
jens.ulferts b414511fc4 inheritance of global_role from role 14 years ago
jens.ulferts 6989698504 initial import of global roles plugin 14 years ago
Eric Davis d2986eb98f Correctly update all mail_notification options. #6549 14 years ago
friflaj c9aedbec5d Don't break on nested tasks 14 years ago
friflaj 577596eb09 sqlite bombs out on the transaction stuff 14 years ago
Eric Davis 0316af7f6b Converted User#mail_notification from a boolean to a string. 14 years ago
friflaj 00ff75ec59 Task reordering must be done ordered by parent,position 14 years ago
friflaj 16103b8fc3 Treat task as story so we can remove it from the stories list 14 years ago
Emiliano Heyns 89e7a76da0 remove_from_list is not supported on Task anymore 14 years ago
friflaj db7eb66a88 Fix for forum topic 12 14 years ago
Mark Maglana b9a6b7ab1e Fix positions 14 years ago
Eric Davis 0d7cead479 Merged r4013 from trunk. 14 years ago