summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Moved format specific stuff on format specific methods.Jean-Philippe Lang2014-11-281-147/+127
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13663 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Group filters in the filter select list (#13849).Jean-Philippe Lang2014-11-283-14/+78
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13662 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed "First argument in form cannot contain nil or be empty" error (#18275).Jean-Philippe Lang2014-11-282-3/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13661 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Error raised on project settings after project wiki is deleted (#18429).Jean-Philippe Lang2014-11-282-1/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13660 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use of PRE tag in issue description results in wrapped text (#18464).Jean-Philippe Lang2014-11-281-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13659 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed useless local variable.Jean-Philippe Lang2014-11-261-2/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13658 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed duplicated code.Jean-Philippe Lang2014-11-261-63/+58
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13657 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use named routes or helpers.Jean-Philippe Lang2014-11-264-7/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13656 e93f8b46-1217-0410-a6f0-8f06a7374b81
* German translation updated by Daniel Felix (#18438)Toshi MARUYAMA2014-11-261-6/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13655 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: add :x64_mingw platform missing in r13651Toshi MARUYAMA2014-11-261-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13654 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use English at integration IssuesTest#test_issue_with_user_custom_fieldToshi MARUYAMA2014-11-251-12/+13
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13653 e93f8b46-1217-0410-a6f0-8f06a7374b81
* replace ruby.exe to ruby at bin/ filesToshi MARUYAMA2014-11-253-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13652 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: add :x64_mingw platform (aka RubyInstaller x64)Toshi MARUYAMA2014-11-251-5/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13651 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added missing tests for notify_about?Jean-Philippe Lang2014-11-241-24/+27
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13650 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed some test contexts.Jean-Philippe Lang2014-11-241-71/+34
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13649 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed tests broken by r13646.Jean-Philippe Lang2014-11-231-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13648 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed some test contexts.Jean-Philippe Lang2014-11-233-100/+55
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13647 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed some test contexts.Jean-Philippe Lang2014-11-234-595/+373
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13646 e93f8b46-1217-0410-a6f0-8f06a7374b81
* First db:migrate fails with SQLServer (undefined method type for nil class ↵Jean-Philippe Lang2014-11-231-0/+2
| | | | | | in sqlserver adapter). git-svn-id: http://svn.redmine.org/redmine/trunk@13645 e93f8b46-1217-0410-a6f0-8f06a7374b81
* 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