Commit Graph

2335 Commits (dcb9fb7465c26bb92ad2c9615fe4aead4b747fcb)

Author SHA1 Message Date
Lauri Ojansivu 7e5e29cacb Drag handle part 2. 3 years ago
Lauri Ojansivu e214bc55dc Drag handle toggle at top left: Each touch/non-touch screen can 3 years ago
Lauri Ojansivu 15bf69c319 Added URL path / for site.webmanifest and pwa-service-worker because of errors in Chrome inspect console. 3 years ago
Lauri Ojansivu 005c91af51 Commented out fonts because of errors in browser inspect console: downloadable font: rejected by sanitizer font-family Roboto Poppins. 3 years ago
Lauri Ojansivu 625a9f16f5 Refine subpath deployment support. Part 2. 3 years ago
Justin Zhang 53e67ff57a Supress displaying subtask boards to avoid clutter 3 years ago
Justin Zhang ef64b0a654 Fix avatar upload error 3 years ago
Justin Zhang bfb0c05e83 Support subpath deployment 3 years ago
Lauri Ojansivu b70a6cb348 Added faster way to do actions on minicard menu. 3 years ago
Martin Filser 53bfa967c6 CustomFieldStringTemplate regular expressions now on minicard too 3 years ago
Martin Filser d7f451a7d9 CustomFieldStringTemplate regular expressions of format field now possible 3 years ago
helioguardabaxo 9dff09fbcf Added hide/show to show counters and members on All Boards (Admin Panel) 3 years ago
helioguardabaxo 207276e7ec Added titles to add and edit checklist items 3 years ago
helioguardabaxo ab56f51dc0 Added limit description on minicard to three lines. 3 years ago
helioguardabaxo d610d03423 Added help button with custom URL. 3 years ago
helioguardabaxo 86d86b30e9 Heading hierarchy fixed to simplify screen reader. 3 years ago
helioguardabaxo a6ec394730 Add ARIA in checklist items 3 years ago
Lauri Ojansivu 6b4613d3ed Fix 2) Due date is not created nor changed, when cards are moved in the calendar view. 3 years ago
Lauri Ojansivu 3a0269640b Added missing currentUser. 3 years ago
helioguardabaxo ebfabba284 Added tab view to board members (people, orgs and teams) 3 years ago
Lauri Ojansivu 1e4fba3ec8 Added back autologin, because reverting it broke Google OIDC login. 3 years ago
Lauri Ojansivu 43a7096753 Revert autologin, because it broke OIDC login with Keycloak. 3 years ago
Lauri Ojansivu 68e4e6f049 Fix check for current user at card details. 3 years ago
Lauri Ojansivu 5ca84d2930 Try to fix EasySearch syntax. 3 years ago
Martin Filser 2c2f906c8b Move/Copy Card dialog didn't set the last selected board right 3 years ago
Repmovs 03a75c9c05 set miniscreen to 250px 3 years ago
Tobias Wolf 24566ce853 Reset avatar if removed 3 years ago
Tobias Wolf c64a221453 Add support to validate uploaded avatars 3 years ago
Martin Filser 97109df673 copy/move checklist uses now the same code as copy/move card 3 years ago
Martin Filser d4338dd5cc Moving DialogWithBoardSwimlaneList class to it's own file 3 years ago
Martin Filser 15ce816ec6 Convert checklist-item to card uses now the same code as copy card / move card 3 years ago
Martin Filser dc210dc53b Copy checklists to many cards copies the whole card now (+attachments) 3 years ago
Martin Filser 43135ffc8d Copy many cards now also copies attachments 3 years ago
Martin Filser e37bf2b51d Copy card at card details copies now attachments 3 years ago
Martin Filser 03deeb6729 Copy many card dialog remembers now the last selected board 3 years ago
Martin Filser a06d1806df Copy card dialog remembers now the last selected board 3 years ago
Martin Filser 0a4e472601 Move card dialog remembers now the last selected board 3 years ago
Martin Filser 20c2679dc8 Attachment size, changed calculation to npm filesize (Version Info) 3 years ago
Martin Filser 464bc2f87b Attachment size, changed calculation to npm filesize (Attachment Move) 3 years ago
Martin Filser 3aba91885f Attachment size, changed calculation to npm filesize (Admin Reports) 3 years ago
Martin Filser 110a83a736 Attachment size, changed calculation to npm filesize (Card Details) 3 years ago
Martin Filser af120f2e0b Attachment uploads show's all uploading files 3 years ago
Martin Filser ea937810f2 Attachment, simple upload progress bar 3 years ago
Martin Filser a6b4a698af Attachment, upload all selected files 3 years ago
Martin Filser f833d1288f fixed wrong @import reset.css 3 years ago
Martin Filser cfccee897e Fix "Attachments view (gallery) was missing" 3 years ago
Repmovs 98b7953d7f fixing issue #4634 3 years ago
Lauri Ojansivu 8566f32bbd Revert Fix URLs to favicons etc for sub-urls, because it broke favicons on subdomain URLs. 3 years ago
Lauri Ojansivu 8560b36a5a Revert Fix Open card links in current tab. So now links open in new tab. 3 years ago
Lauri Ojansivu ee3c5cbb6a Fix Open card links in current tab. Not in new tab anymore. 3 years ago