Commit Graph

436 Commits

Author SHA1 Message Date
Frederic Guillot
051bf1c9db Add configurable task priority 2016-01-24 20:38:39 -05:00
Frederic Guillot
abcfd02067 Split project edition into multiple pages 2016-01-24 18:15:21 -05:00
Frederic Guillot
4fa38bf417 Add project owner 2016-01-24 16:29:14 -05:00
Frederic Guillot
6002efb8a0 Replace message when no project notifications are registered 2016-01-23 18:07:28 -05:00
Frederic Guillot
8bb67dc8cb Avoid to send XHR request when a task has not moved after a drag and drop 2016-01-21 22:17:24 -05:00
Frederic Guillot
325e72589d Always show the search box in board selector 2016-01-21 21:11:30 -05:00
Frederic Guillot
fcdfdeabfa Replace logout link by a dropdown menu 2016-01-21 20:58:12 -05:00
Frederic Guillot
f3e5fdb137 Make dashboard section title clickable 2016-01-20 22:54:42 -05:00
Frederic Guillot
32b2fd92d3 Show in user interface the saving state of the task 2016-01-17 17:24:09 -05:00
Frederic Guillot
7925000f07 Do not show column dropdown on the public view 2016-01-17 16:38:43 -05:00
Frederic Guillot
d45fa6a33b Add dropdown menu on each board column title to close all tasks 2016-01-17 11:03:33 -05:00
Frederic Guillot
c58478c0ab Move analytic logic to separate classes 2016-01-15 21:03:19 -05:00
Frederic Guillot
2d85e0fab7 Fix wrong link for category in task footer 2016-01-13 20:47:24 -05: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
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
Frederic Guillot
26e3996014 Add forgot password feature 2016-01-09 17:28:31 -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
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
e62779e267 Improve 2FA 2016-01-05 20:31:15 -05:00
Frederic Guillot
a296ba5b18 Improve Automatic Actions plugin api 2016-01-03 16:43:13 -05:00
Frederic Guillot
8ca1809bd6 Sync locales 2015-12-29 19:17:40 +01:00
Frederic Guillot
178eda1887 Add autocompletion in textarea for user mentions 2015-12-29 18:44:21 +01:00
Frederic Guillot
ded63d21a8 Send notifications on user mentions 2015-12-29 09:30:36 +01:00
Frederic Guillot
9ff0abd8d6 Update active menu in sidebars 2015-12-24 15:34:50 +01: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
Frederic Guillot
7f980cffcc Show profile link for @username mentions 2015-12-15 22:39:39 -05:00
Matthew Cillo
583e6bf064 added working template of compare hours 2015-12-07 22:45:12 -05:00
Frederic Guillot
f0651c48c1 Restrict actions for project viewers 2015-12-06 17:39:21 -05:00
Frederic Guillot
70c65268fe Update plugin doc 2015-12-06 14:48:59 -05:00
Frederic Guillot
e9fedf3e5c Rewrite of the authentication and authorization system 2015-12-05 20:31:27 -05:00
Frederic Guillot
e582d4047b Add groups (teams) 2015-11-25 22:06:39 -05:00
Frederic Guillot
9deeaa4ef1 Add new hooks for plugins 2015-11-21 17:27:29 -05:00
Frederic Guillot
41ecb163ee Dropdown menu entry are now clickable outside of the html link 2015-11-21 15:44:25 -05:00
Frederic Guillot
968ae47454 Fix php notice after merging pull-request #1392 2015-11-15 16:56:01 -05:00
Frederic Guillot
764d399ca4 Merge pull-request #1392 2015-11-15 16:50:50 -05:00
Frederic Guillot
2011c35344 Add missing template for activity stream 2015-11-15 13:45:24 -05:00
Frederic Guillot
9aca556fc6 Avoid to disable the default swimlane during renaming when there is no other activated swimlane 2015-10-23 20:48:02 -04:00
Max Kamashev
1739c4a679 Form add subtasks in each task 2015-10-20 10:31:03 +03:00
Frederic Guillot
7303a79b50 Cleanup and minor fixes 2015-10-19 21:05:41 -04:00
Frederic Guillot
43cffe2828 Remove useless class and add new plugin hooks 2015-10-18 18:13:54 -04:00
Frederic Guillot
09da289c2f Move slack, hipchat and jabber integrations to plugins 2015-10-17 22:19:49 -04:00
Frederic Guillot
8c532efd5f Run php-cs-fixer on the code base 2015-10-17 10:09:03 -04:00
Frederic Guillot
73a5b9bc75 Make user notifications pluggable 2015-10-17 09:51:15 -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