Commit Graph

691 Commits

Author SHA1 Message Date
Frédéric Guillot
658123a232 The fullname is displayed instead of the username if not empty 2014-08-16 17:53:07 -07:00
Frédéric Guillot
db3c006be8 Various minor fixes 2014-08-16 14:12:05 -07:00
Frédéric Guillot
925b0ba2e5 Authentication backends refactoring 2014-08-16 13:59:37 -07:00
Frédéric Guillot
9eeded33f6 Add email notifications 2014-08-15 17:23:41 -07:00
Frédéric Guillot
b92935d2dc Add ReverseProxy authentication (pull-request #199) 2014-08-13 12:47:17 -07:00
Frédéric Guillot
66b5659578 Project cloning/duplication (pull-request #196) 2014-08-12 12:03:15 -07:00
Janne Mäntyharju
e8357acf2a Added Finnish translation 2014-07-28 16:39:26 +03:00
Frédéric Guillot
9e1dcf21dc Improve webhooks to call external url on task creation/modification 2014-07-21 20:32:12 -02:30
Frédéric Guillot
833bd3f8a9 Add Task CSV export and Kanboard CLI 2014-07-19 22:08:07 -02:30
Frédéric Guillot
b84f60babc Minor changes for the LDAP model 2014-07-08 15:47:43 -03:00
Frédéric Guillot
ba93061f4d Add fields: task creator and modification date 2014-07-08 15:07:07 -03:00
Frédéric Guillot
9f93407b5e Fix bug: due date and score lost on update 2014-07-07 15:16:33 -03:00
Frédéric Guillot
035294798d Add Postgresql support 2014-07-05 16:32:24 -03:00
Frédéric Guillot
23341b2326 Merge pull request #161 from Typz/ldap
Implement LDAP user lookup.
2014-07-04 12:43:44 -03:00
Francois Ferrand
0a3049c172 Add option to disable SSL certificate verification for LDAP. 2014-07-03 10:29:21 +02:00
Frédéric Guillot
06d0b7048e Merge pull-request: Github authentication #162 2014-06-30 21:52:02 -03:00
Francois Ferrand
98bd694e2b Implement LDAP user lookup.
This is required to improve compatibility when the DN cannot be easily
computed from the user name. Additionally, this allows automatically
getting the full name and email address from LDAP.
2014-06-30 18:15:51 +02:00
Frédéric Guillot
e5e355d068 Merge pull-request #140 (several small fixes) 2014-06-25 10:07:06 -03:00
Frédéric Guillot
c0270c2417 Add Swedish translation 2014-06-24 20:01:19 -03:00
Frédéric Guillot
0b1614383e Remove Alphanumeric check for the username 2014-06-24 19:53:34 -03:00
Frédéric Guillot
b513313c2f Add a board selector instead of the list of projects 2014-06-20 21:59:59 -03:00
Frédéric Guillot
169cbb56f8 Fix minor translations issues 2014-06-20 15:46:21 -03:00
Frédéric Guillot
d9fadbe7c1 Merge branch 'master' of github.com:fguillot/kanboard 2014-06-20 15:41:16 -03:00
Frédéric Guillot
7c5b900bd8 First API implementation 2014-06-20 15:41:05 -03:00
Nala Ginrut
e15edd451a Chinese works 2014-06-19 19:17:56 +08:00
Frédéric Guillot
efdc959c55 Fix bug #108: useless require 2014-06-02 21:03:10 -04:00
Frédéric Guillot
99b5758dd6 Fix typo (error message) 2014-05-28 18:30:18 -04:00
Frédéric Guillot
445ef6d148 Add CSRF protections 2014-05-28 15:14:52 -04:00
Frédéric Guillot
c482e70469 Add a new automatic action: assign a category based on a defined color 2014-05-27 11:40:07 -04:00
Frédéric Guillot
93783274a4 Improve automatic actions (move task to another position same columns) 2014-05-26 12:54:06 -04:00
Frédéric Guillot
2cb6b77ac8 Improve events handling 2014-05-26 12:27:33 -04:00
Frédéric Guillot
dbc4443bb1 Make sure that files are removed when a task is deleted 2014-05-25 18:27:18 -04:00
Frédéric Guillot
b6c4c93fe7 Add more tests 2014-05-25 18:12:27 -04:00
Frédéric Guillot
60a45dbb68 Improve file upload 2014-05-25 15:15:59 -04:00
Frédéric Guillot
f9753e91d2 Add subtasks 2014-05-25 15:02:27 -04:00
Frédéric Guillot
9ddeb5d978 Added German translation (contribution of @troloo) 2014-05-25 09:22:15 -04:00
Frédéric Guillot
14c2998c4a Improve css and phpdoc comments 2014-05-23 11:59:23 -04:00
Frédéric Guillot
db76bcb593 Minor code improvements 2014-05-23 10:14:25 -04:00
Frédéric Guillot
7b53d47d46 Improve user interface 2014-05-23 09:49:26 -04:00
Frédéric Guillot
40917992e7 Add files upload 2014-05-22 20:58:21 -04:00
Frédéric Guillot
2230dd4e6b Code refactoring (add autoloader and change files organization) 2014-05-22 12:28:28 -04:00