Commit Graph

1803 Commits

Author SHA1 Message Date
Frederic Guillot 81e4c3199e Fix unit test (PHP 5.4 regression) 2016-01-16 19:40:26 -05:00
Frederic Guillot 2e4c2b6e05 Improve class ProjectDailyColumnStats 2016-01-16 19:19:05 -05:00
Frederic Guillot 73ff5ec89b Remove ProjectAnalytic class 2016-01-16 17:01:56 -05:00
Frederic Guillot b77fecc7d9 Merge pull-request #1671 2016-01-16 14:39:28 -05:00
Frederic Guillot 170c0bd714 Merge pull-request #1666 2016-01-16 14:38:54 -05:00
zimmi1 c3962d329b Correct translation of some words in French 2016-01-16 19:50:47 +01:00
Frederic Guillot c58478c0ab Move analytic logic to separate classes 2016-01-15 21:03:19 -05:00
Blusky ea2088566a Adding php5-ldap to Dockerfile installs 2016-01-16 00:33:47 +01:00
Frederic Guillot 1bbd4faf56 Fix broken unit test 2016-01-14 21:59:19 -05:00
Frederic Guillot 9e24bb2ef0 Do not cache app settings in session 2016-01-14 21:42:28 -05:00
Frederic Guillot a8f404421f Fix bug: unable to set currency rate with Postgres 2016-01-14 20:40:31 -05:00
Frederic Guillot 805be7d331 Move validator methods 2016-01-14 20:18:13 -05:00
Frederic Guillot dc35a78374 Move some validators to separate classes 2016-01-13 21:45:14 -05:00
Frederic Guillot f9c676cf81 Change private properties to protected 2016-01-13 21:02:32 -05:00
Frederic Guillot 2d85e0fab7 Fix wrong link for category in task footer 2016-01-13 20:47:24 -05:00
Fors1 1b6960e338 Corrected some mistakes in russian locale 2016-01-13 16:28:27 +03:00
Frederic Guillot ce4b7b61c2 Add dropdown menu for task links table 2016-01-12 22:23:34 -05:00
Frederic Guillot fde0c0bad5 Add dropdown menu for column 'Actions' in tables 2016-01-12 22:19:43 -05:00
Frederic Guillot dfd0c4e48d Rename template hooks added by last PR 2016-01-12 22:01:54 -05:00
Frederic Guillot a8008102ef Merge pull-request #1648 2016-01-12 21:58:03 -05:00
Frederic Guillot 09c7a5c0a7 Integrate Malay language 2016-01-12 21:55:43 -05:00
Frederic Guillot b8e37365bf Merge pull-request #1643 2016-01-12 21:46:34 -05:00
Frederic Guillot 713113d6c0 Add dropdown menu for subtasks 2016-01-12 21:46:20 -05:00
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
Muhaimin 3a7398db14 Update translations.php 2016-01-12 14:56:36 +08:00
Muhaimin c6119748cc Create translations.php for Malay language 2016-01-12 14:40:13 +08:00
Frederic Guillot 3699073371 Move project validator methods 2016-01-11 22:07:39 -05:00
Frederic Guillot e31185a2bd Minor fixes 2016-01-11 21:54:52 -05:00
Frederic Guillot 9a661a5e9e Move subtask validator methods 2016-01-11 21:47:51 -05:00
Frederic Guillot 20b9c3d030 Move swimlane validator methods 2016-01-11 21:36:00 -05:00
Frederic Guillot b50f53ab3a Move task link validator methods 2016-01-11 21:27:49 -05:00
Frederic Guillot 4f38bf4c68 Move TaskValidator class 2016-01-11 21:13:54 -05:00
Frederic Guillot f7e8bb8fa8 Move user validator methods 2016-01-11 21:08:37 -05:00
Frederic Guillot cec8491acd Merge pull-request #1642 2016-01-11 20:05:50 -05:00
Eskiso 5aba130963 Update Translation 2016-01-11 19:42:03 +00: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 03032c3190 Update API test 2016-01-09 11:39:01 -05:00
Frederic Guillot 2fb002c266 Fix typo in ChangeLog 2016-01-09 11:17:05 -05:00
Frederic Guillot 0d0040561d Update changelog 2016-01-09 11:02:23 -05:00
Frederic Guillot b7cd8c3e52 Improve check setup for required extensions 2016-01-09 10:03:08 -05:00
Frederic Guillot ef1618b0df Update version of PicoDB 2016-01-09 09:38:02 -05:00
Frederic Guillot 97270f9b18 Improve requirements page in documentation 2016-01-08 21:44:51 -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 a03e4d4dcb Update documentation 2016-01-05 21:29:34 -05:00