Commit Graph

484 Commits (b8942af11b81ef599c90a45a146c44ef0a235d8e)

Author SHA1 Message Date
Holger Just f6622b4e76 Allow to set default values for custom fields when receiving mails 12 years ago
Felix Schäfer d5d9a414d7 ChiliProject on Travis <3 <3 <3 12 years ago
Martin Linkhorst ccc88aea0b DEPRECATION FIX: remove RAILS_ROOT in favor of Rails.root.to_s 12 years ago
Martin Linkhorst 37f3d6c124 finalize the mailer, remove the older mailer 12 years ago
Martin Linkhorst 4f9e369fc0 updated the reminder emails 12 years ago
Martin Linkhorst 727a232d3d use the new mailer! 12 years ago
Tim Felgentreff 9fda344c7e Adapt logic from Redmine 2 for plugin migrations using the ActiveRecord::Migrator 12 years ago
Jens Ulferts 4722e1185f REVIEW: disables require 'source_annotation_extractor' as it breaks rails 3 bootup 12 years ago
Gregor Schmidt 81392aec69 Switch to using string keys for settings 13 years ago
Gregor Schmidt abf0be171c Remove Redmine from names, where possible, replace with ChiliProject in other cases 13 years ago
Holger Just 91070236db Set source encoding to UTF-8 13 years ago
Holger Just 0befef718f Add rake task to set magic comments for source encoding 13 years ago
Gregor Schmidt c2d235d649 Removing unused and unmaintained rake task 13 years ago
Gregor Schmidt fb42337b71 remove ical support 13 years ago
Holger Just 35b69d2a31 fastercsv is not in lib anymore but a dependency 13 years ago
Holger Just 06076e5ac1 Remove db:migrate_plugins task. 13 years ago
Gregor Schmidt f07eafc6d8 Moving tasks to lib folder, removing strange looking task which is probably outdated anyway 13 years ago
Eric Davis a76ef2a43e Updated yardoc static files 14 years ago
Eric Davis 3c53d1a63c Added rake release[version] task based on the release process 14 years ago
Eric Davis 731de487e4 [#453] Upgrade to Rails 2.3.12 14 years ago
Holger Just 07185fb169 [#436] Remove trailing whitespace 14 years ago
Holger Just b72785b274 [#436] Adapt rake task to also clean trailing whitespace 14 years ago
Holger Just 40ce66d05d [#197] Better regex and no trailing whitespace. 14 years ago
Eric Davis 99507a0391 [#197] Upgrade the copyright in the code files 14 years ago
Eric Davis f18090891f [#197] Add a rake task to update the copyright in code files 14 years ago
Eric Davis e131c3b531 [#197] Remove old copyrights 14 years ago
Eric Davis a85b6780d2 [#262] Convert line endings to UNIX 14 years ago
Eric Davis 05a4c4616f [#262] Add a rake task to convert line endings to UNIX 14 years ago
Eric Davis e9676954be Fix tpyo in the example 14 years ago
Eric Davis b8904ce7a2 Handle a nil user when testin email. 14 years ago
Gregor Schmidt 20a5e41538 [#425] Avoid deprecated API to define rake tasks with parameters 14 years ago
Jens Ulferts ca0e0e06df refactor: renamed class Page to PageLayout 14 years ago
Jens Ulferts c8f1b79b1b refactoring: broken down Cards::TaskboardCards into Document, Page and Card 14 years ago
Romano Licker 64e931598c removes sprint_start_date and replaces it with start_date from 14 years ago
Jean-Philippe Lang d88fa6ccce Adds support for SCM/LDAP passwords encryption in the database (#7411). 14 years ago
Jean-Philippe Lang 7c57bd35f9 Adds tasks for locales maintenance. 14 years ago
Gregor Schmidt 24b75e3fc2 Removing development dependencies. They are now handled by redmine-cucumber and redmine-dev-tools 14 years ago
Toshi MARUYAMA 911fbefb45 scm: change gunzip to tar -z option for scm repository setup in lib/tasks/testing.rake. 14 years ago
Gregor Schmidt 6bb526aeef moving configuration files to /config, making it easier to get card label definitions 14 years ago
Gregor Schmidt 27b841407c removing x-bits 14 years ago
Gregor Schmidt 1ad59f56d8 renaming yaml file to yml 14 years ago
Eric Davis 376260e968 [#211] Override the Rails doc:app task to include our doc layout 14 years ago
Holger Just 8583c25706 Force recreation of test db and migrate plugins during rake ci. 14 years ago
Eric Davis 99a12ecbcf [#129] Replace public strings using Redmine with ChiliProject 14 years ago
Jean-Philippe Lang a8473368ee Prevent error when Mantis version.date_order is nil (#7476). 14 years ago
Toshi MARUYAMA 331cdbed2f scm: mercurial: fix r4686 setup mercurial test repository (#7272). 14 years ago
Toshi MARUYAMA 35b9972c81 scm: mercurial: test:scm:setup:mercurial task can be simpler (#7272). 14 years ago
Jean-Philippe Lang 2cbf60851f Store the mercurial test repository as a bundle to make it compatible with older hg versions. 14 years ago
Jean-Philippe Lang e6118347d3 Adds a rake task test:scm:update to update test repositories if needed. 14 years ago
Gregor Schmidt c9fb2a7c54 Replacing RAILS_ROOT with Rails.root 14 years ago