summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Escape image filename regexp (#1971).Jean-Philippe Lang2008-10-041-1/+1
* Adds :view_layouts_base_body_bottom hookEric Davis2008-09-301-0/+1
* Fixes Workflow.count_by_tracker_and_role.Jean-Philippe Lang2008-09-281-1/+1
* Slight changes to the workflow setup screen.Jean-Philippe Lang2008-09-281-14/+16
* Fixes workflow setup link on trackers list (follows r1914).Jean-Philippe Lang2008-09-281-1/+1
* Adds a workflow overview screen.Jean-Philippe Lang2008-09-287-25/+124
* Fixed: Status list on bulk edit form does not follow normal sequence (#1956).Jean-Philippe Lang2008-09-281-1/+1
* Fixed: the default status is lost when reordering issue statuses (#1955).Jean-Philippe Lang2008-09-281-2/+2
* Fixed: Latest news appear on the homepage for projects with the News module d...Jean-Philippe Lang2008-09-281-4/+4
* Fixed: cross-project issue list should not show issues of projects for which ...Jean-Philippe Lang2008-09-252-1/+7
* Fixes back_url in login filter (#1900).Jean-Philippe Lang2008-09-241-1/+1
* 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