Emile NDAGIJIMANA
9defed2680
[Admin panel / Settings / Layout] Customize OIDC button text
5 years ago
Lauri Ojansivu
23c70ac252
Added new translation: [French (Switzerland) (fr_CH).
...
Thanks to translators!
5 years ago
Kai Lehmann
7ef2a2a9f4
fixes missing user mentions when in maximized card
5 years ago
Kai Lehmann
547d82fe57
adds handles to notifiy board or card members
5 years ago
Lauri Ojansivu
ae73029dda
Added translation: English (Italy).
...
Thanks to translators!
5 years ago
Lauri Ojansivu
ec01e5182d
Fixed Line break which is wrongly added in Cards description and Cards comments.
...
Added Code View `</>` button when RICHER_CARD_COMMENT_EDITOR=true and in desktop view
(=non-mobile, so there is enough screen space for buttons in desktop view).
Thanks to Emile840 and xet7 !
Fixes #3885
5 years ago
Lauri Ojansivu
30ffcc9246
Fixed "Search All Boards" instructions are gone.
...
Thanks to ClaudiaK21 and xet7 !
Fixes #3882
5 years ago
Emile NDAGIJIMANA
080fcb9c62
-conflits resolve
5 years ago
Martin Filser
d485154a12
Spinner Double-Bounce now available
...
Spinner from: https://tobiasahlin.com/spinkit/
5 years ago
Martin Filser
0caff7d5d5
Spinner Cube-Grid now available
...
Spinner from: https://tobiasahlin.com/spinkit/
5 years ago
Martin Filser
6df7657c8e
Spinner Scaleout now available
...
Spinner from: https://tobiasahlin.com/spinkit/
5 years ago
Martin Filser
55d0f0bacd
Spinner Rotateplane now available
...
Spinner from: https://tobiasahlin.com/spinkit/
5 years ago
Martin Filser
a74fac4cbf
Spinner Dot now available
...
Spinner from: https://tobiasahlin.com/spinkit/
5 years ago
Martin Filser
8aa58c0b11
Spinner Cube now available
...
Spinner from: https://tobiasahlin.com/spinkit/
5 years ago
Martin Filser
1d66058240
Spinner class in own .js library file
5 years ago
Martin Filser
43ac328e8a
Spinner config is now reactive
...
- changed at boards as soon as changed in the settings
5 years ago
Martin Filser
7519abf3fe
Spinner now configureable in the Settings
5 years ago
Martin Filser
849deae11e
Spinners needs
...
- it's not formatted by Meteor well, \n is missing in the generated
Javascript code, so i insert in the template
5 years ago
Martin Filser
06a2b08780
Spinner configureable in the source code
5 years ago
Lauri Ojansivu
6ce5ab40a7
Moved many button texts etc to tooltips. Added more tooltips.
...
Thanks to xet7 !
Fixes #3848
5 years ago
Lauri Ojansivu
e7340c5021
Reverted PR https://github.com/wekan/wekan/pull/3831
...
The default wekan logo appears briefly before displaying the custom logo
Thanks to xet7 !
Related #3832
5 years ago
Emile NDAGIJIMANA
5b08ae12a6
Fix bug '[Login page] The default wekan logo appears briefly before displaying the custom logo #3830'
5 years ago
Lauri Ojansivu
5ab20a9257
Added markdown-it-mermaid for some charts support in all input fields. Replaced xss with dompurify.
...
Thanks to xuguotong and xet7 !
Fixes #3794
5 years ago
Lauri Ojansivu
c2da477735
Fixed Non-ASCII attachment filename will crash when downloading.
...
Thanks to xet7 !
Fixes #2759
5 years ago
Lauri Ojansivu
621c701bef
Fixed language name of Deutsch (Schweiz).
...
Thanks to urmel1960 !
Fixes #3763
5 years ago
ryanMushy
e380ad26c2
Images are uploaded twice
...
- make sure only pastes which contain text are processed
- remove execCommand() as it results in errors
- enable drag & drop
- fix resize buttons to be the proper summernote commands
- remove un-needed comma
5 years ago
John R. Supplee
1952dc309b
Bug fix for Due Cards
5 years ago
Lauri Ojansivu
6ff9c5b58d
Added German (Switzerland) (de_CH) Part 3.
...
Fixed lint.
Thanks to translators and xet7 !
5 years ago
ryanMushy
96c6fa0276
- Add new button to insert a URL link
...
- Add new popover allowing you to edit URL links
- enable spell check and grammerly extension
5 years ago
John R. Supplee
07a3301414
Bug fix for issue #3698
...
* Rewrite routine for building the My Cards hierarchical list
* Use a separate publication for retrieving My Cards
* Fix bug with limit and skip projectsion
5 years ago
John R. Supplee
0e593c7d81
Add admin reports to admin panel
...
* Broken cards
* Attachments
* Orphaned Attachments
5 years ago
John R. Supplee
302ba75729
* Fix bug with multiple label predicates
...
* Add new constants
5 years ago
John R. Supplee
edd07befe2
Add a new search operator `creator`
5 years ago
Lauri Ojansivu
47ecc654b8
Added back Summernote editor. Removed emoji picker.
...
Thanks to ryanMushy and xet7 !
Related 84fde1ecfc (commitcomment-48956373)
5 years ago
John R. Supplee
73fb62e941
Fix bug in Due Cards introduced by last bug fix
5 years ago
John R. Supplee
392b701956
Fix bug in My Cards and Global Search
5 years ago
Lauri Ojansivu
84fde1ecfc
Added emoji picker to card description edit and card comment edit.
...
Removed Summernote wysiwyg editor, package-lock.json etc.
Thanks to xet7 !
5 years ago
John R. Supplee
20a2ea3e7a
Add icon to clear the current search
5 years ago
Lauri Ojansivu
a0e1b6f918
Fix translations.
5 years ago
Lauri Ojansivu
ccc9efb270
- Added translation: español de América Latina
...
- Some lint fixes
Thanks to translators!
5 years ago
John R. Supplee
07aa20a3cd
Fix for Due Cards and some cleanup
5 years ago
John R. Supplee
183404a5f8
Code cleanup and remove debugging code
5 years ago
John R. Supplee
6def7d6f70
Move query parsing to Query class
5 years ago
John R. Supplee
097cae1f8c
More integration with constants and query classes
5 years ago
John Supplee
ba00311dd4
Add more constants and convert params object to a class
5 years ago
John R. Supplee
849b608933
Start adding constants for search operators and predicates
5 years ago
John R. Supplee
9061180983
Code cleanup
5 years ago
John Supplee
8f978c23b4
Modify Broken Cards to use new search functions and component
5 years ago
John Supplee
58020863a8
Handle subscriptions better
...
* use onReady and onStop callbacks when subscribing
* show an server error message when the server returns an error
* call stop() on subscriptions
5 years ago
Majed6
b4e343369a
Fixed Bug: inconsistent use of relative/absolute URLs
...
Some pages use relative links such as boards link at the home page.
Others use absolute url such as cards in boards' lists.
This commits goal is to allow for consistent use of relative
urls.
Origin relative URLs also helps decoupling Wekan from the infrastructure
it's deployed on. i.e if it's being served, it should work.
5 years ago