Commit Graph

562 Commits

Author SHA1 Message Date
Frédéric Guillot
75e4e85d0f Updated ChangeLog 2022-09-04 22:19:39 -07:00
Frédéric Guillot
4f3fcfee75 Update ChangeLog 2022-09-04 22:12:19 -07:00
Frédéric Guillot
69c51fdf50 Change minimum requirement to PHP 7.4
- PHP versions < 7.4 are EOL: https://www.php.net/supported-versions.php
- Libraries used by Kanboard have dropped support for older versions of PHP
2022-02-18 20:28:23 -08:00
Frédéric Guillot
4e218efd97 Update ChangeLog 2022-02-12 15:30:59 -08:00
Frédéric Guillot
ee18479b7e Update ChangeLog 2021-12-16 14:20:55 -08:00
Frédéric Guillot
0755f0d64f Update ChangeLog 2021-06-08 20:05:01 -07:00
Frédéric Guillot
ebde594f50 Update ChangeLog 2021-04-16 21:05:00 -07:00
Frédéric Guillot
f31f0cec4c Update ChangeLog 2020-12-28 16:13:43 -08:00
Frédéric Guillot
7a60e760ae Update ChangeLog 2020-12-27 14:11:31 -08:00
Frédéric Guillot
2239c4175d Update ChangeLog 2020-10-09 16:48:39 -07:00
Frédéric Guillot
00a8b2d7ea Update ChangeLog 2020-06-19 10:44:40 -07:00
Frédéric Guillot
b8630d1b5b Update ChangeLog 2020-04-15 20:27:51 -07:00
Frédéric Guillot
d983c113da Update ChangeLog 2019-12-15 16:09:36 -08:00
Frédéric Guillot
309511e452 Update ChangeLog 2019-10-26 18:52:45 -07:00
Frédéric Guillot
8b2d46ed5d Update ChangeLog 2019-08-24 14:17:13 -07:00
Frédéric Guillot
19208bfab2 Update ChangeLog 2019-06-21 20:23:03 -07:00
Frédéric Guillot
0b4b288ff8 Update ChangeLog 2019-04-05 19:12:13 -07:00
Frédéric Guillot
ba5878e786 Update ChangeLog 2019-02-02 10:50:22 -08:00
Frédéric Guillot
f470873d5d Update ChangeLog 2018-12-19 16:05:15 -08:00
Frédéric Guillot
00228ac12f Update ChangeLog and MySQL dump 2018-10-10 20:17:19 -07:00
Frédéric Guillot
e29bfe6ee8 Update ChangeLog 2018-06-15 13:53:15 -07:00
Miodrag Tokić
dfea2f2365 Update ChangeLog 2018-06-06 16:39:49 -07:00
Miodrag Tokić
ba0455d8e4 Increase size of the "users.language" column
The current schema definition for the language column in the users table
is limited to 5 characters, while the longest currently available
language code in Kanboard is 10 characters long - sr_Latn_RS. This
limitation prevents switching to Serbian as the application interface
language.

As per the currently available ISO 639 language codes this column should
be at least 11 characters in size. Examples of language codes of 11
characters in size are en-US-POSIX and shi_Latn_MA.

References:

 - http://www.localeplanet.com/icu/iso639.html
2018-05-25 01:07:35 -07:00
Frédéric Guillot
5b17d232e0 Update ChangeLog 2018-05-16 18:39:16 -07:00
Frédéric Guillot
927607b5ff Update ChangeLog 2018-04-18 20:50:38 -07:00
Frédéric Guillot
a8e89c58b3 Update ChangeLog 2018-03-30 20:34:39 -07:00
Frédéric Guillot
94ed32dedf Update ChangeLog 2018-02-28 18:55:54 -08:00
Frédéric Guillot
9cec52f76b Update ChangeLog 2017-12-26 18:00:19 -08:00
Frédéric Guillot
962db83404 Update ChangeLog 2017-12-09 10:00:10 -08:00
Frederic Guillot
e584ace75a Update ChangeLog 2017-11-20 11:11:29 -08:00
Frederic Guillot
2a313eb971 Add the possibility to send tasks and comments to multiple recipients 2017-11-17 14:46:23 -08:00
Frederic Guillot
2de5b22951 Update ChangeLog 2017-11-16 15:56:04 -08:00
Frederic Guillot
2eeca3db3a Add projects search 2017-11-16 14:53:05 -08:00
Frederic Guillot
bda7f38ceb Add search in groups 2017-11-16 14:39:18 -08:00
Frederic Guillot
95cdeed472 Task CSV import is now able to handle more fields
Add support for the priority, start date, tags and one external link.
2017-11-14 15:39:43 -08:00
Frederic Guillot
a12e159de0 Check if the start date is before due date 2017-11-09 11:17:07 -08:00
Frederic Guillot
cafbd1f5a7 Improve iCalendar feed to include tasks with start/end date and due date with a time 2017-11-08 14:50:02 -08:00
Frederic Guillot
648dc6bcfb Add predefined templates for task descriptions 2017-11-02 15:41:58 -07:00
Frederic Guillot
cc6618901b Remove feature "Allow everybody to access to this project" 2017-10-27 16:16:11 -07:00
Frederic Guillot
c507c54162 Update ChangeLog 2017-10-23 17:03:10 -07:00
Frederic Guillot
b54f174a27 Update ChangeLog 2017-10-03 21:11:01 -07:00
Frederic Guillot
074f6c104f Avoid people to alter other projects by changing form data 2017-09-23 18:48:45 -07:00
Frederic Guillot
8ecaa60340 Integrate Vietnamese translation (PR #3465) 2017-09-23 14:44:47 -07:00
Frederic Guillot
066c9bf6e1 Add CVE ID to ChangeLog 2017-08-16 20:46:47 -07:00
Frederic Guillot
daccedbdab Update ChangeLog 2017-08-13 15:10:15 -07:00
Frederic Guillot
217977500a Fix Javascript language mapping 2017-06-23 17:18:10 -04:00
Frederic Guillot
418f5522a2 Improve SQL migrations when old default swimlanes have the same name as a normal swimlanes 2017-06-19 21:54:12 -04:00
Frederic Guillot
ec5ec2ea81 Add missing subtask permissions for project viewer role 2017-06-18 22:16:55 -04:00
Frederic Guillot
94a86237fc Add command line argument to filter overdue notification for a given project 2017-06-18 21:57:20 -04:00
Frederic Guillot
6b9b9d2d1c Add autocomplete dropdown on comment subject and email fields 2017-06-03 17:51:20 -04:00