summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Change the tick image and replace the issue selection pencil with a small tick.Jean-Philippe Lang2008-03-193-1/+2
* Default theme: smaller font in top menu and new style for main menu.Jean-Philippe Lang2008-03-195-9/+12
* Always show 'View' and 'Annotate' links on repository files (download will be...Jean-Philippe Lang2008-03-1931-18/+49
* Added line under tracker name to make clear what is going on hereJohn Goerzen2008-03-181-0/+1
* Add a simple java scanner.Jean-Philippe Lang2008-03-182-0/+131
* Fixes #880: code tags not formatted correctly in the wiki (broken by r1216).Jean-Philippe Lang2008-03-172-1/+14
* Add NewsController and TimelogController tests.Jean-Philippe Lang2008-03-173-1/+105
* Add some tests on RolesController.Jean-Philippe Lang2008-03-175-56/+179
* Small fix to the Redmine links regexp.Jean-Philippe Lang2008-03-172-1/+3
* Add Redmine links for repository files using source: and export: keyworkds (#...Jean-Philippe Lang2008-03-175-30/+57
* Prevent page reloading if something goes wrong in the 'add more file' javascr...Jean-Philippe Lang2008-03-161-1/+1
* Add the following headers to email notifications (#830, #247):Jean-Philippe Lang2008-03-161-0/+22
* Allow issue list to be sorted by target version (#832).Jean-Philippe Lang2008-03-161-1/+1
* Trac importer:Jean-Philippe Lang2008-03-161-3/+8
* Move the filters buttons inside the filters fieldset on the issue list (close...Jean-Philippe Lang2008-03-165-7/+11
* Adds a title attribute to the next/previous links on the activity view, conta...Jean-Philippe Lang2008-03-161-2/+4
* Add a time tracking block for 'My page' (#615).Jean-Philippe Lang2008-03-165-6/+61
* Add a margin to the bottom of wiki tables (#843).Jean-Philippe Lang2008-03-161-0/+1
* Further refine WikiCaps processing for Trac to eliminate problems inJohn Goerzen2008-03-151-2/+2
* Fix tests broken by r1243 (Redirect to issue page after creating a new issue).Jean-Philippe Lang2008-03-152-3/+3
* Add "--encoding utf8" option to the Mercurial "hg log" command in order to ge...Jean-Philippe Lang2008-03-151-1/+1
* Mercurial adapter:Jean-Philippe Lang2008-03-152-21/+31
* Remove hardcoded "Redmine" strings in account related emails. And use applica...Jean-Philippe Lang2008-03-1525-154/+154
* Translations update (close #845, #822):Jean-Philippe Lang2008-03-152-248/+243
* Workflow copy:Jean-Philippe Lang2008-03-159-10/+196
* Adds 2 permissions (closes #859):Jean-Philippe Lang2008-03-148-8/+76
* Strip repository urls (closes #852).Jean-Philippe Lang2008-03-142-0/+28
* Added documentation of commit: syntax to detailed wiki syntax screenJohn Goerzen2008-03-141-0/+1
* Fix trac converter WikiCaps to put a space before converted WikiCaps wordsJohn Goerzen2008-03-141-1/+1
* Update Simplified Chinese lang fileJohn Goerzen2008-03-131-52/+52
* This patch takes the RedmineWikiFormatting page and makes it availableJohn Goerzen2008-03-132-1/+241
* Redirect to issue page after creating a new issueJohn Goerzen2008-03-131-1/+1
* Support WikiCaps for Trac migrationsJohn Goerzen2008-03-131-0/+6
* Updated zh-tw lang file from shortie lo.John Goerzen2008-03-131-4/+4
* Add commit: link type feature to wiki_syntax.htmlJohn Goerzen2008-03-131-0/+1
* Prevent unexpected nil error in GitAdapter#info if the repository path is inv...Jean-Philippe Lang2008-03-121-5/+6
* SCM AbstractAdapter use shell_quote to more properly escape path (closes #838...Jean-Philippe Lang2008-03-122-5/+5
* Fixes #820: invalid project id causes a NoMethodError in SearchController (An...Jean-Philippe Lang2008-03-123-10/+19
* Merged Git support branch (r1200 to r1226).Jean-Philippe Lang2008-03-1228-52/+762
* Adds a setting for whether new projects should be public by default (closes #...Jean-Philippe Lang2008-03-1227-2/+32
* Prevent LDAP authentication with empty password related problems.Jean-Philippe Lang2008-03-121-0/+2
* Quotes Mercurial entries command depending on the OS.Jean-Philippe Lang2008-03-111-1/+1
* Fixes Mercurial browsing under unix-like os and for directory depth > 2 and (...Jean-Philippe Lang2008-03-111-3/+3
* Activity enhancements:Jean-Philippe Lang2008-03-1139-63/+198
* Removes the Redmine version from the footer (closes #794). It can still be vi...Jean-Philippe Lang2008-03-091-1/+1
* Adds atom feed link on boards index.Jean-Philippe Lang2008-03-091-1/+11
* Replaces del tags by a css style (a.issue.closed) for closed issue links.Jean-Philippe Lang2008-03-094-10/+7
* Fixes migrations that change string limits for sqlite.Jean-Philippe Lang2008-03-093-3/+3
* Trac and Mantis importers: check that default configuration is loaded before ...Jean-Philippe Lang2008-03-092-0/+16
* Allow longer version names (#711, closes #712).Jean-Philippe Lang2008-03-093-2/+11