summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixes custom fields display order at several places (#1768).Jean-Philippe Lang2008-08-115-5/+5
* 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-101-1/+13
* Moves @layout 'base'@ to ApplicationController.Jean-Philippe Lang2008-08-1033-35/+4
* 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-035-18/+81
* 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