Lauri Ojansivu
|
7862e280ec
|
Merge pull request #4981 from mfilser/copy_checklist_only_copied_the_checklist_items_the_first_time
Copy Checklist only copied the checklist items at the first time, now always
|
2 years ago |
Martin Filser
|
13fecfae27
|
Copy Checklist only copied the checklist items at the first time, now always
|
2 years ago |
Lauri Ojansivu
|
b7819cad69
|
Updated ChangeLog.
|
2 years ago |
Lauri Ojansivu
|
028fba9996
|
Merge pull request #4980 from mfilser/copy_checklist_dialog_set_last_selected_board
Copy Checklist dialog now set's the last selected board
|
2 years ago |
Martin Filser
|
ce94433c46
|
Copy Checklist dialog now set's the last selected board
|
2 years ago |
Lauri Ojansivu
|
442eefbe6b
|
Updated ChangeLog.
|
2 years ago |
Lauri Ojansivu
|
84c3b38052
|
Updated ChangeLog.
|
2 years ago |
Martin Filser
|
8557d91468
|
new popup scrolls to top and restore it's previous position after closing again works now at attachments too
|
2 years ago |
Martin Filser
|
949a3a1337
|
new popup scrolls to top and restore it's previous position after closing again
|
2 years ago |
Lauri Ojansivu
|
24288919e2
|
Merge pull request #4977 from wekan/dependabot/npm_and_yarn/fast-xml-parser-4.2.5
Bump fast-xml-parser from 4.2.4 to 4.2.5
|
2 years ago |
dependabot[bot]
|
92c57fc91e
|
Bump fast-xml-parser from 4.2.4 to 4.2.5
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.4...v4.2.5)
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Lauri Ojansivu
|
9d1e7abd07
|
v6.98
|
2 years ago |
Lauri Ojansivu
|
8dfdbe7a16
|
Updated ChangeLog.
|
2 years ago |
Lauri Ojansivu
|
15fbe7ca50
|
Merge pull request #4976 from mfilser/drag_drop_reduce_list_scroll_speed
reduce list scroll speed while drag/drop the minicard
|
2 years ago |
Martin Filser
|
9aa8bc8921
|
reduce list scroll speed while drag/drop the minicard
|
2 years ago |
Lauri Ojansivu
|
e90791fdbc
|
Merge pull request #4975 from mfilser/rounding_sort_number_to_next_integer
Rounding sort number to next integer
|
2 years ago |
Martin Filser
|
b869e3efb6
|
after moving, e.g. minicards, to the list start / end the index is rounded to the next index
|
2 years ago |
Martin Filser
|
7e8073d621
|
after moving, e.g. the minicard, round the index to the next integer
- before: at index -1 and -9 the new index was -5
- now : at index -1 (or -1.1) and -9 the new index is -2
|
2 years ago |
Martin Filser
|
c10f7b6134
|
Utils#calculateIndex re-uses the logic of Utils#calculateIndexData
- nearly the same implementation, so use common code base
|
2 years ago |
Lauri Ojansivu
|
1a71abbc1d
|
Updated ChangeLog.
|
2 years ago |
Lauri Ojansivu
|
0a46d06c1f
|
Merge pull request #4974 from mfilser/add_checklistitem_at_top
Add checklist-item at top
|
2 years ago |
Martin Filser
|
23595674cf
|
Add checklist-item at top
|
2 years ago |
Lauri Ojansivu
|
6fead14c11
|
Updated ChangeLog.
|
2 years ago |
Martin Filser
|
52d54f35a3
|
Add checklist at top
|
2 years ago |
Lauri Ojansivu
|
3c1eff6241
|
Updated translations.
|
2 years ago |
Lauri Ojansivu
|
fb2972396a
|
Updated ChangeLog.
|
2 years ago |
Lauri Ojansivu
|
4d9f76cc68
|
Merge pull request #4969 from nebulade/favicon-fix
Always fetch favicons from / path
|
2 years ago |
Lauri Ojansivu
|
924c579680
|
Merge pull request #4971 from wekan/dependabot/github_actions/docker/build-push-action-4.1.1
Bump docker/build-push-action from 4.1.0 to 4.1.1
|
2 years ago |
Lauri Ojansivu
|
ca2ea2c13e
|
Merge pull request #4970 from wekan/dependabot/github_actions/docker/metadata-action-4.6.0
Bump docker/metadata-action from 4.5.0 to 4.6.0
|
2 years ago |
dependabot[bot]
|
b579dc598b
|
Bump docker/build-push-action from 4.1.0 to 4.1.1
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](44ea916f6c...2eb1c1961a )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
04c5f60287
|
Bump docker/metadata-action from 4.5.0 to 4.6.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](2c0bd771b4...818d4b7b91 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Johannes Zellner
|
123789aff0
|
Always fetch favicons from / path
|
2 years ago |
Lauri Ojansivu
|
74b66fdcaf
|
Updated translations.
|
2 years ago |
Lauri Ojansivu
|
3f09b54e04
|
Merge pull request #4968 from simon816/fix-language-not-persisting
Wait until user has logged in before fetching language preference
|
2 years ago |
simon816
|
c39403c307
|
Wait until user has logged in before fetching language preference. Fixes #4967
|
2 years ago |
Lauri Ojansivu
|
13ea7bf3d7
|
Updated ChangeLog.
|
2 years ago |
Lauri Ojansivu
|
dc2835d341
|
Added translations: Cantonese (China) (yue_CN) and Chinese Traditional (zh-Hant).
Thanks to translators !
|
2 years ago |
Lauri Ojansivu
|
94ff2d6a9e
|
Updated ChangeLog.
|
2 years ago |
Lauri Ojansivu
|
6479c6a5c5
|
Update rebuild-wekan.sh to use local network IP address.
Thanks to xet7 !
|
2 years ago |
Lauri Ojansivu
|
a1ddf8e6d2
|
Merge pull request #4961 from wekan/dependabot/github_actions/docker/login-action-2.2.0
Bump docker/login-action from 2.1.0 to 2.2.0
|
2 years ago |
Lauri Ojansivu
|
102b39cd29
|
Merge pull request #4963 from wekan/dependabot/github_actions/docker/build-push-action-4.1.0
Bump docker/build-push-action from 4.0.0 to 4.1.0
|
2 years ago |
Lauri Ojansivu
|
b7373a27b8
|
Merge pull request #4962 from wekan/dependabot/github_actions/docker/metadata-action-4.5.0
Bump docker/metadata-action from 4.4.0 to 4.5.0
|
2 years ago |
dependabot[bot]
|
fb0b762293
|
Bump docker/build-push-action from 4.0.0 to 4.1.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](3b5e8027fc...44ea916f6c )
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
5b799b4536
|
Bump docker/metadata-action from 4.4.0 to 4.5.0
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](c4ee3adeed...2c0bd771b4 )
---
updated-dependencies:
- dependency-name: docker/metadata-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
dependabot[bot]
|
8050d7353d
|
Bump docker/login-action from 2.1.0 to 2.2.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](f4ef78c080...465a07811f )
---
updated-dependencies:
- dependency-name: docker/login-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Lauri Ojansivu
|
66b1736bb3
|
Updated translations.
|
2 years ago |
Lauri Ojansivu
|
f33ea5baf0
|
v6.97
|
2 years ago |
Lauri Ojansivu
|
5959fd1fd0
|
Updated ChangeLog.
|
2 years ago |
Lauri Ojansivu
|
c8ec8d456b
|
Reverted Feature: Docker Health Check.
Thanks to xet7 !
Related https://github.com/wekan/wekan/pull/4954
|
2 years ago |
Lauri Ojansivu
|
87b394949e
|
Updated ChangeLog.
|
2 years ago |