summaryrefslogtreecommitdiffstats
path: root/app/helpers
Commit message (Expand)AuthorAgeFilesLines
...
* remove spaces inside {} of TimelogHelperToshi MARUYAMA2020-09-211-3/+3
* use "do end" instead of {} at QueriesHelperToshi MARUYAMA2020-09-211-2/+2
* use "do end" instead of {} at SettingsHelperToshi MARUYAMA2020-09-211-6/+6
* fix source indent of SettingsHelperToshi MARUYAMA2020-09-211-5/+5
* fix source indent of QueriesHelperToshi MARUYAMA2020-09-211-4/+5
* Show an icon for a bookmarked project in the projects list (#33908).Go MAEDA2020-09-202-2/+8
* add empty line after guard clause to SettingsHelperToshi MARUYAMA2020-09-171-0/+1
* fix source indent of VersionsHelperToshi MARUYAMA2020-09-171-1/+1
* fix source indent of RepositoriesHelperToshi MARUYAMA2020-09-121-12/+13
* Backup codes for 2fa auth (#1237).Go MAEDA2020-08-291-0/+24
* use "do end" instead of {} at IssuesHelperToshi MARUYAMA2020-08-091-3/+4
* use "do end" instead of {} at VersionsHelperToshi MARUYAMA2020-08-091-4/+4
* remove spaces inside {} of RepositoriesHelperToshi MARUYAMA2020-08-091-2/+2
* add empty line after guard clause to RepositoriesHelperToshi MARUYAMA2020-08-091-0/+2
* fix source indent of IssuesHelperToshi MARUYAMA2020-08-071-1/+1
* add space after comma to VersionsHelperToshi MARUYAMA2020-08-071-3/+3
* remove spaces inside {} of IssuesHelperToshi MARUYAMA2020-08-071-1/+1
* add empty line after guard clause to IssuesHelperToshi MARUYAMA2020-07-191-0/+9
* add empty line after guard clause to app/helpers/application_helper.rbToshi MARUYAMA2020-07-121-0/+6
* do not use spaces in lambda literals of ApplicationHelperToshi MARUYAMA2020-07-121-12/+12
* Always preserve the tree structure in the project jump box (#32944).Go MAEDA2020-07-061-8/+10
* fix closing array brace position in UsersHelper#user_settings_tabsToshi MARUYAMA2020-07-051-3/+5
* fix closing array brace position in SettingsHelper#administration_settings_tabsToshi MARUYAMA2020-07-051-13/+20
* avoid multi-line ternary operators in app/helpers/settings_helper.rbToshi MARUYAMA2020-07-041-3/+6
* fix source indent at ApplicationHelper#link_to_revisionToshi MARUYAMA2020-06-281-5/+7
* fix source indent at ApplicationHelper#parse_redmine_linksToshi MARUYAMA2020-06-281-8/+10
* fix source indent at ApplicationHelper#include_calendar_headers_tagsToshi MARUYAMA2020-06-281-2/+3
* Additional email addresses are not displayed in user profile page (#33601).Go MAEDA2020-06-271-0/+6
* Table column sorting (#1718).Go MAEDA2020-06-241-1/+7
* shorten long line at app/helpers/application_helper.rbToshi MARUYAMA2020-06-161-3/+12
* Update jQuery to 3.5.1 without jQuery Migrate (#33383).Go MAEDA2020-06-031-1/+1
* Import user accounts from CSV file (#33102).Go MAEDA2020-05-301-0/+10
* remove extra empty line from GanttHelper definitionToshi MARUYAMA2020-05-271-1/+0
* Update Tribute to 5.1.3 (#33424).Go MAEDA2020-05-181-1/+1
* Update jQuery UI to 1.12.1 (#31887).Go MAEDA2020-05-181-1/+1
* Untranslated string "diff" in journal detail (#33452).Go MAEDA2020-05-161-1/+1
* Add missing "icon" class to items with "icon-checked" class in the context me...Go MAEDA2020-05-151-1/+1
* Reverts r19769 (#31887).Go MAEDA2020-05-141-1/+1
* Update jQuery UI to 1.12.1 (#31887).Go MAEDA2020-05-091-1/+1
* Fix that custom fields in users CSV are not ordered by position value (#33126).Go MAEDA2020-05-091-1/+1
* Include updated_on and passwd_changed_on columns when exporting users to CSV ...Go MAEDA2020-05-021-1/+3
* Fix time entry user is shown twice in the User drop-down (#33341).Go MAEDA2020-04-271-1/+1
* Use scope assignable_watchers (#4511).Go MAEDA2020-04-251-3/+3
* Get the list of new issue watchers using single query and limit the results t...Go MAEDA2020-04-251-6/+4
* Show open/closed badge on issue page (#33254).Go MAEDA2020-04-232-0/+8
* Adds option to include issue custom fields in projects#show API response (#33...Go MAEDA2020-04-211-0/+6
* Total estimated time column shows up as decimal value regardless of time sett...Go MAEDA2020-04-151-2/+2
* Fix issue inline auto complete in issues bulk edit page for custom fields wit...Go MAEDA2020-04-111-1/+7
* Show toolbar for full width custom fields with text formatting enabled on iss...Go MAEDA2020-04-111-1/+5
* Unify CSS classes for custom fields in issue#show, issue#edit and issue#bulk_...Go MAEDA2020-04-111-2/+2