Commit Graph

3497 Commits (97a9210483c121639ca576e91f9f6b767400fbf8)
 

Author SHA1 Message Date
Jean-Baptiste Barth 31b9868fc1 Updated wiki-syntax help page to reflect new link options and last coderay upgrade. #5948 14 years ago
Jean-Baptiste Barth c91ca4fcd9 Fix wikilinks in project > settings > versions and version view. #6435 #4416 14 years ago
Jean-Baptiste Barth 1cf67b3a1d Fixed: disabling autologin not persisted. #6438 14 years ago
Azamat Hackimov 5d6245b059 Translation update (zh-TW, #6765) 14 years ago
Azamat Hackimov 8dc0d4b916 Translation update (he, #6569) 14 years ago
Eric Davis c514dd6885 Refactor: convert WikiController to a REST resource 14 years ago
Jean-Baptiste Barth e7e7a91b85 Fixed potential nil method errors when trying to access /issues/context_menu with GET. #6750 14 years ago
Azamat Hackimov 6ffcbaa7b3 Translation update (ru) 14 years ago
Azamat Hackimov 1b1a059d90 Fixing "Kilobyte" prefix to kB (#6740) 14 years ago
Azamat Hackimov d41391e87a Readding string field_start_date (#6629) 14 years ago
Azamat Hackimov 8ebe03ef86 Translation update (de, #6607) 14 years ago
Azamat Hackimov cc9d356a55 Translation updates 14 years ago
Eric Davis e9efa5b981 Refactor: use :id instead of :page when linking to Wiki Pages 14 years ago
Eric Davis 70bf0706b2 Refactor: convert WikiController#destroy to use HTTP DELETE 14 years ago
Eric Davis 17eab0f5f9 Fix wiki links on the activity page. #6746 14 years ago
Eric Davis c399e76324 Add Redmine::Plugin.installed?(:name) method to check if a plugin is installed 14 years ago
Eric Davis 397222f198 Allow adding notes when moving issues 14 years ago
Eric Davis 22e3cba0b7 Allow changing the Priority when moving issues. 14 years ago
Eric Davis 4b045badcf Refactor: Rename WikiController#page_index to #index 14 years ago
Eric Davis 0e951c0716 Fix the tests that were broken by r4286: 14 years ago
Jean-Philippe Lang d9f2bccf70 Adds a user-agent to reposman (#6735). 14 years ago
Jean-Baptiste Barth d642964035 Fixed: auto links ending with right angle bracket shouldn't include the bracket in the URL. #5652 14 years ago
Jean-Philippe Lang 7824eca775 Refactor: merged error rendering methods. 14 years ago
Jean-Philippe Lang eea456ed84 Improved error message when trying to access an archived project (#2995). 14 years ago
Jean-Philippe Lang 1e4776fa64 Updated french translation. 14 years ago
Jean-Philippe Lang a29c35e08f Makes zoom buttons on gantt looks like the others. 14 years ago
Eric Davis 0ca74df604 Refactor: move method to model with compatibility wrapper 14 years ago
Jean-Philippe Lang a6f891d1b1 Moves a method to the appropriate helper. 14 years ago
Jean-Philippe Lang ed608cb7d3 Fixed: error on gantt when no issue have a due date (#6350). 14 years ago
Eric Davis b7e3f80e14 Translation update for en: field_member_of_group and field_assigned_to_role 14 years ago
Eric Davis b1921830de Mark the failed test in r4276 as pending. Tests should never fail when committed. 14 years ago
Jean-Philippe Lang d8ef4b6f4d Fixed: timelog link in the activity broken by recent refactoring (#6702). 14 years ago
Jean-Philippe Lang d0bbe830ad Adds a failing test for #6350. 14 years ago
Eric Davis dc26fd215b Add ids to some sections of the issue form 14 years ago
Jean-Philippe Lang d9652183f6 Fixed: file upload on wiki page broken by recent refactoring (#6724). 14 years ago
Eric Davis 432b00df40 Add documentation about contributing to Redmine with git 14 years ago
Eric Davis cac3b1e538 Refactor: split WikiController#edit into #update 14 years ago
Jean-Philippe Lang 2fbf7bbcf1 Fixes display of archived child projects on the admin project list. 14 years ago
Jean-Philippe Lang 128c92779c Removes description column from the admin project list to get a better looking project tree. 14 years ago
Jean-Philippe Lang 2589bec48b Removes duplicate helper introduced in r4072. 14 years ago
Jean-Philippe Lang f17c990a77 Fixed: "Add file" link broken by recent refactoring (#6627). 14 years ago
Jean-Philippe Lang b26ba17184 Fixed: "Add news" link broken by recent refactoring (#6650). 14 years ago
Eric Davis c259ada6e1 Refactor: rename WikiController#index to #show, it's a single resource action 14 years ago
Eric Davis d3381fb518 Refactor: change :id on WikiController to use :project_id 14 years ago
Jean-Philippe Lang c058bc2245 Remove the Description label from the issue view and omit the block if empty (#6677). 14 years ago
Jean-Philippe Lang f3baa5bfee Fixed: precedes/follows relations no longer update start/due dates (#5803). 14 years ago
Eric Davis 297eb6f81b Refactor: remove WikiController#special 14 years ago
Eric Davis c06c22cf2e Refactor: extract method from WikiController#special 14 years ago
Eric Davis fef21d5aa2 Remember the selected "Member of Role" and "Member of Group" options. #6467 14 years ago
Eric Davis ce99f3247f Use HTTP DELETE when deleting a time entry. #6674 14 years ago