summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-01-17Add top links to the calendarFrederic Guillot
2015-01-17Add project calendars (merge/refactoring of #490)Frederic Guillot
2015-01-16Add missing project_id parameterFrederic Guillot
2015-01-16Add Json API to create LDAP user.Francois Ferrand
This allows setting up permissions before the LDAP users actually connect to Kanboard, and even importing the permissions from other tools.
2015-01-13Improve doc about creating projectsFrederic Guillot
2015-01-13Removed Project duplication in ControllerMichael Lüpkes
2015-01-13set maxlength for name input fields in templatesMichael Lüpkes
2015-01-13Merge remote-tracking branch 'upstream/master' into fguillot/kanboardMichael Lüpkes
2015-01-12Add Heroku one-click install buttonFrederic Guillot
2015-01-12Merge branch 'master' of https://github.com/fguillot/kanboardFrederic Guillot
2015-01-12Fix Postgresql queryFrederic Guillot
2015-01-11Update lockFrederic Guillot
2015-01-11Add extensionFrederic Guillot
2015-01-12Implemented Project duplication with Tasks within Controller\Projectmluepkes
2015-01-10Remove useless files in vendor/Frederic Guillot
2015-01-10Change events for project modification subscriberFrederic Guillot
2015-01-10Update docsFrederic Guillot
2015-01-10Add boostrap subscriber to cli scriptFrederic Guillot
2015-01-10Add contributorFrederic Guillot
2015-01-10Supplementary updatesCynthia Pereira
2015-01-09Update pt_BR translationCynthia Pereira
2015-01-08Add Gitlab documentationFrederic Guillot
2015-01-06Change links in notificationsFrederic Guillot
2015-01-06Change links in event templatesFrederic Guillot
2015-01-06Fix typo in chinese translationFrederic Guillot
2015-01-05Minify javascriptFrederic Guillot
2015-01-05Add prefix for local storage keysFrederic Guillot
2015-01-05Merge pull-request #487 (Store filters in localStorage)Frederic Guillot
2015-01-05Add missing locale string and add contributors to the readmeFrederic Guillot
2015-01-05Merge pull-request #491Frederic Guillot
2015-01-05Merge pull-request #489 (German translation)Frederic Guillot
2015-01-05Add missing symbols. Typos and minor tweaks.Manuel Groß
2015-01-05Remove '...' when not part of english text.Manuel Groß
2015-01-05German TranslationBlueTeck
2015-01-05Update translations.phpgavlepeter
2015-01-05Update board.js to always keep filter settingsgavlepeter
Save filter settings to localStorage everytime filter_apply() is called. Get and set filters from localStorage when filter_load_events() is called. This improves the user experience when browsing tasks on a filtered board. No need to set the filters each time the board loads. Perhaps a checkbox option to initialize this functionality but I think it should be default behavior.
2015-01-05Update translations.phpgavlepeter
Add new Swedish translations. Translation for 'Next' missing, added it: 'Next' => 'Nästa', /Peter
2015-01-04Allow users to override the timezone and the languageFrederic Guillot
2015-01-04Add subtasks export and move export actions to a specific controllerFrederic Guillot
2015-01-03Update docsFrederic Guillot
2015-01-02Allow project managers to remove tasksFrédéric Guillot
2015-01-02Cleanup and fixesFrédéric Guillot
2015-01-02Various fixes and improvementsFrédéric Guillot
2015-01-02Fix bugs, improve perfs and use SimpleLogger instead of MonologFrédéric Guillot
2014-12-31Move activity event data to json instead of PHP serializationFrédéric Guillot
2014-12-31Reduce the number of SQL queries for automatic actionsFrédéric Guillot
2014-12-31Fix bug tasks don't show up on board/swimlanesFrédéric Guillot
2014-12-31Add debug optionFrédéric Guillot
2014-12-31Acl refactoringFrédéric Guillot
2014-12-30Improve the list of project membersFrédéric Guillot