summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* Fixes error with CVS+Postgresql and non-UTF8 commit logs (#917, #1659).Jean-Philippe Lang2008-08-262-3/+8
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1768 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds support for commit logs reencoding to UTF-8 before insertion in the ↵Jean-Philippe Lang2008-08-263-1/+60
| | | | | | | | database (#834, #917, #1663). Source encoding of commit logs can be selected in Application settings -> Repositories. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1767 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: document listing shows on "my page" when viewing documents is ↵Jean-Philippe Lang2008-08-261-2/+3
| | | | | | disabled for the role (#1772). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1766 e93f8b46-1217-0410-a6f0-8f06a7374b81
* One-click bulk edition using the issue list context menu within the same ↵Jean-Philippe Lang2008-08-262-30/+38
| | | | | | project (#1770). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1765 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Dots allowed in custom field name (#1723).Jean-Philippe Lang2008-08-251-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1760 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds support for file viewing with Darcs 2.0+ (patch #1799 by Ralph Lange ↵Jean-Philippe Lang2008-08-251-0/+10
| | | | | | slightly edited). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1759 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: Issue updated_on is not updated when a user adds a note with no edit ↵Jean-Philippe Lang2008-08-251-0/+2
| | | | | | privilege. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1758 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: invalid SQL query on User#destroy (#1781).Jean-Philippe Lang2008-08-251-1/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1755 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: Estimated time in issue's journal should be rounded to two decimals ↵Jean-Philippe Lang2008-08-251-0/+3
| | | | | | (#1793). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1754 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Added the "Status:" keyword to the MailHandler for setting and changing an ↵Eric Davis2008-08-201-1/+9
| | | | | | | | | Issue status via email. #1669 git-svn-id: http://redmine.rubyforge.org/svn/trunk@1751 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Messages on a Board can now be sorted by the number of replies.Eric Davis2008-08-201-1/+1
| | | | | | | #1761 git-svn-id: http://redmine.rubyforge.org/svn/trunk@1750 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Hiding the View Differences button when a wiki page's history only has one ↵Eric Davis2008-08-201-1/+1
| | | | | | | | | version. Patch contributed by Chaoqun Zou (#1743) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1749 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Javascripts are now cached into a single file for downloads in production mode.Eric Davis2008-08-201-1/+1
| | | | | | | Thanks to Philippe Lafoucrière for the patch. (#1186) git-svn-id: http://redmine.rubyforge.org/svn/trunk@1748 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds user count in status drop down on admin user list.Jean-Philippe Lang2008-08-112-5/+6
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1735 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds Lock/Unlock/Activate link on user edit screen.Jean-Philippe Lang2008-08-111-0/+4
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1734 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds 'Edit' link on account/show for admin users.Jean-Philippe Lang2008-08-111-0/+4
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1733 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes custom fields display order at several places (#1768).Jean-Philippe Lang2008-08-115-5/+5
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1731 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow same name for custom fields on different object types.Jean-Philippe Lang2008-08-111-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1730 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds links to forum messages using message#id syntax (#1756).Jean-Philippe Lang2008-08-101-1/+13
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1729 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moves @layout 'base'@ to ApplicationController.Jean-Philippe Lang2008-08-1033-35/+4
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1727 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes non-matching html tag (#1734).Jean-Philippe Lang2008-08-031-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1714 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: logtime entry duplicated when edited from parent project (#1728).Jean-Philippe Lang2008-08-031-2/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1713 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds permissions for viewing the watcher list and adding new watchers on the ↵Jean-Philippe Lang2008-08-035-18/+81
| | | | | | issue detail view (#398). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1712 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: activity atom feed broken by r1701 (#1703).Jean-Philippe Lang2008-07-301-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1711 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: tokens not escaped in highlight_tokens regexp (#1702).Jean-Philippe Lang2008-07-281-1/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1709 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds category to the issue context menu (#1684).Jean-Philippe Lang2008-07-281-0/+13
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1707 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds support for wiki links with anchor (#1647).Jean-Philippe Lang2008-07-281-4/+9
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1706 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Activity refactoring.Jean-Philippe Lang2008-07-2710-87/+53
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1701 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds child_pages macro for wiki pages (#528).Jean-Philippe Lang2008-07-264-4/+7
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1699 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Wiki page hierarchy (#528). Parent page can be assigned on Rename screen.Jean-Philippe Lang2008-07-267-8/+44
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1698 e93f8b46-1217-0410-a6f0-8f06a7374b81
* When moving an issue to another project, reassign it to the category with ↵Jean-Philippe Lang2008-07-261-1/+3
| | | | | | same name if any (#1653). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1697 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds estimated hours to issue filters (#1678).Jean-Philippe Lang2008-07-261-2/+3
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1696 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Redirect user to the previous page after logging in (#1679).Jean-Philippe Lang2008-07-263-15/+14
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1695 e93f8b46-1217-0410-a6f0-8f06a7374b81
* TOC rendered as an unordered list.Jean-Philippe Lang2008-07-221-0/+4
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1693 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes hard-coded table names in queries.Jean-Philippe Lang2008-07-221-2/+2
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1692 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds boolean and list custom fields for time entries as criteria on timelog ↵Jean-Philippe Lang2008-07-221-0/+7
| | | | | | report. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1691 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds custom fields to the time entries csv export.Jean-Philippe Lang2008-07-221-0/+6
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1690 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds custom fields on time entries (#772).Jean-Philippe Lang2008-07-228-0/+37
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1689 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed unused exception definition (r1678).Jean-Philippe Lang2008-07-221-2/+0
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1688 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds mailto link on the user administration list (#1670).Jean-Philippe Lang2008-07-221-1/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1687 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Appends the filename to the attachment url so that clients that ignore ↵Jean-Philippe Lang2008-07-228-8/+21
| | | | | | content-disposition http header get the real filename (#1649). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1686 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move VersionsController#download to AttachmentsController.Jean-Philippe Lang2008-07-224-24/+10
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1685 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds username to the password reminder email (#1668).Jean-Philippe Lang2008-07-212-0/+4
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1683 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Search engine: display total results count (#906) and count by result type.Jean-Philippe Lang2008-07-205-11/+33
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1681 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Strikethru closed issue links (#1127).Jean-Philippe Lang2008-07-203-2/+5
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1680 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Improved on-the-fly account creation. If some attributes are missing (eg. ↵Jean-Philippe Lang2008-07-196-46/+59
| | | | | | not present in the LDAP) or are invalid, the registration form is displayed so that the user is able to fill or fix these attributes. git-svn-id: http://redmine.rubyforge.org/svn/trunk@1678 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: Wiki Linking Fails on News Item Preview (#1661).Jean-Philippe Lang2008-07-195-5/+5
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1677 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds links to the user page on various views.Jean-Philippe Lang2008-07-162-1/+6
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1674 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixes r1672.Jean-Philippe Lang2008-07-161-0/+1
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1673 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds timelog link to the issue context menu (#1645).Jean-Philippe Lang2008-07-161-0/+4
| | | | git-svn-id: http://redmine.rubyforge.org/svn/trunk@1672 e93f8b46-1217-0410-a6f0-8f06a7374b81