mirror of
https://github.com/wekan/wekan.git
synced 2025-12-24 03:10:12 +01:00
Updated Deep Dive Into WeKan (markdown)
parent
138b0d52ac
commit
f977b0562e
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@
|
||||||
|
|
||||||
From https://github.com/wekan/wekan/issues/4578#issuecomment-1407769397
|
From https://github.com/wekan/wekan/issues/4578#issuecomment-1407769397
|
||||||
|
|
||||||
- Support more databases, like SQLite and PostgreSQL, and support migrations between them
|
- Support more databases, like SQLite and PostgreSQL, and support migrations between databases
|
||||||
- For browsers that have Javascript, use Javascript to add drag-drop etc Javascript features, and hide UI elements like buttons etc that are for non-Javascript
|
- For browsers that have Javascript, use Javascript to add drag-drop etc Javascript features, and hide UI elements like buttons etc that are for non-Javascript
|
||||||
- Work without Websockets (maybe with long poll, or other way), for internal corporate networks where websockets are not allowed
|
- Work without Websockets (maybe with long poll, or other way), for internal corporate networks where websockets are not allowed
|
||||||
- Work at browsers that do not support Javascript, or have Javascript is disabled for security reasons:
|
- Work at browsers that do not support Javascript, or have Javascript is disabled for security reasons:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue