summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds confirmation message to changeset/issue relation delete link.Jean-Philippe Lang2012-02-151-0/+1
* Adds confirmation message to relation delete link (#8413).Jean-Philippe Lang2012-02-151-1/+2
* Use Digest::SHA instead of Digest::SHA1 in Redmine.pm (#10242).Jean-Philippe Lang2012-02-151-3/+3
* Prevents SCM browser to overlay over the new repository sidebar (#779).Etienne Massip2012-02-151-0/+2
* Allow API auth on GET /versions/:id (#10241).Jean-Philippe Lang2012-02-151-1/+1
* Adds the syntax for links to notes in the help.Jean-Philippe Lang2012-02-151-0/+1
* Moved redmine links escaping assertions to their own test.Jean-Philippe Lang2012-02-151-11/+17
* Adds support for "Magic links" to notes (#2715).Jean-Philippe Lang2012-02-152-4/+12
* Fixed that partial diffs are done against html instead of original code (#9143).Jean-Philippe Lang2012-02-152-24/+48
* Makes user autocompleters work with firstname and lastname.Jean-Philippe Lang2012-02-143-13/+30
* Restyles user search fields and ajax indicator.Jean-Philippe Lang2012-02-145-1/+14
* Focus the first text input or submit button when showing a modal box.Jean-Philippe Lang2012-02-141-4/+5
* Adds a shadow to modal boxes.Jean-Philippe Lang2012-02-141-1/+1
* Fixed: {{toc}} uses identical anchors for subsections with the same name (#81...Jean-Philippe Lang2012-02-142-0/+33
* remove trailing white-spaces from config/locales/et.ymlToshi MARUYAMA2012-02-141-15/+14
* Estonian translation updated by John Wilcox (#10208)Toshi MARUYAMA2012-02-141-42/+42
* Removed useless style.Etienne Massip2012-02-141-1/+1
* Better handling of horizontal position.Etienne Massip2012-02-142-10/+11
* Redraw revision graph on window resize (#10206).Etienne Massip2012-02-132-18/+30
* Fixed: error when creating a project with a version format custom field (#102...Jean-Philippe Lang2012-02-132-4/+16
* Prevent ActiveRecord::StaleObjectError in Issue#reschedule_after (#7920).Jean-Philippe Lang2012-02-122-1/+20
* Fixed potential error when sorting members without role (#10053).Jean-Philippe Lang2012-02-123-2/+31
* Adds a css class (noborder) for making borderless tables text formatting.Jean-Philippe Lang2012-02-121-0/+2
* Updated test against r8860.Jean-Philippe Lang2012-02-121-2/+1
* Allows custom styles in textile formatting using a white list of styles (#2416).Jean-Philippe Lang2012-02-123-2/+59
* Adds Estonian translation by Kaitseministeerium (#10208).Jean-Philippe Lang2012-02-123-0/+1202
* Removed "clear:both" divs that break the issue form with long sidebar content.Jean-Philippe Lang2012-02-123-2/+5
* scm: git: explicitly return string as default branch (#10207)Toshi MARUYAMA2012-02-121-2/+3
* scm: git: use default branch from HEAD (#10207)Toshi MARUYAMA2012-02-122-4/+21
* scm: git: update test repository (#10207)Toshi MARUYAMA2012-02-123-9/+14
* Adds a News#commentable? method to easily specific additional rules.Jean-Philippe Lang2012-02-114-2/+34
* Moved revision graph holder div out of the table structure.Etienne Massip2012-02-111-15/+15
* Included scm stylesheet in changes page.Etienne Massip2012-02-111-0/+4
* Use of local variable for consistency.Etienne Massip2012-02-111-1/+1
* Integrated revision graph into scmid column.Etienne Massip2012-02-116-71/+55
* Prevent random failures due to params order.Jean-Philippe Lang2012-02-111-9/+9
* Adds a test for changeset/issue relations deletion.Jean-Philippe Lang2012-02-111-0/+9
* Fixed that changesets parents associations are not deleted when deleting a re...Jean-Philippe Lang2012-02-112-1/+16
* Move the calendar in front of the modal box.Jean-Philippe Lang2012-02-111-1/+1
* Displays the full form when creating a version from the issue form so that re...Jean-Philippe Lang2012-02-115-14/+66
* Only show statuses that can be applied to all issues on the bulk edit form (#...Jean-Philippe Lang2012-02-112-1/+21
* Removed extra argument from SubversionAdapter#diff.Jean-Philippe Lang2012-02-111-1/+1
* POP3 task only recognizes Message-ID header, not Message-Id (#10198).Jean-Philippe Lang2012-02-111-1/+1
* Fixed: wrong section edit links when a heading contains inline code (#10199).Jean-Philippe Lang2012-02-112-1/+49
* scm: git: reduce saving heads times in fetching revisions (#8857, #9472)Toshi MARUYAMA2012-02-111-2/+7
* scm: git: call "git log" only once instead of per branch in fetching revision...Toshi MARUYAMA2012-02-112-58/+75
* code layout cleanup app/views/repositories/committers.html.erbToshi MARUYAMA2012-02-111-1/+9
* scm: git: raise exception if "git log" is error and block is given in lib rev...Toshi MARUYAMA2012-02-103-25/+42
* Traditional Chinese translation updated by ChunChang Lo (#10195)Toshi MARUYAMA2012-02-101-13/+13
* Makes error class more specific to prevent clashes with syntax highlight (#10...Jean-Philippe Lang2012-02-102-3/+2