summaryrefslogtreecommitdiffstats
path: root/app/views
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Allow normal users to delete a project (#33945).Go MAEDA2020-09-152-1/+4
* shorten long line of app/views/common/_calendar.html.erbToshi MARUYAMA2020-09-121-1/+6
* Backup codes for 2fa auth (#1237).Go MAEDA2020-08-295-10/+43
* Adds a setting to disable/enable/require 2fa auth (#1237).Go MAEDA2020-08-295-0/+36
* Adds two factor authentication support (#1237).Go MAEDA2020-08-297-1/+105
* Do not show list for custom fields without list entry on project overview (#3...Go MAEDA2020-08-251-1/+1
* Show open/closed badge in email notifications (#33834).Go MAEDA2020-08-212-1/+24
* Include updated_on and passwd_changed_on columns in API response (#33592).Go MAEDA2020-07-282-2/+6
* Fix that selected gantt columns are not displayed with MS Edge Legacy (#33724).Go MAEDA2020-07-131-1/+1
* robots.txt: disallow crawling dynamically generated PDF documents (#31617).Go MAEDA2020-07-091-0/+2
* Always preserve the tree structure in the project jump box (#32944).Go MAEDA2020-07-062-2/+2
* robots.txt: disallow crawling issues list with a query string (#6734).Go MAEDA2020-07-021-0/+3
* Additional email addresses are not displayed in user profile page (#33601).Go MAEDA2020-06-271-1/+1
* Table column sorting (#1718).Go MAEDA2020-06-241-0/+1
* Date selection for Activity page (#1422).Go MAEDA2020-06-181-1/+4
* shorten long line at app/views/context_menus/issues.html.erbToshi MARUYAMA2020-06-161-2/+10
* Add plugin CSS classes to plugin settings views (#33453).Go MAEDA2020-06-091-1/+1
* URLs in atom feeds don't take into account Setting.protocol and Setting.hostn...Go MAEDA2020-06-041-3/+5
* Import user accounts from CSV file (#33102).Go MAEDA2020-05-3010-5/+94
* gantt: simplify week day logic of viewToshi MARUYAMA2020-05-271-6/+3
* 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
* Reverts r19769 (#31887).Go MAEDA2020-05-141-1/+1
* Update jQuery UI to 1.12.1 (#31887).Go MAEDA2020-05-091-1/+1
* Parent task subject column in gantt is not fully displayed when widened (#332...Go MAEDA2020-05-081-5/+8
* Support issue relations when importing issues (#28198).Go MAEDA2020-05-063-22/+73
* Possible values field in list format custom field form is not marked as requi...Go MAEDA2020-05-021-1/+1
* Allowed/Disallowed email domains settings to restrict users' email addresses ...Go MAEDA2020-04-301-0/+6
* Show open/closed badge on issue page (#33254).Go MAEDA2020-04-233-3/+4