Commit Graph

  • 3883d5e2db Merged r9755 from trunk. Jean-Philippe Lang 2012-06-03 08:50:53 +00:00
  • 5f23ebc31c Merged r9755 from trunk. Jean-Philippe Lang 2012-06-03 08:50:26 +00:00
  • 3142183b30 Fixed that Redmine.pm does not support "bind as user" ldap authentication (#11046). Jean-Philippe Lang 2012-06-03 08:49:46 +00:00
  • bca6c447cb Merged r9740 and r9741 from trunk. Jean-Philippe Lang 2012-06-03 08:13:58 +00:00
  • b88c95b0fb Merged r9740 and r9741 from trunk. Jean-Philippe Lang 2012-06-03 08:10:00 +00:00
  • b230429a61 Merged r9742 from trunk. Jean-Philippe Lang 2012-06-03 08:07:37 +00:00
  • 93d8f99884 Merged r9742 from trunk. Jean-Philippe Lang 2012-06-03 08:07:07 +00:00
  • ba25d27e3a scm: git: skip Latin-1 path tests on Git for Windows above 1.7.10 Toshi MARUYAMA 2012-06-02 18:36:23 +00:00
  • 69b46ab1be scm: mercurial: remove comment about Mercurial 0.9.5 compatibility from redminehelper.py Toshi MARUYAMA 2012-06-02 10:39:27 +00:00
  • dd1cb4a5bf Adds #find_group filter. Jean-Philippe Lang 2012-06-01 19:41:06 +00:00
  • d58e5a0a1e Removed auto-generated comments. Jean-Philippe Lang 2012-06-01 19:07:22 +00:00
  • 9f531a4380 Use safe_attributes in GroupsController. Jean-Philippe Lang 2012-06-01 19:06:16 +00:00
  • 733fef458c Replaced group[lastname] parameter with group[name]. Jean-Philippe Lang 2012-06-01 18:24:33 +00:00
  • 121ce2a390 Use time_zone_select specific helper. Etienne Massip 2012-06-01 13:38:03 +00:00
  • fc7b790081 Get rid of ActiveSupport::Concern InstanceMethods deprecation warnings. Etienne Massip 2012-05-30 18:33:26 +00:00
  • d915a5e36d Adds missing require 'rubygems' (#11051). Jean-Philippe Lang 2012-05-30 17:56:39 +00:00
  • 4ee133e77e Fixed that project, issue and activity should be preserved when logging time with "Create and continue" (#11038). Jean-Philippe Lang 2012-05-29 18:54:26 +00:00
  • 53a0cee57a Fixed that logging time inside redirects at global time logging (#11038). Jean-Philippe Lang 2012-05-29 17:07:07 +00:00
  • 07edb10518 Merged r9734 from trunk (#11032) Toshi MARUYAMA 2012-05-28 10:31:19 +00:00
  • 251d62c2bf Adds redmine:plugins:test rake tasks for running plugins tests. Jean-Philippe Lang 2012-05-28 10:02:24 +00:00
  • afbff44fb4 Fixes test templates for plugins. Jean-Philippe Lang 2012-05-28 09:00:21 +00:00
  • 3ba6718805 Fixed test_helper template for plugins. Jean-Philippe Lang 2012-05-28 08:40:20 +00:00
  • e1268faa4a code layout cleanup app/views/users/_mail_notifications.html.erb Toshi MARUYAMA 2012-05-28 08:24:46 +00:00
  • cfaa0fc23e fix project list is not shown on Email notifications (#11032) Toshi MARUYAMA 2012-05-28 08:24:31 +00:00
  • 924cf77a61 tagged version 2.0.1 2.0.1 Jean-Philippe Lang 2012-05-28 07:25:08 +00:00
  • 0512a30368 Updates for 2.0.1 release. Jean-Philippe Lang 2012-05-28 07:24:38 +00:00
  • cfddd2ff48 Updates for 2.0.1 release. Jean-Philippe Lang 2012-05-28 07:23:48 +00:00
  • 87783362cf code layout cleanup test/functional/users_controller_test.rb Toshi MARUYAMA 2012-05-28 07:07:00 +00:00
  • bc945d78a6 Merged r9719, r9726, r9727 from trunk. Jean-Philippe Lang 2012-05-27 19:39:26 +00:00
  • 8cd0626075 Merged r9701 from trunk. Jean-Philippe Lang 2012-05-27 19:25:30 +00:00
  • 9aef7a3242 Fixed test failures on wiki_page updated_on eager loading (#10996). Jean-Philippe Lang 2012-05-26 19:35:25 +00:00
  • 189be55235 Fixed time zone issues introduced by r9719 (#10996). Jean-Philippe Lang 2012-05-26 12:07:56 +00:00
  • 035bd65a5a Merged r9710 from trunk. Jean-Philippe Lang 2012-05-26 09:50:51 +00:00
  • 955d2b134d Merged r9711 from trunk. Jean-Philippe Lang 2012-05-26 09:50:01 +00:00
  • 743b55a3f9 Merged r9718 from trunk. Jean-Philippe Lang 2012-05-26 09:49:19 +00:00
  • 881595f7f0 Merged r9712 from trunk. Jean-Philippe Lang 2012-05-26 09:48:37 +00:00
  • 7f51bab0fc Merged r9709 from trunk. Jean-Philippe Lang 2012-05-26 09:47:48 +00:00
  • 84d5092508 Merged r9699 from trunk. Jean-Philippe Lang 2012-05-26 09:40:31 +00:00
  • 84084b0168 Restores local time zone for timestamps for 1.x compatibility (#10996). Jean-Philippe Lang 2012-05-26 09:12:04 +00:00
  • 3a4a708d51 Fixed that plugin model generator does not generate the migration (#11024). Jean-Philippe Lang 2012-05-26 08:50:32 +00:00
  • e4332ba35f Code cleanup. Jean-Philippe Lang 2012-05-25 20:54:11 +00:00
  • d664fdcde9 Code cleanup. Jean-Philippe Lang 2012-05-25 20:51:43 +00:00
  • aa18cd54c7 Code cleanup. Jean-Philippe Lang 2012-05-25 20:43:18 +00:00
  • 59cbc68dde Code cleanup. Jean-Philippe Lang 2012-05-25 20:18:55 +00:00
  • 221585c7b5 Code cleanup. Jean-Philippe Lang 2012-05-25 19:48:22 +00:00
  • e7b9a9c6ff Replace RAILS_DEFAULT_LOGGER with ::Rails.logger (#11013). Jean-Philippe Lang 2012-05-25 16:54:23 +00:00
  • 472d3a00a3 Fixed that some input fields are escaped on validation failures (#11027). Jean-Philippe Lang 2012-05-25 16:50:25 +00:00
  • 235238b583 Fixed that project identifier can always be updated (#11028). Jean-Philippe Lang 2012-05-25 16:43:18 +00:00
  • 73500a349b Fixed that the issue link is escaped on my page spent time (#10991). Jean-Philippe Lang 2012-05-25 16:34:40 +00:00
  • b587f693ab Korean translation added and changed by jongyoon Choi (#10988) Toshi MARUYAMA 2012-05-25 13:50:12 +00:00
  • c77370a9eb Use a modal form to create a category from the issue form. Jean-Philippe Lang 2012-05-24 17:31:53 +00:00
  • 352d177f7e Merged r9703 from trunk. Jean-Philippe Lang 2012-05-21 19:00:26 +00:00
  • 821ea2a757 Merged r9702 from trunk. Jean-Philippe Lang 2012-05-21 18:59:31 +00:00
  • 7cd7b1bd8b Merged r9700 from trunk. Jean-Philippe Lang 2012-05-21 18:58:29 +00:00
  • 6206c88dfa Fixed that updated_on is not updated when updating an issue (#10964). Jean-Philippe Lang 2012-05-21 18:23:03 +00:00
  • 1ab9e42b9b Fixed that columns selection in not displayed on the custom query form (#10972). Jean-Philippe Lang 2012-05-21 16:55:48 +00:00
  • ae8830ed61 Added yard to development gems. Etienne Massip 2012-05-18 13:52:49 +00:00
  • 1996af104d Fixed that watchers delete links are escaped on the issue view (#10932). Jean-Philippe Lang 2012-05-15 19:33:42 +00:00
  • e68043e13c Fixed that creating a new version from project settings does not redirect to versions tab (#10923). Jean-Philippe Lang 2012-05-15 17:25:27 +00:00
  • 8a875734ca tagged version 2.0.0 2.0.0 Jean-Philippe Lang 2012-05-14 22:19:50 +00:00
  • cf139e25a7 Merged r9696 from trunk. Updates for 2.0.0 release. Jean-Philippe Lang 2012-05-14 22:19:13 +00:00
  • 05481fe96b Updates for 2.0.0 release. Jean-Philippe Lang 2012-05-14 22:17:57 +00:00
  • 8b09f5d27d Set version to stable. Jean-Philippe Lang 2012-05-14 17:02:27 +00:00
  • d138df5241 Added 2.0-stable branch. Jean-Philippe Lang 2012-05-14 16:48:29 +00:00
  • 8ad99824d6 tagged version 1.4.2 1.4.2 Jean-Philippe Lang 2012-05-13 19:10:18 +00:00
  • a06462548c Updates for 1.4.2 release. Jean-Philippe Lang 2012-05-13 19:09:35 +00:00
  • 034539c988 CHANGELOG updated. Jean-Philippe Lang 2012-05-13 19:08:25 +00:00
  • e62a40a719 Merged r9689 from trunk. Jean-Philippe Lang 2012-05-13 11:27:09 +00:00
  • 48c28f717d Removed delete_broken_cookies filter. Jean-Philippe Lang 2012-05-13 11:26:21 +00:00
  • 5a1be1d8df Backported r9687 from trunk. Jean-Philippe Lang 2012-05-13 10:47:10 +00:00
  • 23a06ec022 Restored List-Id header in email notifications (#10888). Jean-Philippe Lang 2012-05-13 10:44:41 +00:00
  • 4f0aa2432c Fixes custom_field_tag helper broken by r9682. Jean-Philippe Lang 2012-05-13 10:21:24 +00:00
  • 81c207b193 Restored rescue statement removed in r9684. Jean-Philippe Lang 2012-05-13 09:46:36 +00:00
  • 60cdcd5522 Redirect to referer when deleting a user (#10865). Jean-Philippe Lang 2012-05-13 09:17:56 +00:00
  • 426b1d6fcd Fixed that option tags are escaped. Jean-Philippe Lang 2012-05-13 09:00:26 +00:00
  • 478a549356 Use content_tag helper. Jean-Philippe Lang 2012-05-13 08:47:54 +00:00
  • 69e55fb1ef Fixed that enumerations option tags are escaped. Jean-Philippe Lang 2012-05-13 08:45:15 +00:00
  • 46400e355e Use content_tag helper. Jean-Philippe Lang 2012-05-13 08:42:19 +00:00
  • dc7569ecae Fixed that group filter is escaped on users index. Jean-Philippe Lang 2012-05-13 08:38:35 +00:00
  • 7c97832002 Redirect to referer when deleting a user (#10865). Jean-Philippe Lang 2012-05-13 08:33:55 +00:00
  • 46e48ad3f7 Updated INSTALL and UPGRADING docs with new rake task (#10891). Jean-Philippe Lang 2012-05-12 13:14:53 +00:00
  • da293fdfd8 Merged #10837. Jean-Philippe Lang 2012-05-12 12:59:23 +00:00
  • a59257dfb6 Fixed #set_scm in reposman (#10837). Jean-Philippe Lang 2012-05-12 12:54:46 +00:00
  • 9382d856b4 Adds script synopsis. Jean-Philippe Lang 2012-05-12 12:50:15 +00:00
  • 30d2bed1fe Fixed reposman arguments parsing (#10837). Jean-Philippe Lang 2012-05-12 12:47:51 +00:00
  • 9cfb7e1c87 Merged r9671 from trunk. Jean-Philippe Lang 2012-05-12 12:42:30 +00:00
  • a99c61b471 Adds all/none operators to text custom field filters (#9790). Jean-Philippe Lang 2012-05-12 12:23:20 +00:00
  • 1d677ac968 Restored :generate_session_store as a deprecated rake task (#10891). Jean-Philippe Lang 2012-05-12 07:48:21 +00:00
  • 78c185abde set svn:eol-style native to Albanian translation files (#10875) Toshi MARUYAMA 2012-05-11 05:33:07 +00:00
  • 3266265cad Merged r9666 from trunk (#10875) Toshi MARUYAMA 2012-05-11 05:30:30 +00:00
  • 1ccc975f3f set svn:eol-style native to Albanian translation files (#10875) Toshi MARUYAMA 2012-05-11 04:33:01 +00:00
  • dca52d6729 Albanian translation added by Dimitri Toslluku (#10875) Toshi MARUYAMA 2012-05-11 04:25:43 +00:00
  • 1831861eac Tests for Setting.per_page_options_array. Jean-Philippe Lang 2012-05-10 18:53:32 +00:00
  • 5bd90548b0 Adaptive display of "Per page" links (#7720). Jean-Philippe Lang 2012-05-10 18:51:11 +00:00
  • 0bb937152b change mailer model method comments to Rails3 style Toshi MARUYAMA 2012-05-09 15:14:45 +00:00
  • 804864beca replace Mailer deliver syntax to Rails3 style at reminders method of mailer model Toshi MARUYAMA 2012-05-09 15:14:30 +00:00
  • 2ed78d95f6 code layout cleanup app/views/wiki/edit.html.erb Toshi MARUYAMA 2012-05-09 14:18:53 +00:00
  • 678469cf09 additional comment at config/environments/test.rb Toshi MARUYAMA 2012-05-09 13:58:59 +00:00
  • 11746c44f8 set svn:executable '*' to script/* Toshi MARUYAMA 2012-05-09 13:10:04 +00:00
  • 411f0874ab replace comment "config/environment.rb" to "config/application.rb" at head of config/environments/*.rb Toshi MARUYAMA 2012-05-09 12:04:10 +00:00