summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Converted Menus to a Tree structure to allow submenus.Eric Davis2009-11-2520-38/+4599
* Added :view_my_account_contextual hook.Eric Davis2009-11-251-0/+1
* Fixed: error raised when rendering text that contains an email address with t...Jean-Philippe Lang2009-11-242-0/+36
* Fixed: Editing issue notes removes quote link (#4279).Jean-Philippe Lang2009-11-241-1/+1
* Fixes revision form when browsing a subdirectory (#4281).Jean-Philippe Lang2009-11-241-1/+1
* Fixes css classes in table in admin/info (#4261).Jean-Philippe Lang2009-11-231-2/+2
* Translation updatesAzamat Hackimov2009-11-223-6/+6
* Changes misleading scopes on Enumeration.Jean-Philippe Lang2009-11-214-19/+11
* Fixed roadmap progress display error (#4255).Jean-Philippe Lang2009-11-211-3/+4
* Reset session on login/logout (#4248).Jean-Philippe Lang2009-11-212-1/+19
* Reverts r3014 (CodeRay back to 0.7.6).Jean-Philippe Lang2009-11-2070-3831/+1511
* Load roles when loading project members.Jean-Philippe Lang2009-11-201-1/+1
* Avoid useless database queries.Jean-Philippe Lang2009-11-201-1/+1
* Add a setting to pick alternative Gravatar images. #2734Eric Davis2009-11-1738-1/+42
* Copy issue status on project copy (#3877).Jean-Philippe Lang2009-11-163-0/+21
* Use /raw/ for url instead of ?format=raw for getting raw repository files (#1...Jean-Philippe Lang2009-11-162-0/+18
* Adds style for acronyms (#4224).Jean-Philippe Lang2009-11-161-0/+1
* Optimize associations loading on the issue list.Jean-Philippe Lang2009-11-163-6/+21
* Allow issue grouping by custom field (#2679).Jean-Philippe Lang2009-11-167-7/+65
* 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