summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor: convert WikiController to a REST resourceEric Davis2010-10-2811-40/+35
* Fixed potential nil method errors when trying to access /issues/context_menu ...Jean-Baptiste Barth2010-10-271-2/+2
* Translation update (ru)Azamat Hackimov2010-10-271-4/+4
* Fixing "Kilobyte" prefix to kB (#6740)Azamat Hackimov2010-10-272-2/+2
* Readding string field_start_date (#6629)Azamat Hackimov2010-10-2743-43/+44
* Translation update (de, #6607)Azamat Hackimov2010-10-271-2/+2
* Translation updatesAzamat Hackimov2010-10-275-299/+300
* Refactor: use :id instead of :page when linking to Wiki PagesEric Davis2010-10-2766-281/+281
* Refactor: convert WikiController#destroy to use HTTP DELETEEric Davis2010-10-266-11/+15
* Fix wiki links on the activity page. #6746Eric Davis2010-10-262-2/+2
* Add Redmine::Plugin.installed?(:name) method to check if a plugin is installedEric Davis2010-10-251-0/+7
* Allow adding notes when moving issuesEric Davis2010-10-253-1/+21
* Allow changing the Priority when moving issues.Eric Davis2010-10-253-1/+19
* Refactor: Rename WikiController#page_index to #indexEric Davis2010-10-257-16/+31
* Fix the tests that were broken by r4286:Eric Davis2010-10-253-3/+3
* Adds a user-agent to reposman (#6735).Jean-Philippe Lang2010-10-241-1/+3
* Fixed: auto links ending with right angle bracket shouldn't include the brack...Jean-Baptiste Barth2010-10-232-1/+3
* Refactor: merged error rendering methods.Jean-Philippe Lang2010-10-236-44/+30
* Improved error message when trying to access an archived project (#2995).Jean-Philippe Lang2010-10-2348-3/+72
* Updated french translation.Jean-Philippe Lang2010-10-231-11/+11
* Makes zoom buttons on gantt looks like the others.Jean-Philippe Lang2010-10-233-11/+11
* Refactor: move method to model with compatibility wrapperEric Davis2010-10-222-8/+15
* Moves a method to the appropriate helper.Jean-Philippe Lang2010-10-222-26/+27
* Fixed: error on gantt when no issue have a due date (#6350).Jean-Philippe Lang2010-10-222-4/+14
* Translation update for en: field_member_of_group and field_assigned_to_roleEric Davis2010-10-2242-84/+125
* Mark the failed test in r4276 as pending. Tests should never fail when commit...Eric Davis2010-10-221-1/+1
* Fixed: timelog link in the activity broken by recent refactoring (#6702).Jean-Philippe Lang2010-10-221-1/+1
* Adds a failing test for #6350.Jean-Philippe Lang2010-10-221-0/+9
* Add ids to some sections of the issue formEric Davis2010-10-221-2/+2
* Fixed: file upload on wiki page broken by recent refactoring (#6724).Jean-Philippe Lang2010-10-223-2/+3
* Add documentation about contributing to Redmine with gitintegration-to-svn-trunkEric Davis2010-10-221-0/+40
* Refactor: split WikiController#edit into #updateEric Davis2010-10-226-29/+45
* Fixes display of archived child projects on the admin project list.Jean-Philippe Lang2010-10-222-2/+2
* Removes description column from the admin project list to get a better lookin...Jean-Philippe Lang2010-10-221-3/+1
* Removes duplicate helper introduced in r4072.Jean-Philippe Lang2010-10-221-5/+0
* Fixed: "Add file" link broken by recent refactoring (#6627).Jean-Philippe Lang2010-10-221-1/+1
* Fixed: "Add news" link broken by recent refactoring (#6650).Jean-Philippe Lang2010-10-221-4/+4
* Refactor: rename WikiController#index to #show, it's a single resource actionEric Davis2010-10-2114-45/+45
* Refactor: change :id on WikiController to use :project_idEric Davis2010-10-2010-81/+82
* Remove the Description label from the issue view and omit the block if empty ...Jean-Philippe Lang2010-10-191-3/+4
* Fixed: precedes/follows relations no longer update start/due dates (#5803).Jean-Philippe Lang2010-10-192-2/+13
* Refactor: remove WikiController#specialEric Davis2010-10-191-15/+0
* Refactor: extract method from WikiController#specialEric Davis2010-10-187-7/+20
* Remember the selected "Member of Role" and "Member of Group" options. #6467Eric Davis2010-10-162-9/+9
* Use HTTP DELETE when deleting a time entry. #6674Eric Davis2010-10-151-1/+1
* Revert part of r3936.Eric Davis2010-10-151-2/+2
* Revert part of r4064.Eric Davis2010-10-152-25/+2
* Add rake task to send test email. (#6511)Eric Davis2010-10-151-0/+17
* Remove the translated string. It's definition changed in enEric Davis2010-10-1542-42/+1
* Add rake tasks to add and remove keys in the locales. #6548Eric Davis2010-10-151-0/+58