Commit Graph

1015 Commits

Author SHA1 Message Date
Frédéric Guillot
f5bb55bdb8 PHP 8 Compatibility 2022-02-05 11:49:03 -08:00
Tomas Dittmann
61e63ef9e0 Remove project_id from task URLs 2022-02-04 20:59:33 -08:00
Jake G
d0347fa30e Condense wording on inferred action and update translations
These two items on the left menu for tasks are significantly larger than the rest of the items on the list.
By removing the word "another", the left sidebar can be made narrower and it is still clear what these actions do.
2022-01-28 20:47:39 -08:00
Tomas Dittmann
3e139ab6f4 Add hook for document-attachments 2021-12-13 19:17:22 -08:00
Jake G
e745f8a235 Fix board column header alignment 2021-12-10 16:34:02 -08:00
Frédéric Guillot
71123b0f37 Add missing CSRF checks 2021-06-05 14:59:12 -07:00
rivten
4fa9de8390 Add a min="0" attribute to task_list form input 2021-05-11 21:04:06 -07:00
Manfred Hoffmann
3c6df7a6c6 Keep swimlane headers at the top 2021-04-23 20:18:46 -07:00
Manfred Hoffmann
e41254ed74 Use consistent swimlane and column headers
Column headers now always appear above the swimlane header to allow the collapsing to work correctly.

Having the swimlane headers above column headers should be better but the current HTML/CSS implementation is limited.
2021-04-21 20:29:58 -07:00
Manfred Hoffmann
6f8f5aff33 Added new template hooks 2021-04-19 20:09:26 -07:00
Patrick Kuijvenhoven
a267aa368b Add new analytic component "Estimated vs actual time per column" 2021-02-21 20:22:45 -08:00
Raphael Horber
b622b4e0b2 Display number of tasks according to filter 2021-02-03 19:53:52 -08:00
G2G2G2G
7d473a2f19 Fix grammatical error 2020-12-23 11:58:33 -08:00
Frédéric Guillot
050fe904ba Add autocomplete attribute to HTML forms
Add autocomplete for email, name, username, current-password, new-password and one-time-code fields.
2020-12-23 11:49:44 -08:00
Michael
613bdd8157 Correct table collapsed column titles 2020-10-05 21:33:19 -07:00
Michael
af9aec88a5 Add hidden accessible titles 2020-10-05 21:29:48 -07:00
Patrick Yates
8322876d8e Add link to toggle column scrolling in board view 2020-10-04 13:57:34 -07:00
Michael Vickers
6231c159b8 Add aria-label to project select role without label 2020-10-04 10:35:02 -07:00
Michael Vickers
87c123bba4 Add aria-label to dropdown autocomplete without label 2020-10-04 10:33:16 -07:00
Michael
b8e6157738 Add ARIA label to form text editor without label 2020-10-04 10:31:49 -07:00
Michael Vickers
eafd82f564 Add aria-label to icons with title attributes 2020-10-02 18:06:12 -07:00
Michael Vickers
c3aec26877 Add hidden accessible form input labels 2020-10-02 17:55:46 -07:00
Michael Vickers
8308189333 Add aria-label to form inputs without labels 2020-10-02 17:49:45 -07:00
Michael Vickers
ce69343001 Add aria-label alongside title attributes 2020-10-02 17:44:18 -07:00
mildis
50fdb54618 Prevent the original page from being modified by the opened link 2020-09-14 19:28:12 -07:00
Malcolm Scott
cea4e35b1f Fix grammatically incorrect error message 2020-07-23 20:41:50 -07:00
Henrik
64a5e7ef56 Added standard notification footer to comment_mail template 2020-06-21 10:36:43 -07:00
Sukaos
3811d70b76 Added missing closing HTML tag in template 2020-06-07 14:26:04 -07:00
Timo
31508e07fd Open large modal when clicking on edit category link 2020-05-14 19:14:34 -07:00
Slade
f397a81984 Show the color dropdown when creating a new automatic action
Fixes #4443
2020-04-29 18:33:21 -07:00
Frédéric Guillot
9d22fef389 Avoid PHP notice 2020-04-15 20:34:51 -07:00
Manfred Hoffmann
5e70e96772 Replace last occurences of "private" with "personal" 2020-04-06 20:36:20 -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
Frédéric Guillot
15792da159 Update French translation and improve project tag settings template 2020-04-04 11:54:52 -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
e6d5e6222e Add new task/project image hooks 2020-03-15 11:59:12 -07:00
Frédéric Guillot
5e7758d39d Fix invalid RSS feed encoding
Fixes #4426
2020-03-03 20:55:57 -08:00
Timo
ea11436663 Add new hook template:task:form:bottom-before-buttons 2020-03-03 18:23:45 -08:00
Timo
86dd0a7a75 Add new dashboard template and board selector hooks 2020-03-02 20:29:45 -08:00
Frédéric Guillot
b39f857dc4 Rename "private" projects to "personal" 2020-02-29 18:51:52 -08:00
Frédéric Guillot
c12bbb1613 Fix grammatical errors
Fixes #4420
2020-02-29 16:34:38 -08:00
Andre Nathan
c8a617cfcb Add per-project and per-swimlane task limits
This change allows projects and swimlanes to be configured with task limits that apply to their whole scope (i.e. all active tasks in a project or swimlane, respectively), as opposed to the usual per-column task limits.
2020-02-25 20:26:31 -08:00
Timo
2c98be3ead Add the possibility to make tags global from project settings 2020-02-10 19:48:51 -08:00
Andre Nathan
e59ab08af3 Allow task limits to be applied per-swimlane 2020-02-04 20:16:35 -08:00
Haocen
7731dde413 Avoid page shrinking when drag and drop cards on iOS devices 2020-01-05 17:07:56 -08:00
Slade
ad85637aa1 Adjust width of timetracking column. Make subtasks wrap not under icons 2019-12-04 18:22:07 -08:00
Timo
f0b53863fb Add colors to tag and category list
Add colors to:

- Global tag list
- Project tag list
- Project category list
2019-11-21 19:36:19 -08:00