Commit Graph

2222 Commits (b20408cde04758dd16b8798f74ade94c7174e7d5)

Author SHA1 Message Date
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
viehlieb 2e9fca93ec remove unneccessary line in layout.js 3 years ago
viehlieb c5dd0b729d get ServiceConfiguration from server 3 years ago
viehlieb ee254cb9c8 wait for service config load to redirect to oidc provider 3 years ago
Martin Filser 490ad65b6e Move/Copy card closes now the popup if done 3 years ago
Lauri Ojansivu 724d1386f6 Comment out unused CSS. 3 years ago
Jonas Pfeifer 20d87f2299 fixed Typo 3 years ago
helioguardabaxo 04e04ead92 Add display timestamp on 'Boards in Archive' 3 years ago
helioguardabaxo 008fc806e8 Fix div max-width on My Cards table view 3 years ago
helioguardabaxo 6694088ac7 Do not show archived lists on All Boards 3 years ago
Lauri Ojansivu 01d0dd3b1d Resizeable size of list width and height. Size is not saved yet. In Progress. 3 years ago
viehlieb 0f65e06338 wip card description save 3 years ago
viehlieb 84d51393e4 enable redirect to oidc provider to empower sso solutions even further 3 years ago
Lauri Ojansivu 937797356c Updated dependencies. Try to fix Binary release on releases.wekan.team lacks the CSS. 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 985c2cdbfd Fix Bullets in label selection popup. Related to import nib css reset. 3 years ago
Lauri Ojansivu 8964a18e76 Added missing 'import nib' stylesheet reset that removes extra li bullet points. 3 years ago
Lauri Ojansivu 072778b9aa Converted Stylus to CSS. Removed Stylus. This change removed many error messages. 3 years ago
viehlieb 2e354f9b1e wip redirect on landing page and logout to oidc provider 3 years ago
Martin Filser fbb0ed5ec1 Board copy work now again 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
derexo 86115887af this should fix everything talked about in #4472 3 years ago
Lauri Ojansivu 456fa270cf Updated translations. 3 years ago
Lauri Ojansivu d271678ef4 Fix syntax in myCards.jade. 3 years ago
Lauri Ojansivu 6b2209c8e1 Updated translations. 3 years ago
Denis Perov c858e0b796 Rename isoCode to tag (cause they are IETF tags actually) 3 years ago
Martin Filser b7ab79efef Admin Reports, more detailed column header + add boardId and cardId to table 3 years ago
Martin Filser f1a52c99c5 Admin Panel, add seperator line at attachments 3 years ago
Martin Filser d1efd1f493 Admin Panel, use full screen height 3 years ago
Martin Filser bd8eda2351 Admin Panel, right table scrollbar is now visible 3 years ago
Martin Filser a167d8ff3f table width 100% isn't necessary at Admin Panel "People" 3 years ago
Martin Filser 9367ef8c41 Admin Panel, use flex "gap" instead of "margin" and "padding" 3 years ago
Martin Filser 5c890e4cc3 Flex-Box Layout of "Move Attachment" buttons 3 years ago
Martin Filser b8d14abe0c Attachment Management at Admin Console 3 years ago
Martin Filser e75f423edd Removed "Orphaned Files" from Admin-Reports 3 years ago
Martin Filser dace63d4dc Files Report works now with Meteor-Files (needed migration to new code) 3 years ago
Martin Filser 883beba9ed Split AttachmentStoreStrategy classes to new FileStoreStrategy classes 3 years ago
Martin Filser 0fcfd8e168 Attachment filename contains now the filename of the uploaded file 3 years ago