Commit Graph

897 Commits (d01d33c631b903f8eaeb5044b590a15359f43890)

Author SHA1 Message Date
Eric Davis 2bb42e90a1 [#493] Force loading the classes of activity provider 14 years ago
Eric Davis 6017e2712e Add rescues to the aaj migrations for unsaved records. 14 years ago
Felix Schäfer c4ddf04e5e Change the way text is stored to mimic the wikipages. 14 years ago
Felix Schäfer 905c137db6 Work in progress of migration to acts_as_journalized 14 years ago
Eric Davis 9de3fcbc3f [#397] Remove FIXME, there is only one activity per Model 14 years ago
Eric Davis 0daa081d19 [#475] Set the activity_type on the initial journals 14 years ago
Eric Davis 2ff9711fc7 Migrate existing journals so version 1 is open for the initial journal 14 years ago
Eric Davis 8b13992c0a Print any errors when saving the initial journal instead of aborting 14 years ago
Eric Davis 52b83da8dd [#479] Split GeneralizeJournals into separate, incremental migrations 14 years ago
Eric Davis 47c7e0774a [#467] Fix bug with Journal subclasses having caches columns 14 years ago
Eric Davis b52d2b2238 [#467] Fix uninitialized constant Journal::Journaled error 14 years ago
Felix Schäfer 2ceffca3e3 Don't loose the time of the wiki_edits. #468 14 years ago
Eric Davis 33e3a71341 [#445] Track initial object attributes on the initial journal 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis a85b6780d2 [#262] Convert line endings to UNIX 14 years ago
Felix Schäfer dbc10d2730 Save the comments to wiki page updates correctly. #415 14 years ago
Gregor Schmidt 38a8a44732 updating down migration to read value directly from db 14 years ago
Jens Ulferts 715bc2dff4 using read_attribute(:start_date) on down migration 14 years ago
Jens Ulferts d51ab9d8cb fix: because version.start_date returns the earliest start date of the associated issues if no own start_date is set, we have to read the attribute :start_date directly when making executing the sprint_start_date/start_date migration 14 years ago
Gregor Schmidt ce7fed699a actually, there's no problem, when both dates are the same 14 years ago
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