Commit Graph

24 Commits

Author SHA1 Message Date
Frederic Guillot
26492aba7e Simplify layout and templates generation 2016-01-31 21:44:49 -05:00
Frederic Guillot
dc35a78374 Move some validators to separate classes 2016-01-13 21:45:14 -05:00
Frederic Guillot
a296ba5b18 Improve Automatic Actions plugin api 2016-01-03 16:43:13 -05:00
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
8c532efd5f Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
Frederic Guillot
9c9ed02cd7 Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
Frederic Guillot
cd9bc86fbe Add new automated action to change task color based on the task link 2015-08-22 17:39:37 -04:00
Frederic Guillot
7d7692d273 Fix cosmetic issues 2015-07-18 18:35:20 -04:00
Frederic Guillot
bc98748c0d Start to implement url rewrite (nice urls) 2015-07-12 10:38:42 -04:00
Frederic Guillot
5a29cccc95 Various fixes for PHPAnalyzer 2015-04-03 18:32:51 -04:00
Frédéric Guillot
772804add8 Acl refactoring 2014-12-31 12:37:15 -05:00
Frédéric Guillot
7eadf7cfd8 Start templates cleanup and reorganisation 2014-11-09 20:04:27 -05:00
Frédéric Guillot
3df63e051f Add projects to the dashboard and rename some methods 2014-11-09 12:47:49 -05:00
Frédéric Guillot
37332ae222 Change layout (experimental) 2014-11-02 15:06:41 -05:00
Frédéric Guillot
d138834dcf Regular users are able to create private projects 2014-10-05 19:40:57 -04:00
Frédéric Guillot
03fa01ac7b Improve automatic actions (check for compatible events/actions/parameters) 2014-09-28 14:26:40 -04:00
Frédéric Guillot
00cdc609d1 Extract project permissions to a separate class 2014-09-20 12:52:48 +02:00
Frédéric Guillot
5f96af82f2 Split Task model into smaller classes 2014-09-20 11:58:27 +02:00
Frédéric Guillot
9194a2604d Projects management refactoring 2014-08-30 14:08:46 -08:00
Francois Ferrand
95d3fa0e30 Allow 'no category' and 'unassigned' in actions.
This can be used to assign a color to task with no category/assignee, or to reset
assignee.
2014-07-01 12:00:37 +02:00
Frédéric Guillot
445ef6d148 Add CSRF protections 2014-05-28 15:14:52 -04:00
Frédéric Guillot
db76bcb593 Minor code improvements 2014-05-23 10:14:25 -04:00
Frédéric Guillot
2230dd4e6b Code refactoring (add autoloader and change files organization) 2014-05-22 12:28:28 -04:00