Lauri Ojansivu
52d36d3780
v6.99.3
2023-07-10 03:10:24 +03:00
Lauri Ojansivu
8555c24eb2
Fix migration attachment-cardCopy-fix-boardId-etc. Part 2.
...
Thanks to xet7 !
2023-07-10 03:05:55 +03:00
Lauri Ojansivu
c41c26e5a1
v6.99.2
2023-07-10 01:34:37 +03:00
Lauri Ojansivu
35cc9b3fcc
Merge pull request #5001 from wekan/dependabot/npm_and_yarn/semver-and-mapbox/node-pre-gyp-7.5.4
...
Bump semver and @mapbox/node-pre-gyp
2023-07-10 01:29:14 +03:00
dependabot[bot]
dbfd219491
Bump semver and @mapbox/node-pre-gyp
...
Bumps [semver](https://github.com/npm/node-semver ) to 7.5.4 and updates ancestor dependency [@mapbox/node-pre-gyp](https://github.com/mapbox/node-pre-gyp ). These dependencies need to be updated together.
Updates `semver` from 6.3.0 to 7.5.4
- [Release notes](https://github.com/npm/node-semver/releases )
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md )
- [Commits](https://github.com/npm/node-semver/compare/v6.3.0...v7.5.4 )
Updates `@mapbox/node-pre-gyp` from 1.0.10 to 1.0.10
- [Changelog](https://github.com/mapbox/node-pre-gyp/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mapbox/node-pre-gyp/compare/v1.0.10...v1.0.10 )
---
updated-dependencies:
- dependency-name: semver
dependency-type: indirect
- dependency-name: "@mapbox/node-pre-gyp"
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-09 22:19:13 +00:00
Lauri Ojansivu
0da5f26668
Updated ChangeLog.
2023-07-10 01:18:14 +03:00
Lauri Ojansivu
8bf40e219a
Added back npm packages: fibers and @mapbox/node-pre-gyp.
...
Thanks to xet7 !
2023-07-10 01:11:37 +03:00
Lauri Ojansivu
8f1f8c0fb9
v6.99.1
2023-07-10 00:39:29 +03:00
Lauri Ojansivu
386a65d6c6
Updated ChangeLog.
2023-07-10 00:34:22 +03:00
Lauri Ojansivu
a73ce72e46
Merge pull request #4999 from mfilser/fix_migration_attachment-cardCopy-fix-boardId-etc
...
fix for migration "attachment-cardCopy-fix-boardId-etc"
2023-07-10 00:30:39 +03:00
Lauri Ojansivu
d0616d8d67
Updated ChangeLog.
2023-07-10 00:21:57 +03:00
Martin Filser
6ad007a5f1
fix for migration "attachment-cardCopy-fix-boardId-etc"
...
- every card must have a boardId, listId and swimlaneId, if not, the database
data is corrupt, but the migration should also not break wekan from startup
2023-07-09 23:20:37 +02:00
Lauri Ojansivu
95d3e5cdc6
Updated dependencies.
...
Thanks to developers of dependencies !
2023-07-10 00:19:18 +03:00
Lauri Ojansivu
08a3506f12
v6.99
2023-07-09 23:11:22 +03:00
Lauri Ojansivu
520f295733
Updated translations.
2023-07-09 23:01:44 +03:00
Lauri Ojansivu
7da5121ddd
Updated translations.
2023-07-09 22:57:43 +03:00
Lauri Ojansivu
3222625286
Updated ChangeLog.
2023-07-08 21:05:32 +03:00
Lauri Ojansivu
05d952b864
Merge pull request #4997 from VidVidex/master
...
Fix attachment viewer not being hidden
2023-07-08 21:03:07 +03:00
Vid Smole
a3837ccbc7
Fix attachment viewer not being hidden
2023-07-08 19:22:40 +02:00
Lauri Ojansivu
ac8199177f
Updated ChangeLog.
2023-07-08 04:00:27 +03:00
Lauri Ojansivu
140a134a11
Fixed maximum call stack exceeded by removing bootstrap 3, datepicker and summernote. Updated jquery. Disabled attachments viewer that opens empty when opening card. Fixes all npm audit errors.
...
Fixes #4994 ,
fixes #3614
Thanks to xet7 !
2023-07-08 03:52:42 +03:00
Lauri Ojansivu
c1b3e5367c
Updated ChangeLog.
2023-07-08 01:35:22 +03:00
Lauri Ojansivu
b637a8e8ea
Revert first list width change.
...
Related https://github.com/wekan/wekan/pull/4993
Thanks to xet7 !
2023-07-08 01:30:55 +03:00
Lauri Ojansivu
999323526c
Merge pull request #4993 from VidVidex/master
...
Small UI improvements
2023-07-08 01:30:14 +03:00
Lauri Ojansivu
2e0168283e
Updated translations.
2023-07-08 01:25:11 +03:00
Lauri Ojansivu
13039c895a
Updated ChangeLog.
2023-07-08 01:23:39 +03:00
Lauri Ojansivu
4148238af3
Removed horka:swipebox.
...
Thanks to VidVidex and xet7 !
2023-07-08 01:20:35 +03:00
Vid Smole
7a98445370
Better attachment viewer
2023-07-06 20:35:49 +02:00
Vid Smole
7ef3bba9f7
Better attachment gallery
2023-07-06 20:29:36 +02:00
Vid Smole
492306453c
Fix first list being narrower than others
2023-07-06 13:22:38 +02:00
Vid Smole
e12353bd7e
Merge branch 'wekan:master' into master
2023-07-06 12:57:29 +02:00
Vid Smole
a3622ddc1d
Display card title in bold
2023-07-06 12:57:06 +02:00
Lauri Ojansivu
ac95be9e41
Updated ChangeLog.
2023-07-05 14:14:27 +03:00
Lauri Ojansivu
4a3fc42d1f
Merge pull request #4992 from VidVidex/master
...
Fix attachment urls in PR #4991
2023-07-05 07:13:19 -04:00
Vid Smole
557f9709ac
Fix attachment urls
2023-07-05 12:52:18 +02:00
Lauri Ojansivu
4468c71d98
Updated ChangeLog.
2023-07-05 12:14:49 +03:00
Lauri Ojansivu
c8491749e0
Merge pull request #4991 from VidVidex/master
...
Fix /api/boards/{boardId}/attachments endpoint
2023-07-05 05:13:14 -04:00
Vid Smole
e5123f2d81
Merge branch 'wekan:master' into master
2023-07-05 11:06:11 +02:00
Vid Smole
41664f16a3
Fix /api/board/{boardId}/attachments
2023-07-05 11:05:37 +02:00
Lauri Ojansivu
8c9c0e9316
Updated translations.
2023-07-04 22:09:29 +03:00
Lauri Ojansivu
f21bd16cec
Updated translations.
2023-07-03 10:27:21 +03:00
Lauri Ojansivu
edc5a5b6a2
Updated translations.
2023-07-01 21:12:02 +03:00
Lauri Ojansivu
7d4de21be0
Updated ChangeLog.
2023-07-01 00:56:08 +03:00
Lauri Ojansivu
5babe0358d
MongoDB 6.0.7 at Snap.
...
Thanks to MongoDB developers !
2023-07-01 00:54:05 +03:00
Lauri Ojansivu
62ef1fe7cc
Updated ChangeLog.
2023-07-01 00:36:03 +03:00
Lauri Ojansivu
4be5727a18
Fix PDF preview to have full width, close at top, and improve viewing at mobile.
...
Thanks to xet7 !
2023-07-01 00:30:05 +03:00
Lauri Ojansivu
e128a5775d
Updated ChangeLog.
2023-06-30 18:08:26 +03:00
Lauri Ojansivu
ba9f9705d4
Show Meteor dependency chain with rebuild-wekan.sh .
...
Thanks to xet7 !
2023-06-30 18:06:44 +03:00
Lauri Ojansivu
3aae07695c
Updated translations.
2023-06-30 17:43:10 +03:00
Lauri Ojansivu
4393deb130
Updated ChangeLog.
2023-06-30 17:41:24 +03:00