summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Adds a permission 'view wiki edits' so that wiki history can be hidden to cer...Jean-Philippe Lang2008-09-134-3/+13
* Merged nbc branch @ r1812 (commit access permission and reposman improvements).Jean-Philippe Lang2008-09-134-10/+42
* Mailer compatibility with Rails 2.1.1.Jean-Philippe Lang2008-09-131-1/+1
* Adds links to changesets atom feed on repository browser (#1873).Jean-Philippe Lang2008-09-122-0/+9
* Template error when user's timezone isn't set and UTC timestamps are used (#1...Jean-Philippe Lang2008-09-112-2/+2
* Changes versions retrieval on gantt chart.Jean-Philippe Lang2008-09-111-5/+4
* Adds support for free ticket filtering and custom queries on Calendar.Jean-Philippe Lang2008-09-118-85/+99
* Adds support for free ticket filtering and custom queries on Gantt chart.Jean-Philippe Lang2008-09-107-313/+151
* Added context fields to the :view_projects_settings_members_table hooksEric Davis2008-09-101-2/+2
* Reverting commit r1748 again. r1786 pulled in in againEric Davis2008-09-101-1/+1
* Merged hooks branch @ r1785 into trunk.Jean-Philippe Lang2008-09-058-4/+15
* Fixes Repository#clear_changesets.Jean-Philippe Lang2008-09-041-0/+1
* Adds cross-project time reports support (#994).Jean-Philippe Lang2008-08-316-17/+47
* Adds an option to generate sequential project identifiers.Jean-Philippe Lang2008-08-315-3/+20
* Sligth changes to issue comments quoting links.Jean-Philippe Lang2008-08-282-6/+4
* Adds posts quoting functionality (#1825).Jean-Philippe Lang2008-08-283-0/+24
* 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-261-5/+13
* 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-263-1/+60
* 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-262-30/+38
* 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-251-0/+10
* Fixed: Issue updated_on is not updated when a user adds a note with no edit p...Jean-Philippe Lang2008-08-251-0/+2
* Fixed: invalid SQL query on User#destroy (#1781).Jean-Philippe Lang2008-08-251-1/+2
* Fixed: Estimated time in issue's journal should be rounded to two decimals (#...Jean-Philippe Lang2008-08-251-0/+3
* Added the "Status:" keyword to the MailHandler for setting and changing an Is...Eric Davis2008-08-201-1/+9
* 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-201-1/+1
* Javascripts are now cached into a single file for downloads in production mode.Eric Davis2008-08-201-1/+1
* 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