summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
* 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-043-2/+21
| | | | 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-042-2/+16
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14794 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds strings to locales (#20008).Jean-Philippe Lang2015-11-0147-0/+141
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14793 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Files upload restriction by files extensions (#20008).Jean-Philippe Lang2015-11-016-1/+81
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14792 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds field_default_version string to locales (#1828).Jean-Philippe Lang2015-11-0147-0/+47
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14791 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Give numbers in query sort criteria consistent width for non-monospaced ↵Jean-Philippe Lang2015-11-012-1/+6
| | | | | | | | fonts (#21119). Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@14790 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow a default version to be set on the command line for incoming emails ↵Jean-Philippe Lang2015-11-014-1/+14
| | | | | | (#7346). git-svn-id: http://svn.redmine.org/redmine/trunk@14789 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set default project version after selecting a different project on the new ↵Jean-Philippe Lang2015-11-015-4/+29
| | | | | | issue form (#1828). git-svn-id: http://svn.redmine.org/redmine/trunk@14788 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use #safe_attributes= for building new time entry.Jean-Philippe Lang2015-11-011-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14787 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Default target version for new issues (#1828).Jean-Philippe Lang2015-11-0110-5/+70
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14786 e93f8b46-1217-0410-a6f0-8f06a7374b81
* run LDAP tests on Travis CIToshi MARUYAMA2015-10-313-0/+44
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14785 e93f8b46-1217-0410-a6f0-8f06a7374b81
* upgrade net-ldap gem to 0.12.0 (#17618)Toshi MARUYAMA2015-10-312-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14784 e93f8b46-1217-0410-a6f0-8f06a7374b81
* upgrade net-ldap gem to 0.10.1 (#17618)Toshi MARUYAMA2015-10-311-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14783 e93f8b46-1217-0410-a6f0-8f06a7374b81
* remove test-ldap.ldif entries which are unable imported to OpenLDAP 2.4.40Toshi MARUYAMA2015-10-311-35/+0
| | | | | | | | | | <pre> adding new entry "dc=redmine,dc=org" ldap_add: Constraint violation (19) additional info: structuralObjectClass: no user modification allowed </pre> git-svn-id: http://svn.redmine.org/redmine/trunk@14782 e93f8b46-1217-0410-a6f0-8f06a7374b81
* add sample slapd.conf on CentOS6 (x86_64)Toshi MARUYAMA2015-10-311-0/+24
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14781 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Bulgarian translation updated by Ivan Cenov (#21102)Toshi MARUYAMA2015-10-311-3/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14779 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation for trunk updated by ChunChang Lo (#21019)Toshi MARUYAMA2015-10-311-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14778 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Traditional Chinese translation for 3.1-stable changed by ChunChang Lo ↵Toshi MARUYAMA2015-10-311-2/+2
| | | | | | (#21019, #20791) git-svn-id: http://svn.redmine.org/redmine/trunk@14777 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Japanese translation updated by Go MAEDA (#20902, #21043)Toshi MARUYAMA2015-10-311-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14776 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test failure (#21074).Jean-Philippe Lang2015-10-311-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14775 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that #parse_redmine_links errors when given a link tag without ↵Jean-Philippe Lang2015-10-312-1/+8
| | | | | | attributes (#19304). git-svn-id: http://svn.redmine.org/redmine/trunk@14774 e93f8b46-1217-0410-a6f0-8f06a7374b81
* New custom fields of existing issues are not initialized with their default ↵Jean-Philippe Lang2015-10-314-10/+20
| | | | | | value (#21074). git-svn-id: http://svn.redmine.org/redmine/trunk@14773 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Moved tracker_id param.Jean-Philippe Lang2015-10-301-3/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14772 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Code cleanup.Jean-Philippe Lang2015-10-301-19/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14771 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Missing fixtures.Jean-Philippe Lang2015-10-301-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14770 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Test failure (#21074).Jean-Philippe Lang2015-10-301-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@14769 e93f8b46-1217-0410-a6f0-8f06a7374b81