Commit Graph

951 Commits

Author SHA1 Message Date
Rafael de Camargo
91ae1feaa1 Hide one task count when there is only one swimlane
Don't show two task counts per column when there is only one swimlane. 
Fixes #4208
2019-06-19 20:41:32 -07:00
mildis
b26776e529 Add cURL support to HTTP Client
- Add HTTP_PROXY_EXCLUDE option when cURL is used
- Show HTTP client backend in about page
- Fallback to legacy Stream Contexts if cURL extension is not available
2019-06-03 20:00:49 -07:00
Rafael de Camargo
c3012e0142 Fix text file preview
Escapes any html tags on text files
2019-05-26 20:54:42 +02:00
Rafael de Camargo
c60d642a1a Add View File on popover to tooltip
Merged this if with the if used on template:task_file:files
2019-05-26 20:54:42 +02:00
Bastian Rang
702379a550 Add new hook template:export:header 2019-05-03 21:28:34 -07:00
Frédéric Guillot
11b6bf6d25 Add HTML tag in email notifications 2019-04-27 21:23:32 -07:00
Frédéric Guillot
d261482e9a Add missing template and translations 2019-04-05 19:04:19 -07:00
Frédéric Guillot
2251066a3c Always display task accordion elements 2019-02-19 14:50:16 -08:00
Frédéric Guillot
23417da763 Replace accordion Javascript component by <details> HTML element 2019-02-19 14:45:01 -08:00
Frédéric Guillot
b1c5b47d84 Add missing webhook event: task.move.project
Fixes #3969
2019-02-13 18:23:12 -08:00
Frédéric Guillot
0295388461 Add new actions to reorder tasks by column 2019-02-08 13:53:13 -08:00
Frédéric Guillot
a1c437bce8 Do not show projects dropdown when prompting the 2FA code 2019-01-30 21:17:30 -08:00
Rafael de Camargo
f3b944c77f Hide edit button when user cannot edit task
Check for custom roles to show edit button
Fixes #4123
2019-01-11 17:21:14 -08:00
Rafael de Camargo
f79a2ee5e7 Fix permission check before "Assign to me"
Users who should not be able to change assignee cannot "assign to me"

Fixes #4121
2019-01-10 01:17:03 -02:00
rafacamargo123
0deaeb58e6 Fix permission check to show project options
Fixes #4105
2019-01-08 14:45:10 -08:00
AI3Zakir
216604a662 Add sorting by reference in list view 2018-12-11 21:24:16 -08:00
Craig Crosby
cddaf2ac2e Add hook to Board Settings 2018-11-28 10:33:23 -05:00
Ben RUBSON
ebf8c5f839 Disable php_uname() warning 2018-11-27 19:39:48 -08:00
Frédéric Guillot
8532696f0c Fix broken link to contributor page
Fixes #4052
2018-10-23 15:17:33 -07:00
Frédéric Guillot
5a2836bf39 Revert "Easier closing of dialogs" (introduces regression on date time picker)
This reverts commit 71630aaa77.
2018-10-23 15:12:44 -07:00
Michael
71630aaa77 Easier closing of dialogs
Allow closing of dialogs by clicking on the background area around it.

When the dialog is closed in this manner, if it contains a form with changed data present a warning that there are unsaved changes. Likewise if the user attempts to navigate away from the page, eg page reload, bookmark click, address bar entry.

If the dialog does not contain a form or the data remains unchanged no warning messages are shown.
2018-10-15 17:47:38 -07:00
Michael
cc81f9d4f5 Write log entry on file removal 2018-10-15 17:39:42 -07:00
Matteo Mazza
f28d7a15b9 Add custom roles project duplication 2018-08-22 21:00:01 -07:00
Julian Maurice
9d4cd31e1a Allow to associate tags to colors
The color is then used as background in the board, list and task details
views
2018-08-11 10:15:13 +02:00
Julian Maurice
ae3ade0908 Allow to associate project categories to colors
The color is then used as background in the board and list views
2018-08-09 19:45:51 +02:00
Frédéric Guillot
0f8d994e43 Add more fields in bulk task creation form 2018-06-08 11:12:24 -07:00
Frédéric Guillot
9d4be201aa Add quick link assign me in different views 2018-06-07 15:02:10 -07:00
Frédéric Guillot
07a0a816b1 Reword project settings label 2018-06-06 14:00:25 -07:00
Frédéric Guillot
5064fcd330 Fix typo in translation string 2018-06-06 13:46:26 -07:00
Frédéric Guillot
bce396c1ab Fix bad search and replace in old commit
Commit eafaa4b037
2018-06-06 13:35:02 -07:00
Frédéric Guillot
2a299d33d1 Add bulk task modification in list view 2018-06-06 11:07:12 -07:00
James
0188082cde Correct English text 2018-06-03 18:48:14 -07:00
Michael Vickers
f890eb765e Add dashboard and search task footer hooks
Implement new hooks requested in kanboard/kanboard#3863
2018-06-03 18:46:38 -07:00
Frédéric Guillot
912cf378d7 Add checkboxes in list view to move tasks to another column at once 2018-06-01 15:58:17 -07:00
lastlink
cd6da13897 Add basic print stylesheet 2018-06-01 15:25:32 -07:00
James
0759535939 Correct typos in English text 2018-05-25 01:09:53 -07:00
Andrew Engelbrecht
1a7e26f20a translate time string in another template 2018-05-11 10:06:52 -07:00
Frédéric Guillot
eafaa4b037 Make hardcoded hours string translatable 2018-05-10 14:30:59 -07:00
Frédéric Guillot
ecc9d80671 Add link to open images in a new tab 2018-05-10 14:11:22 -07:00
Frédéric Guillot
f413ab20dd Hide private projects checkbox if the feature is disabled 2018-05-09 11:46:19 -07:00
Frédéric Guillot
6ae97d399d Improve dashboard pagination 2018-05-09 11:21:57 -07:00
Frédéric Guillot
fa90a29490 Avoid people to remove themselves from project permissions 2018-05-02 14:17:29 -07:00
Andrew Engelbrecht
9c50fc9eb5 Don't markdown project owner's name in tooltip 2018-04-30 11:03:49 -07:00
Frédéric Guillot
5996a8abcf Rewrite tooltips code without jQuery 2018-04-20 15:18:30 -07:00
Frédéric Guillot
cdeaadfa7b Fix margin for task recurrence tooltip 2018-04-18 11:08:57 -07:00
kent1
b03357aef3 Improve notifications
- Translate subtask status
- Translate internal link labels
- Add link to tasks and projects in overdue notifications
2018-04-16 11:57:46 -07:00
Frédéric Guillot
0e8a94ac42 Adjust field size to keep compatibility with MySQL 5.6 2018-04-12 15:39:55 -07:00
Frédéric Guillot
dd92564d22 Increase text fields length in several tables 2018-04-11 13:48:13 -07:00
Frédéric Guillot
0b306fa60a Move documentation to https://docs.kanboard.org/ 2018-04-06 10:54:58 -07:00
Frédéric Guillot
3808b5dc09 Add missing translations 2018-04-04 16:51:52 -07:00