summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* fix received mail text attachment does not keep original encoding on Ruby >= ↵Toshi MARUYAMA2016-03-041-1/+1
| | | | | | | | 2.1 (#21742) Contributed by Pavel Rosický. git-svn-id: http://svn.redmine.org/redmine/trunk@15184 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Send a notification when security settings are changed (#21421).Jean-Philippe Lang2016-02-055-4/+60
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15148 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Harmonize setting labels (#21421).Jean-Philippe Lang2016-02-052-3/+2
| | | | | | | For every setting, there should always is be a "setting_%{label} Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@15146 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Security notifications when password or email adress is changed (#21421).Jean-Philippe Lang2016-02-058-2/+106
| | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@15145 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Tests broken (#4266).Jean-Philippe Lang2016-01-311-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15144 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds units in history for estimated time (#12456).Jean-Philippe Lang2016-01-311-2/+2
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@15143 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds links to changeset diff on the issue history (#4266).Jean-Philippe Lang2016-01-311-1/+11
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15142 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display the changeset details when the diff is for a single changeset only ↵Jean-Philippe Lang2016-01-311-0/+4
| | | | | | (#4266). git-svn-id: http://svn.redmine.org/redmine/trunk@15141 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Locals are not used in the partial (#4266).Jean-Philippe Lang2016-01-312-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15140 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds changeset comments to diff view (#4266).Jean-Philippe Lang2016-01-313-46/+47
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@15139 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't use implicit variables later (#21593).Jean-Philippe Lang2016-01-301-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15137 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add class to contextual edit button that relates to heading on wiki pages ().Jean-Philippe Lang2016-01-301-1/+1
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@15136 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Query project_statement - do not collect ids of subtree (#21611).Jean-Philippe Lang2016-01-301-5/+7
| | | | | | Patch by Ondřej Ezr. git-svn-id: http://svn.redmine.org/redmine/trunk@15135 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Wiki lists in the sidebar are broken (#21263).Jean-Philippe Lang2016-01-301-1/+3
| | | | | | Patch by Daniel Ritz. git-svn-id: http://svn.redmine.org/redmine/trunk@15134 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Additional option for USER_FORMAT, #{lastname}#{firstname} without any ↵Jean-Philippe Lang2016-01-301-3/+8
| | | | | | | | sperator (#3551). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@15133 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Typo: s/creditentials/credentials/ (#21861).Jean-Philippe Lang2016-01-301-1/+1
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@15132 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add column `estimated_hours` for CSV import (#21867).Jean-Philippe Lang2016-01-302-0/+7
| | | | | | Patch by Yuichi Masumiya. git-svn-id: http://svn.redmine.org/redmine/trunk@15131 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that moving a wiki page with a child raises an error when target wiki ↵Jean-Philippe Lang2016-01-301-1/+1
| | | | | | contains a page with the same name as the child (#21900). git-svn-id: http://svn.redmine.org/redmine/trunk@15130 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't check permission to add watchers if no_permission_check option is set ↵Jean-Philippe Lang2016-01-221-1/+1
| | | | | | (#7017). git-svn-id: http://svn.redmine.org/redmine/trunk@15093 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add watchers from To and Cc fields in issue replies (#7017).Jean-Philippe Lang2016-01-221-2/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15092 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not bind when the account contains $login (#21674).Jean-Philippe Lang2016-01-221-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15090 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that LDAP does not check the user and password when are defined in the ↵Jean-Philippe Lang2016-01-221-1/+6
| | | | | | | | method of authentication (#21674). Patch by Helder Manuel Torres Vieira. git-svn-id: http://svn.redmine.org/redmine/trunk@15086 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes attachment from disk after rollback on create (#21125).Jean-Philippe Lang2016-01-211-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15085 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Speeds up the custom field edit view when having hundreds of projects.Jean-Philippe Lang2016-01-211-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15084 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Speeds up the tracker edit view when having hundreds of projects.Jean-Philippe Lang2016-01-211-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15083 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that % done field is shown on issue show subtree even if deactivated ↵Jean-Philippe Lang2016-01-211-1/+1
| | | | | | | | for that tracker (#20988). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@15082 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use regular edit/update actions and named routes for JournalsController.Jean-Philippe Lang2016-01-214-22/+23
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15074 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Code cleanup.Jean-Philippe Lang2016-01-201-11/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15073 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a "Delete" button to issue notes (#1725).Jean-Philippe Lang2016-01-201-0/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15072 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Wrap textilizable with DIV containing wiki class (#21663).Jean-Philippe Lang2016-01-201-1/+3
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@15071 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Additional view hook for body_top (#21587).Jean-Philippe Lang2016-01-201-0/+1
| | | | | | Patch by Tobias Fischer. git-svn-id: http://svn.redmine.org/redmine/trunk@15070 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing wiki container for news comments (#21678).Jean-Philippe Lang2016-01-201-0/+2
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@15069 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replace uses of image_tag() with CSS (#21256).Jean-Philippe Lang2016-01-2023-112/+171
| | | | | | | | | | | | | * Replace image_tag() with CSS classes * Create some CSS classes where necessary * Change "check all" positioned on the right in "Trackers -> Summary" and "Roles -> Permissions report" instead of left like in "Worfklow" * Add missing title attribute in a few places * Makes some lines shorter while at it Patch by Daniel Ritz. git-svn-id: http://svn.redmine.org/redmine/trunk@15068 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Tab left/right buttons for project menu (#20632).Jean-Philippe Lang2016-01-162-6/+5
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@15067 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Only consider open subtasks when computing the priority of a parent issue ↵Jean-Philippe Lang2016-01-161-2/+4
| | | | | | | | (#5880). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@15064 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Warning "Can't mass-assign protected attributes for IssueRelation: ↵Jean-Philippe Lang2016-01-162-4/+22
| | | | | | issue_to_id" (#21695). git-svn-id: http://svn.redmine.org/redmine/trunk@15063 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use association instead of a manual JOIN (#21583).Jean-Philippe Lang2016-01-161-2/+2
| | | | | | Patch by Ondřej. git-svn-id: http://svn.redmine.org/redmine/trunk@15062 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adding issue css classes to issue subtasks and relations tr (#21474).Jean-Philippe Lang2016-01-162-2/+2
| | | | | | Patch by Codruț Gușoi. git-svn-id: http://svn.redmine.org/redmine/trunk@15061 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Performance in User#roles_for_project (#21582).Jean-Philippe Lang2016-01-161-1/+1
| | | | | | Patch by by Ondřej Ezr. git-svn-id: http://svn.redmine.org/redmine/trunk@15060 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Copying an issue does not copy parent task id (#12893).Jean-Philippe Lang2016-01-101-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15058 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Can't set parent issue when issue relations among child issues are present ↵Jean-Philippe Lang2016-01-102-101/+54
| | | | | | (#13654). git-svn-id: http://svn.redmine.org/redmine/trunk@15056 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Tooltip on progress bar (#21497).Jean-Philippe Lang2016-01-092-3/+8
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@15027 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Larger font for email notifications (#21487).Jean-Philippe Lang2016-01-091-5/+6
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@15026 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Stringify the attribute value before #force_enconding (#21453).Jean-Philippe Lang2016-01-091-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15025 e93f8b46-1217-0410-a6f0-8f06a7374b81
* LDAP account creation fails when first name/last name contain non ASCII ↵Jean-Philippe Lang2016-01-091-1/+2
| | | | | | | | (#21453). Patch by Haihan Ji. git-svn-id: http://svn.redmine.org/redmine/trunk@15024 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Closed versions should be marked as completed (#21433).Jean-Philippe Lang2016-01-092-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15019 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix Non ASCII attachment filename encoding broken (MOJIBAKE) in Microsoft ↵Jean-Philippe Lang2016-01-091-1/+1
| | | | | | | | Edge Explorer (#21656). Patch by by Hang Xie. git-svn-id: http://svn.redmine.org/redmine/trunk@15013 e93f8b46-1217-0410-a6f0-8f06a7374b81
* IssuePriority.position_name not recalculated every time it should (#21504).Jean-Philippe Lang2015-12-201-1/+1
| | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@14988 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moving a custom field value in the order switches in the edit view (#21535).Jean-Philippe Lang2015-12-202-2/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14985 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Private note flag disappears in issue update conflict (#21551).Jean-Philippe Lang2015-12-201-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14984 e93f8b46-1217-0410-a6f0-8f06a7374b81