summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Fixed: activity atom feed broken by r1701 (#1703).Jean-Philippe Lang2008-07-301-1/+1
* Fixed: tokens not escaped in highlight_tokens regexp (#1702).Jean-Philippe Lang2008-07-281-1/+2
* Adds category to the issue context menu (#1684).Jean-Philippe Lang2008-07-281-0/+13
* Adds support for wiki links with anchor (#1647).Jean-Philippe Lang2008-07-281-4/+9
* Activity refactoring.Jean-Philippe Lang2008-07-2710-87/+53
* Adds child_pages macro for wiki pages (#528).Jean-Philippe Lang2008-07-264-4/+7
* Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.Jean-Philippe Lang2008-07-267-8/+44
* When moving an issue to another project, reassign it to the category with sam...Jean-Philippe Lang2008-07-261-1/+3
* Adds estimated hours to issue filters (#1678).Jean-Philippe Lang2008-07-261-2/+3
* Redirect user to the previous page after logging in (#1679).Jean-Philippe Lang2008-07-263-15/+14
* TOC rendered as an unordered list.Jean-Philippe Lang2008-07-221-0/+4
* Fixes hard-coded table names in queries.Jean-Philippe Lang2008-07-221-2/+2
* Adds boolean and list custom fields for time entries as criteria on timelog r...Jean-Philippe Lang2008-07-221-0/+7
* Adds custom fields to the time entries csv export.Jean-Philippe Lang2008-07-221-0/+6
* Adds custom fields on time entries (#772).Jean-Philippe Lang2008-07-228-0/+37
* Removed unused exception definition (r1678).Jean-Philippe Lang2008-07-221-2/+0
* Adds mailto link on the user administration list (#1670).Jean-Philippe Lang2008-07-221-1/+1
* Appends the filename to the attachment url so that clients that ignore conten...Jean-Philippe Lang2008-07-228-8/+21
* Move VersionsController#download to AttachmentsController.Jean-Philippe Lang2008-07-224-24/+10
* Adds username to the password reminder email (#1668).Jean-Philippe Lang2008-07-212-0/+4
* Search engine: display total results count (#906) and count by result type.Jean-Philippe Lang2008-07-205-11/+33
* Strikethru closed issue links (#1127).Jean-Philippe Lang2008-07-203-2/+5
* Improved on-the-fly account creation. If some attributes are missing (eg. not...Jean-Philippe Lang2008-07-196-46/+59
* Fixed: Wiki Linking Fails on News Item Preview (#1661).Jean-Philippe Lang2008-07-195-5/+5
* Adds links to the user page on various views.Jean-Philippe Lang2008-07-162-1/+6
* Fixes r1672.Jean-Philippe Lang2008-07-161-0/+1
* Adds timelog link to the issue context menu (#1645).Jean-Philippe Lang2008-07-161-0/+4
* Fixes boolean custom fields tags (broken by r1592) (#1640).Jean-Philippe Lang2008-07-142-1/+6
* Javascript fix (#1636).Jean-Philippe Lang2008-07-141-1/+1
* Clear changesets and changes with raw sql when deleting a repository (#1627).Jean-Philippe Lang2008-07-131-1/+10
* Set order on wiki pages association.Jean-Philippe Lang2008-07-131-1/+1
* Fixed: Plugin's setting page is broken after upgrading to rails 2.1.0 (#1620).Jean-Philippe Lang2008-07-121-1/+1
* Fixed: no :author method error on projects atom feed (#1623).Jean-Philippe Lang2008-07-121-1/+2
* Do not use partial in PDF templates (not supported when using rfpdf with Rail...Jean-Philippe Lang2008-07-102-119/+117
* Fixed: trailing period should not be included in redmine links of type class:...Jean-Philippe Lang2008-07-101-1/+1
* Fixed: search engine may reveal private projects (#1613).Jean-Philippe Lang2008-07-102-9/+12
* Fixes links to entries on the revision view (Rails 2.1 compatibility) (#1600).Jean-Philippe Lang2008-07-091-1/+1
* Fixes Gantt chart with ruby 1.8.7 (#1606).Jean-Philippe Lang2008-07-091-1/+0
* Mail handler: more control over issue attributes (#1110).Jean-Philippe Lang2008-07-061-11/+22
* Better naming of activity feed if only one kind of event is displayed (#1323).Jean-Philippe Lang2008-07-061-1/+4
* Adds project name to issues feed title (#1323).Jean-Philippe Lang2008-07-061-1/+1
* Fixes "source:" links URLs (r1617).Jean-Philippe Lang2008-07-062-5/+6
* Display svn properties in the browser, svn >= 1.5.0 only (#1581).Jean-Philippe Lang2008-07-055-3/+20
* Removes calls to TimeZone#adjust (#1584).Jean-Philippe Lang2008-07-051-5/+1
* Email delivery configuration moved to an unversioned YAML file (config/email....Jean-Philippe Lang2008-07-042-0/+7
* Merged Rails 2.1 compatibility branch.Jean-Philippe Lang2008-07-048-12/+18
* Escapes HTML tags.Jean-Philippe Lang2008-07-024-9/+9
* Fixes quick jump to a revision.Jean-Philippe Lang2008-06-301-2/+2
* Fixed: issues always created with default tracker (#1553).Jean-Philippe Lang2008-06-301-1/+2
* Fixed: Comment too long message when updating issue (#1550).Jean-Philippe Lang2008-06-301-1/+1