summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Collapse)AuthorAgeFilesLines
...
* Use the regular "icon icon-*" on roadmap (#24313).Jean-Philippe Lang2016-11-181-3/+3
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@15976 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use the regular "icon icon-*" on activity view (#24313).Jean-Philippe Lang2016-11-181-1/+1
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@15975 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use the regular "icon icon-*" on project overview (#24313).Jean-Philippe Lang2016-11-182-6/+6
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@15973 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show the entered value when it's not valid (#23996).Jean-Philippe Lang2016-11-183-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15971 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test failure (#23996).Jean-Philippe Lang2016-11-181-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15969 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test broken, display hours like in other tables (#23996).Jean-Philippe Lang2016-11-182-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15967 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Introduce a setting to change the display format of timespans to h:mm (#23996).Jean-Philippe Lang2016-11-187-9/+11
| | | | | | Patch by Jens Kraemer. git-svn-id: http://svn.redmine.org/redmine/trunk@15965 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Project field disappears when target project disallows user to edit the ↵Jean-Philippe Lang2016-11-181-1/+1
| | | | | | project (#24311). git-svn-id: http://svn.redmine.org/redmine/trunk@15959 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Issue subject is not updated when you select another issue on time entry ↵Jean-Philippe Lang2016-11-183-9/+9
| | | | | | form (#24041). git-svn-id: http://svn.redmine.org/redmine/trunk@15951 e93f8b46-1217-0410-a6f0-8f06a7374b81
* My page - Spent time: configurable number of days to display (#8761).Jean-Philippe Lang2016-10-302-5/+27
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15942 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes hard-coded border.Jean-Philippe Lang2016-10-291-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15938 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Enables context menu on My Page for time entries.Jean-Philippe Lang2016-10-291-20/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15937 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't use a global variable for storing context menu URL.Jean-Philippe Lang2016-10-299-13/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15936 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Project is required.Jean-Philippe Lang2016-10-291-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15935 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display hours in block title.Jean-Philippe Lang2016-10-291-8/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15934 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds icon.Jean-Philippe Lang2016-10-291-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15933 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moves blocks definition to Redmine::MyPage.Jean-Philippe Lang2016-10-291-6/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15930 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use fixed layout and move status to its own column.Jean-Philippe Lang2016-10-291-8/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15929 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds helpers for rendering my page blocks.Jean-Philippe Lang2016-10-293-40/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15927 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Cannot set activity to None.Jean-Philippe Lang2016-10-231-2/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15925 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add option to set a new version as default directly from New Version page ↵Jean-Philippe Lang2016-10-231-0/+3
| | | | | | (#24011). git-svn-id: http://svn.redmine.org/redmine/trunk@15922 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Option to specify allowed extensions for a file custom field (#6719).Jean-Philippe Lang2016-10-231-0/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15921 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't query for each role and tracker.Jean-Philippe Lang2016-10-231-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15919 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Issue custom field form layout.Jean-Philippe Lang2016-10-231-28/+32
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15918 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds file custom field format (#6719).Jean-Philippe Lang2016-10-235-26/+55
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15917 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Do not hide estimated_hours when field is not disabled (#24015).Jean-Philippe Lang2016-10-101-3/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15906 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't show an empty table.Jean-Philippe Lang2016-10-092-1/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15896 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use #link_to_user (#23998).Jean-Philippe Lang2016-10-091-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15895 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds link to author in revisions list (#23998).Jean-Philippe Lang2016-10-091-1/+1
| | | | | | Patch by Andrey Lobanov. git-svn-id: http://svn.redmine.org/redmine/trunk@15894 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reduce max height of issue description textarea from 100 to 20 (#23840).Jean-Philippe Lang2016-10-021-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15884 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rename AttachmentsController#edit and #update to #edit_all and #update_all ↵Jean-Philippe Lang2016-10-011-0/+0
| | | | | | (#22356). git-svn-id: http://svn.redmine.org/redmine/trunk@15860 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set user-scalable=no in viewport meta tag (#23883).Jean-Philippe Lang2016-10-011-1/+1
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@15849 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulk edit form not show fields based on target tracker and status (#23755).Jean-Philippe Lang2016-09-031-2/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15815 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Sudo-Mode refinements (#23587).Jean-Philippe Lang2016-09-031-1/+1
| | | | | | Patch by Felix Schäfer. git-svn-id: http://svn.redmine.org/redmine/trunk@15813 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Render custom values of enumeration objects in API requests (#22795).Jean-Philippe Lang2016-09-031-0/+1
| | | | | | Patch by Jens Kraemer. git-svn-id: http://svn.redmine.org/redmine/trunk@15812 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds Check/Uncheck all on user groups.Jean-Philippe Lang2016-09-011-1/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15804 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display groups on multiple columns.Jean-Philippe Lang2016-09-011-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15803 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't show "status" field when creating a new version (#23377).Jean-Philippe Lang2016-08-311-1/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15784 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show open issues only in "Reported Issues" on My page (#23472).Jean-Philippe Lang2016-08-311-1/+1
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@15772 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show message for empty results on time entries.Jean-Philippe Lang2016-08-301-1/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15763 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Return attachment id in api response to attachment upload (#23566).Jean-Philippe Lang2016-08-301-0/+1
| | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@15762 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show revision details using the same structure and look from the journals ↵Jean-Philippe Lang2016-08-301-21/+16
| | | | | | | | details (#23146). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@15761 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Enable filtering versions on Project -> Settings -> Versions (#22608).Jean-Philippe Lang2016-08-302-4/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15759 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds name filter on group list.Jean-Philippe Lang2016-08-301-0/+11
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15757 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds pagination to group list.Jean-Philippe Lang2016-08-301-0/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15756 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds pagination to admin project list.Jean-Philippe Lang2016-08-301-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15755 e93f8b46-1217-0410-a6f0-8f06a7374b81
* User preference for monospaced / variable-width font in textareas (#23653).Jean-Philippe Lang2016-08-301-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15753 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disable "Select project modules" permission does not apply to the new ↵Jean-Philippe Lang2016-08-301-1/+1
| | | | | | project form (#23470). git-svn-id: http://svn.redmine.org/redmine/trunk@15752 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds issue tracker and status columns and filters on spent time list (#23401).Jean-Philippe Lang2016-08-201-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15738 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Changes required by functional tests updates.Jean-Philippe Lang2016-07-212-2/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15726 e93f8b46-1217-0410-a6f0-8f06a7374b81