Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update #3

Merged
merged 218 commits into from
Aug 26, 2023
Merged

update #3

merged 218 commits into from
Aug 26, 2023

Conversation

paulhollmann
Copy link
Member

No description provided.

ssddanbrown and others added 30 commits August 2, 2022 20:11
Does increase bundle size massively though, Will need to think about
solutions for this.
Cannot find existing option for twig/smarty, need to look other methods.
This is useful when developing and on Docker setups. Despite setting
encryption to null, if a server supports STARTTLS with a self-signed
certificate, the mailer try to upgrade the connection with STARTTLS.
Caused by input not being part of the submitted form.
Updated test to ensure the input is within a form.
For BookStackApp#4124
Updated content sync and preview scoll sync to work.
Many features commented out until they can be updated.
ssddanbrown and others added 29 commits June 28, 2023 17:54
Occured when the cell contained any block content with a differnt line
height to the table cell itself.
In firefox, cells with a height would end up with an actual greater
real cell height, which messed up TinyMCE resize calculations, causing
tables to grow.
Adding default vertical-align: top, changes this behaviour to get proper
cell heights.
Related to Firefox issue: https://bugzilla.mozilla.org/show_bug.cgi?id=569645
Have tested that editor cell text align options can still be used with
this.

For BookStackApp#4337
Remove the book attribute in responses because it is never returned by the API. Currently, Chapters Create does not return book_slug! (The example response is consistent with the inconsistent API behavior)
Added test to cover core role sorting functionality.
For BookStackApp#4350
Primarily to support long ipv6 addresses which would overflow over the
activity date.
For BookStackApp#4349
Due to queue serialization.
Added a test to check a couple of delete events.
Added ApiTokenFactory to support.
Also made a couple of typing/doc updates while there.

Related to BookStackApp#4373
Reverted work in 847a57a.
Left test in but updated to new expectation.
Left migration in but removed content to prevent new pre-v23.06
upgraders loosing shelf create permission status.
Added note to permission to describe use-case.

For BookStackApp#4375
@paulhollmann paulhollmann merged commit 5137005 into vatger Aug 26, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants