Commit Graph

  • 90010d1f3b Removed code duplicated in lib. Etienne Massip 2011-12-14 18:07:27 +00:00
  • 08e8567e93 test: replace "should_route" of "boards" to "assert_routing" at integration/routing_test.rb Toshi MARUYAMA 2011-12-14 13:05:42 +00:00
  • 98fb0dd565 test: replace "should_route" of "administration panel" to "assert_routing" at integration/routing_test.rb Toshi MARUYAMA 2011-12-14 13:05:08 +00:00
  • e499904e3a test: replace "should_route" of "welcome" to "assert_routing" at integration/routing_test.rb Toshi MARUYAMA 2011-12-14 11:47:10 +00:00
  • a61d7d053f test: replace "should_route" of "attachments" to "assert_routing" at integration/routing_test.rb Toshi MARUYAMA 2011-12-14 10:07:31 +00:00
  • 0b4aed008c test: replace "should_route" of "activities" to "assert_routing" at integration/routing_test.rb Toshi MARUYAMA 2011-12-14 06:49:19 +00:00
  • 7d501eaf81 Code cleanup. Jean-Philippe Lang 2011-12-13 20:40:03 +00:00
  • 59c1141e08 Moved fields specific to new issues to the new issue form. Jean-Philippe Lang 2011-12-13 20:02:49 +00:00
  • cd0113a287 Code cleanup. Jean-Philippe Lang 2011-12-13 19:56:33 +00:00
  • e1f885feda Use safe_attributes for issue watchers assignment. Jean-Philippe Lang 2011-12-13 19:50:44 +00:00
  • 4c469f9646 Added missing repository route Etienne Massip 2011-12-13 14:19:59 +00:00
  • ed5f487cf5 Fixed broken issue form update when changing tracker. Jean-Philippe Lang 2011-12-12 20:43:51 +00:00
  • e13a763ab4 Adds /search to robots.txt. Jean-Philippe Lang 2011-12-12 18:12:48 +00:00
  • 804108a87f Adds a hook before the new issue form. Jean-Philippe Lang 2011-12-12 18:12:03 +00:00
  • f9b6e57d24 Fixed error on project creation due to unrecognized route. Jean-Philippe Lang 2011-12-12 18:05:13 +00:00
  • f1994ea9c0 Rails3: model: replace deprecated before_validation method at CustomField model Toshi MARUYAMA 2011-12-11 12:04:54 +00:00
  • 4f8ed70813 add unit test of CustomField model before_validation Toshi MARUYAMA 2011-12-11 12:04:16 +00:00
  • 0471de41ff Resourcified enumerations. Jean-Philippe Lang 2011-12-11 10:26:12 +00:00
  • 1ad16c2238 Removed fieldset. Jean-Philippe Lang 2011-12-10 21:33:56 +00:00
  • 2bbb7a8e95 Typo in French locale. Jean-Philippe Lang 2011-12-10 21:31:36 +00:00
  • 8be46ff0b2 Removed double dash. Jean-Philippe Lang 2011-12-10 21:28:30 +00:00
  • 10e3045d8a Updated issue description diff route. Etienne Massip 2011-12-10 20:40:17 +00:00
  • 86d2b223cc Fixed reorder links on custom fields. Jean-Philippe Lang 2011-12-10 19:27:18 +00:00
  • 805c65f55d Extracted new_subclass_instance method to a module. Jean-Philippe Lang 2011-12-10 19:18:06 +00:00
  • eb15c9eaad Role.all broken in migration due to default sort (columns do not exist yet). Use raw SQL instead. Jean-Philippe Lang 2011-12-10 17:06:46 +00:00
  • 83deaad8e4 Fixed tests with the valid login url. Jean-Philippe Lang 2011-12-10 16:25:22 +00:00
  • 3351ef22b2 tagged version 1.3.0 1.3.0 Jean-Philippe Lang 2011-12-10 14:50:59 +00:00
  • 0d8d0d5975 tagged version 1.2.3 1.2.3 Jean-Philippe Lang 2011-12-10 14:50:15 +00:00
  • 7e6d1b6c35 Version set to 1.2.3. 1.2-stable Jean-Philippe Lang 2011-12-10 14:49:48 +00:00
  • 5c4b618bce CHANGELOG updated. Jean-Philippe Lang 2011-12-10 14:49:10 +00:00
  • e56dd42e64 CHANGELOG updated. Jean-Philippe Lang 2011-12-10 14:48:48 +00:00
  • bbdd5f8676 CHANGELOG updated. Jean-Philippe Lang 2011-12-10 14:48:12 +00:00
  • a0c34ab916 Merged r8166 from trunk. Jean-Philippe Lang 2011-12-10 14:41:48 +00:00
  • c8a6b01e9f Backported r8168 from trunk. Jean-Philippe Lang 2011-12-10 14:39:26 +00:00
  • a8982ec281 Removed useless routes. Jean-Philippe Lang 2011-12-10 14:33:22 +00:00
  • 22574ed74f Removed useless routes. Jean-Philippe Lang 2011-12-10 14:30:54 +00:00
  • ae876eb27b Removed useless routes. Jean-Philippe Lang 2011-12-10 14:28:32 +00:00
  • be687f6c0b Makes assertion compatible with ruby1.9. Jean-Philippe Lang 2011-12-10 14:00:31 +00:00
  • b1bb26b1e0 ruby1.9: macro must accept 2 arguments. Jean-Philippe Lang 2011-12-10 13:55:47 +00:00
  • 02893a17ad Added method to attachments routes. Etienne Massip 2011-12-10 13:50:07 +00:00
  • 3507707325 Fixed assert call. Jean-Philippe Lang 2011-12-10 13:48:53 +00:00
  • 6030740b00 Removed boards widcard route. Etienne Massip 2011-12-10 13:37:38 +00:00
  • 3d66717c8d Removed repositories widcard route. Etienne Massip 2011-12-10 13:36:49 +00:00
  • dc204174c0 Removed default route. Etienne Massip 2011-12-10 13:34:09 +00:00
  • 7ba57e517b Explicitly declare all routes and deactivate default route. Etienne Massip 2011-12-10 13:33:01 +00:00
  • ff02412e75 Merged r8130 from trunk. Jean-Philippe Lang 2011-12-10 12:20:47 +00:00
  • 166c3c15dd Merged r8112 from trunk (#9748). Jean-Philippe Lang 2011-12-10 12:08:55 +00:00
  • 65a7c7e96c Merged r8113 from trunk (#9738). Jean-Philippe Lang 2011-12-10 12:07:13 +00:00
  • 2f87b3bae3 Merged r7920, r7921, r7922 and r7924 from trunk (#9405). Jean-Philippe Lang 2011-12-10 12:04:47 +00:00
  • 1848fcd91e Merged r8103 from trunk (#9737). Jean-Philippe Lang 2011-12-10 11:56:13 +00:00
  • eb789b147a scm: git: remove unused --since option (#4547, #4716, #7146, #6013) Toshi MARUYAMA 2011-12-10 11:55:02 +00:00
  • 4cedb0b628 Issue destroy is now DELETE only. Jean-Philippe Lang 2011-12-10 11:44:25 +00:00
  • ec50101db1 Removed no longer working old wiki route. Jean-Philippe Lang 2011-12-10 09:38:13 +00:00
  • 24c804a70a Droppped old repositories routes. Jean-Philippe Lang 2011-12-10 09:36:39 +00:00
  • 467503fd4b Changed ProjectsController#destroy to DELETE only. Jean-Philippe Lang 2011-12-10 09:32:41 +00:00
  • 7dc8cf9340 Changed IssuesController#destroy to DELETE only. Jean-Philippe Lang 2011-12-10 09:20:23 +00:00
  • 52a7fa6176 Changed IssuesController#destroy to DELETE only. Jean-Philippe Lang 2011-12-10 09:10:51 +00:00
  • a1ae0aed23 Removed obsolete project news route. Jean-Philippe Lang 2011-12-10 08:48:05 +00:00
  • ac6e404547 Moved bulk_edit/update routes into issues resources. Jean-Philippe Lang 2011-12-10 08:45:52 +00:00
  • 8d6af1fcb0 Custom fields display on bulk edit form. Jean-Philippe Lang 2011-12-10 08:44:46 +00:00
  • 3dcd71a082 REST urls for user memberships. Jean-Philippe Lang 2011-12-10 08:37:48 +00:00
  • 532a76f78c Resourcified roles. Jean-Philippe Lang 2011-12-09 23:29:58 +00:00
  • b127f9157d Resourcified custom fields. Jean-Philippe Lang 2011-12-09 22:58:30 +00:00
  • 877fbc15da Renamed TabularFormBuilder to Redmine::Views::LabelledFormBuilder. Jean-Philippe Lang 2011-12-09 18:45:38 +00:00
  • ede9a03405 Removed TabularFormBuilder references in views. Jean-Philippe Lang 2011-12-09 18:40:28 +00:00
  • 9636882c1e Use #labelled_form_for instead of #labelled_tabular_form_for. Jean-Philippe Lang 2011-12-09 18:15:55 +00:00
  • 312ffe43c7 Rails3: model: user: use ::Query instead of Query Toshi MARUYAMA 2011-12-09 12:08:58 +00:00
  • 2afe5bdf57 Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit/custom_field_test.rb Toshi MARUYAMA 2011-12-09 07:16:59 +00:00
  • 85382514f9 Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit/issue_test.rb Toshi MARUYAMA 2011-12-09 07:16:21 +00:00
  • 8e5242ef63 Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit/user_test.rb Toshi MARUYAMA 2011-12-09 07:15:51 +00:00
  • 7aba81dbe7 Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit/time_entry_activity_test.rb Toshi MARUYAMA 2011-12-09 07:15:12 +00:00
  • 66b49c634d Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit/repository_test.rb Toshi MARUYAMA 2011-12-09 07:14:38 +00:00
  • caf9edf2c1 Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit/wiki_page_test.rb Toshi MARUYAMA 2011-12-09 05:55:32 +00:00
  • 63d27a5389 Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/functional/issues_controller_test.rb Toshi MARUYAMA 2011-12-09 05:54:51 +00:00
  • c8556330c1 Rails3: test: replace deprecated Errors#on to Errors#[] and join with to_s at test/unit/version_test.rb Toshi MARUYAMA 2011-12-09 05:54:13 +00:00
  • 42d2bf0baf Makes project and tracker assigned first in #attributes= Jean-Philippe Lang 2011-12-08 20:37:12 +00:00
  • d75bc5774f Changes auto_complete calls to GET requests. Jean-Philippe Lang 2011-12-08 20:03:27 +00:00
  • f385a3e3da Handle spaces in development scm stderr log file path. Etienne Massip 2011-12-08 19:22:00 +00:00
  • 3976e2d15d Tests broken with ruby1.8.6 (#9751). Jean-Philippe Lang 2011-12-08 18:50:15 +00:00
  • aa127ebd4e Rails3: model: Member: add virtual attribute to prevent error Toshi MARUYAMA 2011-12-08 15:12:02 +00:00
  • 740b54f55b add unit test of error message in case that member role is empty Toshi MARUYAMA 2011-12-08 15:11:17 +00:00
  • 15bb2fefa4 back out r8124 Toshi MARUYAMA 2011-12-08 13:37:27 +00:00
  • d9699adce5 Rails3: model: Member: errors must be set on existing attributes Toshi MARUYAMA 2011-12-08 11:13:24 +00:00
  • c585d224d8 replace tabs to spaces at app/views/issues/_form.html.erb Toshi MARUYAMA 2011-12-08 07:30:03 +00:00
  • b1996b38b4 Rails3: view: html_safe for timelog/_date_range.html.erb Toshi MARUYAMA 2011-12-07 23:54:10 +00:00
  • 6d805cfca2 Rails3: helper: html_safe for render_flash_messages method at ApplicationHelper Toshi MARUYAMA 2011-12-07 23:53:20 +00:00
  • 40a14cafbc Merged r7809 from trunk (#9567). Jean-Philippe Lang 2011-12-07 21:58:58 +00:00
  • f252108f30 Merged r7834 from trunk (#9566). Jean-Philippe Lang 2011-12-07 21:57:55 +00:00
  • 6d57380712 Merged r7780 from trunk (#9552). Jean-Philippe Lang 2011-12-07 21:56:49 +00:00
  • 00d1b230e0 Merged r7814 from trunk (#9577). Jean-Philippe Lang 2011-12-07 21:54:05 +00:00
  • d19a0b70e0 Merged r7971 from trunk (#9682). Jean-Philippe Lang 2011-12-07 21:52:31 +00:00
  • 535b5ccf2b Merged r7919 from trunk (#9448). Jean-Philippe Lang 2011-12-07 21:49:52 +00:00
  • 9a8cf5fa60 Merged r8103 from trunk (#9737). Jean-Philippe Lang 2011-12-07 21:47:24 +00:00
  • 12077a4d44 Fixed that a cross-project custom query is not remembered inside project (#9738). Jean-Philippe Lang 2011-12-07 21:35:14 +00:00
  • 24317f617e Adds an explicit error message for invalid YAML configuration file (#9748). Jean-Philippe Lang 2011-12-07 18:54:41 +00:00
  • fd32f7446d code layout clean up app/views/gantts/show.html.erb Toshi MARUYAMA 2011-12-07 03:54:45 +00:00
  • bf0008cd4e Merged r8106 from trunk Toshi MARUYAMA 2011-12-07 01:25:19 +00:00
  • b849b9a47e Merged r8105 from trunk Toshi MARUYAMA 2011-12-07 01:24:36 +00:00
  • a441667b8d Merged r8106 from trunk Toshi MARUYAMA 2011-12-07 01:21:54 +00:00
  • d4246334e0 Merged r8105 from trunk Toshi MARUYAMA 2011-12-07 01:21:06 +00:00