summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removed duplicate element ids.Jean-Philippe Lang2014-11-2313-28/+31
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13644 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move wiki page to other project (#5450).Jean-Philippe Lang2014-11-2311-32/+216
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13643 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r13640 from 2.6-stable to trunk (#18280)Toshi MARUYAMA2014-11-221-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13641 e93f8b46-1217-0410-a6f0-8f06a7374b81
* replace tab to space at app/models/issue.rbToshi MARUYAMA2014-11-221-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13639 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Selected projects in email notifications on "my account" are lost when the ↵Jean-Philippe Lang2014-11-222-1/+6
| | | | | | | | page is redisplayed after a validation error (#18060). Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@13638 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Code cleanup.Jean-Philippe Lang2014-11-221-2/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13626 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Clear @spent_hours on reload (#18410).Jean-Philippe Lang2014-11-221-0/+1
| | | | | | Patch by Ondřej Ezr. git-svn-id: http://svn.redmine.org/redmine/trunk@13625 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaced remaining #assert_tag with #assert_select.Jean-Philippe Lang2014-11-2252-951/+443
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13624 e93f8b46-1217-0410-a6f0-8f06a7374b81
* RTL css improvement (#18390)Toshi MARUYAMA2014-11-211-94/+385
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13623 e93f8b46-1217-0410-a6f0-8f06a7374b81
* German Self-registration translation changed by Filou Centrinov (#18392)Toshi MARUYAMA2014-11-211-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13622 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix typo and use "GitHub" instead of "github" at CONTRIBUTING.mdToshi MARUYAMA2014-11-211-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13621 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaced some #assert_tag with #assert_select.Jean-Philippe Lang2014-11-208-62/+41
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13620 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Quote values in DOM selectors for Nokogiri compatibility.Jean-Philippe Lang2014-11-2023-128/+128
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13619 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moved select_list_move.js content to application.js.Jean-Philippe Lang2014-11-183-31/+31
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13618 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed submit_query_form function.Jean-Philippe Lang2014-11-183-8/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13617 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use an handler instead of onsubmit attribute.Jean-Philippe Lang2014-11-185-7/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13616 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rewritten select_list_move.js functions with JQuery.Jean-Philippe Lang2014-11-181-88/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13615 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix English syntax of skipping test comment of Bazaar non ASCII environmentToshi MARUYAMA2014-11-181-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13614 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix "test:routing" rake task comment changed by r13604Toshi MARUYAMA2014-11-181-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13613 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: update Rails to 4.1.8Toshi MARUYAMA2014-11-181-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13611 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allows to move multiple columns in selection list (#18357).Jean-Philippe Lang2014-11-171-21/+38
| | | | | | Patch by Filou Centrinov. git-svn-id: http://svn.redmine.org/redmine/trunk@13610 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed deep nested time entries routes.Jean-Philippe Lang2014-11-164-15/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13609 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use should_route in routing tests.Jean-Philippe Lang2014-11-1646-1808/+539
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13608 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Renamed #test_watchers to #test_issue_watchers.Jean-Philippe Lang2014-11-161-5/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13607 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds API routing tests for time entries.Jean-Philippe Lang2014-11-161-0/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13606 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed API tests for routes that are not implemented.Jean-Philippe Lang2014-11-161-13/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13605 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Isolates all API routing tests to a specific test case.Jean-Philippe Lang2014-11-1622-438/+207
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13604 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds tests for new routes.Jean-Philippe Lang2014-11-162-0/+14
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13603 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moved new group user to its own action GroupsController#new_users.Jean-Philippe Lang2014-11-1611-22/+55
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13602 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a hook at the bottom of the calender (#6586).Jean-Philippe Lang2014-11-151-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13601 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moved new project member to its own action MemberController#new.Jean-Philippe Lang2014-11-1512-47/+79
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13600 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed debug messages (#18349).Jean-Philippe Lang2014-11-141-1/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13599 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use named routes.Jean-Philippe Lang2014-11-141-19/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13598 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Code cleanup.Jean-Philippe Lang2014-11-141-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13597 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that Redmine links should not be parsed inside links (#18301).Jean-Philippe Lang2014-11-142-125/+135
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13596 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed 500 error when displaying a news with comments in reverse order (#18332).Jean-Philippe Lang2014-11-142-1/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13595 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed debug messages (#18349).Jean-Philippe Lang2014-11-141-3/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13594 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ignore bogus issue strings like [some-string#1234] in email subjects (#17705).Jean-Philippe Lang2014-11-142-1/+25
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13593 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that URLs separated by line break are not rendered as links (#18349).Jean-Philippe Lang2014-11-142-1/+18
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13592 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation updated by Ivan Cenov (#18324)Toshi MARUYAMA2014-11-121-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13591 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add missing fixtures to test/functional/wiki_controller_test.rbToshi MARUYAMA2014-11-121-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tests fail randomly. <pre> 1) Error: WikiControllerTest#test_show_with_sidebar: ActionView::Template::Error: undefined method `name' for nil:NilClass app/helpers/application_helper.rb:797:in `block in parse_redmine_links' app/helpers/application_helper.rb:757:in `gsub!' app/helpers/application_helper.rb:757:in `parse_redmine_links' app/helpers/application_helper.rb:601:in `block (2 levels) in textilizable' app/helpers/application_helper.rb:600:in `each' app/helpers/application_helper.rb:600:in `block in textilizable' app/helpers/application_helper.rb:621:in `parse_non_pre_blocks' app/helpers/application_helper.rb:599:in `textilizable' app/views/wiki/_content.html.erb:2:in `_app_views_wiki__content_html_erb___3773333740575742579_33736820' app/views/wiki/show.html.erb:44:in `_app_views_wiki_show_html_erb__965327089377623997_33504680' app/controllers/wiki_controller.rb:97:in `show' test/functional/wiki_controller_test.rb:119:in `test_show_with_sidebar' </pre> It can be reproduced by following change. <pre> class WikiControllerTest < ActionController::TestCase fixtures :projects, :users, :roles, :members, :member_roles, :enabled_modules, :wikis, :wiki_pages, :wiki_contents, - :wiki_content_versions, :attachments + :wiki_content_versions, :attachments, + :issues #, :issue_statuses </pre> git-svn-id: http://svn.redmine.org/redmine/trunk@13590 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use bundle exec.Jean-Philippe Lang2014-11-112-8/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13589 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Code cleanup, removed duplicate project activity route.Jean-Philippe Lang2014-11-111-2/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13588 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't load user activity for API responses (#18128).Jean-Philippe Lang2014-11-111-4/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13587 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display visible users only for when adding project members (#11724).Jean-Philippe Lang2014-11-111-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13586 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds strings to locales (#11724).Jean-Philippe Lang2014-11-1146-0/+138
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13585 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a role setting for controlling visibility of users: all or members of ↵Jean-Philippe Lang2014-11-1116-39/+145
| | | | | | visible projects (#11724). git-svn-id: http://svn.redmine.org/redmine/trunk@13584 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a test for default issue columns order (#18310).Jean-Philippe Lang2014-11-111-0/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13583 e93f8b46-1217-0410-a6f0-8f06a7374b81
* German "button_update" translation changed by Alexander Loechel (#18314)Toshi MARUYAMA2014-11-101-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13582 e93f8b46-1217-0410-a6f0-8f06a7374b81
* German "label_roadmap_overdue" and "setting_autologin" translation changed ↵Toshi MARUYAMA2014-11-101-2/+2
| | | | | | by Jan from Planio www.plan.io (#14151) git-svn-id: http://svn.redmine.org/redmine/trunk@13581 e93f8b46-1217-0410-a6f0-8f06a7374b81