Commit Graph

82 Commits

Author SHA1 Message Date
Frederic Guillot
81d14efbd1 Simplify date and time configuration to avoid potential validation issues 2017-01-24 20:16:43 -05:00
Frederic Guillot
36de36dad9 Improve settings pages layout 2017-01-08 21:42:08 -05:00
Frederic Guillot
0960a4d0b0 Improve link labels pages navigation 2017-01-08 21:18:54 -05:00
Frederic Guillot
47f4bceb1a Improve currencies pages navigation 2017-01-08 21:08:33 -05:00
Frederic Guillot
1078cac70d Minor improvements in settings page 2017-01-08 18:58:44 -05:00
Frederic Guillot
6bfafb6e82 Rename CSS class "listing" to "panel" 2017-01-08 11:43:30 -05:00
Frederic Guillot
a3b4b25df2 Remove sidebar titles 2016-07-24 13:35:09 -04:00
Frederic Guillot
df423ae4af Move repository to Kanboard organization 2016-07-21 17:46:17 -04:00
Frederic Guillot
ce367a24fc Added tag modification from the user interface 2016-06-24 22:10:14 -04:00
Frederic Guillot
cead21691e Removed useless keyboard shortcut 2016-06-24 19:31:34 -04:00
Frederic Guillot
cd4c09c10a Conifgure email settings through user interface 2016-06-05 14:53:46 -04:00
Frederic Guillot
a27057dd6f Expose to the user interface the email sender address 2016-06-02 20:58:34 -04:00
Frederic Guillot
1353929a7d Rename controllers 2016-05-28 13:41:54 -04:00
Frederic Guillot
ab48a09f0d Rename controllers 2016-05-28 11:31:54 -04:00
Frederic Guillot
b584285ddc Remove webhook endpoint to create tasks (breaking change) 2016-05-26 08:47:52 -04:00
Frederic Guillot
49f43090b2 Added plugin controller (WIP) 2016-05-18 22:07:49 -04:00
Frederic Guillot
67b8361649 Refactoring: added controlled middleware and changed response class 2016-05-15 18:31:47 -04:00
Frederic Guillot
2afd7ee834 Added new constants for folders 2016-04-30 14:23:30 -04:00
Frederic Guillot
c3d06f7794 Change Kanboard's website URL to use HTTPS everywhere 2016-04-30 12:10:27 -04:00
Frederic Guillot
4c733eb715 Addded new keyboard shortcut to edit the task description 2016-03-20 16:29:20 -04:00
Frederic Guillot
b061945f0e Show server configuration in settings page 2016-03-12 09:52:00 -05:00
Frederic Guillot
241ca53e47 Added "?" to display list of keyboard shortcuts 2016-03-11 23:01:38 -05:00
Frederic Guillot
4f54a547fa Added new keyboard shortcut for task view 2016-03-11 22:46:54 -05:00
Frederic Guillot
0bd5328c19 Added Ajax loading icon for submit buttons 2016-03-05 07:56:58 -05:00
Frederic Guillot
8f3e2b2e5c Helper refactoring 2016-03-04 20:10:34 -05:00
Frederic Guillot
fafc272085 Added new template hook for application settings page 2016-02-28 22:00:54 -05:00
Frederic Guillot
67e7285530 Change help message for application URL 2016-02-20 18:35:41 -05:00
Frederic Guillot
4961805e0f Add keyboard shortcut for project overview 2016-02-16 21:26:26 -05:00
Frederic Guillot
567d623446 Add setting option to disable private projects 2016-02-13 12:39:49 -05:00
Frederic Guillot
58cef28967 The date time format can be chosen in application settings 2016-02-06 18:08:41 -05:00
Frederic Guillot
91200ddcde Change sidebar style 2016-02-03 18:27:45 -05:00
Frederic Guillot
26492aba7e Simplify layout and templates generation 2016-01-31 21:44:49 -05:00
Frederic Guillot
1500ff92b2 Templates cleanup 2016-01-31 12:15:26 -05:00
Frederic Guillot
9b9d823f30 Move Gitlab and Github authentication to external plugins 2016-01-29 23:59:58 -05:00
Frederic Guillot
dae0c7391a Move Google authentication to an external plugin 2016-01-29 20:15:53 -05:00
Frederic Guillot
26e3996014 Add forgot password feature 2016-01-09 17:28:31 -05:00
Frederic Guillot
9ff0abd8d6 Update active menu in sidebars 2015-12-24 15:34:50 +01:00
Frederic Guillot
09da289c2f Move slack, hipchat and jabber integrations to plugins 2015-10-17 22:19:49 -04:00
Frederic Guillot
8c532efd5f Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
Frederic Guillot
f99a3c501f Make mail transports pluggable and move integrations to plugins
- Postmark: https://github.com/kanboard/plugin-postmark
- Mailgun: https://github.com/kanboard/plugin-mailgun
- Sendgrid: https://github.com/kanboard/plugin-sendgrid
2015-10-16 20:50:12 -04:00
Frederic Guillot
1fca5e721a Add getPluginHomepage() 2015-09-26 16:05:06 -04:00
Frederic Guillot
9ca4b43a97 Add page to show the list of plugins 2015-09-26 15:57:39 -04:00
Frederic Guillot
e6f547abcf Move timetable to a plugin
Plugin repository: https://github.com/kanboard/plugin-timetable
2015-09-20 18:24:15 -04:00
Frederic Guillot
2021dccc5a Move subtask forecast to a plugin
Plugin repo: https://github.com/kanboard/plugin-subtask-forecast
2015-09-20 15:53:28 -04:00
Frederic Guillot
a6a00a0040 First draft for plugins system 2015-09-13 14:07:56 -04:00
Frederic Guillot
6c711f696f Include documentation in the application 2015-08-29 20:00:53 -04:00
Frederic Guillot
05fb655347 Move tasks Gantt chart 2015-08-26 22:47:31 -04:00
Frederic Guillot
8eb739bb91 Add Gitlab authentication 2015-08-23 13:15:59 -04:00
Frederic Guillot
57bd53847c Improve sidebar menus 2015-08-19 20:59:05 -04:00
Frederic Guillot
839a0d831e Switch to MIT license 2015-07-25 18:03:09 -04:00