summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2017-01-26Always unbind internal listeners when closing a modal dialogFrederic Guillot
2017-01-24Empty arrays are serialized to a list instead of a dict (Json API)Frederic Guillot
2017-01-24Simplify date and time configuration to avoid potential validation issuesFrederic Guillot
2017-01-24Fix wrong datetime formatting when task form shows validation errorsFrederic Guillot
2017-01-23Fix regression: wrong URL in modal to move task to another projectFrederic Guillot
2017-01-23Fix regression: stay on the same page when a task is closedFrederic Guillot
2017-01-22Add user invitationsFrederic Guillot
2017-01-14Update ChangeLog and contributors listFrederic Guillot
2017-01-14Closing screenshot dialog prevent input elements to get focusFrederic Guillot
2017-01-14Add task creation event to automatic action that email tasksFrederic Guillot
2017-01-11Improve auto-complete dropdown elements sortingFrederic Guillot
2017-01-11Improve keyboard shortcuts handlingFrederic Guillot
2017-01-08Improve settings pages layoutFrederic Guillot
2017-01-08Improve link labels pages navigationFrederic Guillot
2017-01-08Improve currencies pages navigationFrederic Guillot
2017-01-08Offer the possibility to define version compatibility from pluginsFrederic Guillot
2017-01-08Improve accordion componentFrederic Guillot
2017-01-08Display project exports in modal boxFrederic Guillot
2017-01-08Display project analytics in modal boxFrederic Guillot
2017-01-08Open project activities in modal boxFrederic Guillot
2017-01-08Open form to create customer filters in modal boxFrederic Guillot
2017-01-08Open task import in modal boxFrederic Guillot
2017-01-08Make icons clickable in menusFrederic Guillot
2017-01-02Refactoring/rewrite of modal boxes handlingFrederic Guillot
2016-12-30Update ChangeLogFrederic Guillot
2016-12-30Remove dependency on MousetrapFrederic Guillot
2016-12-20Make PR #2897 pass unit testsFrederic Guillot
2016-12-20Offer the possibility to override internal formatter objects from pluginsFrederic Guillot
2016-12-19Avoid code duplication in PR #2891Frederic Guillot
2016-12-19Disable PageSpeed module from .htaccess if presentFrederic Guillot
2016-12-17Add API calls to manage tagsFrederic Guillot
2016-12-17Handle username with dots in user mentionsFrederic Guillot
2016-12-11Add slideshow for imagesFrederic Guillot
2016-12-11Replace Chosen jQuery plugin by custom UI componentFrederic Guillot
2016-12-09Rewrite component to change user/group roleFrederic Guillot
2016-12-09Update ChangeLog and contributors listFrederic Guillot
2016-12-06Fix previously merged pull-requestsFrederic Guillot
2016-12-06Merge pull-request #2873Frederic Guillot
2016-12-06fixed alignmentNarbonne
2016-12-04Update Changelog, contributors list and docFrederic Guillot
2016-12-03Add missing service provider for plugin testsFrederic Guillot
2016-12-03Add personal API access tokenFrederic Guillot
2016-12-03Add suggest menu for task IDFrederic Guillot
2016-12-02Fix field too small for application settingsFrederic Guillot
2016-12-02Remove Nitrous installation filesFrederic Guillot
2016-12-01Make user mentions great againFrederic Guillot
2016-12-01Replace notifications Javascript code by CSSFrederic Guillot
2016-11-30Fix link generation when user mention is followed by a punctuation markFrederic Guillot
2016-11-29Simplify .htaccess and rename command line scriptFrederic Guillot
2016-11-24issue #2838 add dates in ChangeLog.Narbonne