summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
* Merged r21014 from trunk to 4.2-stable (#35308).Go MAEDA2021-06-021-2/+2
* Merged r20919 from trunk to 4.2-stable (#35034).Go MAEDA2021-04-071-3/+3
* Merged r20875 from trunk to 4.2-stable (#34982).Go MAEDA2021-03-311-1/+1
* No left padding for the first level entries in forums list (#32156).Go MAEDA2021-03-261-4/+8
* Add edit button to Wiki sidebar (#32629).Go MAEDA2021-03-261-0/+8
* Update copyright year in the footer to 2021 (#34955).Go MAEDA2021-03-251-1/+1
* "Add news" button in cross-project News tab (#33167).Go MAEDA2021-03-253-5/+12
* Restore Copy button to its original location (#34714).Go MAEDA2021-03-251-2/+2
* Allow selecting encoding when exporting permission reports as CSV (#13767).Go MAEDA2021-03-181-1/+11
* "Copy link" feature for issue and issue journal (#34703).Go MAEDA2021-03-181-0/+1
* Do not display in issue edit page spent time custom fields not visible by the...Go MAEDA2021-03-151-1/+1
* Ability to add watchers to forum threads (#3390).Go MAEDA2021-03-153-4/+21
* Export permissions report to CSV (#13767).Go MAEDA2021-03-121-0/+3
* Allow manually fetching changesets (#8875).Go MAEDA2021-03-111-0/+3
* Ability to set default value for "I don't want to be notified of changes that...Go MAEDA2021-03-101-0/+2
* Project settings tab contains two items with the same id (#34032).Go MAEDA2021-03-081-1/+1
* Move some action links for issues and journals to the dropdown menu (#34714).Go MAEDA2021-03-071-5/+7
* Add an interface to filter activities by user (#33602).Go MAEDA2021-02-211-1/+4
* Some fixes for r20321:Go MAEDA2021-01-181-12/+2
* Web browser freezes when displaying a workflow page with a large number of is...Go MAEDA2021-01-171-1/+1
* Drag and drop file upload to file type custom field (#30776).Go MAEDA2021-01-131-2/+3
* Show only valid projects on issue form when the issue is a subtask (#33419).Go MAEDA2021-01-012-2/+3
* Create custom field by copy (#34307).Go MAEDA2020-12-262-0/+2
* Don't show "Two-factor authentication" on new user form (#1237, #34495).Go MAEDA2020-12-251-1/+1
* Allow issue relation autocomplete to select multiple values (#33418).Go MAEDA2020-12-251-1/+1
* Bulk addition of related issues (#33418).Go MAEDA2020-12-251-3/+12
* Users API should return twofa_scheme only for administrators (#34242).Go MAEDA2020-12-231-1/+1
* Include two-factor authentication scheme in users API response (#34242).Go MAEDA2020-12-232-0/+2
* Revert r19810 (#10535).Go MAEDA2020-12-221-5/+3
* Revert r20455 (#10535).Go MAEDA2020-12-221-24/+3
* Atom feed on project with subprojects should show in article title the name o...Go MAEDA2020-12-141-1/+1
* Allow to add subtask from context menu (#34303).Go MAEDA2020-12-101-0/+4
* Require to enter project's identifier to confirm project deletion (#34417).Go MAEDA2020-12-101-1/+8
* Require explicit confirmation before deleting a user (#34417).Go MAEDA2020-12-102-1/+21
* 500 error when attempting to create custom field enumeration with empty name ...Go MAEDA2020-12-062-2/+9
* Use robots.txt instead of robots meta tag to prevent web crawlers from indexi...Go MAEDA2020-12-055-16/+3
* TypeError when attempting to update a user with a blank email address (#33355).Go MAEDA2020-12-031-1/+1
* Robots meta tag to prevent web crawlers from indexing login, register, and lo...Go MAEDA2020-12-014-0/+16
* Create tracker by copy (#34258).Go MAEDA2020-11-252-1/+2
* remove spaces inside {} of app/views/common/feed.atom.builderToshi MARUYAMA2020-11-221-1/+1
* remove spaces inside {} of app/views/journals/index.builderToshi MARUYAMA2020-11-221-1/+1
* shorten long line of app/views/common/feed.atom.builderToshi MARUYAMA2020-11-211-3/+24
* remove unneeded semicolon from app/views/common/feed.atom.builderToshi MARUYAMA2020-11-201-1/+1
* Fix that "View differences" buttons on RepositoriesController#diff page does ...Go MAEDA2020-11-121-6/+6
* Move the "Private" badge next to the "Open/Closed" badge (#33832).Go MAEDA2020-11-111-0/+3
* Query links for subtasks on issue page (#28471).Go MAEDA2020-11-101-1/+14
* not use html_safe in app/views/common/_calendar.html.erbToshi MARUYAMA2020-11-071-7/+13
* Store inline autocomplete data sources in a JS variable (#34122).Go MAEDA2020-10-2511-22/+12
* Incorrect position of the revision graph (#33896, #33383).Go MAEDA2020-10-151-8/+8
* Show an icon for a bookmarked project in the projects list (#33908).Go MAEDA2020-09-201-0/+1