summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* Merged r22085 from trunk to 4.2-stable (#38217).Go MAEDA2023-02-031-4/+4
* Update copyright year to 2023 (#38141).Go MAEDA2023-01-0146-46/+46
* Merged r21937 from trunk to 4.2-stable (#37685).Go MAEDA2022-11-071-5/+11
* Merged r21867 from trunk to 4.2-stable (#37473).Go MAEDA2022-09-281-1/+1
* Set Rails UJS version to 5.2.8.1 (#37647).Marius Balteanu2022-09-141-1/+1
* Backported r21811 to 4.2-stable (#37647).Marius Balteanu2022-09-141-1/+1
* Update jQuery UI to 1.13.2 (#37492).Go MAEDA2022-09-131-1/+1
* Merged r21645-r21646 and r21657 to 4.2-stable (#37255).Marius Balteanu2022-06-201-0/+1
* Update jQuery to 3.6.0 and jQuery UI to 1.13.1 (#37256).Marius Balteanu2022-06-171-1/+1
* Merged r21085 to 4.2-stable (#35134).Marius Balteanu2021-07-271-0/+5
* Merged r20936 from trunk to 4.2-stable (#34894).Go MAEDA2021-04-141-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-2546-46/+46
* Show project tree instead of subprojects in the project selector when you cre...Go MAEDA2021-03-251-1/+1
* Allow selecting encoding when exporting permission reports as CSV (#13767).Go MAEDA2021-03-181-1/+1
* Show project ID instead of name in issue journal details if the project is no...Go MAEDA2021-03-181-1/+2
* "Copy link" feature for issue and issue journal (#34703).Go MAEDA2021-03-182-1/+11
* Update JavaScript filename (#33906).Go MAEDA2021-03-151-1/+1
* Export permissions report to CSV (#13767).Go MAEDA2021-03-121-0/+27
* The order of thumbnails in journals does not match the order of file name lis...Go MAEDA2021-03-091-1/+1
* Move some action links for issues and journals to the dropdown menu (#34714).Go MAEDA2021-03-071-8/+8
* Auto complete wiki page links (#33820).Go MAEDA2021-02-251-1/+2
* Projects API should not return invisible trackers (#30121).Go MAEDA2021-02-231-1/+1
* Add an interface to filter activities by user (#33602).Go MAEDA2021-02-211-0/+7
* Fix project selector on global new issue page not showing all visible project...Go MAEDA2021-02-011-1/+1
* Show a warning message for watchers who cannot view the object (#33329).Go MAEDA2021-01-241-0/+3
* Some fixes for r20321:Go MAEDA2021-01-181-0/+46
* Add class 'error' to custom fields with validation errors (#32764, #34580).Go MAEDA2021-01-111-1/+2
* Show only valid projects on issue form when the issue is a subtask (#33419).Go MAEDA2021-01-011-0/+10
* Make archived projects visually distinguishable in nested projects lists (#34...Go MAEDA2020-12-301-0/+1
* Bulk addition of related issues (#33418).Go MAEDA2020-12-251-0/+19
* shorten long line of ApplicationHelperToshi MARUYAMA2020-12-111-60/+118
* Allow to add subtask from context menu (#34303).Go MAEDA2020-12-101-1/+7
* shorten long line of TimelogHelperToshi MARUYAMA2020-12-101-6/+14
* shorten long line of QueriesHelperToshi MARUYAMA2020-12-021-8/+51
* shorten long line of IssuesHelperToshi MARUYAMA2020-11-301-7/+48
* Add jQuery Migrate (#33383).Go MAEDA2020-11-301-0/+1
* fix source indent of IssuesHelperToshi MARUYAMA2020-11-291-9/+11
* use the lambda method for multiline lambdas at ApplicationHelperToshi MARUYAMA2020-11-261-1/+1
* remove spaces inside {} of SortHelperToshi MARUYAMA2020-11-161-1/+1
* remove spaces inside {} of AvatarsHelperToshi MARUYAMA2020-11-131-1/+1
* Include twofa_scheme (two-factor scheme) column when exporting users to CSV (...Go MAEDA2020-11-131-1/+17
* Move the "Private" badge next to the "Open/Closed" badge (#33832).Go MAEDA2020-11-111-3/+0
* use "do end" instead of {} at MembersHelperToshi MARUYAMA2020-11-071-2/+2
* add empty line after guard clause to ProjectsHelperToshi MARUYAMA2020-11-041-0/+1
* add empty line after guard clause to WatchersHelperToshi MARUYAMA2020-11-031-0/+1
* add empty line after guard clause to SearchHelperToshi MARUYAMA2020-11-031-0/+2
* add empty line after guard clause to QueriesHelperToshi MARUYAMA2020-11-031-0/+3
* add empty line after guard clause to TimelogHelperToshi MARUYAMA2020-11-031-0/+1
* Store inline autocomplete data sources in a JS variable (#34122).Go MAEDA2020-10-252-5/+19
* Replace gsub with tr, delete, or squeeze (#34161).Go MAEDA2020-10-243-3/+3