Commit Graph

3643 Commits

Author SHA1 Message Date
Frederic Guillot
4c524700af Add doc for plugin events 2016-01-03 19:25:53 -05:00
Frederic Guillot
913ec9e39f Add doc to create new automatic actions 2016-01-03 19:17:45 -05:00
Frederic Guillot
90f0e7edbc ++ in License file 2016-01-03 18:55:41 -05:00
Frederic Guillot
f879f74173 Add Makefile target to run unit tests with coverage 2016-01-03 18:47:25 -05:00
Frederic Guillot
4e6ad60f4f Increase action name column length in actions table 2016-01-03 18:33:46 -05:00
Frederic Guillot
0751508ae3 Reduce number of SQL queries for actions 2016-01-03 18:18:14 -05:00
Frederic Guillot
e2b6d4fa18 Add migrations for new action names 2016-01-03 17:36:15 -05:00
Frederic Guillot
a296ba5b18 Improve Automatic Actions plugin api 2016-01-03 16:43:13 -05:00
Dmitry
9aafbdc02e Update translations.php 2016-01-03 01:57:41 +03:00
Frederic Guillot
d578b612ea Fix wrong link 2015-12-30 20:46:32 +01:00
Frederic Guillot
a3732a949f Add documentation for user mentions 2015-12-30 20:43:23 +01:00
Frederic Guillot
65f26699a6 Add unit test to remove metadata 2015-12-30 16:59:35 +01:00
Frederic Guillot
9039e27b13 Merge pull-request #1583 2015-12-30 16:43:53 +01:00
Frederic Guillot
ca78f78969 Do not show window scrollbars when individual column scrolling is enabled 2015-12-30 16:29:23 +01:00
Frederic Guillot
910933d06a Update Ubuntu documentation 2015-12-30 16:06:36 +01:00
Frederic Guillot
f69f9b0811 Use SHA-1 for session hash to avoid incompatibility between platforms 2015-12-30 15:15:55 +01:00
Frederic Guillot
f998a17e64 Update ChangeLog 2015-12-30 14:57:06 +01:00
Frederic Guillot
5b45a082d9 Remove arguments of beforeAction() method 2015-12-30 14:54:54 +01:00
Frederic Guillot
019d83f3fc Fix compatiblity issue with FreeBSD for session.hash_function 2015-12-30 14:29:00 +01:00
Frederic Guillot
108425b650 Remove XMPP dependency 2015-12-29 20:48:38 +01:00
Frederic Guillot
be42c0c069 Update composer.json 2015-12-29 19:44:15 +01:00
Frederic Guillot
8ca1809bd6 Sync locales 2015-12-29 19:17:40 +01:00
Frederic Guillot
34e6add1d8 Merge pull-request #1594 2015-12-29 19:10:54 +01:00
Frederic Guillot
178eda1887 Add autocompletion in textarea for user mentions 2015-12-29 18:44:21 +01:00
Frederic Guillot
b4c5e36ee4 Update modification date during task move 2015-12-29 09:42:32 +01:00
Frederic Guillot
ded63d21a8 Send notifications on user mentions 2015-12-29 09:30:36 +01:00
Dario Espinosa
3b8494cb3c kanboard\app\Locale\es_ES
kanboard\app\Template\analytic
sidebar.php
t('Compare hours')
2015-12-26 14:55:05 -05:00
Frederic Guillot
9ff0abd8d6 Update active menu in sidebars 2015-12-24 15:34:50 +01:00
Frederic Guillot
4003b122d0 Improving performance during task position change (3 times faster than before) 2015-12-23 15:39:37 +01:00
middeke
89e28f89b3 Updated documentation for MetaData 2015-12-23 00:32:34 +01:00
Busfreak
050d690918 Merge pull request #1 from fguillot/master
please merge
2015-12-23 00:18:32 +01:00
middeke
be2fde7cc0 remove function for MetaData 2015-12-23 00:03:56 +01:00
Frederic Guillot
8ff2032ea3 Avoid PHP error when enabling LDAP group provider with PHP < 5.5 2015-12-22 19:35:41 +01:00
Frederic Guillot
a16f3adc1e Add unit test for LdapBackendGroupProvider 2015-12-22 19:16:26 +01:00
Frederic Guillot
6f9af3659c Added the possiblity to define custom routes from plugins 2015-12-22 19:06:03 +01:00
Busfreak
7e014e4fe9 Merge remote-tracking branch 'refs/remotes/fguillot/master' 2015-12-18 16:45:51 +01:00
Frederic Guillot
c83f589b22 Show only active projects in board selector 2015-12-17 21:38:13 -05:00
Frederic Guillot
d0af39170c Merge pull-request #1572 2015-12-17 20:21:12 -05:00
Frederic Guillot
47f518f3b4 Merge pull-request #1566 2015-12-17 20:20:06 -05:00
Busfreak
a4a1cd9f0c set class=active when selecting controller=ProjectPermission 2015-12-17 20:00:15 +01:00
Busfreak
bf2034b416 extend hook 'template:project:sidebar' with $project 2015-12-17 19:36:19 +01:00
Busfreak
c51ecdf2a6 Merge remote-tracking branch 'refs/remotes/fguillot/master' 2015-12-17 19:31:57 +01:00
Eskiso
59367d5450 Added MaxLenght to 50 for use with API/Comment new parameter 2015-12-17 09:36:38 +00:00
Eskiso
b3dbdca609 Add reference to the createComment parameters
I've only seen the reference column being used by integrations (gitbucket,etc), would be nice that from the API we could also use that column for other references.
2015-12-17 09:35:18 +00:00
Frederic Guillot
9758a61e0a Update SQL files 2015-12-16 20:57:15 -05:00
Eskiso
4b35b318a2 Updated translation 2015-12-16 09:23:35 +00:00
Frederic Guillot
7f980cffcc Show profile link for @username mentions 2015-12-15 22:39:39 -05:00
Busfreak
16e8241f0f Merge remote-tracking branch 'refs/remotes/origin/master' 2015-12-15 12:00:47 +01:00
Frederic Guillot
9e1f4fa6c7 Improve pull-request that compare hours 2015-12-14 22:13:11 -05:00
Frederic Guillot
db7a9ddf5f Add contributors 2015-12-14 22:12:42 -05:00