summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Truncate comments on changeset list.Jean-Philippe Lang2008-09-222-1/+7
* Strip LDAP attribute names before saving (#1890).Jean-Philippe Lang2008-09-211-1/+10
* Unescape back_url param before calling redirect_to.Jean-Philippe Lang2008-09-212-2/+3
* Fixed: login filter providing incorrect back_url for Redmine installed in sub...Jean-Philippe Lang2008-09-211-1/+1
* Fixed: invalid effective date (eg. 99999-01-01) causes an error on version ed...Jean-Philippe Lang2008-09-211-1/+1
* Fixed: Roadmap crashes when a version has a due date > 2037.Jean-Philippe Lang2008-09-202-3/+14
* Adds watch/unwatch functionality at forum topic level (#1912).Jean-Philippe Lang2008-09-194-3/+14
* Fixed custom query sidebar links broken by r1797 (#1899).Jean-Philippe Lang2008-09-171-1/+1
* Render the commit changes list as a tree (#1896).Jean-Philippe Lang2008-09-173-31/+80
* fixed #1216, thank Antti Perkiömäki for reportingwinterheart2008-09-141-1/+1
* Fixed: unable to revert to a previous wiki page version.Jean-Philippe Lang2008-09-131-1/+4
* 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