summaryrefslogtreecommitdiff
path: root/assets
AgeCommit message (Expand)Author
2017-01-29Highlight comments if hash is present in URLFrederic Guillot
2017-01-28Fix form submit when using keyboard shortcutsFrederic Guillot
2017-01-26Always unbind internal listeners when closing a modal dialogFrederic Guillot
2017-01-23Fix regression: stay on the same page when a task is closedFrederic Guillot
2017-01-22Add user invitationsFrederic Guillot
2017-01-22Simplify user creation formFrederic Guillot
2017-01-18Fix #2848nepomuc
2017-01-16Use old menas for element selectionMark Szymanski
2017-01-16Workaround for task editing in board view (fixes #2949)Mark Szymanski
2017-01-14Improve screenshot component teardownFrederic Guillot
2017-01-14Closing screenshot dialog prevent input elements to get focusFrederic Guillot
2017-01-14Allow project charts to be rendered on the same page as task analyticsFrederic Guillot
2017-01-11Improve auto-complete dropdown elements sortingFrederic Guillot
2017-01-11Improve keyboard shortcuts handlingFrederic Guillot
2017-01-08Increase modal box max-heightFrederic Guillot
2017-01-08Add margin bottom under search boxFrederic 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 task import in modal boxFrederic Guillot
2017-01-08Rename CSS class "listing" to "panel"Frederic Guillot
2017-01-08Make icons clickable in menusFrederic Guillot
2017-01-02Update javascript dev dependenciesFrederic Guillot
2017-01-02Refactoring/rewrite of modal boxes handlingFrederic Guillot
2016-12-30Remove dependency on MousetrapFrederic Guillot
2016-12-21Added pagination details showingphecho
2016-12-18Reduce height of select dropdownFrederic Guillot
2016-12-11Handle dropdown scrolling when larger that the viewportFrederic Guillot
2016-12-11Add download icon in image slideshowFrederic Guillot
2016-12-11Add slideshow for imagesFrederic Guillot
2016-12-11Replace Chosen jQuery plugin by custom UI componentFrederic Guillot
2016-12-10Rewrite session check component in vanilla jsFrederic Guillot
2016-12-10Rewrite project creation component in vanilla jsFrederic Guillot
2016-12-09Rewrite component to change user/group roleFrederic Guillot
2016-12-03Add suggest menu for task IDFrederic Guillot
2016-12-01Improve cross-browsers compatiblity for text editorFrederic Guillot
2016-12-01Avoid bad options assignement for text editorFrederic Guillot
2016-12-01Replace notifications Javascript code by CSSFrederic Guillot
2016-11-30Adjust suggest menu position when scrolling is visible in textareaFrederic Guillot
2016-11-30Fix selection bug with IE11 in text editorFrederic Guillot
2016-11-27Make autofocus works in text editorFrederic Guillot
2016-11-27Improve suggest menu string replacementFrederic Guillot
2016-11-27Add suggest menu for user mentions in text editorFrederic Guillot
2016-11-26Rewrite task move position component and remove VuejsFrederic Guillot
2016-11-25Add jshintFrederic Guillot
2016-11-25Rewrite accordion widget in vanilla JavascriptFrederic Guillot
2016-11-21Move chart task time column to componentsFrederic Guillot
2016-11-21Remove Vuejs rendering on body tagFrederic Guillot
2016-11-21Rewrite external task view component in vanilla javascriptFrederic Guillot
2016-11-21Use components to render chartsFrederic Guillot