Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-18 | Make Kanboard compatible with PHP 5.3.3 | Frederic Guillot | |
2015-01-18 | Add contributor | Frederic Guillot | |
2015-01-18 | Merge pull-request #526 | Frederic Guillot | |
2015-01-18 | Fix typo in phpdoc | Frederic Guillot | |
2015-01-18 | Fix some phpdoc comments | Frederic Guillot | |
2015-01-18 | Update composer files | Frederic Guillot | |
2015-01-18 | Pagination refactoring | Frederic Guillot | |
2015-01-18 | Added instructions for installation from port | Iterate From 0 | |
2015-01-17 | Add top links to the calendar | Frederic Guillot | |
2015-01-17 | Add project calendars (merge/refactoring of #490) | Frederic Guillot | |
2015-01-16 | Add missing project_id parameter | Frederic Guillot | |
2015-01-16 | Add 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-13 | Improve doc about creating projects | Frederic Guillot | |
2015-01-13 | Removed Project duplication in Controller | Michael Lüpkes | |
2015-01-13 | set maxlength for name input fields in templates | Michael Lüpkes | |
2015-01-13 | Merge remote-tracking branch 'upstream/master' into fguillot/kanboard | Michael Lüpkes | |
2015-01-12 | Add Heroku one-click install button | Frederic Guillot | |
2015-01-12 | Merge branch 'master' of https://github.com/fguillot/kanboard | Frederic Guillot | |
2015-01-12 | Fix Postgresql query | Frederic Guillot | |
2015-01-11 | Update lock | Frederic Guillot | |
2015-01-11 | Add extension | Frederic Guillot | |
2015-01-12 | Implemented Project duplication with Tasks within Controller\Project | mluepkes | |
2015-01-10 | Remove useless files in vendor/ | Frederic Guillot | |
2015-01-10 | Change events for project modification subscriber | Frederic Guillot | |
2015-01-10 | Update docs | Frederic Guillot | |
2015-01-10 | Add boostrap subscriber to cli script | Frederic Guillot | |
2015-01-10 | Add contributor | Frederic Guillot | |
2015-01-10 | Supplementary updates | Cynthia Pereira | |
2015-01-09 | Update pt_BR translation | Cynthia Pereira | |
2015-01-08 | Add Gitlab documentation | Frederic Guillot | |
2015-01-06 | Change links in notifications | Frederic Guillot | |
2015-01-06 | Change links in event templates | Frederic Guillot | |
2015-01-06 | Fix typo in chinese translation | Frederic Guillot | |
2015-01-05 | Minify javascript | Frederic Guillot | |
2015-01-05 | Add prefix for local storage keys | Frederic Guillot | |
2015-01-05 | Merge pull-request #487 (Store filters in localStorage) | Frederic Guillot | |
2015-01-05 | Add missing locale string and add contributors to the readme | Frederic Guillot | |
2015-01-05 | Merge pull-request #491 | Frederic Guillot | |
2015-01-05 | Merge pull-request #489 (German translation) | Frederic Guillot | |
2015-01-05 | Add missing symbols. Typos and minor tweaks. | Manuel Groß | |
2015-01-05 | Remove '...' when not part of english text. | Manuel Groß | |
2015-01-05 | German Translation | BlueTeck | |
2015-01-05 | Update translations.php | gavlepeter | |
2015-01-05 | Update board.js to always keep filter settings | gavlepeter | |
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-05 | Update translations.php | gavlepeter | |
Add new Swedish translations. Translation for 'Next' missing, added it: 'Next' => 'Nästa', /Peter | |||
2015-01-04 | Allow users to override the timezone and the language | Frederic Guillot | |
2015-01-04 | Add subtasks export and move export actions to a specific controller | Frederic Guillot | |
2015-01-03 | Update docs | Frederic Guillot | |
2015-01-02 | Allow project managers to remove tasks | Frédéric Guillot | |
2015-01-02 | Cleanup and fixes | Frédéric Guillot | |