summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Truncate comments on changeset list.Jean-Philippe Lang2008-09-221-1/+1
* Fixed: Roadmap crashes when a version has a due date > 2037.Jean-Philippe Lang2008-09-201-3/+1
* Adds watch/unwatch functionality at forum topic level (#1912).Jean-Philippe Lang2008-09-191-0/+1
* 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-171-26/+12
* Adds a permission 'view wiki edits' so that wiki history can be hidden to cer...Jean-Philippe Lang2008-09-131-1/+1
* Adds links to changesets atom feed on repository browser (#1873).Jean-Philippe Lang2008-09-122-0/+9
* Adds support for free ticket filtering and custom queries on Calendar.Jean-Philippe Lang2008-09-115-44/+57
* Adds support for free ticket filtering and custom queries on Gantt chart.Jean-Philippe Lang2008-09-104-99/+118
* 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-056-3/+12
* Adds cross-project time reports support (#994).Jean-Philippe Lang2008-08-312-4/+4
* Adds an option to generate sequential project identifiers.Jean-Philippe Lang2008-08-312-3/+12
* Sligth changes to issue comments quoting links.Jean-Philippe Lang2008-08-281-3/+1
* Adds posts quoting functionality (#1825).Jean-Philippe Lang2008-08-281-0/+2
* 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
* Adds support for commit logs reencoding to UTF-8 before insertion in the data...Jean-Philippe Lang2008-08-261-0/+3
* 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-261-25/+31
* 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-111-1/+1
* 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-112-2/+2
* 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-032-0/+33
* Adds category to the issue context menu (#1684).Jean-Philippe Lang2008-07-281-0/+13
* Activity refactoring.Jean-Philippe Lang2008-07-271-2/+2
* Adds child_pages macro for wiki pages (#528).Jean-Philippe Lang2008-07-261-1/+1
* Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.Jean-Philippe Lang2008-07-263-6/+5
* Redirect user to the previous page after logging in (#1679).Jean-Philippe Lang2008-07-261-0/+1
* TOC rendered as an unordered list.Jean-Philippe Lang2008-07-221-0/+4
* Adds custom fields on time entries (#772).Jean-Philippe Lang2008-07-223-0/+9
* 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-224-5/+4
* Move VersionsController#download to AttachmentsController.Jean-Philippe Lang2008-07-221-2/+2
* 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-201-3/+7
* Strikethru closed issue links (#1127).Jean-Philippe Lang2008-07-202-2/+2
* Improved on-the-fly account creation. If some attributes are missing (eg. not...Jean-Philippe Lang2008-07-192-7/+5
* Fixed: Wiki Linking Fails on News Item Preview (#1661).Jean-Philippe Lang2008-07-194-4/+4
* Adds timelog link to the issue context menu (#1645).Jean-Philippe Lang2008-07-161-0/+4
* Javascript fix (#1636).Jean-Philippe Lang2008-07-141-1/+1
* Do not use partial in PDF templates (not supported when using rfpdf with Rail...Jean-Philippe Lang2008-07-102-119/+117
* Fixes links to entries on the revision view (Rails 2.1 compatibility) (#1600).Jean-Philippe Lang2008-07-091-1/+1