summaryrefslogtreecommitdiffstats
path: root/app
Commit message (Expand)AuthorAgeFilesLines
* Makes sure the generated thumbnail is always of at least the requested size (...Go MAEDA2019-02-051-1/+1
* Ajax Request Returns 200 but an error event is fired instead of success (#300...Go MAEDA2019-02-051-2/+2
* Add issue tracking table on the user profile page (#30421).Go MAEDA2019-02-012-8/+61
* Multiple issue ids in "Parent task" filter (#30482).Go MAEDA2019-02-011-1/+7
* Start date and due date in email notifications (#13307).Go MAEDA2019-01-251-2/+2
* Remove unnecessary bgl and bgr wrappers from the footer (#30445).Go MAEDA2019-01-231-2/+0
* Show estimated time on the overview page as well as spent time (#30464).Go MAEDA2019-01-222-4/+10
* Adding an issue note via email fails due to NoMethodError (#30455).Jean-Philippe Lang2019-01-191-1/+1
* New date filter operators: tomorrow, next week, next month (#4502).Go MAEDA2019-01-191-3/+19
* Add the splitcontent* classes to my page layout (#30168).Go MAEDA2019-01-191-4/+2
* Add "nwday" class to non-working days in calendar (#27096).Go MAEDA2019-01-142-0/+4
* Move calendar day classes to a helper (#27096).Go MAEDA2019-01-142-1/+7
* Wrap "splitcontentright" and "splitcontentleft" containers with a flexbox (#3...Go MAEDA2019-01-1210-2/+20
* Import UTF-8 issue CSV files with BOM and quoted strings (#30412).Go MAEDA2019-01-121-0/+1
* Performance improvement when rendering news or calendar block on My page (#30...Go MAEDA2018-12-211-2/+2
* Adds a permission to log time for another user (#3848).Jean-Philippe Lang2018-12-165-5/+43
* Moved Version#fixed_issues extension to a module (#30115).Jean-Philippe Lang2018-12-161-82/+84
* Removed extra p tag.Jean-Philippe Lang2018-12-161-1/+0
* Adds a link to remove a subtask from its parent task (#23392).Jean-Philippe Lang2018-12-162-2/+12
* Adds maxlength to version name input (#27330).Jean-Philippe Lang2018-12-161-1/+1
* Ability to add private comments from the issue bulk edit page (#22368).Jean-Philippe Lang2018-12-161-0/+7
* Use pre tags for wiki diff (#11359).Jean-Philippe Lang2018-12-162-6/+2
* Display notice on forum updates (#2635).Go MAEDA2018-12-151-0/+3
* Deletes thumbnails when the attachment diskfile is deleted (#30177).Go MAEDA2018-12-151-1/+9
* Allows re-use of thumbnails for identical attachments (#30177).Go MAEDA2018-12-151-1/+1
* Allow issues grouping by creation, update and closing date (#13803).Jean-Philippe Lang2018-12-123-4/+24
* Allow issues grouping by start and due dates (#13803).Jean-Philippe Lang2018-12-121-2/+2
* Adds a link to container on attachments edit form.Jean-Philippe Lang2018-12-122-4/+8
* Display user logins on profiles (#26127).Go MAEDA2018-12-122-5/+3
* Setting to restrict spent times on future dates (#3322).Go MAEDA2018-12-112-0/+5
* Include closed projects in search for scope subprojects (#28636).Go MAEDA2018-12-061-1/+1
* Discourage search engines from indexing old versions of wiki pages (#29503).Go MAEDA2018-12-061-0/+4
* Wrong columns after CSV export (#26785).Go MAEDA2018-12-041-1/+2
* Use sorted instead of sort (#29406).Go MAEDA2018-12-024-9/+9
* Fix for r17683: s/button_search/label_search/ (#26620).Go MAEDA2018-12-021-1/+1
* Change the text of the submit button on search page from button_submit to lab...Go MAEDA2018-12-021-1/+1
* Let admins unarchive the project when trying to access an archived project (#...Jean-Philippe Lang2018-12-022-0/+6
* Let admin users unarchive subprojects of archived projects (#29993).Jean-Philippe Lang2018-12-022-9/+5
* Moves some action links on the wiki page to a dropdown menu (#26575).Jean-Philippe Lang2018-12-022-10/+31
* Replace cancel button with cancel link in modals (#28662).Go MAEDA2018-12-0210-10/+10
* Adds view_projects_copy_only_items hook (#28895).Go MAEDA2018-12-011-0/+1
* Restore History link at the top of a wiki page (#26575).Jean-Philippe Lang2018-11-291-0/+1
* CSV importer ignores shared version names of other projects (#30001).Jean-Philippe Lang2018-11-291-1/+4
* Related issues section ignores the date format setting (#29918).Jean-Philippe Lang2018-11-291-2/+2
* Add wiki class also for half width custom fields with text formatting enabled...Go MAEDA2018-11-261-1/+5
* Remove trailing whitespaces from app/helpers/issues_helper.rbGo MAEDA2018-11-261-1/+1
* Fix: Attachments are added even if validation fails when updating an issue vi...Go MAEDA2018-11-231-1/+1
* Sort issues by due date in email reminders (#29771).Go MAEDA2018-11-061-0/+1
* Remove trailing whitespaces from app/models/mailer.rbGo MAEDA2018-11-061-1/+1
* Add missing closing tag in app/views/roles/_form.html.erb (#29912).Go MAEDA2018-11-051-0/+1