summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Collapse)Author
2016-02-09Add more hooksFrederic 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-07Update TranslationEskiso
2016-02-07Update sql filesFrederic Guillot
2016-02-07Fix subtask redirectionFrederic Guillot
2016-02-06PHP files should not be executableFrederic Guillot
2016-02-06Add missing route for subtasksFrederic Guillot
2016-02-06Add missing routesFrederic 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-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-05Improve subtask toggle status and timerFrederic 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
2016-02-03Change sidebar styleFrederic Guillot
2016-02-03Corrent russian misprints againEugene Batogov
2016-02-03Corrent russian misprintsEugene Batogov
2016-02-03Add new russian translations and correct old translationsEugene Batogov
Add new russian translation
2016-02-03add hook in analysis sidebarBusfreak
2016-02-02Improve task summary layoutFrederic Guillot
2016-02-02Show subtask modification forms in inline popupFrederic Guillot
2016-02-02Merge and squash pull-request #1765Frederic Guillot
2016-02-01Always call match() for external link providersFrederic Guillot
2016-02-01Add new merge hook to override default form valuesFrederic Guillot
2016-02-01Improve project creation popoverFrederic Guillot
2016-01-31Simplify layout and templates generationFrederic Guillot
2016-01-31Make project creation form a inline popupFrederic Guillot
2016-01-31Add unit tests for last automatic actionsFrederic Guillot
2016-01-31Merge pull-request #1756Frederic Guillot
2016-01-31Merge Chinese translation update (pull-request #1755)Frederic Guillot
2016-01-31Update TranslationEskiso
2016-01-31Move homepage menu to the user dropdownFrederic Guillot