summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Remove old and obsolete 'Content-Style-Type' meta tag (#24800).Jean-Philippe Lang2017-01-1598-98/+0
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16208 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Extract wiki_syntax internal style sheets into an external one (#24800).Jean-Philippe Lang2017-01-1599-1274/+109
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16207 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Extract wiki_syntax_detailed internal style sheets into an external one ↵Jean-Philippe Lang2017-01-1599-2646/+123
| | | | | | | | (#24800). Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16206 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Source: ignore .idea (#24523).Jean-Philippe Lang2017-01-152-0/+2
| | | | | | Patch by Javier Menéndez. git-svn-id: http://svn.redmine.org/redmine/trunk@16205 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make Spent time clickable in issue lists (#24649).Jean-Philippe Lang2017-01-151-1/+5
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16204 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add tooltip on trackers summary matrix (#24790).Jean-Philippe Lang2017-01-151-3/+4
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16203 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add tooltip on Permissions report matrix (#24780).Jean-Philippe Lang2017-01-151-6/+9
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16202 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Wrap conditions with a single if new_record?.Jean-Philippe Lang2017-01-151-8/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16201 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add default timezone for new users (#16484).Jean-Philippe Lang2017-01-154-0/+14
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16200 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Always show "Jump to project" drop-down (#24833).Jean-Philippe Lang2017-01-152-14/+15
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16199 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove instance variable which is unused after r9603 (#24832).Jean-Philippe Lang2017-01-151-1/+0
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16198 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Cast as decimal(30,0) instead of integer (#21249).Jean-Philippe Lang2017-01-141-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16197 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Filtering out specific subprojects (using 'is not' operator) (#15773).Jean-Philippe Lang2017-01-142-6/+30
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@16196 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test failure.Jean-Philippe Lang2017-01-141-0/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16195 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Group versions by status in version custom field filter (#23265).Jean-Philippe Lang2017-01-142-7/+20
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16194 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add "me" value for logged users only.Jean-Philippe Lang2017-01-141-1/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16193 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds :label_attribute_of_object string to locales (#21249).Jean-Philippe Lang2017-01-1447-0/+47
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16192 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Filters on chained custom fields and custom field attributes (#21249).Jean-Philippe Lang2017-01-145-2/+130
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16191 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Filter group should be a Symbol.Jean-Philippe Lang2017-01-141-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16190 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add margin between tables and the following headings (#24776).Jean-Philippe Lang2017-01-141-1/+1
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16189 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Handle the case of none existing enumerations using no-data blocks (#24776).Jean-Philippe Lang2017-01-141-0/+2
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16188 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add 'icon' and 'icon-add' classes to new enum links (#24776).Jean-Philippe Lang2017-01-141-1/+1
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16187 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move 'New enumeration' links to above the item tables (#24776).Jean-Philippe Lang2017-01-141-2/+3
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16186 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove superfluous spaces before colon (#24720).Jean-Philippe Lang2017-01-142-2/+2
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16185 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add nbsp below project settings version filter section (#24720).Jean-Philippe Lang2017-01-141-0/+1
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16184 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Move 'New ...' links to above item tables in project settings (#24720).Jean-Philippe Lang2017-01-144-12/+12
| | | | | | Patch by Mischa The Evil. git-svn-id: http://svn.redmine.org/redmine/trunk@16183 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't always load data that is for html response only.Jean-Philippe Lang2017-01-141-5/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16182 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Let user always see his private notes (#17632).Jean-Philippe Lang2017-01-143-7/+22
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16181 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moves journals selection to Issue#visible_journals_with_index (#17632).Jean-Philippe Lang2017-01-142-12/+22
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16180 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation updated by ChunChang Lo (#24708)Toshi MARUYAMA2017-01-131-2/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16179 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation updated by ChunChang Lo (#24607)Toshi MARUYAMA2017-01-131-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16178 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds :setting_timelog_required_fields string to locales (#24577).Jean-Philippe Lang2017-01-1247-0/+47
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16177 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds settings to make the issue and/or comment fields mandatory for time ↵Jean-Philippe Lang2017-01-128-2/+29
| | | | | | | | logs (#24577). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@16176 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't compare timestamps with 0, triggers SQL errors with PostgreSQL (#10840).Jean-Philippe Lang2017-01-121-4/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16175 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow "stay logged in" from multiple browsers (#10840).Jean-Philippe Lang2017-01-122-18/+85
| | | | | | Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@16174 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't preload custom field filter values (#24787).Jean-Philippe Lang2017-01-123-7/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16173 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a link to all projects in the jump drop down (#23310).Jean-Philippe Lang2017-01-106-5/+31
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16172 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Typo (#24787).Jean-Philippe Lang2017-01-091-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16171 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't preload all query filters (#24787).Jean-Philippe Lang2017-01-0911-118/+249
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16170 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Gemfile: pin nokogiri version 1.6Toshi MARUYAMA2017-01-091-2/+1
| | | | | | nokogiri 1.7.0.1 requires Ruby version >= 2.1.0. git-svn-id: http://svn.redmine.org/redmine/trunk@16167 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a flash message when deleting a board (#24535).Jean-Philippe Lang2017-01-081-1/+3
| | | | | | Patch by Javier Menéndez. git-svn-id: http://svn.redmine.org/redmine/trunk@16166 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Issue destroy : Reassign time issue autocomplete (#24692).Jean-Philippe Lang2017-01-081-0/+1
| | | | | | Patch by David Côté-Tremblay and Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16165 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove iteration in ApplicationHelper#syntax_highlight_lines (#24713).Jean-Philippe Lang2017-01-081-3/+1
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16164 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a tooltip to cells on workflow page (#12598).Jean-Philippe Lang2017-01-082-5/+10
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@16163 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove empty lines including white space from test/unit/user_test.rbToshi MARUYAMA2017-01-081-2/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16162 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove trailing white space from app/controllers/files_controller.rbToshi MARUYAMA2017-01-081-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16161 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove trailing white space from app/models/version.rbToshi MARUYAMA2017-01-081-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16160 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Czech translation for trunk updated by Karel Pičman (#24537)Toshi MARUYAMA2017-01-081-6/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16159 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Czech translation for 3.3-stable updated by Karel Pičman (#24537, #24778)Toshi MARUYAMA2017-01-081-7/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16157 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Preload :roles for displaying user memberships (#23519).Jean-Philippe Lang2017-01-071-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@16156 e93f8b46-1217-0410-a6f0-8f06a7374b81