summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adds cross-project time reports support (#994).Jean-Philippe Lang2008-08-318-20/+100
* Adds an option to generate sequential project identifiers.Jean-Philippe Lang2008-08-3134-3/+60
* bug in read only access handlingNicolas Chuche2008-08-311-1/+1
* Sligth changes to issue comments quoting links.Jean-Philippe Lang2008-08-282-6/+4
* Adds posts quoting functionality (#1825).Jean-Philippe Lang2008-08-2833-1/+69
* Reverting commit r1748. Some environments are not allowing the cached file toEric Davis2008-08-281-1/+1
* Adds checkboxes toggle links on permissions report.Jean-Philippe Lang2008-08-262-5/+20
* Simplified Chinese lang file update (#1809 by Chaoqun Zou).Jean-Philippe Lang2008-08-261-4/+4
* Fixes error with CVS+Postgresql and non-UTF8 commit logs (#917, #1659).Jean-Philippe Lang2008-08-262-3/+8
* Adds support for commit logs reencoding to UTF-8 before insertion in the data...Jean-Philippe Lang2008-08-2631-1/+90
* Fixed: document listing shows on "my page" when viewing documents is disabled...Jean-Philippe Lang2008-08-261-2/+3
* One-click bulk edition using the issue list context menu within the same proj...Jean-Philippe Lang2008-08-263-32/+46
* Use example.net as domain in default configuration (#1762).Jean-Philippe Lang2008-08-254-9/+9
* Changes help message about project identifiers (#1478).Jean-Philippe Lang2008-08-252-2/+2
* Fixes context menu with Opera (#1655).Jean-Philippe Lang2008-08-251-2/+2
* Make the issue list context menu work under Mac OSX Leopard (#1485). Tested w...Jean-Philippe Lang2008-08-251-0/+3
* Dots allowed in custom field name (#1723).Jean-Philippe Lang2008-08-251-1/+1
* Adds support for file viewing with Darcs 2.0+ (patch #1799 by Ralph Lange sli...Jean-Philippe Lang2008-08-254-5/+55
* Fixed: Issue updated_on is not updated when a user adds a note with no edit p...Jean-Philippe Lang2008-08-251-0/+2
* More detailed error message in log when scm command fails (#1682).Jean-Philippe Lang2008-08-251-1/+1
* Fixes method name in AbstractAdapter.Jean-Philippe Lang2008-08-251-2/+2
* Fixed: invalid SQL query on User#destroy (#1781).Jean-Philippe Lang2008-08-252-1/+8
* Fixed: Estimated time in issue's journal should be rounded to two decimals (#...Jean-Philippe Lang2008-08-251-0/+3
* Fixes platform determination under JRuby (#1804).Jean-Philippe Lang2008-08-256-6/+32
* Added the "Status:" keyword to the MailHandler for setting and changing an Is...Eric Davis2008-08-204-2/+107
* Messages on a Board can now be sorted by the number of replies.Eric Davis2008-08-201-1/+1
* Hiding the View Differences button when a wiki page's history only has one ve...Eric Davis2008-08-202-2/+12
* Javascripts are now cached into a single file for downloads in production mode.Eric Davis2008-08-201-1/+1
* No warning about rcov each time a rake task is ran.Jean-Philippe Lang2008-08-151-1/+1
* Extracted rcov options and removed gems from the rcov report.Eric Davis2008-08-131-2/+4
* Added rake tasks to generate rcov code coverage reports. rake -T test:covera...Eric Davis2008-08-131-0/+44
* Added missing documentation for setting up the Darcs test repository.Eric Davis2008-08-131-0/+4
* Adds user count in status drop down on admin user list.Jean-Philippe Lang2008-08-112-5/+6
* Adds Lock/Unlock/Activate link on user edit screen.Jean-Philippe Lang2008-08-111-0/+4
* Adds 'Edit' link on account/show for admin users.Jean-Philippe Lang2008-08-111-0/+4
* Added doc/README_FOR_APP so RDoc can be built. (#1769)Eric Davis2008-08-111-0/+5
* Fixes custom fields display order at several places (#1768).Jean-Philippe Lang2008-08-117-7/+10
* Allow same name for custom fields on different object types.Jean-Philippe Lang2008-08-111-1/+1
* Adds links to forum messages using message#id syntax (#1756).Jean-Philippe Lang2008-08-102-2/+23
* Quote ids for attachment association since Trac's attachment.id is varchar (#...Jean-Philippe Lang2008-08-101-2/+8
* Moves @layout 'base'@ to ApplicationController.Jean-Philippe Lang2008-08-1033-35/+4
* Slight change to engines to let plugins override views.Jean-Philippe Lang2008-08-071-1/+1
* Fixes rdm-mailhandler SSL support (#1724).Jean-Philippe Lang2008-08-031-1/+14
* Fixes non-matching html tag (#1734).Jean-Philippe Lang2008-08-031-1/+1
* Fixed: logtime entry duplicated when edited from parent project (#1728).Jean-Philippe Lang2008-08-031-2/+2
* Adds permissions for viewing the watcher list and adding new watchers on the ...Jean-Philippe Lang2008-08-0338-21/+210
* Fixed: activity atom feed broken by r1701 (#1703).Jean-Philippe Lang2008-07-302-1/+7
* Fixed: RedCloth#block_markdown_rule freezes when parsing many hyphen marks (#...Jean-Philippe Lang2008-07-301-1/+1
* Fixed: tokens not escaped in highlight_tokens regexp (#1702).Jean-Philippe Lang2008-07-281-1/+2
* Smaller font in context menu.Jean-Philippe Lang2008-07-281-3/+3