summaryrefslogtreecommitdiff
path: root/app/Template
AgeCommit message (Expand)Author
2017-02-08Improve columns table in project settingsFrederic Guillot
2017-02-08Prevent people to remove columns that contains tasksFrederic Guillot
2017-02-05Add configuration parameter to disable email configuration from user interfaceFrederic Guillot
2017-02-05Show uploaded date under thumbnails when there is no user linked to a fileFrederic Guillot
2017-02-04Show uploaded date when there is no user linked to a fileFrederic Guillot
2017-02-04Add email address field for projectsFrederic Guillot
2017-01-29Improve forget password behaviourFrederic Guillot
2017-01-27new hook in project_overview/showBusfreak
2017-01-26Sync localesFrederic Guillot
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