Commit Graph

2576 Commits (73a25775e1cb7b1f1b355707e21e3704b98ca9c5)

Author SHA1 Message Date
Lauri Ojansivu 73a25775e1 Fix Swimlane Default title from "key default returned an object instead of string" to translated title of "Default". 2 years ago
helioguardabaxo ffdeed099e Update Font Awesome version to 6.4.2 2 years ago
Lauri Ojansivu 7f9aa75093 Removed limit when setting Swimlane max height. 2 years ago
DimDz 0be4eff3f4
Update boardBody.js 2 years ago
Lauri Ojansivu 47468a4750 Add back some parts of Show checklist at minicard feature. 2 years ago
Lauri Ojansivu 75d524f615 Hide incomplete feature Show checklist at minicard. 2 years ago
Lauri Ojansivu 86814a0fd8 At opened card, toggle to show checklist at minicard. Part 4. 2 years ago
Lauri Ojansivu 80312d3052 At opened card, toggle to show checklist at minicard. Part 3. 2 years ago
Lauri Ojansivu 2c99d1cecb At opened card, toggle to show checklist at minicard. Part 2. 2 years ago
Lauri Ojansivu 2a190fdc19 At opened card, toggle to show checklist at minicard. Part 1. 2 years ago
Vid Smole cb2a683f0a
Reformat file 2 years ago
Vid Smole db0c91fee5
Fix image sizing when image is very tall 2 years ago
Martin Filser 16a2cc6ba9 Attachments, big images are now fully displayed 2 years ago
Vid Smole 6ffde36d84
Fix navigation between attachments 2 years ago
Vid Smole 17aa702860
Fix attachment viewer in safari 2 years ago
Yevhenii Pertiaka b1525d4221 Added new function to add cumstom translation strings on Admin panel 2 years ago
Lauri Ojansivu 48dcd11af0 Add some filename, if there is no filename after sanitize. 2 years ago
Lauri Ojansivu 28e97808f5 Add warning to beginning of sanitized filename. 2 years ago
Vid Smole fa58d0ec3b
Rename files with possible XSS 2 years ago
Vid Smole 30073ce1d6
Add attachment swiping 2 years ago
Martin Filser b2b8a99899 label drag/drop (reorder labels) works now again 2 years ago
Christian 037bba83d6 Alphabetic ordered member lists on assigne and member lists 2 years ago
Christian 18c49695b1 Optimize member list popups 2 years ago
Christian c8a743bb8e Fixing positioning of opened cards 2 years ago
Lauri Ojansivu 6b1403984f Fixed Normal (non-admin) board users cannot adjust swimlane height. 2 years ago
Lauri Ojansivu ab40737211 Show option b) -1 for disabling swimlane height at swimlane height popup. 2 years ago
mark 7536c7b532 allow -1 as 'auto' 2 years ago
mark 406766a82b make default swimlane auto-height 2 years ago
Vid Smole 21ffff3977
Do not open preview for attachments that cannot be previewed 2 years ago
Johannes Zellner d93a58d892 Do not show OAuth2 in auth method dropdown as it has its own button 2 years ago
Johannes Zellner 99d9291a28 Never show the login form OR separator 2 years ago
Johannes Zellner bda166ba50 Ensure we subscribe to currentSettings in login view 2 years ago
Johannes Zellner f190a102f9 formAuthenticationMethods is an array 2 years ago
Johannes Zellner b107fb0017 Move authentication UI handling in correct place 2 years ago
Lauri Ojansivu 7b607b2aaf Fixed v7.01.0 fresh install in listview first column small. 2 years ago
Lauri Ojansivu 62c2d59f46 Drag board made translateable. 2 years ago
Johannes Zellner 1271409989 Avoid further UI flickering on load and show/hide OR in login screen if more than one is active 2 years ago
Johannes Zellner d17d12e719 The oidc button text is actually set in the DOM tree change later in the file 2 years ago
Johannes Zellner a5f918c670 Remove unneccary and dead code to handle case where custom logo is not set 2 years ago
Johannes Zellner ab19bbce8e Only selectively show login elements once settings is loaded 2 years ago
Lauri Ojansivu 7baf7d2256 Don't translate width and height minimum value. 2 years ago
Martin Filser bc685c59e0 Attachment rename and delete works now again for non board admins 2 years ago
Martin Filser 875442f1ce removing Utils.getCurrentSetting() and use ReactiveCache directly 2 years ago
Martin Filser 912717ebf9 Minicard didn't show the assignee 2 years ago
DimDz be8374d100
Update boardBody.js 2 years ago
DimDz 399f63cef6
Update boardBody.css 2 years ago
Martin Filser 538e197147 Move every Avatars.find(idOrFirstObjectSelector, options) to the ReactiveCache 2 years ago
Martin Filser a37caf459e back to ReactiveCache.getCards and still fixing the flip "Card Drag/Drop" issue 2 years ago
Martin Filser f483b162ce Speed up board loading, skip loading the full sidebar 2 years ago
Martin Filser 726fd5d60d Card Drag/Drop doesn't flip anymore 2 years ago