Busfreak
286d46313a
add hook to app/filters_helper, add $project delivery to project/filters
...
This request adds two new hooks to the app/filters_helper (before and
after) including delivery of $project to hooked template if set.
Additionally it delivers $project from project/filters to
app/filters_helper.
2016-01-12 18:28:31 +01:00
Busfreak
6a7a4c2bd2
updated german translation
2016-01-11 16:11:06 +01:00
Frederic Guillot
ff1de5c06d
Fix bug: Automatic action listeners were using the same instance
2016-01-10 14:00:34 -05:00
Frederic Guillot
26e3996014
Add forgot password feature
2016-01-09 17:28:31 -05:00
Frederic Guillot
b7cd8c3e52
Improve check setup for required extensions
2016-01-09 10:03:08 -05:00
Frederic Guillot
f32d23d015
Remove HTMLToMarkdown dependency
2016-01-07 21:36:51 -05:00
Frederic Guillot
7864685cfd
Move Gitlab webhook to an external plugin
2016-01-07 21:05:23 -05:00
Frederic Guillot
54b3cfe8a1
Move bitbucket webhook to an external plugin
2016-01-07 20:16:05 -05:00
Frederic Guillot
1ef6e6c2bf
Fix phpdoc
2016-01-06 22:04:20 -05:00
Frederic Guillot
00e5a4c5b4
Move Github Webhook to external plugin
...
See: https://github.com/kanboard/plugin-github-webhook
2016-01-06 21:46:31 -05:00
Frederic Guillot
22568325c9
Change Auth classes properties to be protected
2016-01-05 21:23:19 -05:00
Frederic Guillot
023e0b7d53
Forget to translate one string in French
2016-01-05 20:42:45 -05:00
Frederic Guillot
cd4af3f49f
Sync locales
2016-01-05 20:37:18 -05:00
Frederic Guillot
36d4cea986
Merge pull-request #1610
2016-01-05 20:31:44 -05:00
Frederic Guillot
e62779e267
Improve 2FA
2016-01-05 20:31:15 -05:00
zimmi1
cfa54a20cf
Correct translation of word hours in French
2016-01-05 19:48:04 +01:00
zimmi1
a550666dc7
Correct translation of word project in French
2016-01-05 19:35:37 +01:00
Frederic Guillot
811254ba93
Added RUB - Russian Ruble
2016-01-03 19:37:53 -05:00
Frederic Guillot
4b0a932bd7
Merge pull-request #1601
2016-01-03 19:26:29 -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
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
f69f9b0811
Use SHA-1 for session hash to avoid incompatibility between platforms
2015-12-30 15:15:55 +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
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
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
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
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