summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-11Update ChangeLogFrederic Guillot
2016-02-11Merge pull-request #1814Frederic Guillot
2016-02-10Add constant to enable/disable database group providerFrederic Guillot
2016-02-10Check access on sidebar action menusFrederic Guillot
2016-02-09Rename hooksFrederic Guillot
2016-02-09Add more hooksFrederic Guillot
2016-02-09Fix for issue #1738Jules Verhaeren
put forward by Busfreak
2016-02-08Do not remove composer.json for test-archiveFrederic Guillot
2016-02-08Merge pull-request #1798Frederic Guillot
2016-02-08Fix PHP notices during creation of first project and in subtasks tableFrederic Guillot
2016-02-07Task Menu Edit recurrence icon not consistent with board icons.David Norris
Updated Edit recurrence icon from fa-clock to fa-refresh fa-rotate-90 to match icons used in the board.
2016-02-07Add missing file in doc indexFrederic Guillot
2016-02-07Update TranslationEskiso
2016-02-07Update ChangeLogFrederic Guillot
2016-02-07Use mock object instead of FakeHttpClient classFrederic Guillot
2016-02-07Update sql filesFrederic Guillot
2016-02-07Fix subtask redirectionFrederic Guillot
2016-02-06PHP files should not be executableFrederic Guillot
2016-02-06Do not ignore config file for Docker imageFrederic Guillot
2016-02-06Add missing route for subtasksFrederic Guillot
2016-02-06Add sidebar min-width for FirefoxFrederic Guillot
2016-02-06Fix flexbox width on FirefoxFrederic Guillot
2016-02-06Add missing routesFrederic Guillot
2016-02-06New Dockerfile based on Alpine Linux and Nginx/PHP-FPMFrederic Guillot
2016-02-06The date time format can be chosen in application settingsFrederic Guillot
2016-02-06Search for config file in both locationsFrederic Guillot
2016-02-06Add new ru translationsEugene Batogov
2016-02-05Category label is broken on the board if there's a url in the descriptionFrederic Guillot
2016-02-05Add installation doc for OpenSuseFrederic Guillot
2016-02-05Export only open tasks in iCal feedFrederic Guillot
2016-02-05Update plugin hooks docFrederic Guillot
2016-02-05Add task dropdown menu on listing pagesFrederic Guillot
2016-02-05Fix pagination on task time tracking pageFrederic Guillot
2016-02-05Sync localesFrederic Guillot
2016-02-05Remove time form on task summary page and move that to task edit formFrederic Guillot
2016-02-05Move template recurrence_infoFrederic Guillot
2016-02-05Replace box shadow by larger border width when a task is recently modifiedFrederic Guillot
2016-02-05Improve subtask toggle status and timerFrederic Guillot
2016-02-05Set relative width for sidebarFrederic Guillot
2016-02-05Update composer libsFrederic Guillot
2016-02-05Add inline popoup for project sectionsFrederic Guillot
2016-02-05Add inline popoup for custom filters sectionFrederic Guillot
2016-02-05Add inline popoup for category sectionFrederic Guillot
2016-02-05Merge pull-request #1783Frederic Guillot
2016-02-05Merge remote-tracking branch 'refs/remotes/upstream/master'85pando
Conflicts: app/Locale/de_DE/translations.php
2016-02-05Fix #1767 German translation of color Lime.85pando
As per discussion in issue #1767, lime is now called "Limette".
2016-02-04Fix php notice, see #1777Frederic Guillot
2016-02-04Do not refresh the whole page when changing subtask status (work in progress)Frederic Guillot
2016-02-03Add dropdown menu with inline popup for all task actionsFrederic Guillot
2016-02-03Remove description textarea from task edit formFrederic Guillot