summaryrefslogtreecommitdiffstats
path: root/public/stylesheets
Commit message (Collapse)AuthorAgeFilesLines
* Merged r15220.Jean-Philippe Lang2016-03-121-1/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@15221 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r15218 (#22128).Jean-Philippe Lang2016-03-121-0/+18
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@15219 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r15216 (#22104).Jean-Philippe Lang2016-03-121-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@15217 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r15214 (#22101).Jean-Philippe Lang2016-03-121-0/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@15215 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r15211 (#22074).Jean-Philippe Lang2016-03-121-0/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@15213 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r15211 (#22074).Jean-Philippe Lang2016-03-121-0/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@15212 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r15204 (#21847).Jean-Philippe Lang2016-03-121-2/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@15205 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r15200 (#21775).Jean-Philippe Lang2016-03-121-0/+49
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@15201 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r15134 (#21263).Jean-Philippe Lang2016-03-121-0/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@15199 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r14955.Jean-Philippe Lang2015-12-061-799/+663
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@14956 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r14948 and r14949 (#19097).Jean-Philippe Lang2015-12-062-0/+12
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@14954 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r14897 to r14900 and r14949 (#21258).Jean-Philippe Lang2015-12-061-1/+42
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@14953 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Style list containing checkboxes in responsive sidebar flyout menu (#21170).Jean-Philippe Lang2015-11-091-0/+39
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14859 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Issue attributes no longer in a table (#19097).Jean-Philippe Lang2015-11-081-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14853 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a Save button at the end of the account form for mobile devices (#19097).Jean-Philippe Lang2015-11-082-0/+5
| | | | 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-082-1/+6
| | | | | | 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
* Don't float version summary (#19097).Jean-Philippe Lang2015-11-081-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14850 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove left margin on search results and activity (#19097).Jean-Philippe Lang2015-11-081-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14849 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Render issue attributes using divs instead of a table for responsiveness ↵Jean-Philippe Lang2015-11-081-8/+5
| | | | | | (#19097). git-svn-id: http://svn.redmine.org/redmine/trunk@14848 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Makes the application settings forms responsive (#19097).Jean-Philippe Lang2015-11-081-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14845 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't put all contextual buttons on their own line (#19097).Jean-Philippe Lang2015-11-081-9/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14844 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Extract the "Add filter" drop-down from the table (#19097).Jean-Philippe Lang2015-11-072-1/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14831 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't use 100% width for date fields (#19097).Jean-Philippe Lang2015-11-071-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14828 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reorganize overflow of body and wrapper (#19097).Jean-Philippe Lang2015-11-071-2/+4
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14827 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Optimize issues/new form for mobile devices (#19097).Jean-Philippe Lang2015-11-071-0/+13
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14826 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add responsiveness to tabular forms (#19097).Jean-Philippe Lang2015-11-071-0/+27
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14825 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make UI Dialogs responsive (#19097).Jean-Philippe Lang2015-11-071-0/+13
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14824 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make loading indicator wider (#19097).Jean-Philippe Lang2015-11-071-0/+6
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14823 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Align watchers area well in mobile menu (#19097).Jean-Philippe Lang2015-11-071-0/+45
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14822 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Style login page (#19097).Jean-Philippe Lang2015-11-071-0/+26
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14821 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Style contextual buttons (#19097).Jean-Philippe Lang2015-11-071-0/+53
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14820 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add smooth scrolling for webkit browsers (#19097).Jean-Philippe Lang2015-11-071-0/+2
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14818 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Responsive layout for mobile devices (#19097).Jean-Philippe Lang2015-11-071-0/+595
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14817 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Give numbers in query sort criteria consistent width for non-monospaced ↵Jean-Philippe Lang2015-11-011-0/+5
| | | | | | | | fonts (#21119). Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14790 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move inline CSS to application.css for private checkbox (#21076).Jean-Philippe Lang2015-10-291-0/+1
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14754 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds Enumeration custom field format (#21060).Jean-Philippe Lang2015-10-251-2/+3
| | | | | | 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
* Display due date in red on overdue issues (#20812).Jean-Philippe Lang2015-10-241-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14732 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Thumbnails in issue history (#13429).Jean-Philippe Lang2015-10-241-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14731 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Lighter colors for journal details in issue history (#20370).Jean-Philippe Lang2015-10-171-2/+5
| | | | | | Patch by budo kaiman. git-svn-id: http://svn.redmine.org/redmine/trunk@14686 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Display totals for each group on grouped queries (#1561).Jean-Philippe Lang2015-10-091-3/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14665 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds options to display totals on the issue list (#1561).Jean-Philippe Lang2015-10-041-0/+3
| | | | | | Works for estimated hours, spent hours and any numeric custom field. git-svn-id: http://svn.redmine.org/redmine/trunk@14642 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds day numbers to HTML and PDF gantt (#3034).Jean-Philippe Lang2015-10-031-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14638 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds some rounded corners (#20368).Jean-Philippe Lang2015-09-301-1/+4
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@14631 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Help cursor showing up on span tags with title (#20633).Jean-Philippe Lang2015-09-121-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14552 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Import issues from CSV file (#950).Jean-Philippe Lang2015-08-141-0/+11
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14493 e93f8b46-1217-0410-a6f0-8f06a7374b81
* [#20288] Update styles to match CodeRay 1.1.0 (preserving changes of r10132).Toshi MARUYAMA2015-08-141-16/+23
| | | | | | | | | | | | | | | | | | | | | | | This commit updates the CSS styles to match with CodeRay 1.1.0, while it preserves the custom changes applied in r10132. The CSS styles were still based on CodeRay 1.0.6 (included since Redmine 1.4.0) with the custom changes from r10132 (included since Redmine 2.1.0). Redmine 2.3.2 till 2.3.4 came with CodeRay 1.0.9, an upgrade that didn't needed changes in the CSS styles. Starting with 2.4.0 Redmine comes with CodeRay 1.1.0, a minor upgrade that came with new/changed token_kinds and lots of changes in the alpha stylesheet, that in turn is used as a base for Redmine's own CodeRay CSS styles. As such, this upgrade needed CSS stylesheet changes like done before in r7618 and r7623 (for 1.0.0 upgrade) and r9389 (for 1.0.6 upgrade). But these changes, plus an update of the Redmine core documentation that is shipped along the core (wiki_syntax_detailed_[markdown|textile].html), aren't integrated up untill today. Contributed by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@14488 e93f8b46-1217-0410-a6f0-8f06a7374b81
* [#20288] Remove line-numbers style (line numbers are removed per r10131).Toshi MARUYAMA2015-08-131-1/+0
| | | | | | Contributed by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@14487 e93f8b46-1217-0410-a6f0-8f06a7374b81
* [#20288] Remove debug style (used only by CodeRay's internal debug scanner).Toshi MARUYAMA2015-08-131-1/+0
| | | | | | Contributed by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@14486 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Monospace font-family values are differ between application.css and scm.css ↵Jean-Philippe Lang2015-08-021-2/+2
| | | | | | | | (#20407). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@14475 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "Spent time" panel: columns not wrapping (#20401).Jean-Philippe Lang2015-08-021-1/+1
| | | | | | Patch by Gord Brown. git-svn-id: http://svn.redmine.org/redmine/trunk@14474 e93f8b46-1217-0410-a6f0-8f06a7374b81