Frederic Guillot
|
e9fedf3e5c
|
Rewrite of the authentication and authorization system
|
2015-12-05 20:31:27 -05:00 |
Frederic Guillot
|
a675271ad7
|
Rewrite of session management
|
2015-11-15 12:50:33 -05:00 |
Frederic Guillot
|
a2ebc6c3b2
|
Move some classes to namespace Core\Http
|
2015-10-25 18:11:49 -04:00 |
Frederic Guillot
|
ad55e6ede5
|
Remove exit expression in database provider
|
2015-10-17 22:31:04 -04:00 |
Frederic Guillot
|
09da289c2f
|
Move slack, hipchat and jabber integrations to plugins
|
2015-10-17 22:19:49 -04:00 |
Frederic Guillot
|
3543f45c2d
|
Throw exception for page not found
|
2015-10-17 10:59:07 -04:00 |
Frederic Guillot
|
73a5b9bc75
|
Make user notifications pluggable
|
2015-10-17 09:51:15 -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
|
9c9ed02cd7
|
Change namespace to add Kanboard as prefix
|
2015-10-13 22:19:17 -04:00 |
Frederic Guillot
|
cf6d4d1c0a
|
Fix some phpdoc
|
2015-10-11 12:32:20 -04:00 |
Frederic Guillot
|
264b552603
|
Add custom filters (refactoring of pull-request #1312)
|
2015-10-02 21:58:00 -04:00 |
Frederic Guillot
|
9ca4b43a97
|
Add page to show the list of plugins
|
2015-09-26 15:57:39 -04:00 |
Frederic Guillot
|
9aea0d141a
|
Add php docblocks
|
2015-09-20 22:32:18 -04:00 |
Frederic Guillot
|
f579663adc
|
Fix some phpdoc and remove useless code
|
2015-09-20 18:44:51 -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
|
4b6672d0b3
|
Move budget outside of the core
The budget planning feature is now a plugin
See: https://github.com/kanboard/plugin-budget
|
2015-09-13 16:56:51 -04:00 |
Frederic Guillot
|
33a3196001
|
Fix minor issues
|
2015-07-19 18:54:00 -04:00 |
Frederic Guillot
|
08259d4f20
|
Add lead and cycle time for projects
|
2015-07-06 21:34:57 -04:00 |
Frederic Guillot
|
ff85518fa8
|
Fix phpdoc comments
|
2015-06-19 18:47:01 -04:00 |
Frederic Guillot
|
e22da9d32a
|
Add Mailgun API as mail transport
|
2015-06-07 22:17:50 -04:00 |
Frederic Guillot
|
9d9e3afba2
|
Improve email sending system and add Postmark as mail transport
|
2015-06-06 14:10:31 -04:00 |
Frederic Guillot
|
eeac2329ba
|
Helpers refactoring
|
2015-05-24 16:02:25 -04:00 |