summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Import issues: File content preview block is scrolling (#31330).Jean-Philippe Lang2019-06-101-2/+2
* Fix "Undefined local variable sender_email" error in MailHandler#receive_mess...Go MAEDA2019-06-101-1/+1
* Show "Due in X days" in issue details page (#31499).Go MAEDA2019-06-072-1/+8
* Remove trailing whitespaces from app (#31506).Go MAEDA2019-06-066-9/+9
* Fix incorrect position of the "Associated revisions" block when comments are ...Go MAEDA2019-06-061-2/+2
* CSV export of time entries report does not honor project filter (#31511).Go MAEDA2019-06-051-2/+2
* Add missing frozen string literals and copyrights (#31508).Go MAEDA2019-06-041-0/+19
* Some fixes for r18214 (#31496):Go MAEDA2019-06-032-2/+4
* Add a link to project_issues_report from project_issues_report_details (#31493).Go MAEDA2019-06-031-2/+1
* Send the journal_indice as param in order to get rid of extra queries (#31427).Go MAEDA2019-06-022-3/+2
* Insert a link to the source to the attribution line when quoting a note or a ...Go MAEDA2019-06-022-2/+8
* Switch between toggle plus and minus icons for toggle multi select (#31496).Go MAEDA2019-06-022-4/+6
* Add an icon linked to trackers detail report on the project overview page (#3...Go MAEDA2019-06-021-1/+7
* scm: fix error when *.yml and *.txt show (#31141, #30850)Toshi MARUYAMA2019-05-301-0/+1
* Use "icon icon-*" classes for sort elements (#31433).Go MAEDA2019-05-302-3/+2
* Use "icon icon-*" classes for expandable elements (#31433).Go MAEDA2019-05-305-7/+7
* Fix missing icons (#31433).Go MAEDA2019-05-305-7/+7
* scm: early return in diff if diff is nil as same as show, changes, and etc. (...Toshi MARUYAMA2019-05-301-1/+1
* Support "YYYY/MM/DD" date format when importing issues (#31450).Go MAEDA2019-05-301-0/+1
* Use the regular "icon icon-*" classes for collapsible fields (#31433).Go MAEDA2019-05-272-4/+4
* Use the regular "icon icon-*" classes for sort-handle (#31433).Go MAEDA2019-05-273-4/+4
* Hide closed statuses by default in the chart (#31418).Go MAEDA2019-05-261-1/+1
* Stacked bar charts in the issue details report (#31418).Go MAEDA2019-05-261-0/+51
* Update copyright year.Go MAEDA2019-05-25169-169/+169
* Don't rescue Exception class (#31387).Go MAEDA2019-05-2510-14/+14
* Add issue css_classes to issue rows (#31424).Go MAEDA2019-05-222-2/+2
* Show assignee avatar in Roadmap and Version (#28510).Go MAEDA2019-05-222-1/+3
* assignee_avatar method causes NoMethodError if the given object is a group (#...Go MAEDA2019-05-221-2/+2
* Custom Exception classes should inherit StandardError instead of Exception (#...Go MAEDA2019-05-214-5/+5
* Adds favorites and recently used projects lists to project jump box (#31355).Go MAEDA2019-05-208-2/+77
* Display user's gravatar when editing profile (#5899).Go MAEDA2019-05-201-1/+4
* Small refactorization of avatar methods (#31391).Go MAEDA2019-05-1911-45/+89
* Show the number of days left until the due date in reminders (#31225).Go MAEDA2019-05-192-2/+2
* Fix broken gantt layout due to r18171 (#27672).Go MAEDA2019-05-171-3/+3
* Show selected columns in gantt chart (#27672).Go MAEDA2019-05-163-14/+59
* Include a reason in the error message when an issue status cannot be deleted ...Go MAEDA2019-05-161-2/+2
* Do not lose submitted content when attempting to update a wiki page that has ...Go MAEDA2019-05-151-1/+3
* Swaps out the icon-fav for icon-user on projects#index (#31356).Go MAEDA2019-05-142-2/+2
* Render PDF thumbnail using ImageMagick/GhostScript (#22481).Go MAEDA2019-05-123-7/+16
* Set an appropriate default type in New custom field page depending on the cur...Go MAEDA2019-05-113-5/+13
* Option to send email notifications while importing issues from CSV files (#22...Go MAEDA2019-05-103-2/+9
* Allows setting the private flag via mail keyword (#31324).Go MAEDA2019-05-091-1/+29
* Hierarchy in TOC is not preserved when Wiki index is exported to HTML (#20910).Go MAEDA2019-05-092-6/+7
* Import time entries (#28234).Go MAEDA2019-05-099-3/+180
* Generalize issues imports (#28234).Go MAEDA2019-05-0915-49/+109
* admin/info page: text cut off in pre tag on mobile (#31311).Go MAEDA2019-05-081-1/+1
* Allow a bigger range for the gantt timeline (#14654).Go MAEDA2019-05-082-1/+3
* Add avatar_server_url configuration option in order to support Libravatar (#9...Go MAEDA2019-05-042-2/+3
* Attachment preview does not work for some source files such as JavaScript and...Go MAEDA2019-05-041-1/+1
* Add "robohash" to "Default Gravatar image" options (#31294).Go MAEDA2019-05-042-1/+10