summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Collapse)AuthorAgeFilesLines
...
* Overrides IssueRelation#to_s.Jean-Philippe Lang2014-11-051-4/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13563 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that there's no space after lists in project description (#2573).Jean-Philippe Lang2014-11-041-1/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13554 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Prevents one query per group.Jean-Philippe Lang2014-11-021-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13545 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Prevents one query per tracker.Jean-Philippe Lang2014-11-021-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13543 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds (un)check all buttons to select all projects (#11702).Jean-Philippe Lang2014-11-021-4/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13537 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Default status per tracker (#5991).Jean-Philippe Lang2014-11-026-7/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13535 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Restores commits reverted when rails-4.1 branch was merged (#18174).Jean-Philippe Lang2014-10-241-2/+2
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@13504 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a single controller for users and groups memberships and support for ↵Jean-Philippe Lang2014-10-2310-133/+123
| | | | | | adding multiple projects at once (#11702). git-svn-id: http://svn.redmine.org/redmine/trunk@13498 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds path to plugin_assets directory in admin/info (#8817).Jean-Philippe Lang2014-10-221-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13489 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-227-8/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13482 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a Cancel button on issue edit view (#18051).Jean-Philippe Lang2014-10-211-0/+1
| | | | | | Patch by Marcin Świątkiewicz. git-svn-id: http://svn.redmine.org/redmine/trunk@13477 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds css classes to get sort order on the issue list (#17993).Jean-Philippe Lang2014-10-041-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13425 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes routes for time entries nested under project/issues.Jean-Philippe Lang2014-10-043-8/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13424 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a link to /time_entries/new from My Page Spent Time block (#17955).Jean-Philippe Lang2014-10-041-0/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13423 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Let the new time_entry form be submitted without project (#17954).Jean-Philippe Lang2014-10-043-5/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13422 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds buit-in groups to give specific permissions to anonymous and non ↵Jean-Philippe Lang2014-09-287-8/+12
| | | | | | members users per project (#17976). git-svn-id: http://svn.redmine.org/redmine/trunk@13417 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Backport r13313 from rails-4.1 to trunk.Toshi MARUYAMA2014-09-148-10/+10
| | | | | | Upgrade to JQuery 1.11.1 git-svn-id: http://svn.redmine.org/redmine/trunk@13408 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Parent issue autocomplete does not follow to the "Allow cross-project ↵Jean-Philippe Lang2014-09-141-1/+1
| | | | | | subtasks" setting (#14281). git-svn-id: http://svn.redmine.org/redmine/trunk@13400 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed: Issues counters in roadmap only link to issues in the same project ↵Jean-Philippe Lang2014-09-141-14/+10
| | | | | | | | (#9660). Contributed by Sridhar Dhanapalan. git-svn-id: http://svn.redmine.org/redmine/trunk@13398 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Issue API: include is_private attribute in xml/json output (#10914).Jean-Philippe Lang2014-09-132-0/+2
| | | | | | Patch by Shivam Daryanani. git-svn-id: http://svn.redmine.org/redmine/trunk@13395 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moves project sidebar content to a partial (#17380).Jean-Philippe Lang2014-09-132-11/+13
| | | | | | Patch by Jérôme BATAILLE. git-svn-id: http://svn.redmine.org/redmine/trunk@13393 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Mark private notes more clearly (#16240).Jean-Baptiste Barth2014-09-091-1/+2
| | | | | | | Contributed by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@13367 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Include enabled modules in projects API (#17602).Jean-Baptiste Barth2014-09-062-12/+2
| | | | | | | Contributed by Jan Schulz-Hofen <jan@plan.io> git-svn-id: http://svn.redmine.org/redmine/trunk@13363 e93f8b46-1217-0410-a6f0-8f06a7374b81
* revert r13199 (#17151)Toshi MARUYAMA2014-08-261-3/+1
| | | | | | Chrome 36.0.1985.143 was released. git-svn-id: http://svn.redmine.org/redmine/trunk@13350 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add project is_public to GET /projects/:id and /projects API response (#17628).Jean-Baptiste Barth2014-08-152-0/+2
| | | | | | | | Contributed by Michael Esemplare <michael.esemplare@gmail.com> git-svn-id: http://svn.redmine.org/redmine/trunk@13339 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add time entries custom fields to the context menu for quick bulk edit (#17484).Jean-Philippe Lang2014-07-291-0/+14
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13335 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use type="button" instead of return false; (#17401).Jean-Philippe Lang2014-07-141-2/+2
| | | | | | Patch by Daniel Felix. git-svn-id: http://svn.redmine.org/redmine/trunk@13326 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Option to render boolean custom fields as a single check box or radio ↵Jean-Philippe Lang2014-07-051-1/+1
| | | | | | buttons (#17003). git-svn-id: http://svn.redmine.org/redmine/trunk@13216 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix file upload broken on Chrome 36 (#17151)Toshi MARUYAMA2014-07-011-1/+3
| | | | | | Contributed by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@13199 e93f8b46-1217-0410-a6f0-8f06a7374b81
* revert r13183 (#17151)Toshi MARUYAMA2014-06-251-3/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13186 e93f8b46-1217-0410-a6f0-8f06a7374b81
* fix file upload broken on Chrome 36 (#17151)Toshi MARUYAMA2014-06-251-1/+3
| | | | | | Contributed by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@13183 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove useless settings when editing a query from the gantt (#16747).Jean-Philippe Lang2014-05-241-4/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13168 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Count users with a single query on group list (#16905).Jean-Philippe Lang2014-05-241-3/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13149 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Missing type=array attributes in custom fields API (#16739).Jean-Philippe Lang2014-04-261-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13109 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't submit the form when tabs are inside a form (#16708).Jean-Philippe Lang2014-04-261-2/+2
| | | | | | Patch by Nicolas Rodriguez. git-svn-id: http://svn.redmine.org/redmine/trunk@13108 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Missing closing tag (#3177).Jean-Philippe Lang2014-04-061-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13052 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds strings to locales (#3177).Jean-Philippe Lang2014-04-051-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13044 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds strings to locales (#3177).Jean-Philippe Lang2014-04-051-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13043 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds "Check for updates" for installed plugins (#3177).Jean-Philippe Lang2014-04-051-1/+45
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@13042 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Custom queries: buttons to move column to top and bottom (#16326).Jean-Philippe Lang2014-03-211-1/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12991 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Extract code to render project context links to helper (#16381).Jean-Philippe Lang2014-03-211-6/+1
| | | | | | Patch by Michael Esemplare. git-svn-id: http://svn.redmine.org/redmine/trunk@12986 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Select proper tracker and status for when hitting F5 with browsers that ↵Jean-Philippe Lang2014-03-151-0/+8
| | | | | | preserve select values on reload, eg. Firefox (#16259). git-svn-id: http://svn.redmine.org/redmine/trunk@12970 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Always load formatter scripts for when the description is read-only on page ↵Jean-Philippe Lang2014-02-281-0/+2
| | | | | | load (#16161). git-svn-id: http://svn.redmine.org/redmine/trunk@12941 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulk edit workflows for multiple trackers/roles (#16164).Jean-Philippe Lang2014-02-253-20/+55
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12924 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move the field format at the top of the form.Jean-Philippe Lang2014-02-151-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12897 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed alignments.Jean-Philippe Lang2014-02-151-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12892 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display watch link only when inside project with logged-in user (#2549).Jean-Philippe Lang2014-02-091-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12868 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Enable the watching of news (#2549).Jean-Philippe Lang2014-02-091-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12866 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r12855.Jean-Philippe Lang2014-02-071-1/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12856 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds JS response support to #render_error (#15760).Jean-Philippe Lang2014-02-071-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@12855 e93f8b46-1217-0410-a6f0-8f06a7374b81