summaryrefslogtreecommitdiff
path: root/app/Template
AgeCommit message (Expand)Author
2017-01-24Simplify date and time configuration to avoid potential validation issuesFrederic Guillot
2017-01-23Fix regression: wrong URL in modal to move task to another projectFrederic Guillot
2017-01-22Add user invitationsFrederic Guillot
2017-01-22Add project creation links to project management pagesFrederic Guillot
2017-01-22Simplify user creation formFrederic Guillot
2017-01-22Fix wrong default value for add group member modalFrederic Guillot
2017-01-22Add column to show dashboard visibilityFrederic Guillot
2017-01-22Avoid PHP notice when validation failFrederic Guillot
2017-01-22Fix typos in PR #2950Frederic Guillot
2017-01-22Add date_modification to comments (PR #2950)Lev Lazinskiy
2017-01-20Added a hook for the table colum headerrobre
2017-01-18Fix #2848nepomuc
2017-01-17Updates to clarify difference between username and name in profile page (fixe...Mark Szymanski
2017-01-11Fix wrong arguments for submitButtons() helperFrederic Guillot
2017-01-08Display at least the title when there is no custom filtersFrederic Guillot
2017-01-08Sync localesFrederic Guillot
2017-01-08Improve user views layoutFrederic Guillot
2017-01-08Improve settings pages layoutFrederic Guillot
2017-01-08Add margin bottom under search boxFrederic Guillot
2017-01-08Improve link labels pages navigationFrederic Guillot
2017-01-08Improve currencies pages navigationFrederic Guillot
2017-01-08Minor improvements in settings pageFrederic Guillot
2017-01-08Rename methods to render fields in TaskHelper and SubtaskHelperFrederic Guillot
2017-01-08Offer the possibility to define version compatibility from pluginsFrederic 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-08Rename CSS class "listing" to "panel"Frederic Guillot
2017-01-08Make icons clickable in menusFrederic Guillot
2017-01-02Refactoring/rewrite of modal boxes handlingFrederic Guillot
2016-12-19Avoid code duplication in PR #2891Frederic Guillot
2016-12-13Implement feature #2843phecho
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 project creation component in vanilla jsFrederic Guillot
2016-12-09Rewrite component to change user/group roleFrederic Guillot
2016-12-07Fix issue #2871phecho
2016-12-03Add personal API access tokenFrederic Guillot
2016-12-03Add suggest menu for task IDFrederic Guillot
2016-11-27Make suggest menu appears in comment textareasFrederic Guillot
2016-11-27Improve tabindex for project settings formsFrederic Guillot
2016-11-26Rewrite task move position component and remove VuejsFrederic Guillot
2016-11-21Move chart task time column to componentsFrederic Guillot
2016-11-21Rewrite external task view component in vanilla javascriptFrederic Guillot
2016-11-21Use components to render chartsFrederic Guillot
2016-11-21Replace calendar component by vanilla javascriptFrederic Guillot
2016-11-15Convert calendar to VueJS componentFrederic Guillot