summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace Hash#merge! with Hash#[]= (#34160).Go MAEDA2020-10-244-8/+8
* Invalid links to versions with sharing in project tree (#32860).Go MAEDA2020-10-181-3/+3
* use "do end" instead of {} at ApplicationHelperToshi MARUYAMA2020-10-111-5/+8
* shorten long line of ReportsHelperToshi MARUYAMA2020-10-111-5/+9
* shorten long line of GroupsHelperToshi MARUYAMA2020-10-111-3/+12
* shorten long line of WikiHelperToshi MARUYAMA2020-10-111-3/+10
* add space after comma to ApplicationHelperToshi MARUYAMA2020-10-051-1/+1
* fix source indent of MembersHelperToshi MARUYAMA2020-09-261-6/+9
* add space after comma to ProjectsHelperToshi MARUYAMA2020-09-241-1/+1
* remove spaces inside {} of AttachmentsHelperToshi MARUYAMA2020-09-211-1/+1
* remove spaces inside {} of CustomFieldsHelperToshi MARUYAMA2020-09-211-1/+1