summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Require net/ldap.Jean-Philippe Lang2012-02-191-0/+1
* Removed faster_csv from lib (#5638).Jean-Philippe Lang2012-02-193-1985/+2
* Removed vendored gems (#5638).Jean-Philippe Lang2012-02-19123-16288/+0
* Use Bundler for gem management (#5638).Jean-Philippe Lang2012-02-199-53/+140
* Do not recognize invalid textile attributes.Jean-Philippe Lang2012-02-172-4/+4
* fix Italian "description_date_range_list" translation by pasquale [:dedalus] ...Toshi MARUYAMA2012-02-171-1/+1
* scm: git: replace "write_attribute" at unit model test for database order con...Toshi MARUYAMA2012-02-171-2/+5
* scm: git: replace "order" at unit model test of fetching from scratch (#5357)Toshi MARUYAMA2012-02-171-3/+2
* Italian translation for 1.3-stable updated by Andrea Saccavini (#10258)Toshi MARUYAMA2012-02-171-27/+27
* Rails3: view: mail: html_safe for auto_linkToshi MARUYAMA2012-02-174-4/+4
* Rails3: view: mail: html_safe for header and footerToshi MARUYAMA2012-02-171-2/+2
* Adds a rake test that removes old unattached uploads (#10253).Jean-Philippe Lang2012-02-163-1/+37
* Missing argument to new_project_query_path named route (#10254).Jean-Philippe Lang2012-02-161-1/+1
* Better handling of attachments when issue validation fails (#10253).Jean-Philippe Lang2012-02-1611-49/+265
* remove trailing white-spaces from public/javascripts/context_menu.jsToshi MARUYAMA2012-02-161-20/+20
* replace tabs to spaces and fix indents public/javascripts/context_menu.jsToshi MARUYAMA2012-02-161-88/+88
* replace tabs to spaces app/views/issues/show.html.erbToshi MARUYAMA2012-02-161-3/+3
* replace tabs to spaces app/views/issues/new.html.erbToshi MARUYAMA2012-02-161-7/+7
* route: split issue preview route to adding and editingToshi MARUYAMA2012-02-155-7/+13
* use with_settings instead of direct "Setting" at "test_index" of functional i...Toshi MARUYAMA2012-02-151-14/+14
* 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