Martin Filser
38eccdb95b
Fixed label popup at desktop view (add and remove labels)
...
Fixes : #4156
4 years ago
Martin Filser
fae4d0be08
Fix label width oversize bug
...
Happens at Firefox zoom level 90%, probably on Windows...
Fixes: https://github.com/wekan/wekan/pull/4073#issuecomment-971563178
4 years ago
Emile NDAGIJIMANA
f18658c0d2
Fix bug from issue #4173
4 years ago
Lauri Ojansivu
7aafb5e26e
Fix typo.
4 years ago
Lauri Ojansivu
02b6df320f
Show Nodejs heap stats only at Standalone WeKan.
...
Not shown at Sandstorm WeKan, because there's a bunch of machine performance data
Sandstorm doesn't expose to apps to prevent side channel attacks.
Thanks to ocdtrekkie and xet7 !
Fixes #4154
4 years ago
Markus Peröbner
1d523c1ede
improve multi selection sidebar opening and closing
...
this patch changes the open/close behavior of the sidebar when
activating and deactiviting the multi selection.
in the past activating the multi selection on a mini screen will hide
the cards and show the multi selection sidebar on the whole screen. a
user would need to hide the sidebar in order to select multiple
cards. this patch changes this behavior. the sidebar will no longer be
opened if the user is on a mini screen while activating the multi
selection.
in the past deactivating the multi selection would show the default
sidebar instead of the multi selection sidebar. after this patch the
default sidebar will only be shown if the sidebar was visible before
activating the multi selection.
4 years ago
Martin Filser
0fb6b6e519
List add always at the end of all lists
...
- if a sort number is higher than the count of lists, the list wasn't
added at the end
4 years ago
Martin Filser
fa9641ba7b
Fix adding list at mobile view, every list had a sort number 1
...
- html class list doesn't exist at mobile view. class js-list exists on
mobile and desktop view
4 years ago
Lauri Ojansivu
b392e515ca
Updated translations.
4 years ago
Lauri Ojansivu
b7928a9538
Updated translations.
4 years ago
Martin Filser
ba3fa2aaea
Boards view has now drag handles at desktop view if drag handles are enabled
4 years ago
Martin Filser
c5a7cf56bc
Fixed placeholder was not visible at list view (mobile view)
4 years ago
Martin Filser
8fe2e073c5
App reconnect is now possible if the connection was interrupted and takes to long for automatic reconnect
4 years ago
Martin Filser
a4ac34d8aa
Fixed trim whitespace at multiline editor fields
...
- before whitespaces were only trimmed if 2 or more whitespaces were at
the end of the line
- now every whitespace is trimmed at the end of each line
4 years ago
Ben0it-T
1f6d96c873
[Adding organisations to the board] Layout improvement
4 years ago
Martin Filser
f4a3363f6f
replace Session key popupCard with popupCardId (better meaning of what the variable contains)
4 years ago
Martin Filser
4733afe4eb
Global Search Card Popup has now every data if the search was opened from another board
...
- the global search only returns the card details data needed to display
the search results, but for opening the popup card details a lot more
information is needed. It already worked if the data was already in the
minimongo, but if not, nearly nothing was displayed
4 years ago
Martin Filser
cbf91c1869
Checklist and Checklist-Item have now a bigger area to click (easier clickable)
4 years ago
Martin Filser
70777cfce8
Checklist and Checklist-Items on mobile view scroll the screen when drag/drop them to top/bottom
4 years ago
Martin Filser
f74fab64b6
Checklist and Checklist-Item editing closes all other inlined forms
4 years ago
Martin Filser
f2d2982a76
Comment edit has now a cancel button
4 years ago
Martin Filser
67f614ffb0
Card delete closes now the popup after delete confirmation
4 years ago
Martin Filser
7f7ef0a914
Move card to bottom - close Popup / back to previous popup
4 years ago
Martin Filser
4acf3738ca
Card color remove closes now the popup
4 years ago
Lauri Ojansivu
2d749e13e0
Fixed typos.
4 years ago
Lauri Ojansivu
ea01c5c1b9
Disable console.log
4 years ago
Lauri Ojansivu
0991e54c22
Fixed typo.
4 years ago
Emile NDAGIJIMANA
81f5b6a428
Fix this bug, if OIDC button text was customized, the default text will be added if a user click on 'Forgot your password' and valid or ckick on 'Register'
4 years ago
Martin Filser
f1b49e05eb
Card detail popup loads now comments if opened from board search
4 years ago
Martin Filser
ddc229dabe
Sidebar search only opens the card as popup on mobile view
4 years ago
Ben0it-T
d04e9bbabd
Add NodeJS statistics - part 2 - memory usage
4 years ago
Ben0it-T
790a82c4b1
Add NodeJS statistics - part 1 - heap statistics
4 years ago
Ben0it-T
3bc2862ae2
Card Details, add missing hr line (before Activity title)
4 years ago
Lauri Ojansivu
c136033c1f
Rename "Domaine" to "Domain" that is more like English.
...
Thanks to xet7 !
4 years ago
Martin Filser
e3d52169d7
Card labels on minicard withouth text are now at the same line again
...
Fixes: https://github.com/wekan/wekan/pull/4073#pullrequestreview-793677680
4 years ago
Ben0it-T
705e6d7e3a
Add icon to Filter List by Title
4 years ago
Ben0it-T
6c83cb5b44
Try to fix : Filter List by Title - prevent showing only the list title - Hiding empty lists in Swimlane view
4 years ago
Emile NDAGIJIMANA
b51152fca4
Add a possibility for non admin users who have email on a given domain name (in Admin panel settings) to send an invitation for inscription
4 years ago
Ben0it-T
e64bc38932
Fix : Filter List by Card Title
4 years ago
Emile NDAGIJIMANA
ef53ade32e
fix bug regarding #4083 (last version add defaut display:none checkbox)
4 years ago
Martin Filser
a686a18809
Fix: Card color setting reloaded the board (hotfix)
...
- There is another issue why the board get's reloaded again. If i comment
out the whole events() block so the card color is not saved, the boards
get reloaded too ...
4 years ago
Martin Filser
c7ab0403a6
Card watching closes now the popup after confirmation
4 years ago
Martin Filser
f90fb28483
Card archive closes now the popup after confirmation
4 years ago
Martin Filser
fecb9cdb66
Popup#afterConfirm popup broke features like "Archiv Cards", "Upload Attachements" and so on -> fixed
4 years ago
Emile NDAGIJIMANA
f840d26faf
[Adding team to the board] some meaningfuly texts on buttons
4 years ago
Martin Filser
e9c1b2b2c4
Fix: Labels on desktop view can be added/deleted again
4 years ago
Martin Filser
94f8fb2393
Fix: Labels at desktop view with enabled drag handles were sortable
4 years ago
Martin Filser
2055d916e9
Labels/Drag handles on desktop view with drag handles were too long
4 years ago
Martin Filser
c8b8fb83dc
Labels drag/drop
4 years ago
Lauri Ojansivu
cb9b8d4f2b
Fix typo.
...
Thanks to xet7 !
4 years ago