summaryrefslogtreecommitdiffstats
path: root/public/javascripts
Commit message (Collapse)AuthorAgeFilesLines
* Merged r20827 from trunk to 4.1-stable (#33846).Go MAEDA2021-03-191-0/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@20828 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r20822 from trunk to 4.1-stable (#33338).Go MAEDA2021-03-181-3/+17
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@20823 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update JavaScript filename for 4.1-stable (#33906).Go MAEDA2021-03-151-0/+0
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@20795 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails UJS to 5.2.4.5 unminified for 4.1-stable (#33906).Go MAEDA2021-03-151-2/+721
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@20794 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r20717 from trunk to 4.1-stable (#34247).Go MAEDA2021-01-181-9/+9
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@20720 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r20009 from trunk to 4.1-stable (#33958).Go MAEDA2020-09-101-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@20011 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r19834 from trunk to 4.1-stable (#33639).Go MAEDA2020-06-261-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19835 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r19566 from trunk to 4.1-stable (#32656).Go MAEDA2020-03-091-0/+2
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19567 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r19433 from trunk to 4.1-stable (#32812).Go MAEDA2020-01-181-2/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19434 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r19371 from trunk to 4.1-stable (#32469, #3816).Go MAEDA2019-12-131-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19372 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r19356 from trunk to 4.1-stable (#3816, #32552, #32596).Go MAEDA2019-12-111-2/+3
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19357 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r19347 to 4.1-stable (#32529).Jean-Philippe Lang2019-12-091-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19348 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r19221 from trunk to 4.1-stable (#32450, #31989).Go MAEDA2019-12-031-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19331 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Merged r19089 from trunk to 4.1-stable (#32469, #3816).Go MAEDA2019-11-191-0/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/branches/4.1-stable@19090 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Auto-complete issues #id in the search form (#32052).Go MAEDA2019-09-211-0/+3
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18498 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Inline auto complete for issue (#) in wiki-edit fields (#31989).Go MAEDA2019-09-092-0/+51
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18444 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update raphael.js to 2.3.0 (#31436).Go MAEDA2019-09-021-10/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18420 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Remove deprecated .zIndex() method (#31870).Go MAEDA2019-08-181-2/+2
| | | | | | | Patch by Fabrice Helmbacher. git-svn-id: http://svn.redmine.org/redmine/trunk@18377 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix jQuery.fn.attr('selected') might use property instead of attribute ↵Go MAEDA2019-08-131-4/+4
| | | | | | | | | (#31894, #31196). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18365 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Updates jQuery to 2.2.4 and adds jQuery Migrate library to find APIs and ↵Go MAEDA2019-08-131-4/+7
| | | | | | | | | features that have been or will be removed from jQuery core (#31196). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18363 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fix the compatibility problem with Internet Explorer 11 (#3058).Go MAEDA2019-07-121-1/+2
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@18328 e93f8b46-1217-0410-a6f0-8f06a7374b81
* "selected" class is wrongly removed from journal edit tabs when switching ↵Go MAEDA2019-06-221-2/+2
| | | | | | | | | the issue history tabs (#3058, #31599). Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18311 e93f8b46-1217-0410-a6f0-8f06a7374b81
* User preference for issue history default tab (#3058).Jean-Philippe Lang2019-06-201-0/+5
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18277 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Load remote tab only once (#3058).Jean-Philippe Lang2019-06-201-12/+17
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18276 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Load changesets and time entries tabs async (#3058).Jean-Philippe Lang2019-06-201-0/+18
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18275 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show issue history in tabs (#3058).Jean-Philippe Lang2019-06-201-3/+35
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18272 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show elements titles using jQuery UI tooltips (#31441).Go MAEDA2019-06-191-0/+11
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18260 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Switch between toggle plus and minus icons for toggle multi select (#31496).Go MAEDA2019-06-021-2/+3
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18214 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use "icon icon-*" classes for expandable elements (#31433).Go MAEDA2019-05-302-0/+8
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18209 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use the regular "icon icon-*" classes for collapsible fields (#31433).Go MAEDA2019-05-271-0/+1
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18204 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update copyright year.Go MAEDA2019-05-257-7/+7
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18198 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Chart.js to 2.8.0 (#31434).Go MAEDA2019-05-231-14/+5
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@18195 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Show selected columns in gantt chart (#27672).Go MAEDA2019-05-161-4/+49
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@18171 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update Rails ujs (#31205).Go MAEDA2019-04-181-2/+2
| | | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@18062 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow collapse/expand in gantt chart (#6417).Go MAEDA2019-03-051-1/+59
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@17929 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Reverted r17925 (#6417). The change breaks GanttHelperTest.Go MAEDA2019-03-041-59/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17926 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow collapse/expand in gantt chart (#6417).Go MAEDA2019-03-041-1/+59
| | | | | | | Patch by Yuichi HARADA. git-svn-id: http://svn.redmine.org/redmine/trunk@17925 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Allow pasting screenshots from clipboard (#3816).Go MAEDA2019-02-171-1/+29
| | | | | | | Patch by Takenori TAKAKI and Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17874 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Accidentally clicking next to the checkbox breaks issue selection (#30236).Jean-Philippe Lang2019-01-201-1/+6
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17830 e93f8b46-1217-0410-a6f0-8f06a7374b81
* New date filter operators: tomorrow, next week, next month (#4502).Go MAEDA2019-01-191-1/+4
| | | | | | | Patch by Mizuki ISHIKAWA. git-svn-id: http://svn.redmine.org/redmine/trunk@17811 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Let pagination always be visible (#29395).Go MAEDA2018-10-041-0/+20
| | | | | | | Patch by Felix Gliesche. git-svn-id: http://svn.redmine.org/redmine/trunk@17570 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds file preview prev/next navigation with arrow keys (#29395).Go MAEDA2018-10-041-0/+31
| | | | | | | Patch by Jens Krämer. git-svn-id: http://svn.redmine.org/redmine/trunk@17569 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Russian translation (jstoolbar-pt-br.js) update (#29727).Go MAEDA2018-10-041-1/+1
| | | | | | | Patch by Madina Appolonova. git-svn-id: http://svn.redmine.org/redmine/trunk@17565 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Brazilian translation (jstoolbar-pt-br.js) update (#29703).Go MAEDA2018-10-011-2/+2
| | | | | | | Patch by Patrick Kaminski. git-svn-id: http://svn.redmine.org/redmine/trunk@17552 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Fixed that changing tabs in project settings unselect "Write" tab of project ↵Jean-Philippe Lang2018-09-301-1/+1
| | | | | | description textarea (#27758). git-svn-id: http://svn.redmine.org/redmine/trunk@17548 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update french translation.Jean-Philippe Lang2018-09-301-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17540 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Update the list with popular languages (#24681).Jean-Philippe Lang2018-09-291-1/+1
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17533 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Syntax highlighter: replace CodeRay with Rouge (#24681).Jean-Philippe Lang2018-09-291-3/+3
| | | | | | Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@17532 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Adds strings to jstoolbar locales (#27758).Jean-Philippe Lang2018-09-2647-2/+95
| | | | git-svn-id: http://svn.redmine.org/redmine/trunk@17526 e93f8b46-1217-0410-a6f0-8f06a7374b81
* Use Edit instead of Write (#27758).Jean-Philippe Lang2018-09-262-6/+7
| | | | | | Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17525 e93f8b46-1217-0410-a6f0-8f06a7374b81