Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-23 | Do not check anymore data folder permissions | Frederic Guillot | |
People who are using a remote database (Mysql/Postgresql) and a remote file storage (Aws S3 or similar) don't necessary needs to have a persistent local data folder or to change the permissions. | |||
2015-09-21 | Add plugin hooks for assets | Frederic Guillot | |
2015-09-20 | Move subtask forecast to a plugin | Frederic Guillot | |
Plugin repo: https://github.com/kanboard/plugin-subtask-forecast | |||
2015-09-13 | First draft for plugins system | Frederic Guillot | |
2015-09-05 | Fix Markdown preview links focus | Frederic Guillot | |
2015-08-28 | Add no referrer policy in meta tags | Frederic Guillot | |
2015-08-16 | Add project users overview | Frederic Guillot | |
2015-07-21 | Add loading icon on board view | Frederic Guillot | |
2015-07-12 | Start to implement url rewrite (nice urls) | Frederic Guillot | |
2015-07-07 | Move board collapse/expand mode to server side to avoid board flickering | Frederic Guillot | |
2015-07-04 | Show title in tooltip for collapsed tasks | Frederic Guillot | |
2015-07-04 | Do not allow closed tasks to move on the board | Frederic Guillot | |
2015-06-23 | Improve assets loading: remove http call to load task colors and async load ↵ | Frederic Guillot | |
of app.js | |||
2015-06-15 | Use css to truncate the page title | Frederic Guillot | |
2015-06-13 | UI: Improve tabindex for task forms | Frederic Guillot | |
2015-06-13 | Fix bug: Force edge mode for Internet Explorer | Frederic Guillot | |
2015-05-24 | Helpers refactoring | Frederic Guillot | |
2015-04-25 | Add print stylesheet for boards | Frederic Guillot | |
2015-04-18 | Fix wrong login url for expired session | Frederic Guillot | |
2015-04-11 | Add auth controller | Frederic Guillot | |
2015-03-21 | Remove html escaping for custom css | Frederic Guillot | |
2015-03-16 | Merge and improve pull-request #666 (custom stylesheet) | Frederic Guillot | |
2015-03-04 | Escape markdown code in column tooltips. | Francois Ferrand | |
This is needed to avoid issues when the code contains quotes. | |||
2015-03-01 | Translate chosen selects | Frederic Guillot | |
2015-02-24 | Use single quotes for attributes with Markdown/HTML content to avoid browser ↵ | Frederic Guillot | |
bugs | |||
2015-02-24 | Add project description field. | Francois Ferrand | |
Description is shown in a popup when hovering the 'information' icon, like column description, which is shown in project list on dashboard and in board's title. This is useful to document the categories and colors used in the project. | |||
2015-02-14 | Replace home icon with KB logo | Frederic Guillot | |
2015-02-08 | Update moment.js and add timezone in template | Frederic Guillot | |
2015-02-08 | Improve js and add native language support for datepicker and calendar | Frederic Guillot | |
2015-01-25 | Fix bug board selector redirection | Frederic Guillot | |
2015-01-17 | Add project calendars (merge/refactoring of #490) | Frederic Guillot | |
2014-12-31 | Acl refactoring | Frédéric Guillot | |
2014-12-28 | Template helpers refactoring | Frédéric Guillot | |
2014-12-14 | Start to improve the ui for tablets | Frédéric Guillot | |
2014-11-29 | Improve session handler and add Ajax session check | Frédéric Guillot | |
2014-11-09 | Start templates cleanup and reorganisation | Frédéric Guillot | |
2014-11-02 | Change layout (experimental) | Frédéric Guillot | |
2014-10-24 | Rename Locales and Templates folders to be more consistent | Frédéric Guillot | |