Commit Graph

776 Commits (0ae8e4912b9ac69ef481b101137d30406f1fe03a)

Author SHA1 Message Date
Lauri Ojansivu fb6f618917 More S3 code. 2 years ago
Martin Filser f6d7377977 Remove duplicate IDs issue 2 years ago
Lauri Ojansivu a561d1b633 For export/print print board/card, added some CSS better. Use browser print preview %20 etc setting to fit to page. Next: Card CSS. 2 years ago
Lauri Ojansivu b9ae5a19c7 Fixed text not visible at white swimlane at themes dark and exodark. 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 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 86d86b30e9 Heading hierarchy fixed to simplify screen reader. 3 years ago
helioguardabaxo a6ec394730 Add ARIA in checklist items 3 years ago
Lauri Ojansivu 68e4e6f049 Fix check for current user at card details. 3 years ago
Martin Filser 2c2f906c8b Move/Copy Card dialog didn't set the last selected board right 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 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 cfccee897e Fix "Attachments view (gallery) was missing" 3 years ago
Repmovs d7bb0b4cc0 Set drag handle on touch screen not miniscreen 3 years ago
Daniel Kaiser 339e044a30 Fix and update easysearch 3 years ago
Lauri Ojansivu 6594795f39 Reverted incomplete fix about bug where opening card scrolls to wrong place. 3 years ago
viehlieb 1c4b54d1ad revert tiny change on input event keydown <-> keyup 3 years ago
viehlieb b3056626f3 add option to get asked whether unsaved card descriptions should be saved to db on e.g. unintentional click out of card details pane 3 years ago
viehlieb b00169d24f wipon card description - prevention of unintentional exit deletesunsaved description 3 years ago
Martin Filser 490ad65b6e Move/Copy card closes now the popup if done 3 years ago
viehlieb 0f65e06338 wip card description save 3 years ago
Martin Filser 6b6bdddce6 Move card to top/bottom using now the same internal code logic 3 years ago
Martin Filser dcff70c983 Copy card is now at the top too (same as move card) 3 years ago
Martin Filser ad5167de55 Card Details, move card between lists moves now the card to the top by default 3 years ago
Lauri Ojansivu dfea3d0e73 Removed lightbox that caused bugs like Maximum stack size exceeded. TODO later: Add a new way to open attachment image bigger. 3 years ago
Lauri Ojansivu adcc33ed7f Fix opening card scrolls to wrong position when many swimlanes and card at bottom of board. 3 years ago
Lauri Ojansivu 990477e9c6 Fixed images not showing correctly, by updating packages, removing handlebars, 3 years ago
Martin Filser 11f8b17a05 Attachment rename now without filename extension 3 years ago
Martin Filser 26e1c1dc4a Attachment file rename is now possible 3 years ago
Lauri Ojansivu 072778b9aa Converted Stylus to CSS. Removed Stylus. This change removed many error messages. 3 years ago
Martin Filser 441b3e9c0a Change date format to L (include 0 on short days/month) 3 years ago
Martin Filser 2e5ec0308f Adjust all other moment imports to moment-with-locales 3 years ago
Martin Filser d1714abc6a Card Details dates in user language format 3 years ago
Martin Filser 3fad014e91 Multi-File Storage code was missing after merge 3 years ago
Martin Filser 883beba9ed Split AttachmentStoreStrategy classes to new FileStoreStrategy classes 3 years ago