Lauri Ojansivu
2e1eb1e224
Add border and update label colors for better visibility.
...
Thanks to xet7 !
4 years ago
Lauri Ojansivu
b9a15e68de
Updated translations.
4 years ago
Lauri Ojansivu
a9d2e03b65
Updated translations.
4 years ago
Lauri Ojansivu
d84b04dc35
Updated ChangeLog.
4 years ago
Lauri Ojansivu
7f3f082557
Added more translations for Wait Spinners.
...
Thanks to xet7 !
4 years ago
Lauri Ojansivu
c810c68923
Updated translations.
4 years ago
Lauri Ojansivu
865a585c7f
Updated ChangeLog.
4 years ago
Lauri Ojansivu
8703dd4229
Wait Spinners can now be translated. Added Wait Spinners docs:
...
https://github.com/wekan/wekan/wiki/Wait-Spinners
Thanks to xet7 !
4 years ago
Lauri Ojansivu
d0c417b17d
v5.34
4 years ago
Lauri Ojansivu
d09151d8f3
Updated translations.
4 years ago
Lauri Ojansivu
01a28860fe
Updated ChangeLog.
4 years ago
Lauri Ojansivu
488b765f95
Added remaining WAIT_SPINNER settings.
...
Thanks to xet7 !
Related https://github.com/wekan/wekan/pull/3858
4 years ago
Lauri Ojansivu
8a21b69fb0
Updated translations.
4 years ago
Lauri Ojansivu
eda3ed59df
Updated ChangeLog.
4 years ago
Lauri Ojansivu
611ac0ab57
Merge pull request #3858 from mfilser/more_spinners_and_configureable_in_admin_panel
...
More spinners + configureable in admin panel
4 years ago
Martin Filser
d485154a12
Spinner Double-Bounce now available
...
Spinner from: https://tobiasahlin.com/spinkit/
4 years ago
Martin Filser
0caff7d5d5
Spinner Cube-Grid now available
...
Spinner from: https://tobiasahlin.com/spinkit/
4 years ago
Martin Filser
6df7657c8e
Spinner Scaleout now available
...
Spinner from: https://tobiasahlin.com/spinkit/
4 years ago
Martin Filser
55d0f0bacd
Spinner Rotateplane now available
...
Spinner from: https://tobiasahlin.com/spinkit/
4 years ago
Martin Filser
a74fac4cbf
Spinner Dot now available
...
Spinner from: https://tobiasahlin.com/spinkit/
4 years ago
Martin Filser
8aa58c0b11
Spinner Cube now available
...
Spinner from: https://tobiasahlin.com/spinkit/
4 years ago
Martin Filser
4b9f8ab2b1
Adding DEFAULT_WAIT_SPINNER to all environments
4 years ago
Martin Filser
ba41533128
Default Spinner can be configured through environment variables
4 years ago
Martin Filser
38069c6d63
Spinner description insert in translation
4 years ago
Martin Filser
1d66058240
Spinner class in own .js library file
4 years ago
Martin Filser
43ac328e8a
Spinner config is now reactive
...
- changed at boards as soon as changed in the settings
4 years ago
Martin Filser
7519abf3fe
Spinner now configureable in the Settings
4 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
4 years ago
Martin Filser
06a2b08780
Spinner configureable in the source code
4 years ago
Martin Filser
4f9d3d8be5
List infinite scroll now always works
...
- before sometimes list scrolling stopped even the spinner was visible
and scrolling was at the end of the list
4 years ago
Lauri Ojansivu
ac3d658cb1
Merge pull request #3857 from mfilser/view_and_change_card_sort_number
...
View and change card sort number
4 years ago
Lauri Ojansivu
8f00191617
Updated ChangeLog.
4 years ago
Lauri Ojansivu
762391965e
Try to fix BUG: Database error attempting to change a account.
...
Thanks to bbyszio and xet7 !
Fixes #3855
4 years ago
Lauri Ojansivu
0fa3a2729d
Updated ChangeLog.
4 years ago
Martin Filser
54640bb125
Minicard, show sorting number if board config is enabled
4 years ago
Martin Filser
57d35a294d
CardDetails sorting, only float number input possible (only working in an extra handler)
...
- defining in events() doesn't handle the return value and is ignored,
maybe a bug in Blaze / Meteor.?
4 years ago
Martin Filser
39069b322d
CardDetails sorting, only float number input possible
4 years ago
Martin Filser
540ce3a6ed
CardDetails sorting number is displayed at card and can be modified (if configured)
4 years ago
Lauri Ojansivu
ab22fb27ce
Updated ChangeLog.
4 years ago
Lauri Ojansivu
0f564365f4
Merge pull request #3856 from mfilser/custom_fields_missing_after_adding_first_card
...
CustomFields were not created after adding 1 card
4 years ago
Lauri Ojansivu
cccb7e4a39
Updated ChangeLog.
4 years ago
Lauri Ojansivu
1e837dec11
Fix Google SSO to access Wekan has not been working
...
by reverting Wekan v5.31 not-working fixes to OAUTH2_LOGIN_STYLE=redirect Has No Effect.
Thanks to unpokitodxfavor and xet7 !
Fixes #3854 ,
opens #3845
4 years ago
Martin Filser
be3325ce35
CustomFields were not created after adding 1 card
4 years ago
Lauri Ojansivu
c042d54714
Updated ChangeLog.
4 years ago
Lauri Ojansivu
77e2f95c66
Merge pull request #3852 from mfilser/development_in_docker_container
...
Development in docker container
4 years ago
Martin Filser
403b416b2a
Development volumes now in the same folder
...
- It's easier for the development to have the files in the same folder
than in an extra volume
4 years ago
Martin Filser
b0901ccd01
Development uses now the same Mongo Version (4.4)
4 years ago
Martin Filser
6d2f8a97af
Base Image of Development and Build are now the same
...
- libarchive-tools contains bsdtar. bsdtar is needed for meteor
installation, it doesn't / or didn't work with docker and overlayfs.
see also here:
https://github.com/jshimko/meteor-launchpad/issues/39
https://github.com/anchore/anchore-engine/issues/106
https://github.com/coreos/bugs/issues/1095
4 years ago
Martin Filser
bbd3324b79
ignore .git directory at docker build
...
- COPY copies the .git directory to the image. The docker build then
stops with this error:
=> Errors while initializing project:
While building package wekan-cfs-data-man:
error: couldn't install npm package request@https://github.com/wekan/request :
Command failed:
/home/wekan/.meteor/packages/meteor-tool/.2.2.0.1j8auib.qcbe++os.linux.x86_64+web.browser+web.browser.legacy+web.cordova/mt-os.linux.x86_64/dev_bundle/bin/npm
install https://github.com/wekan/request
npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t https://github.com/wekan/request.git
npm ERR!
npm ERR! fatal: not a git repository: /home/wekan/app/../.git/modules/src
npm ERR!
npm ERR! exited with error code: 128
npm ERR! A complete log of this run can be found in:
npm ERR! /home/wekan/.npm/_logs/2021-06-10T12_54_02_777Z-debug.log
npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t https://github.com/wekan/request.git
npm ERR!
npm ERR! fatal: not a git repository: /home/wekan/app/../.git/modules/src
npm ERR!
npm ERR! exited with error code: 128
npm ERR! A complete log of this run can be found in:
npm ERR! /home/wekan/.npm/_logs/2021-06-10T12_54_02_777Z-debug.log
4 years ago
Martin Filser
5697b89817
.devcontainer now ready for Wekan Development in Docker Container
...
Check .devcontainer/docker-compose.yml to fit your environment
Enter this commands to start Wekan Development:
$ cd .devcontainer
$ docker-compose build
$ docker-compose up -d
Visit localhost:3000 or whatever you entered in ROOT_URL
Code changes triggers a rebuild / redeploy
4 years ago