Commit Graph

2516 Commits

Author SHA1 Message Date
Frederic Guillot
b4b1d40eb0 Add routes for settings and documentation 2015-12-06 18:28:23 -05:00
Frederic Guillot
756e8697c0 Add the possibility to define API token in config file 2015-12-06 18:13:49 -05:00
Frederic Guillot
46dfd453a9 Adjust wrong permission 2015-12-06 17:59:54 -05:00
Frederic Guillot
563bfafe6b Add routes for groups section 2015-12-06 17:50:05 -05:00
Frederic Guillot
f0651c48c1 Restrict actions for project viewers 2015-12-06 17:39:21 -05:00
Frederic Guillot
bd849ff655 Add routes for users section 2015-12-06 16:24:19 -05:00
Frederic Guillot
42a837a833 Update doc and changelog 2015-12-06 16:00:42 -05:00
Frederic Guillot
34048c2804 Add line separator in debug logs 2015-12-06 15:57:41 -05:00
Frederic Guillot
abe2130021 Fix typo in the plugin doc 2015-12-06 15:46:41 -05:00
Frederic Guillot
a73b2ef0c2 Update doc for project permissions and groups 2015-12-06 15:38:37 -05:00
Frederic Guillot
7c355edc16 Fix wrong column type for users.language 2015-12-06 15:05:24 -05:00
Frederic Guillot
8f6c064cd7 Add debug log for session invalidation 2015-12-06 14:55:45 -05:00
Frederic Guillot
70c65268fe Update plugin doc 2015-12-06 14:48:59 -05:00
Frederic Guillot
6d4286ec66 Update LDAP documentation 2015-12-06 10:53:33 -05:00
Frederic Guillot
28c8af70f4 Add doc for user types 2015-12-06 08:58:57 -05:00
Frederic Guillot
fd16ea680f Add documentation about project types and roles 2015-12-06 08:49:28 -05:00
Frederic Guillot
d0e809a32c Add new method to flush session variables 2015-12-06 08:23:53 -05:00
Frederic Guillot
9bd7985ba4 Add more unit tests 2015-12-06 00:00:09 -05:00
Frederic Guillot
db5da71f15 Update SQL schemas 2015-12-05 22:02:35 -05:00
Frederic Guillot
73ce90ac56 Remove unused use statements 2015-12-05 21:34:26 -05:00
Frederic Guillot
eaabda81cd Update composer dependencies 2015-12-05 21:25:29 -05:00
Frederic Guillot
18c56a50e7 Fix phpdoc 2015-12-05 21:22:37 -05:00
Frederic Guillot
bb63068196 Sync locales 2015-12-05 21:05:48 -05:00
Frederic Guillot
bd313f9426 Add check for gd extension 2015-12-05 20:33:30 -05:00
Frederic Guillot
e9fedf3e5c Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
Frederic Guillot
346b8312e5 Add contributors 2015-12-04 21:36:08 -05:00
Frederic Guillot
3925cf68dd Merge pull-request #1523 2015-12-04 21:28:11 -05:00
perburn
1250e745e4 Fix for #1352 based on #1460
Fixes https://github.com/fguillot/kanboard/issues/1352 by implementing the changes suggested in https://github.com/fguillot/kanboard/issues/1460
2015-12-04 20:53:25 +01:00
Matthew Cillo
207ee05b0e added tests 2015-12-03 22:54:27 -05:00
Matthew Cillo
85fa0bf69b updated doc 2015-12-03 22:07:21 -05:00
Matthew Cillo
61acd80ec3 added capability to reopen GitLab issues 2015-12-03 21:56:11 -05:00
Folcky
2c547fd005 Update translations.php
Enable это значить Включить, а не Отключить!
2015-12-03 11:44:24 +03:00
Frederic Guillot
91bdf6aaf3 Add generic authorization class 2015-11-27 16:24:21 -05:00
Frederic Guillot
19706944dc Fix broken test 2015-11-27 11:01:39 -05:00
Frederic Guillot
2451706316 Add generic LDAP client library 2015-11-27 09:15:12 -05:00
Olivier Maridat
f837e70a2d Add filter by task link 2015-11-26 15:33:44 +01:00
Frederic Guillot
e582d4047b Add groups (teams) 2015-11-25 22:06:39 -05:00
Eskiso
a8da794b60 Updated translation
Also updated due date translation
2015-11-23 09:16:22 +00:00
Frederic Guillot
337f054eed Update Readme 2015-11-22 15:29:23 -05:00
Frederic Guillot
b0a7203d39 Bump version 2015-11-22 14:13:26 -05:00
Frederic Guillot
2c80a90a6f Add Bosnian translation (pull-request #1470) 2015-11-22 12:53:18 -05:00
Frederic Guillot
0a7370b9e5 Remove workaround for 'INSERT ON DUPLICATE KEY UPDATE...' 2015-11-21 18:41:15 -05:00
Frederic Guillot
9deeaa4ef1 Add new hooks for plugins 2015-11-21 17:27:29 -05:00
Frederic Guillot
4594325726 Make test case pass under Windows 2015-11-21 17:12:27 -05:00
Frederic Guillot
41ecb163ee Dropdown menu entry are now clickable outside of the html link 2015-11-21 15:44:25 -05:00
Frederic Guillot
37ef906998 Avoid Safari to append .html at the end of downloaded files 2015-11-21 11:30:45 -05:00
Frederic Guillot
83e4c7729e Fix unit test 2015-11-20 21:24:15 -05:00
Frederic Guillot
d457d123d7 CSV task export show the assignee name in addition to the assignee username 2015-11-20 20:45:10 -05:00
Frederic Guillot
f119cbd6be Make CSV export compatible with PHP 5.3 2015-11-20 20:39:43 -05:00
Eskiso
4c3e519fa9 Updated translation 2015-11-19 11:54:51 +00:00