summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Collapse)AuthorAgeFilesLines
* Add right-click context menu in calendar (#28067).Go MAEDA2018-01-301-1/+5
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17186 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix typo in error message when target version was not found (#28024).Go MAEDA2018-01-241-1/+1
| | | | | | | Patch by Marius Žilėnas. git-svn-id: http://svn.redmine.org/redmine/trunk@17184 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add CSS classes to column headers of issues and timelogs list (#26674).Go MAEDA2018-01-151-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17176 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Log exception's message when ActionView::MissingTemplate is raised (#26341).Go MAEDA2018-01-111-2/+2
| | | | | | | Patch by Vincent Robert. git-svn-id: http://svn.redmine.org/redmine/trunk@17174 e93f8b46-1217-0410-a6f0-8f06a7374b81
* The progress exceeding 99.5% is displayed as 100% (#27848).Jean-Philippe Lang2018-01-081-1/+1
| | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17169 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Unable to download file if custom field is not defined as visible to any ↵Jean-Philippe Lang2018-01-081-3/+9
| | | | | | users (#26705). git-svn-id: http://svn.redmine.org/redmine/trunk@17158 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Custom query breaks calendar view with error 500 (#27153).Jean-Philippe Lang2018-01-071-0/+1
| | | | | | Patch by Bernhard Rohloff. git-svn-id: http://svn.redmine.org/redmine/trunk@17155 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Cannot clear all watchers when copying an issue (#26880).Jean-Philippe Lang2018-01-071-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17153 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Anonymous user should have their icon (#26699).Jean-Philippe Lang2018-01-071-1/+7
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17150 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Empty email attachments are imported to Redmine, creating broken DB records ↵Jean-Philippe Lang2018-01-071-0/+1
| | | | | | | | (#27885). Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@17147 e93f8b46-1217-0410-a6f0-8f06a7374b81
* No validation errors when entering an invalid "Estimate hours" value (#27881).Jean-Philippe Lang2018-01-071-1/+1
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17144 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Handle validation errors on reverse issue relations (#27695).Go MAEDA2018-01-071-1/+7
| | | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@17141 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show default status on trackers/index view (#27219).Go MAEDA2018-01-021-0/+2
| | | | | | | Patch by Tomomi Yuzuriha. git-svn-id: http://svn.redmine.org/redmine/trunk@17140 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use reverse_each instead of reverse.each (#27671).Go MAEDA2017-12-314-4/+4
| | | | | | | Patch by Timur Tarasenko. git-svn-id: http://svn.redmine.org/redmine/trunk@17137 e93f8b46-1217-0410-a6f0-8f06a7374b81
* use relative url at robots.txt (#27865)Toshi MARUYAMA2017-12-291-7/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17135 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix: Cannot change the priority of the parent issue in issues context menu ↵Go MAEDA2017-12-261-1/+1
| | | | | | | | | (#27533). Patch by Vito Marolda. git-svn-id: http://svn.redmine.org/redmine/trunk@17129 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Render activities block on UsersController#show grouped and with event_type ↵Go MAEDA2017-12-252-3/+5
| | | | | | | | | icon (#27240). Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@17128 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Issues reports should show only statuses used by the project (#27772).Go MAEDA2017-12-191-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17121 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Strip whitespace from login on login page (#22532).Go MAEDA2017-12-131-1/+1
| | | | | | | Patch by Artur Borisovich and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17113 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Switching SCM fails after validation error in "New repository" page (#27333).Go MAEDA2017-12-101-1/+1
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17105 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix: Strip whitespace from email addresses on lost password page (#27754).Go MAEDA2017-12-081-1/+1
| | | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@17078 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disallow creating inverse relates issue relations (#27663).Go MAEDA2017-12-061-1/+9
| | | | | | | Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@17056 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverted r17054 (#27663).Go MAEDA2017-11-301-9/+1
| | | | | | | | The change breaks test/functional/issue_relations_controller_test.rb. git-svn-id: http://svn.redmine.org/redmine/trunk@17055 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disallow creating inverse relates issue relations (#27663).Go MAEDA2017-11-291-1/+9
| | | | | | | Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@17054 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Performance opt - cache AR Proxy for Version#fixed_issues.visible (#27676).Jean-Philippe Lang2017-11-294-14/+19
| | | | | | Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@17052 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds visibility checks on version views (#27676).Jean-Philippe Lang2017-11-293-14/+14
| | | | | | | | | | | Previously not all data on the roadmap and version view where properly checked against the issue visibility setting. Unprivileged users were able to see the total number of issues, their estimations and the open/close status - even if the user was only allowed to see their own issues. Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@17051 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moves issue calculations into the fixed_issues relation (#27676).Jean-Philippe Lang2017-11-291-69/+97
| | | | | | | | | This way, we can reuse them on refined relations, e.g. @version.fixed_issues.closed_count@ vs. @version.fixed_issues.visible.closed_count@ Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@17050 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use new pagination style in gantt (#26671).Go MAEDA2017-11-281-14/+13
| | | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17048 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use number input field instead of text input for Gantt months field (#26869).Go MAEDA2017-11-271-1/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17038 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use pluck instead of map in MyHelper (#26711).Go MAEDA2017-11-261-2/+2
| | | | | | | Patch by jwjw yy. git-svn-id: http://svn.redmine.org/redmine/trunk@17036 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix: Changing the tracker to a tracker with the tracker field set to ↵Go MAEDA2017-11-261-1/+1
| | | | | | | | | read-only won't work (#27110) Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@17032 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add right-click context menu to gantt bars (#10485).Go MAEDA2017-11-251-1/+3
| | | | | | | Contributed by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17031 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add right-click context menu to gantt subjects (#10485).Go MAEDA2017-11-251-1/+4
| | | | | | | Contributed by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17030 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make gantt columns resizable (#20481).Go MAEDA2017-11-251-5/+7
| | | | | | | Contributed by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17026 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix: "Uncheck all" is not working in workflow status transitions page (#27586).Go MAEDA2017-11-251-3/+3
| | | | | | | Contributed by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17023 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove unused WikisController#edit (#26579)Toshi MARUYAMA2017-11-051-7/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17018 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove unused project setting wiki tab erb (#26579)Toshi MARUYAMA2017-11-051-19/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17017 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix filter after multiple version ids (#26667).Jean-Philippe Lang2017-10-151-1/+1
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17000 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix filter values for fixed version id (#26667).Jean-Philippe Lang2017-10-151-1/+1
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@16999 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Filtering time entries after issue's target version doesn't work as expected ↵Jean-Philippe Lang2017-10-151-2/+1
| | | | | | | | in some cases (#26667). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@16997 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add title to author's and assignee's icon (#26689).Jean-Philippe Lang2017-10-151-2/+2
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@16993 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Translation for label_week in time report is not working (#26780).Jean-Philippe Lang2017-10-151-1/+1
| | | | | | Patch by Alexander Meindl. git-svn-id: http://svn.redmine.org/redmine/trunk@16990 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ensure that values of multi-value fields are HTML-escaped in issue history ↵Jean-Philippe Lang2017-10-151-1/+2
| | | | | | | | (#27186). Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@16985 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ensure that values of multi-value fields are HTML-escaped in issue list ↵Jean-Philippe Lang2017-10-151-1/+2
| | | | | | | | (#27186). Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@16984 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't use raw output in timelog (#27186).Jean-Philippe Lang2017-10-151-1/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16983 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't use raw output (#27186).Jean-Philippe Lang2017-10-121-1/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16971 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix file name corruption when export a wiki page with non-ASCII title in MS ↵Toshi MARUYAMA2017-08-301-3/+3
| | | | | | | | browsers (#26599) Contributed by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16957 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set for attribute on label tags.Jean-Philippe Lang2017-07-312-20/+20
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16939 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fill the issue id when logging time from the time log list of an issue (#26520).Jean-Philippe Lang2017-07-302-1/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16924 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that Enumerations sorting is broken (#26564).Jean-Philippe Lang2017-07-301-1/+1
| | | | | | Patch by Sergey Gnuskov. git-svn-id: http://svn.redmine.org/redmine/trunk@16918 e93f8b46-1217-0410-a6f0-8f06a7374b81