Commit Graph

2139 Commits

Author SHA1 Message Date
Frederic Guillot
7571b78bd1 Update SQL schema exports 2015-10-18 12:06:26 -04:00
Frederic Guillot
0512b68890 Fix typo in phpdoc 2015-10-17 22:45:54 -04:00
Frederic Guillot
ddd562232e Fix typo in phpdoc 2015-10-17 22:45:31 -04:00
Frederic Guillot
69689db79c Fix some phpdoc 2015-10-17 22:43:49 -04:00
Frederic Guillot
85af2317c5 Fix issues in Mysql schema 2015-10-17 22:41:27 -04:00
Frederic Guillot
11f16bce82 Fix typo in schema declaration 2015-10-17 22:33:23 -04:00
Frederic Guillot
ad55e6ede5 Remove exit expression in database provider 2015-10-17 22:31:04 -04:00
Frederic Guillot
09da289c2f Move slack, hipchat and jabber integrations to plugins 2015-10-17 22:19:49 -04:00
Frederic Guillot
9283fb88d8 Add metadata for users, tasks and projects 2015-10-17 15:27:43 -04:00
Frederic Guillot
9153c6ff0d Move ProjectActivitySubscriber to a new notification type 2015-10-17 12:53:11 -04:00
Frederic Guillot
472f94efee Move webhook to project notification type 2015-10-17 12:30:05 -04:00
Frederic Guillot
3543f45c2d Throw exception for page not found 2015-10-17 10:59:07 -04:00
Frederic Guillot
8c532efd5f Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
Frederic Guillot
b40190ee9f Merge pull-request #1383 2015-10-17 09:51:19 -04:00
Frederic Guillot
73a5b9bc75 Make user notifications pluggable 2015-10-17 09:51:15 -04:00
Flaudísio Tolentino
0cd0e19150 pt_BR: translate missing strings 2015-10-16 23:56:50 -03:00
Flaudísio Tolentino
c9f1dc26ab Improve pt_BR translation 2015-10-16 23:55:14 -03:00
Frederic Guillot
98b203fe69 Move DateParser class to Core namespace 2015-10-16 22:43:07 -04:00
Frederic Guillot
f99a3c501f Make mail transports pluggable and move integrations to plugins
- Postmark: https://github.com/kanboard/plugin-postmark
- Mailgun: https://github.com/kanboard/plugin-mailgun
- Sendgrid: https://github.com/kanboard/plugin-sendgrid
2015-10-16 20:50:12 -04:00
Frederic Guillot
9c9ed02cd7 Change namespace to add Kanboard as prefix 2015-10-13 22:19:17 -04:00
Frederic Guillot
7d458cd500 Add CSV import for tasks 2015-10-12 17:49:30 -04:00
Frederic Guillot
e515f37435 Add user CSV import 2015-10-12 14:44:28 -04:00
Frederic Guillot
e57386a183 Merge pull-request #1350 2015-10-12 11:50:35 -04:00
Timo Litzbarski
6c021baa8d remove trailing space 2015-10-12 14:54:43 +00:00
Timo Litzbarski
9eed530aa8 remove trailing space 2015-10-12 14:53:13 +00:00
Frederic Guillot
ffe615d201 Add comments sorting 2015-10-11 18:21:54 -04:00
Frederic Guillot
c77c9443e9 Do not hardcode reset filter value 2015-10-11 17:24:56 -04:00
Frederic Guillot
dc0749ecce Improve LDAP auth 2015-10-11 14:44:16 -04:00
Frederic Guillot
cf6d4d1c0a Fix some phpdoc 2015-10-11 12:32:20 -04:00
Frederic Guillot
48a2cfc741 Fix minor issues 2015-10-11 12:27:00 -04:00
Frederic Guillot
0e233673e3 Allow plugins to override CSP rules 2015-10-10 18:59:06 -04:00
BlueTeck
c9ce5962a6 #1340 add append/replace option to dustom filters 2015-10-10 17:23:41 +02:00
Frederic Guillot
586c600040 Add proxy support for http client 2015-10-08 20:54:07 -04:00
Eskiso
546e6fe742 Updated translation 2015-10-08 21:51:23 +01:00
Frederic Guillot
9d56525c4b When duplicating a task redirect to the new task 2015-10-07 20:06:28 -04:00
Frederic Guillot
735c99e4ae Add default links in sql dump 2015-10-07 19:52:46 -04:00
Frederic Guillot
032341f55d Remove project settings icon from dashboard 2015-10-07 19:31:46 -04:00
Frederic Guillot
8b086e8740 Include more shortcut links into the view "My projects" 2015-10-07 19:30:16 -04:00
Frederic Guillot
4785174e43 Duplicate a project with tasks will copy the new tasks in the same columns 2015-10-07 19:01:08 -04:00
Frederic Guillot
6dba53317c Convert translation file to UTF-8 2015-10-07 18:06:51 -04:00
Frederic Guillot
f3f438a3ff Repeat column headers for each swimlane 2015-10-06 21:51:10 -04:00
Frederic Guillot
28a4c86f7a Add sql dump of settings table 2015-10-06 20:01:34 -04:00
Frederic Guillot
be2885f68f Merge pull-request #1322 2015-10-06 19:36:27 -04:00
Janyk Steenbeek
7c4d8738ee Changed NL translation of 'Remaining'
I personally think Resterend fits in better then Restant because its fits better in the sentence. Please let me know if you prefer a different approach.
2015-10-06 12:02:08 +02:00
Timo Litzbarski
fd02f47d16 German Translation fix @nochso 2015-10-06 09:48:49 +00:00
Frederic Guillot
ca62d68788 Add Mysql and Postgres schema (SQL dump) 2015-10-05 22:10:25 -04:00
Jan Wagner
d85741a3a1 .htaccess: Add compatibility for apache 2.4 2015-10-05 22:46:30 +02:00
Timo Litzbarski
575363d4c5 German Translation 2015-10-05 10:01:31 +00:00
Frederic Guillot
92cf7f4df6 Fix a couple of issues for PHP 7.0 2015-10-03 21:44:26 -04:00
Frederic Guillot
c9e3178720 Fix issue when unlinking Gitlab account 2015-10-03 18:22:06 -04:00