summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Translation updates:Azamat Hackimov2009-11-162-4/+4
* Fixed: Alternate theme lacking right border if no sidebar present (#4069).Jean-Philippe Lang2009-11-151-1/+1
* Adds a setting for new projects default modules (#1797).Jean-Philippe Lang2009-11-1539-2/+58
* Adds links to versions on changelog.Jean-Philippe Lang2009-11-151-1/+2
* Eager load priorities on roadmap and changelog.Jean-Philippe Lang2009-11-153-3/+3
* Fixes css classes on issue detail view (#4180).Jean-Philippe Lang2009-11-151-6/+6
* Adds custom fields for versions (#4219).Jean-Philippe Lang2009-11-156-0/+37
* Adds a 'Move and follow' button on Move/Copy view to be redirected to the cre...Jean-Philippe Lang2009-11-1538-3/+65
* Make use of link_to_issue.Jean-Philippe Lang2009-11-151-1/+5
* Remove dead code.Jean-Philippe Lang2009-11-151-15/+0
* Run all tests for coverage.Jean-Philippe Lang2009-11-151-4/+3
* Allow non admin users to add subprojects (#2963).Jean-Philippe Lang2009-11-156-12/+66
* Set trunk version to 0.8.7.Jean-Philippe Lang2009-11-151-1/+1
* Protect controllers from potential CSRF attacks. #4216Eric Davis2009-11-144-0/+10
* Fix 500 errors with a POST request that requires a login. #4216Eric Davis2009-11-142-1/+13
* Fixed some tests that where looking for specific issue urls but weren't matchingEric Davis2009-11-142-21/+28
* Don't reveal issue subjects if user is only allowed to view spent time (#3187).Jean-Philippe Lang2009-11-142-3/+20
* Locales updateAzamat Hackimov2009-11-144-31/+34
* Clean up ticket auto links.Jean-Philippe Lang2009-11-141-2/+1
* Refactoring ApplicationHelper#link_to_issue.Jean-Philippe Lang2009-11-1412-14/+35
* Add view_issues permission (#3187).Jean-Philippe Lang2009-11-1410-10/+93
* Fixed that "RE:" prefix is added to the subject each time the message is quot...Jean-Philippe Lang2009-11-131-1/+2
* Move checkbox for "Send account information to the user" to be clicked before...Jean-Philippe Lang2009-11-133-12/+12
* Fixed: Project#enabled_module_names= does not test if a module is already ena...Jean-Philippe Lang2009-11-131-1/+1
* Fixed: Quoting in forums does not take the subject from the message being quo...Jean-Philippe Lang2009-11-131-0/+2
* Add test for i18n number_to_human_size (#4208).Jean-Philippe Lang2009-11-121-0/+10
* Adding the body of the feed to the failure message. #4204Eric Davis2009-11-121-1/+1
* Style the password field the same as the login field. #3845Eric Davis2009-11-121-3/+3
* Allow [#id] as subject to reply by email (#3653).Jean-Philippe Lang2009-11-111-2/+2
* Fixed pre tags containing "<pre*" (#4125).Jean-Philippe Lang2009-11-112-1/+23
* Reject empty Mercurial entries (#4098).Jean-Philippe Lang2009-11-111-1/+1
* Fixes diff parser for when lines starting with multiple dashes are removed (#...Jean-Philippe Lang2009-11-112-3/+28
* Redirect to the current page when using context menu on the issue list (#4184).Jean-Philippe Lang2009-11-112-1/+2
* Hide paragraph terminator at the end of headings on html export (#4194).Jean-Philippe Lang2009-11-112-0/+10
* Fixes jstoolbar lang files case (#4190).Jean-Philippe Lang2009-11-111-1/+1
* Fixes ApplicationHelper#link_to_userJean-Philippe Lang2009-11-1139-5/+65
* Adds a link to automatically close completed versions in project settings (#1...Jean-Philippe Lang2009-11-097-4/+61
* Ignore emails received from the application emission address to avoid hell cy...Jean-Philippe Lang2009-11-083-3/+35
* Development database required for running rake test (closes #4153).Jean-Philippe Lang2009-11-081-0/+2
* Adds version status to limit issue assignments (#1245).Jean-Philippe Lang2009-11-0849-15/+293
* Added README.rdoc in the project root to display on GithubEric Davis2009-11-081-0/+5
* Allow a config/additional_environment.rb file to customize the Rails::Initial...Eric Davis2009-11-083-0/+20
* Fixes SVG lib for ruby1.9.Jean-Philippe Lang2009-11-071-3/+3
* Fixes distance of date in words calculation.Jean-Philippe Lang2009-11-072-4/+4
* Fixes a regexp for ruby1.9.Jean-Philippe Lang2009-11-071-1/+1
* Upgrade Coderay to 0.9.0.Jean-Philippe Lang2009-11-0770-1511/+3831
* Adds a few functional tests.Jean-Philippe Lang2009-11-074-7/+100
* Fixed: Pre-filled time tracking date ignores timezone (#4160).Jean-Philippe Lang2009-11-062-1/+10
* Add test:coverage task.Jean-Philippe Lang2009-11-061-0/+11
* Fixed a typo in Object daddyEric Davis2009-11-052-1/+7