Commit Graph

853 Commits

Author SHA1 Message Date
Sebastien Pacilly
fae40f0142 Spanish translations 2014-04-15 10:12:53 +02:00
toomyem
c1019fafb3 Updated Polish translations 2014-04-11 10:44:56 +02:00
Frédéric Guillot
19dec249aa Fixed invalid constraint for comments table in sqlite and mysql schema 2014-04-10 20:20:25 -04:00
Frédéric Guillot
c94d5f4afa Add a contributor 2014-04-08 21:22:38 -04:00
Frédéric Guillot
3ebeddc1c7 Fix a typo and minor visual improvement 2014-04-08 21:21:36 -04:00
Frédéric Guillot
6551c9ce4c Change date format for the french translation to avoid Windows bug 2014-04-08 21:04:26 -04:00
Frédéric Guillot
681a114168 Update readme 2014-04-04 19:04:59 -04:00
Frédéric Guillot
e65c370283 Add Brazilian Portuguese translation (contribution of Claudio L.) 2014-04-04 19:03:33 -04:00
Frédéric Guillot
4743bda6ea Update doc 2014-03-31 22:11:41 -04:00
Frédéric Guillot
dcc22d938b Update installation instructions for Debian and Centos 2014-03-31 22:05:47 -04:00
Frédéric Guillot
dde85569f8 Revert password_compat to be compatible with Debian 6 2014-03-31 21:18:52 -04:00
Frédéric Guillot
99953ab62a Add the possiblity to regenerate all tokens 2014-03-30 21:21:16 -04:00
Frédéric Guillot
d9dfd9d619 Add Mysql/MariaDB support 2014-03-30 19:53:59 -04:00
Frédéric Guillot
34711f5846 Ask the current password before changing a user password 2014-03-25 21:25:54 -04:00
Frédéric Guillot
0d55f5aa35 Comment edit/remove actions 2014-03-23 22:10:43 -04:00
Frédéric Guillot
ab63ffafc5 Task duplication 2014-03-19 21:49:39 -04:00
Frédéric Guillot
41dd9b2eff Bug fix: Remove checkbox 'another task' on the page task edit 2014-03-19 20:26:52 -04:00
Frédéric Guillot
e108b95202 Link syntax help to the official documentation 2014-03-16 13:51:30 -04:00
Frédéric Guillot
e1b7e8013f Add more documentation 2014-03-16 13:50:40 -04:00
Frédéric Guillot
e0a5045ed5 Add the possiblity to reorder the column position for a board 2014-03-16 10:44:05 -04:00
Frédéric Guillot
395a8a5f2a Improve make-archive.sh script 2014-03-15 18:55:35 -04:00
Frédéric Guillot
6d83619874 Add documentation about automatic actions 2014-03-15 12:25:45 -04:00
Frédéric Guillot
eaae8dfc0b Update to the last version of password_compat 2014-03-14 21:16:37 -04:00
Frédéric Guillot
ede188815b Improve token generation by using openssl or /dev/urandom or uniqid() as fallback 2014-03-14 21:08:15 -04:00
Frédéric Guillot
04dca7d28d Update polish translation 2014-03-14 20:38:03 -04:00
Frédéric Guillot
c8492793bc Make sure that magic quotes are disabled for PHP < 5.4 2014-03-13 20:57:13 -04:00
Frédéric Guillot
64ac705c1e Refresh the board only when it's necessary and add a link on the task title 2014-03-12 22:09:17 -04:00
Frédéric Guillot
9722cf6152 Add unit tests for automatic actions 2014-03-12 21:18:38 -04:00
Frédéric Guillot
b27a78e322 Fix unit test 2014-03-11 21:19:13 -04:00
Frédéric Guillot
c0ab451106 Add unit test for the "task close" action 2014-03-11 21:12:53 -04:00
Frédéric Guillot
66c7cf0caa Add an automatic action to assign a color to a specific user 2014-03-10 22:23:16 -04:00
Frédéric Guillot
1cda8059b5 Lowercase file 2014-03-10 21:49:24 -04:00
Frédéric Guillot
fca61f7eb0 Add contributors 2014-03-10 21:44:20 -04:00
Frédéric Guillot
ed2962f7e6 Uncomment unit test 2014-03-09 23:28:12 -04:00
Frédéric Guillot
5f79db8308 Lowercase base controller include 2014-03-09 23:26:24 -04:00
Frédéric Guillot
7749b8ed56 Automatic actions 2014-03-09 23:21:23 -04:00
Frédéric Guillot
7bd4697dfc Merge pull request #48 from EpocDotFr/patch-1
Fix token generation on Windows
2014-03-09 14:08:33 -04:00
Maxime
ddd856121d urandom is not available on Windows 2014-03-08 19:00:12 +01:00
Frédéric Guillot
66fbcc4ea2 Merge pull request #46 from rzeka/master
Added Polish translations
2014-03-07 22:02:22 -05:00
rzeka
a6de8aacbc Added Polish translations 2014-03-07 16:40:26 +01:00
Frédéric Guillot
ddaf391791 Start to write some documentation about users management 2014-03-06 21:50:19 -05:00
Frédéric Guillot
e0b67d773a Assign existing tasks to nobody when a user is removed 2014-03-06 21:47:16 -05:00
Frédéric Guillot
544f992424 Add a 'due date' field and display the number of comments on the board 2014-03-05 22:27:48 -05:00
Frédéric Guillot
1e994f3448 Improve unit test 2014-03-05 20:32:53 -05:00
Frédéric Guillot
5d9b5aee6d Merge branch 'patch-1' of github.com:toomyem/kanboard 2014-03-05 19:47:46 -05:00
toomyem
850abb1500 Altered test cases for allowed user checking.
Changed test checking if admin used has always access.
Added new test to check if non admin used does not have access if is not added to acl list.
2014-03-05 10:55:26 +01:00
toomyem
384b64b7fa Admin users are not allowed for a project
In function isUserAllowed() it is only checked if:
1. any user is assigned to the project (if no then allow anybody)
2. if logged user is allowed for given project
But also _admin_ users _not assigned_ to the project shall be allowed.
2014-03-05 09:40:06 +01:00
rzeka
1d94ba9914 #37 click on task to access it 2014-03-05 09:31:14 +01:00
Frédéric Guillot
141616b48c Add the possibility to add a description directly from the task show view 2014-03-04 22:45:58 -05:00
Frédéric Guillot
19409360ca Improve comments 2014-03-04 21:57:12 -05:00