Commit Graph

211 Commits

Author SHA1 Message Date
Michael
b8e6157738 Add ARIA label to form text editor without label 2020-10-04 10:31:49 -07:00
Michael Vickers
de56529291 Add missing return to renderTitleField 2020-10-02 17:55:46 -07:00
Michael Vickers
c3aec26877 Add hidden accessible form input labels 2020-10-02 17:55:46 -07:00
Michael Vickers
ce69343001 Add aria-label alongside title attributes 2020-10-02 17:44:18 -07:00
Franky Van Liedekerke
0ede384cda Use Ajax request for Markdown preview
This remove dependency on a Javascript library.
2020-05-01 20:05:53 -07:00
Franky Van Liedekerke
d4ee16c1f7 Keep newlines in markdown 2020-04-30 20:13:35 -07:00
Slade
f397a81984 Show the color dropdown when creating a new automatic action
Fixes #4443
2020-04-29 18:33:21 -07:00
Franky Van Liedekerke
b31af33b51 Correct duration calculation
Fixes #4464
2020-04-26 11:32:03 -07:00
Manfred Hoffmann
a648a579cc Final fixes / German translation for user-groups-listing 2020-04-05 14:55:25 -07:00
Frédéric Guillot
1f6a42ace7 Improve user groups listing 2020-04-05 12:30:59 -07:00
Manfred Hoffmann
b442c52acb Show group memberships in a tooltip 2020-04-05 11:20:12 -07:00
Timo
67a5dd6a89 Add option to enable or disable global tags per projects 2020-04-04 11:39:17 -07:00
Manfred Hoffmann
1cc0ac0713 Show group membership(s) in user-summary and user-list 2020-04-02 21:16:13 -07:00
Timo
86dd0a7a75 Add new dashboard template and board selector hooks 2020-03-02 20:29:45 -08:00
Steve Bian
0a6f614571 Use KANBOARD_URL to build URIs if specified 2020-02-04 20:00:04 -08:00
Rafael de Camargo
9bd7ae9515 Fix SubtaskRestrictionController modal misbehaviour on link
When the icon was clicked, the modal wasn't shown. Instead, its html content was open as the whole page.
2019-10-15 20:06:39 -07:00
Rafael de Camargo
2bf0f99b51 Add link button to text editor 2019-07-24 13:50:51 -07:00
Rafael de Camargo
21a3634fd1 Fix html parsing on markdown editor
Closes #4243
2019-07-23 01:26:03 -03:00
Rafael de Camargo
ff53a6aa6b Fix tabindexes on task creation and modification forms
- Add focus to tags, color and checkboxes fields
2019-07-17 14:34:27 -07:00
Michael Vickers
7c0a1a5fbd Defer javascript files by default
Prevent scripts blocking browser HTML parsing. The modern method instead of moving scripts to the end of the body tag as suggested in kanboard/kanboard#3829
2018-06-11 10:24:35 -07:00
Frédéric Guillot
56c2a6e543 Make subtask title text field wider when editing subtasks 2018-05-10 11:37:28 -07:00
Frédéric Guillot
c8df8a7c8c Fix escaping issue for Markdown editor 2018-05-03 15:15:50 -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
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
9ddefa979a Add CSRF check for task and project files upload 2018-01-29 15:56:30 -08:00
SkyFox
b4d5ddb832 Add missing translation in DateHelper 2017-12-20 13:30:43 -08:00
Frédéric Guillot
ccd177ada6 Store PHP sessions in the database 2017-12-12 15:04:28 -08:00
Luis Fernando Batels
375bdd8f8d Open MP3 attachments (#3603) 2017-12-07 18:02:05 -08:00
Frédéric Guillot
d21aed4e3b Add class "js-modal-replace" to icons 2017-12-01 13:37:42 -08:00
Frederic Guillot
cafbd1f5a7 Improve iCalendar feed to include tasks with start/end date and due date with a time 2017-11-08 14:50:02 -08:00
Frederic Guillot
bf623e0e08 Improve dropdown for task description templates 2017-11-03 11:04:18 -07:00
Frederic Guillot
648dc6bcfb Add predefined templates for task descriptions 2017-11-02 15:41:58 -07:00
Frederic Guillot
ed98f95cfa Add bulk subtasks creation 2017-10-20 14:47:04 -07:00
Frederic Guillot
bd695ae985 Improve external task integration 2017-10-18 13:56:57 -07:00
Frederic Guillot
41c2ab0c24 Add tooltip to subtask icons 2017-10-16 19:09:25 -07:00
Frederic Guillot
7c52546ed2 Generate a link if the reference is a URL 2017-10-12 15:25:13 -07:00
Frederic Guillot
4bb422b41f Render a dropdown menu for external task providers 2017-10-12 14:01:39 -07:00
Frederic Guillot
3ba8b0462c Fix parsing issue in phpToBytes() 2017-08-11 22:29:43 -07:00
Oliver Buchmann
daf39ee16a Change Due Date to Due Timestamp fixes #919 (#3249) 2017-05-10 16:42:34 -04:00
Frederic Guillot
d7b0cfbbe5 Improve dashboard 2017-04-08 13:58:25 -04:00
Frederic Guillot
fe9f3ba707 Add assignee restriction for custom project roles (dnd) 2017-04-08 11:18:58 -04:00
Frederic Guillot
003c03a4e6 Add project restriction to block task edition 2017-04-07 21:46:36 -04:00
Frederic Guillot
481e767d35 Add new project restriction to block assignee change 2017-04-05 22:53:54 -04:00
Frederic Guillot
66c8351ad4 Add new project role restriction to block task suppression 2017-04-05 19:16:04 -04:00
Frederic Guillot
253d5a9331 Move calendar to external plugin 2017-04-01 15:43:36 -04:00
Frederic Guillot
d915c2a96b Improve subtask toggle 2017-03-19 16:45:32 -04:00
Frederic Guillot
9b34631135 Simplify dashboard to use new tasks list view 2017-03-12 21:36:52 -04:00
Frederic Guillot
cfd3000d83 Move notifications outside of dashboard 2017-03-11 19:01:40 -05:00