summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Test failure (#21148).Jean-Philippe Lang2015-11-141-1/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14881 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that some mail handler log messages are not prepended with ↵Jean-Philippe Lang2015-11-141-2/+2
| | | | | | "MailHandler:" (#21226). git-svn-id: http://svn.redmine.org/redmine/trunk@14880 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation updated by Go MAEDA (#21174)Toshi MARUYAMA2015-11-141-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14879 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation updated by Ivan Cenov (#21192)Toshi MARUYAMA2015-11-141-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14878 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed "Latest projects" from home page (#21148).Jean-Philippe Lang2015-11-143-24/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14877 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use config.relative_url_root as the default path for session and autologin ↵Jean-Philippe Lang2015-11-142-2/+4
| | | | | | | | cookies (#21169). Patch by Daniel Ritz. git-svn-id: http://svn.redmine.org/redmine/trunk@14876 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Calculate done_ratio based on children instead of leaves (#20995).Jean-Philippe Lang2015-11-142-5/+25
| | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@14875 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates for 3.1.2 release.Jean-Philippe Lang2015-11-142-1/+25
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14870 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a test for #21202 (#6969).Jean-Philippe Lang2015-11-111-0/+18
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14867 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverts r14812 (#6969).Jean-Philippe Lang2015-11-112-9/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14863 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
* Removed unused strings: label_(start|end)_to_(start|end) (#21175).Jean-Philippe Lang2015-11-0949-198/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14858 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that Project.uniq.visible errors under certain conditions (#21182).Jean-Philippe Lang2015-11-092-2/+10
| | | | | | Patch by Redmine CRM. git-svn-id: http://svn.redmine.org/redmine/trunk@14857 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that #destroy_version with invalid version destroys wiki page content ↵Jean-Philippe Lang2015-11-092-3/+18
| | | | | | (#21155). git-svn-id: http://svn.redmine.org/redmine/trunk@14856 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a test for #21100.Jean-Philippe Lang2015-11-081-1/+19
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14855 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't show projects created more than 30 days ago in "Latest projects" (#21148).Jean-Philippe Lang2015-11-081-1/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14854 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-083-1/+7
| | | | 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-088-9/+14
| | | | | | 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-086-25/+25
| | | | | | (#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
* Use #issue_fields_rows to render custom fields values.Jean-Philippe Lang2015-11-081-15/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14846 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
* Japanese "list" translation changed by Go MAEDA (#21126)Toshi MARUYAMA2015-11-071-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14833 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation updated by Go MAEDA (#21122)Toshi MARUYAMA2015-11-071-6/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14832 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Extract the "Add filter" drop-down from the table (#19097).Jean-Philippe Lang2015-11-073-9/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14831 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation updated by Ivan Cenov (#21133)Toshi MARUYAMA2015-11-071-4/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14830 e93f8b46-1217-0410-a6f0-8f06a7374b81
* travis: use quotation for dpkg commandToshi MARUYAMA2015-11-072-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14829 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't use 100% width for date fields (#19097).Jean-Philippe Lang2015-11-072-2/+2
| | | | 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
* 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
* 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-074-2/+723
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14817 e93f8b46-1217-0410-a6f0-8f06a7374b81
* update rbpdf version to 1.18.7 (#20591, #20811)Toshi MARUYAMA2015-11-071-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14813 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that less-than sign is not escaped by textile formatter (#6969).Jean-Philippe Lang2015-11-072-2/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14812 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't omit version/category filters if project has no versions/categories.Jean-Philippe Lang2015-11-071-10/+6
| | | | | | This can be used to filter issues in subprojects that have versions or categories. git-svn-id: http://svn.redmine.org/redmine/trunk@14811 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds strings to locales (#16621).Jean-Philippe Lang2015-11-0746-0/+92
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14810 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Ability to filter issues blocked by any/no open issues (#16621).Jean-Philippe Lang2015-11-077-3/+44
| | | | | | Patch by Arthur Andersen. git-svn-id: http://svn.redmine.org/redmine/trunk@14809 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Rescue network level errors with LDAP auth (#21137).Jean-Philippe Lang2015-11-071-3/+10
| | | | | | Patch by Holger Just. git-svn-id: http://svn.redmine.org/redmine/trunk@14808 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