summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Collapse)AuthorAgeFilesLines
...
* Moving a custom field value in the order switches in the edit view (#21535).Jean-Philippe Lang2015-12-201-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14985 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds the "Hide my email address" option on the registration form (#21500).Jean-Philippe Lang2015-12-131-0/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14976 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Option to show email adresses by default for new users (#21447).Jean-Philippe Lang2015-12-131-0/+8
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14974 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display calendar for dates independent of subtasks (#21219).Jean-Philippe Lang2015-12-131-2/+2
| | | | | | Patch by Codrut Constantin Gusoi. git-svn-id: http://svn.redmine.org/redmine/trunk@14973 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Prevent admins from sending themselves their own password (#21436).Jean-Philippe Lang2015-12-061-1/+1
| | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@14966 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Information leak in Atom feed (#21419).Jean-Philippe Lang2015-12-041-1/+1
| | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@14913 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use ul tags to do pagination (#21258).Jean-Philippe Lang2015-11-2812-12/+12
| | | | | | Patch by Daniel Ritz. git-svn-id: http://svn.redmine.org/redmine/trunk@14897 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed "Latest projects" from home page (#21148).Jean-Philippe Lang2015-11-141-22/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14877 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a Save button at the end of the account form for mobile devices (#19097).Jean-Philippe Lang2015-11-081-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14852 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Improved responsiveness for versions and roadmap (#19097).Jean-Philippe Lang2015-11-083-4/+5
| | | | | | Width of progress bars is no longer hard-coded in views. git-svn-id: http://svn.redmine.org/redmine/trunk@14851 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Render issue attributes using divs instead of a table for responsiveness ↵Jean-Philippe Lang2015-11-081-2/+2
| | | | | | (#19097). git-svn-id: http://svn.redmine.org/redmine/trunk@14848 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that timelog comments are not visible on the responsive issue edit ↵Jean-Philippe Lang2015-11-081-0/+2
| | | | | | form (#19097). git-svn-id: http://svn.redmine.org/redmine/trunk@14847 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Extract the "Add filter" drop-down from the table (#19097).Jean-Philippe Lang2015-11-071-8/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14831 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Prevent zooming on mobile browsers (#19097).Jean-Philippe Lang2015-11-071-1/+1
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14819 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Responsive layout for mobile devices (#19097).Jean-Philippe Lang2015-11-071-1/+43
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14817 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't display table headers if there's no trackers (#20413).Jean-Philippe Lang2015-11-071-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14798 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Hide empty ul on project overview (#21159).Jean-Philippe Lang2015-11-071-0/+2
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14797 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't let users log time on issues they cannot see in their projects (#21150).Jean-Philippe Lang2015-11-041-1/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14796 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that time logging form may disclose subjects of issues that are not ↵Jean-Philippe Lang2015-11-041-1/+1
| | | | | | | | visible (#21150). Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@14795 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that Issues API may disclose changesets that are not visible (#21136).Jean-Philippe Lang2015-11-041-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14794 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Files upload restriction by files extensions (#20008).Jean-Philippe Lang2015-11-011-0/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14792 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Give numbers in query sort criteria consistent width for non-monospaced ↵Jean-Philippe Lang2015-11-011-1/+1
| | | | | | | | fonts (#21119). Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14790 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set default project version after selecting a different project on the new ↵Jean-Philippe Lang2015-11-012-3/+4
| | | | | | issue form (#1828). git-svn-id: http://svn.redmine.org/redmine/trunk@14788 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Default target version for new issues (#1828).Jean-Philippe Lang2015-11-011-0/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14786 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Keep anchor (i.e. to a specific issue note) throughout login (#21110).Jean-Philippe Lang2015-10-301-1/+1
| | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@14767 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move inline CSS to application.css for private checkbox (#21076).Jean-Philippe Lang2015-10-291-1/+1
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14754 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Optimize issue edit description link (#21085).Jean-Philippe Lang2015-10-291-1/+1
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14753 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Enlarge custom field name input.Jean-Philippe Lang2015-10-251-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14752 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Helper method for custom field title.Jean-Philippe Lang2015-10-254-11/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14751 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display enumeration name in confirmation message.Jean-Philippe Lang2015-10-251-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14750 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds Enumeration custom field format (#21060).Jean-Philippe Lang2015-10-254-0/+77
| | | | | | Similar to List format but stores possible values as records. git-svn-id: http://svn.redmine.org/redmine/trunk@14745 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r14641.Jean-Philippe Lang2015-10-242-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14738 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds link to open issues on tracker name (#20413).Jean-Philippe Lang2015-10-241-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14737 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add cancel button during edition of a wiki page (#4285).Jean-Philippe Lang2015-10-241-2/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14734 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Thumbnails in issue history (#13429).Jean-Philippe Lang2015-10-241-0/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14731 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces the link with a checkbox to select/unselect all items in the list.Jean-Philippe Lang2015-10-232-6/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14729 e93f8b46-1217-0410-a6f0-8f06a7374b81
* LDAP filter changed to text (#20929).Jean-Philippe Lang2015-10-211-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14725 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Raises maximum length of category name to 60 (#20991).Jean-Philippe Lang2015-10-211-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14724 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Wrong filter value for assigned issues (#3398).Jean-Philippe Lang2015-10-211-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14721 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a scope to get issues assigned to a user.Jean-Philippe Lang2015-10-211-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14720 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use the same scope for counting.Jean-Philippe Lang2015-10-213-9/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14719 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Link to assigned issues on user profiles (#3398).Jean-Philippe Lang2015-10-211-4/+10
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@14717 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Typo "coma" (#20551).Jean-Philippe Lang2015-10-201-1/+1
| | | | | | Patch by budo kaiman. git-svn-id: http://svn.redmine.org/redmine/trunk@14712 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Hide version and/or category on issue details when no versions and/or ↵Jean-Philippe Lang2015-10-171-2/+2
| | | | | | categories are defined (#18004). git-svn-id: http://svn.redmine.org/redmine/trunk@14679 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Activity page to remember user's selection of activities (#1605).Jean-Philippe Lang2015-10-151-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14678 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Named routed for RSS/API keys (#20997).Jean-Philippe Lang2015-10-151-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14677 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Isolates csv options for a hash param (#1159).Jean-Philippe Lang2015-10-151-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14674 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that triority field is always disabled on parent tasks (#20992).Jean-Philippe Lang2015-10-141-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14671 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display totals for each group on grouped queries (#1561).Jean-Philippe Lang2015-10-091-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14665 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Disables IE compatibility mode (#20380).Jean-Philippe Lang2015-10-091-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14658 e93f8b46-1217-0410-a6f0-8f06a7374b81