Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-11 | Improve LDAP auth | Frederic Guillot | |
2015-10-11 | Fix some phpdoc | Frederic Guillot | |
2015-10-11 | Fix minor issues | Frederic Guillot | |
2015-10-10 | Allow plugins to override CSP rules | Frederic Guillot | |
2015-10-08 | Add proxy support for http client | Frederic Guillot | |
2015-10-08 | Updated translation | Eskiso | |
2015-10-07 | When duplicating a task redirect to the new task | Frederic Guillot | |
2015-10-07 | Add default links in sql dump | Frederic Guillot | |
2015-10-07 | Remove project settings icon from dashboard | Frederic Guillot | |
2015-10-07 | Include more shortcut links into the view "My projects" | Frederic Guillot | |
2015-10-07 | Duplicate a project with tasks will copy the new tasks in the same columns | Frederic Guillot | |
2015-10-07 | Convert translation file to UTF-8 | Frederic Guillot | |
2015-10-06 | Repeat column headers for each swimlane | Frederic Guillot | |
2015-10-06 | Add sql dump of settings table | Frederic Guillot | |
2015-10-06 | Merge pull-request #1322 | Frederic Guillot | |
2015-10-06 | Changed NL translation of 'Remaining' | Janyk Steenbeek | |
I personally think Resterend fits in better then Restant because its fits better in the sentence. Please let me know if you prefer a different approach. | |||
2015-10-06 | German Translation fix @nochso | Timo Litzbarski | |
2015-10-05 | Add Mysql and Postgres schema (SQL dump) | Frederic Guillot | |
2015-10-05 | .htaccess: Add compatibility for apache 2.4 | Jan Wagner | |
2015-10-05 | German Translation | Timo Litzbarski | |
2015-10-03 | Fix a couple of issues for PHP 7.0 | Frederic Guillot | |
2015-10-03 | Fix issue when unlinking Gitlab account | Frederic Guillot | |
2015-10-03 | Add more unit tests | Frederic Guillot | |
2015-10-03 | Add unit test for FileStorage | Frederic Guillot | |
2015-10-03 | Fix bug with due date greater than year 2038 | Frederic Guillot | |
See: https://en.wikipedia.org/wiki/Year_2038_problem | |||
2015-10-03 | Reduce font size for board toolbar | Frederic Guillot | |
2015-10-03 | Sync locales | Frederic Guillot | |
2015-10-03 | Add web notifications | Frederic Guillot | |
2015-10-02 | Add config parameter to enable/disable Syslog | Frederic Guillot | |
2015-10-02 | Add custom filters (refactoring of pull-request #1312) | Frederic Guillot | |
2015-10-01 | Fix Postgres issue "Cardinality violation" when there is multiple ↵ | Frederic Guillot | |
"is_milestone_of" links | |||
2015-09-30 | Make sure there is always a trailing slash for application_url | Frederic Guillot | |
2015-09-30 | Do not show the checkbox "Show default swimlane" when there is no active ↵ | Frederic Guillot | |
swimlanes | |||
2015-09-30 | Merge pull-request #1303 | Frederic Guillot | |
2015-09-30 | Update translations.php | mfoucrier | |
2015-09-30 | Merge branch 'master' of https://github.com/fguillot/kanboard into ↵ | Max Kamashev | |
1245_bug_with_subtask_timer | |||
2015-09-30 | refs #1245 - Renamed argument | Max Kamashev | |
2015-09-29 | Merge pull-request #1297 | Frederic Guillot | |
2015-09-29 | minor typofix | goofy-bz | |
2015-09-29 | Merge branch 'master' into project_name_in_task_links | xavier.vidal | |
* master: ajout captures pour les vues essai intégration image Append filters instead of replacing value for users and categories dropdowns Do not show empty swimlanes in public view Show complexity sum across all swimlanes Show number of tasks for each column across all swimlanes Fix regression (css) Change swimlane layout to save space on the screen Add the possibility to set/unset max column height (scrolling) settings chapter Add getPluginHomepage() Add page to show the list of plugins Do not use preventDefault() with .close-popover when there is no popover opened Show "Open this task" in dropdown menu for closed tasks Add contributor Update app.css Update popover.css Show assignee on card only when someone is assigned | |||
2015-09-26 | Append filters instead of replacing value for users and categories dropdowns | Frederic Guillot | |
2015-09-26 | Do not show empty swimlanes in public view | Frederic Guillot | |
2015-09-26 | Show complexity sum across all swimlanes | Frederic Guillot | |
2015-09-26 | Show number of tasks for each column across all swimlanes | Frederic Guillot | |
2015-09-26 | Fix regression (css) | Frederic Guillot | |
2015-09-26 | Change swimlane layout to save space on the screen | Frederic Guillot | |
2015-09-26 | Add the possibility to set/unset max column height (scrolling) | Frederic Guillot | |
2015-09-26 | Add getPluginHomepage() | Frederic Guillot | |
2015-09-26 | Add page to show the list of plugins | Frederic Guillot | |
2015-09-26 | Show "Open this task" in dropdown menu for closed tasks | Frederic Guillot | |