Commit Graph

  • 1c0c22de17 use :order_column option instead of :order for acts_as_nested_set Toshi MARUYAMA 2014-01-20 12:53:01 +00:00
  • bcec29d5e4 apply Redmine awesome_nested_set 2.1.5 modification Toshi MARUYAMA 2014-01-20 05:59:50 +00:00
  • 90777c1673 add lib/plugins/awesome_nested_set/init.rb Toshi MARUYAMA 2014-01-20 05:59:34 +00:00
  • 6f78b3a408 import awesome_nested_set 2.1.5 Toshi MARUYAMA 2014-01-20 05:59:16 +00:00
  • 77f29deb29 svn propset svn:eol-style LF lib/plugins/awesome_nested_set/spec/* Toshi MARUYAMA 2014-01-20 02:19:08 +00:00
  • df9da6750d svn propset svn:eol-style LF lib/plugins/awesome_nested_set/.travis.yml Toshi MARUYAMA 2014-01-20 01:53:58 +00:00
  • 4d95f815d2 svn propset svn:eol-style LF lib/plugins/awesome_nested_set/.autotest Toshi MARUYAMA 2014-01-20 01:47:06 +00:00
  • a525bc8e98 Don't display default watchers checkboxes on the new issue form when there are more than 20 members (#8562). Jean-Philippe Lang 2014-01-19 10:01:14 +00:00
  • b933cd7a65 add newline at end of lib/plugins/awesome_nested_set/init.rb Toshi MARUYAMA 2014-01-19 09:59:25 +00:00
  • caa7af66e6 Prevents no method errors when reloading in development mode. Jean-Philippe Lang 2014-01-19 09:51:04 +00:00
  • bacc250816 Focus first text field automatically (#13134). Jean-Philippe Lang 2014-01-19 08:57:47 +00:00
  • 6f1cda4852 Make sure that we don't set the done ratio to a value > 100% (#15870). Jean-Philippe Lang 2014-01-19 08:35:59 +00:00
  • 364b334d89 remove JRuby PostgreSQL from allow_failures of .travis.yml Toshi MARUYAMA 2014-01-19 02:24:44 +00:00
  • 5c0e3fcf8d svn propset svn:eol-style native .travis.yml Toshi MARUYAMA 2014-01-19 00:09:31 +00:00
  • a27e049eaa fix typo of .travis.yml Toshi MARUYAMA 2014-01-19 00:07:13 +00:00
  • 1951aeac78 add .travis.yml and switch database user/password by environments Toshi MARUYAMA 2014-01-18 23:59:32 +00:00
  • caf49264c8 Rails4: replace deprecated Relation#update_all at ChangeRepositoriesToFullSti db migration Toshi MARUYAMA 2014-01-17 01:41:06 +00:00
  • f890c775f1 Show warning when exported issues exceed the limit (#13770). Jean-Philippe Lang 2014-01-12 10:39:42 +00:00
  • 682f0231ff Adds favicon to ATOM feeds (#14309). Jean-Philippe Lang 2014-01-12 10:03:59 +00:00
  • 1eda38be4c Adds #favicon_path and #favicon_url helpers. Jean-Philippe Lang 2014-01-12 09:58:07 +00:00
  • 5df064ed85 Fixed Changeset#text_tag for changeset with hash and repository identifier (#13544). Jean-Philippe Lang 2014-01-12 09:19:47 +00:00
  • b25c7003da Adds a task for moving Redmine data to a different DBMS. Jean-Philippe Lang 2014-01-12 09:02:31 +00:00
  • b9f45c80c6 Code cleanup (#14766). Jean-Philippe Lang 2014-01-11 13:29:53 +00:00
  • e9689f5fe3 Removes duplicate ids (#15485). Jean-Philippe Lang 2014-01-11 12:55:21 +00:00
  • d302450731 Removes duplicate ids (#15485). Jean-Philippe Lang 2014-01-11 12:47:26 +00:00
  • d3106af830 Removes duplicate ids (#15485). Jean-Philippe Lang 2014-01-11 12:45:57 +00:00
  • f4f3756fcc Removes duplicate ids (#15485). Jean-Philippe Lang 2014-01-11 12:45:19 +00:00
  • 9fe24bc88f Removes duplicate ids (#15485). Jean-Philippe Lang 2014-01-11 12:42:11 +00:00
  • 0711c585b6 Adds missing permissions on attachments/upload (#15664). Jean-Philippe Lang 2014-01-11 12:27:01 +00:00
  • 4e151a4722 Syntax error with ruby1.8. Jean-Philippe Lang 2014-01-11 11:50:47 +00:00
  • 9ad2ca61da Fixed: cannot retrieve members for closed projects through the REST API (#15848). Jean-Philippe Lang 2014-01-11 11:47:26 +00:00
  • de19424ea5 Adds project status to GET /projects/:id and GET /projects API response (#15815). Jean-Philippe Lang 2014-01-11 11:33:47 +00:00
  • a89468ebc8 Adds rel=stylesheet condition for stylesheets assertions. Jean-Philippe Lang 2014-01-11 11:28:09 +00:00
  • fa52c5d9fc Use #assert_select instead of #assert_tag. Jean-Philippe Lang 2014-01-11 11:26:53 +00:00
  • 8b999962de Make favicon themeable (#15689). Jean-Philippe Lang 2014-01-11 11:22:46 +00:00
  • 2db3338ab2 Wrap filters, options and buttons with extra div (#15362). Jean-Philippe Lang 2014-01-11 11:12:03 +00:00
  • 2a8ae016c5 Rails4: replace deprecated find_all_by_* at TimelogControllerTest Toshi MARUYAMA 2014-01-11 10:14:24 +00:00
  • 8f43b53077 Rails4: replace deprecated Relation#first with finder options at TrackersControllerTest Toshi MARUYAMA 2014-01-11 10:14:08 +00:00
  • eab8f307f9 Rails4: replace deprecated Relation#first with finder options at TimelogControllerTest Toshi MARUYAMA 2014-01-11 10:13:53 +00:00
  • abd6471270 Rails4: replace deprecated Relation#first with finder options at RepositoriesGitControllerTest Toshi MARUYAMA 2014-01-11 10:13:37 +00:00
  • 309e588440 Rails4: replace deprecated Relation#first with finder options at RepositoriesControllerTest Toshi MARUYAMA 2014-01-11 10:13:21 +00:00
  • b47fc8f618 Rails4: replace deprecated Relation#first with finder options at MessagesControllerTest Toshi MARUYAMA 2014-01-11 10:13:05 +00:00
  • 190bb9af30 Rails4: replace deprecated Relation#first with finder options at IssuesControllerTransactionTest Toshi MARUYAMA 2014-01-11 10:12:49 +00:00
  • 1bb79568e5 Rails4: replace deprecated Relation#update_all at SearchControllerTest Toshi MARUYAMA 2014-01-11 09:25:12 +00:00
  • 45496b0eb2 Rails4: replace deprecated Relation#first with finder options at UsersControllerTest Toshi MARUYAMA 2014-01-11 09:24:56 +00:00
  • 378a3e684f Rails4: replace deprecated Relation#first with finder options at WikiControllerTest Toshi MARUYAMA 2014-01-11 09:24:40 +00:00
  • a313d540a6 code format cleanup WikiControllerTest Toshi MARUYAMA 2014-01-11 09:24:24 +00:00
  • 6097d6b1bf Rails4: replace deprecated find_all_by_* at TimelogCustomFieldsVisibilityTest Toshi MARUYAMA 2014-01-11 09:24:08 +00:00
  • 6e8d8da1f3 Rails4: replace deprecated Relation#update_all at ProjectEnumerationsControllerTest Toshi MARUYAMA 2014-01-11 09:23:52 +00:00
  • e11c68e417 Rails4: replace deprecated find_all_by_* at ProjectEnumerationsControllerTest Toshi MARUYAMA 2014-01-11 09:23:36 +00:00
  • d401f86b0d fix find_all_by_id(n1, n2) parameter at TimelogCustomFieldsVisibilityTest Toshi MARUYAMA 2014-01-11 08:50:21 +00:00
  • 97a4211b03 code format cleanup TimelogCustomFieldsVisibilityTest Toshi MARUYAMA 2014-01-11 08:50:07 +00:00
  • a516a1bdb2 Rails4: replace deprecated find_all_by_* at IssuesCustomFieldsVisibilityTest Toshi MARUYAMA 2014-01-11 08:32:28 +00:00
  • 8c595df595 Rails4: replace deprecated find_all_by_* at IssuesControllerTest Toshi MARUYAMA 2014-01-11 08:32:12 +00:00
  • 65ba233c62 Rails4: replace deprecated Relation#last with finder options at MessagesControllerTest Toshi MARUYAMA 2014-01-11 07:47:18 +00:00
  • 7ac013fbe8 Rails4: replace deprecated Relation#last with finder options at IssuesControllerTest Toshi MARUYAMA 2014-01-11 07:47:02 +00:00
  • 15031f6173 code format cleanup ProjectEnumerationsControllerTest Toshi MARUYAMA 2014-01-11 07:46:46 +00:00
  • e30aa4b245 code format cleanup MessagesControllerTest Toshi MARUYAMA 2014-01-11 07:46:29 +00:00
  • 20482fdee3 Rails4: replace deprecated find_all_by_* at IssuesControllerTest Toshi MARUYAMA 2014-01-11 07:22:39 +00:00
  • ca4ea40888 fix find_all_by_id(n1, n2) parameter at IssuesCustomFieldsVisibilityTest#test_index_with_partial_custom_field_visibility Toshi MARUYAMA 2014-01-11 07:05:48 +00:00
  • 7484cf07b6 cleanup syntax of Relation#all at WikiController#export Toshi MARUYAMA 2014-01-11 06:03:38 +00:00
  • 39ceaa7d55 cleanup syntax of Relation#all at app/views/watchers/_new.html.erb Toshi MARUYAMA 2014-01-11 05:51:35 +00:00
  • 2066969c7d code format cleanup WikiController Toshi MARUYAMA 2014-01-11 05:51:18 +00:00
  • 3e17eb2956 code format cleanup app/views/watchers/_new.html.erb Toshi MARUYAMA 2014-01-11 05:26:33 +00:00
  • a7b8e6c02a Rails4: replace deprecated find_all_by_* at WatchersController Toshi MARUYAMA 2014-01-10 12:49:52 +00:00
  • a3f0dae9c4 Rails4: replace deprecated find_all_by_* at RepositoriesController#committers Toshi MARUYAMA 2014-01-10 12:49:35 +00:00
  • 073b403bd9 Rails4: replace deprecated Relation#update_all at Project#create_time_entry_activity_if_needed Toshi MARUYAMA 2014-01-10 12:49:20 +00:00
  • 1c71eccff2 remove unneeded Relation#all from app/views/settings/_repositories.html.erb Toshi MARUYAMA 2014-01-10 12:49:04 +00:00
  • fa544d9934 Rails4: replace deprecated Relation#count with finder options at UsersHelper#users_status_options_for_select Toshi MARUYAMA 2014-01-10 12:48:48 +00:00
  • 9420d7e345 Rails4: replace deprecated Relation#first with finder options at ApiTest::VersionsTest Toshi MARUYAMA 2014-01-10 12:24:19 +00:00
  • 7a4e325b36 remove unneeded Relation#all from app/views/settings/_projects.html.erb Toshi MARUYAMA 2014-01-10 12:13:10 +00:00
  • 373082fcbf code format cleanup app/views/settings/_repositories.html.erb Toshi MARUYAMA 2014-01-10 12:12:53 +00:00
  • ea9b40ab4d Rails4: replace deprecated Relation#first with finder options at ApiTest::VersionsTest Toshi MARUYAMA 2014-01-10 11:25:25 +00:00
  • c538543583 Rails4: replace deprecated Relation#first with finder options at ApiTest::UsersTest Toshi MARUYAMA 2014-01-10 11:24:59 +00:00
  • 7f93cc74b4 Rails4: replace deprecated Relation#first with finder options at ApiTest::TimeEntriesTest Toshi MARUYAMA 2014-01-10 11:24:34 +00:00
  • 505483f224 Rails4: replace deprecated Relation#first with finder options at ApiTest::ProjectsTest Toshi MARUYAMA 2014-01-10 11:24:00 +00:00
  • e03cfe1443 remove unneeded Relation#all from RepositoriesHelper#render_changeset_changes Toshi MARUYAMA 2014-01-10 11:23:28 +00:00
  • b02429e864 Rails4: replace deprecated find_all_by_* at TimelogController#find_time_entries Toshi MARUYAMA 2014-01-10 10:40:46 +00:00
  • c57490f48e cleanup syntax of Relation#all at QueriesController#index Toshi MARUYAMA 2014-01-10 10:30:57 +00:00
  • 72715ec78e cleanup syntax of Relation#all at MembersController#index Toshi MARUYAMA 2014-01-10 10:30:33 +00:00
  • fe6ef59e37 cleanup syntax of Relation#all at IssueStatusesController#index Toshi MARUYAMA 2014-01-10 10:30:10 +00:00
  • d02bcbcee5 Rails4: replace deprecated Relation#first with finder options at integration IssuesTest Toshi MARUYAMA 2014-01-10 08:39:32 +00:00
  • 1c938cd1d3 Rails4: replace deprecated Relation#first with finder options at ApiTest::IssuesTest Toshi MARUYAMA 2014-01-10 08:38:59 +00:00
  • b6d6325198 Rails4: replace deprecated Relation#first with finder options at ApiTest::IssueRelationsTest Toshi MARUYAMA 2014-01-10 08:38:36 +00:00
  • 3480d46ff3 Rails4: replace deprecated Relation#first with finder options at ApiTest::IssueCategoriesTest Toshi MARUYAMA 2014-01-10 08:38:09 +00:00
  • c020578820 Rails4: replace deprecated Relation#first with finder options at ApiTest::AttachmentsTest Toshi MARUYAMA 2014-01-10 08:37:33 +00:00
  • b652f7fc27 cleanup syntax of Relation#all at NewsController#index Toshi MARUYAMA 2014-01-10 08:13:47 +00:00
  • 99fe35be42 remove unneeded Relation#all from AuthSource#authenticate Toshi MARUYAMA 2014-01-10 08:00:57 +00:00
  • 4292f4116b Rails4: replace deprecated Relation#count with finder options at ProjectsController#show Toshi MARUYAMA 2014-01-10 07:46:53 +00:00
  • f7a1664399 cleanup syntax of Relation#all at app/views/wiki/rename.html.erb Toshi MARUYAMA 2014-01-10 07:46:23 +00:00
  • 6f4d3c1c64 Rails4: replace deprecated Relation#first with finder options at IssuesControllerTest Toshi MARUYAMA 2014-01-10 05:46:33 +00:00
  • 57740505b0 remove unneeded Relation#all from IssuesControllerTest#test_bulk_copy_to_another_project Toshi MARUYAMA 2014-01-10 05:46:15 +00:00
  • 56a3c1ad40 Rails4: replace deprecated Relation#sum with finder options at Issue#total_spent_hours Toshi MARUYAMA 2014-01-10 05:02:44 +00:00
  • 5d535f8996 cleanup syntax of Relation#all at app/views/wiki/edit.html.erb Toshi MARUYAMA 2014-01-10 04:45:46 +00:00
  • c1c1b548d0 remove unneeded Relation#all from IssuesControllerTest#test_bulk_copy_should_allow_not_changing_the_issue_attributes Toshi MARUYAMA 2014-01-10 04:45:28 +00:00
  • 3fcd5d529c add missing Relation#all at WorkflowsController#copy of r12583 Toshi MARUYAMA 2014-01-10 04:19:47 +00:00
  • c7723e9bc9 Rails4: replace deprecated Relation#first with finder options at IssueRelationsControllerTest Toshi MARUYAMA 2014-01-10 04:11:53 +00:00
  • ee49bdd81b Rails4: replace deprecated find_all_by_* at WorkflowsController#copy Toshi MARUYAMA 2014-01-10 04:11:36 +00:00
  • efb5d5769a Rails4: replace deprecated Relation#last with finder options at IssuesControllerTest Toshi MARUYAMA 2014-01-10 04:11:20 +00:00
  • c0303bf47c remove unneeded Relation#all from WorkflowsControllerTest#status_transitions Toshi MARUYAMA 2014-01-10 03:54:23 +00:00