Will
e0930c32a6
Correct zh-TW language name (the right way)
5 years ago
Will 保哥
b849d4c2ba
Update layouts.js
5 years ago
Lauri Ojansivu
033d671047
Fix richer editor submit did not clear edit area.
...
Thanks to xet7 !
5 years ago
Lauri Ojansivu
3546d7aa02
Fix Browser always reload the whole page when I change one of the card color.
...
Fixed by making label colors and text again editable.
Regression from [Wekan v3.86 2)](b9099a8b7e
).
Thanks to javen9881 and xet7 !
Closes #2971
5 years ago
Jonathan Baird
9819c9f801
add a notification drawer like trello
5 years ago
Lauri Ojansivu
b9099a8b7e
1) Fix Pasting text into a card is adding a line before and after
...
(and multiplies by pasting more) by changing paste "p" to "br".
2) Fixes to summernote and markdown comment editors, related
to keeping them open when adding comments, having
@member mention not close card, and disabling clicking of
@member mention.
Thanks to xet7 !
Closes #2890
5 years ago
Lauri Ojansivu
12ab8fac5d
Fix Rich editor can not be disabled, regression from changes yesterday at Wekan v3.85.
...
Thanks to uusijani, vjrj and xet7 !
Closes #2967 ,
closes #104
5 years ago
Lauri Ojansivu
482682e500
SECURITY VULNERABILITY FIX: Fix XSS bug reported today 4 hours ago by Cyb3rjunky.
...
Logged in users could run javascript in input fields.
This affects Wekan versions v3.12-v3.84.
In [Wekan v3.12](https://github.com/wekan/wekan/blob/master/CHANGELOG.md#v312-2019-08-09-wekan-release )
there was [changes for XSS filter to allow inserting images, videos etc
on comment WYSIWYG editor](https://github.com/wekan/wekan/pull/2593 )
so features related to that are now removed.
After this fix, Javascript in input fields is not executed.
Thanks to Cyb3rjunky and xet7 !
5 years ago
Lauri Ojansivu
2b26bbe78a
Fix: img tag did not allow width and height.
...
Removed swipebox from markdown editor img tag and
updated marked markdown to newest version.
Thanks to hradec and xet7 !
Closes #2956
5 years ago
dollybean
0b00a8095c
Customize of some card's functions
5 years ago
tsia
3e2415631f
Update header.styl
5 years ago
Lauri Ojansivu
ea823ab68f
Assignee field like Jira #2452 , in progress.
6 years ago
Sam X. Chen
4ee88e026e
Buxfixed: if username contains space, it will cause @ commment failed to send out email and other
6 years ago
Sam X. Chen
f29d7daa1d
BugFix: in richer editor @ autocomplete doesn't really insert the user name into comment properly
6 years ago
Sam X. Chen
194b6ad46e
BugFix: in richer editor @ autocomplete doesn't really insert the user name into comment properly
6 years ago
Sam X. Chen
e0046032e8
Fixing @user in comments doesn't work if it's in a separate line
6 years ago
Lauri Ojansivu
0dd3ff29f2
Limit card width to fixed size.
...
Thanks to xet7 !
6 years ago
Sam X. Chen
7d52ae16d5
Bugfix: 2621 Summmernote is too wide on mobile screen
6 years ago
Sam X. Chen
8d76db91b8
Addfeature: Enable HTML email content for richer comment
6 years ago
Sam X. Chen
67d23ff8ae
Add Feature: Richer Editor insert picture as attachment instead of b64 string
6 years ago
Sam X. Chen
c569565ec0
Bugfix: 2560, 2604 - enable mixed mode mongodb attachment and filesystem attachment while reading
6 years ago
Sam X. Chen
264526e85f
Bugfix: style kbd font color became white after introduced summernote
6 years ago
Sam X. Chen
71d1d9ad98
Bug fix: bug#2589 #2575 , Add Features: allowing user to insert/paste link, image, video
6 years ago
Sam X. Chen
8f899fca72
Add Feature: User can have richer formatted text into the comments (unexpected theme changes fixed)
6 years ago
Sam X. Chen
a5c1395c46
Add Feature: User can have richer formatted text into the comments (admin-panel fixed)
6 years ago
Sam X. Chen
2eae236c5a
Add Feature: User can have richer formatted text into the comments (bug fixed)
6 years ago
Sam X. Chen
3632f4c8ab
Add Feature: Comments can be richer (can support some safe HTML tags)
6 years ago
Sam X. Chen
e3e504310a
Add Feature: Comments can be richer (can support some safe HTML tags)
6 years ago
Justin Reynolds
3eb4d2c341
Prettier & eslint project style update
6 years ago
Lauri Ojansivu
db40ca25ac
- Fix translation name in Wekan menu: oc to Occitan.
...
Thanks to xet7 !
6 years ago
Guy Zylberberg
1bdc1017d6
Fixed RTL issue #884
6 years ago
guillaume
259ff3436f
fix lints
6 years ago
guillaume
8b3601248d
Loading authentication page
6 years ago
Lauri Ojansivu
d8554ec67e
Combine to same line.
6 years ago
Lauri Ojansivu
0039fe09be
Removed commented out text.
6 years ago
Lauri Ojansivu
994314cfa3
Fix filenames and urls.
6 years ago
Lauri Ojansivu
0363e6f122
Remove extra title quotes, so that Custom Product Name comes visible.
...
Thanks to xet7 !
6 years ago
Lauri Ojansivu
2969161afb
- More whitelabeling.
...
Thanks to xet7 !
6 years ago
Lauri Ojansivu
216b3cfe01
Fix LDAP login.
...
Thanks to xet7 !
Closes wekan/wekan-ldap#43 ,
closes wekan/wekan-snap#85
6 years ago
Lauri Ojansivu
32f6de1eec
Try to fix [LDAP Login: "Login forbidden", ReferenceError: req is not defined]( https://github.com/wekan/wekan-ldap/issues/44 ).
...
Please test.
Thanks to xet7 !
Closes wekan/wekan-ldap#44
6 years ago
Lauri Ojansivu
08db39d76a
Fix lint errors.
...
Thanks to xet7 !
Related #2019
6 years ago
Lauri Ojansivu
ff825d6123
[HTTP header automatic login. Not tested yet.]( https://github.com/wekan/wekan/issues/2019 ).
...
Thanks to xet7 !
Related #2019
6 years ago
Lauri Ojansivu
f19625d835
Fix manifest and icon urls, part 2.
...
Thanks to xet7 !
6 years ago
Lauri Ojansivu
e845fe3e71
Fix manifest and icon paths.
...
Thanks to xet7 !
Closes #2168 ,
closes #1692
6 years ago
Lauri Ojansivu
34d8235551
Add the following new Sandstorm features and fixes:
...
- All Boards page [so it's possible to go back from subtask board](https://github.com/wekan/wekan/issues/2082 )
- Board favorites
- New Sandstorm board first user is Admin and [has IFTTT Rules](https://github.com/wekan/wekan/issues/2125 )
and Standalone Wekan Admin Panel. Probably some Admin Panel features do not work yet. Please keep backup of your grains before testig Admin Panel.
- Linked Cards and Linked Boards.
- Some not needed options like Logout etc have been hidden from top bar right menu.
- [Import board now works. "Board not found" is not problem anymore](https://github.com/wekan/wekan/issues/1430 ), because you can go to All Boards page to change to imported board.
and removes the following features:
- Remove Welcome Board from Standalone Wekan, [to fix Welcome board not translated](https://github.com/wekan/wekan/issues/1601 ).
Sandstorm Wekan does not have Welcome Board.
Thanks to xet7 !
Closes #2125 ,
closes #2082 ,
closes #1430 ,
closes #1601 ,
related #2205 ,
related #2070 ,
related #1695 ,
related #1192 .
6 years ago
Andrés Manelli
dc7286a0ef
Fix list view issues. Allow creation of boards from templates
6 years ago
guillaume
4ce766853c
Fix authentication dropdown
6 years ago
guillaume
ec453b89b8
Fix lints
6 years ago
Lauri Ojansivu
de9965213a
- Fix lint errors.
...
Thanks to xet7 !
6 years ago
guillaume
c2118f4830
Improve authentication
6 years ago