summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* SQL server: non ASCII filter on text fields does not work (#22405).Jean-Philippe Lang2016-04-242-11/+15
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15353 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set source encoding (#22405).Jean-Philippe Lang2016-04-241-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15352 e93f8b46-1217-0410-a6f0-8f06a7374b81
* SQL server: non ASCII filter on issue subject does not work (#22405).Jean-Philippe Lang2016-04-241-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15351 e93f8b46-1217-0410-a6f0-8f06a7374b81
* SQL server: non ASCII filter on issue subject does not work (#22405).Jean-Philippe Lang2016-04-241-0/+10
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15350 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Issue percentage selector extends screen border (#22059).Jean-Philippe Lang2016-04-242-5/+19
| | | | | | Patch by Antonina Lebedeva. git-svn-id: http://svn.redmine.org/redmine/trunk@15349 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't show non member and anonymous groups in filter.Jean-Philippe Lang2016-04-231-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15348 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds :label_wiki_page_new i18n strings (#5536).Jean-Philippe Lang2016-04-2246-0/+46
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15347 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds "New wiki page" link to create a new wiki page (#5536).Jean-Philippe Lang2016-04-2215-4/+132
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15346 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a "New issue" link on the global issue list (#6204).Jean-Philippe Lang2016-04-193-2/+16
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15345 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed the "New issue" menu item (#6204).Jean-Philippe Lang2016-04-196-44/+36
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15344 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removed JQuery UI classes.Jean-Philippe Lang2016-04-191-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15343 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds a title on the sort handle (#12909).Jean-Philippe Lang2016-04-191-1/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15342 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds an ajax indicator on the sort handle (#12909).Jean-Philippe Lang2016-04-192-2/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15341 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Restyles the sort handle(#12909).Jean-Philippe Lang2016-04-193-1/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15340 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Removes #move_to= (#12909).Jean-Philippe Lang2016-04-184-22/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15339 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Deprecates unused stuff (#12909).Jean-Philippe Lang2016-04-182-0/+4
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15338 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Forum list can be reordered with drag and drop (#12909).Jean-Philippe Lang2016-04-188-33/+60
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15337 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Lists can be reordered with drag and drop (#12909).Jean-Philippe Lang2016-04-1714-41/+143
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15336 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Replaces acts_as_list with an implementation that handles #position= (#12909).Jean-Philippe Lang2016-04-1718-48/+301
| | | | | | Objects are reordered using the regular attribute writer #position= and AR callbacks. git-svn-id: http://svn.redmine.org/redmine/trunk@15335 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Upgrade to Rails 4.2.6.Jean-Philippe Lang2016-04-161-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15334 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add missing + signs (#22493).Jean-Philippe Lang2016-04-141-3/+3
| | | | | | Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@15333 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Support for deleting attachments via API (#14828).Jean-Philippe Lang2016-04-122-1/+20
| | | | | | Patch by Takenori TAKAKI. git-svn-id: http://svn.redmine.org/redmine/trunk@15332 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Code cleanup (#22383).Jean-Philippe Lang2016-04-121-12/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15331 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Support of default Active Record (I18n) transliteration paths (#22383).Jean-Philippe Lang2016-04-122-4/+18
| | | | | | Patch by Ivan Zabrovskiy. git-svn-id: http://svn.redmine.org/redmine/trunk@15330 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix test failures (#22058).Jean-Philippe Lang2016-04-122-6/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15328 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix max width and adds a top margin (#22058).Jean-Philippe Lang2016-04-111-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15327 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Set native EOL.Jean-Philippe Lang2016-04-110-0/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15326 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Whitespace only change (#22058).Jean-Philippe Lang2016-04-111-1/+1
| | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@15325 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add inline image preview/display for attachments and repository entries ↵Jean-Philippe Lang2016-04-118-2/+20
| | | | | | | | (#22058). Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@15324 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Whitespace only change (#22058).Jean-Philippe Lang2016-04-112-10/+10
| | | | | | Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@15323 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reduce view code duplication by using a nested layout for file rendering ↵Jean-Philippe Lang2016-04-113-29/+19
| | | | | | | | (#22058). Patch by Jan Schulz-Hofen. git-svn-id: http://svn.redmine.org/redmine/trunk@15322 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Force password reset for default admin user (#22381).Jean-Philippe Lang2016-04-111-0/+9
| | | | | | Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@15321 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Validate status of users and groups.Jean-Philippe Lang2016-04-114-0/+26
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15320 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Code cleanup.Jean-Philippe Lang2016-04-111-5/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15319 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that subtasks lose their custom fields when copying an issue to a ↵Jean-Philippe Lang2016-04-113-3/+32
| | | | | | different project (#22342). git-svn-id: http://svn.redmine.org/redmine/trunk@15318 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds translations for the "Highlighted code" button (#14937).Jean-Philippe Lang2016-04-1047-15/+62
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15317 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Inline code highlighting toolbar button (#14937).Jean-Philippe Lang2016-04-107-2/+54
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15316 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Watched issues count on "My page" is shown for all issues instead of only ↵Jean-Philippe Lang2016-04-091-1/+1
| | | | | | | | open ones (#15777). Patch by Karel Pičman and Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@15315 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Preload project when possible (#5754).Jean-Philippe Lang2016-04-091-1/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15314 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Don't reject users that already watch one of the objects (#5754).Jean-Philippe Lang2016-04-091-2/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15313 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use named route.Jean-Philippe Lang2016-04-091-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15312 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow addition of watchers via bulk edit context menu (#5754).Jean-Philippe Lang2016-04-0910-35/+90
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15311 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Missing fixtures (#14574).Jean-Philippe Lang2016-04-031-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@15305 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Make full revision table available on mobile devices (#22336).Jean-Philippe Lang2016-04-032-1/+3
| | | | | | Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@15303 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Add collision option to autocomplete initialization (#22296).Jean-Philippe Lang2016-04-031-0/+1
| | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@15301 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Revision Graph and Table should work with vertical-align: middle (#22278).Jean-Philippe Lang2016-04-031-2/+14
| | | | | | Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@15299 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Sort criteria defined in custom queries are not applied when exporting to ↵Jean-Philippe Lang2016-04-031-1/+1
| | | | | | | | CSV (#22354). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@15298 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Place changesets above history on small screens (#22196).Jean-Philippe Lang2016-04-031-0/+13
| | | | | | | Remove horizontal margin and padding, add some vertical spacing. Patch by Gregor Schmidt. git-svn-id: http://svn.redmine.org/redmine/trunk@15296 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Responsive layout. Change menu selector in responsive.js (#22105).Jean-Philippe Lang2016-04-031-3/+3
| | | | | | Patch by Vasil Kovalevsky. git-svn-id: http://svn.redmine.org/redmine/trunk@15294 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Highlighting of required and read-only custom fields broken in Workflow ↵Jean-Philippe Lang2016-04-032-1/+4
| | | | | | | | editor (#22305). Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@15293 e93f8b46-1217-0410-a6f0-8f06a7374b81