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

feat: Update issue templates #41

Merged
merged 6 commits into from
Jul 3, 2023
Merged

feat: Update issue templates #41

merged 6 commits into from
Jul 3, 2023

Conversation

64knl
Copy link
Member

@64knl 64knl commented Jul 3, 2023

No description provided.

64knl and others added 5 commits June 15, 2023 17:48
* feat: packaged cmseditor (#2)

* feat: composer file

* feat: add license + changelog

* Add files via upload

* Delete CmsEditor directory

* Delete resources/views directory

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: Xander Schuurman <[email protected]>

* feat: migrations + routes + restructure (#3)

* feat: migrations + routes + restructure

* fix: added composer + removed cmseditor folder

* fix: providers

* feat: models in package (#4)

* feat: models in package

* feat: packaged controllers

* feat: seeders in package

* fix: removed test echo

* feat: lang + views

* feat: services + provides

* feat: package

* feat: finalizing package

* feat: last changes

* fix: remove surplus migrations

* feat: database seeders

* feat: add helpers

* fix: policy namespacing

* fix: class name

* fix: remove user provider

* feat: last configs

---------

Co-authored-by: Rene <[email protected]>

* fix: syntax error in composer file

* style: formatting

* feat: add pinter

* fix!: database prefix (#6)

* feat: Events (#7)

* feat: models in package

* feat: packaged controllers

* feat: seeders in package

* fix: removed test echo

* feat: lang + views

* feat: services + provides

* feat: package

* feat: finalizing package

* feat: last changes

* fix: remove surplus migrations

* feat: database seeders

* feat: add helpers

* fix: policy namespacing

* fix: class name

* fix: remove user provider

* feat: last configs

* feat: events

* feat: events namespace

* fix: namespace errors

* style: formatting

* fix: composer syntax error

---------

Co-authored-by: keeama13 <[email protected]>
Co-authored-by: Rene <[email protected]>

* fix: forms

* feat: namespace changes (#9)

* feat: namespace changes

* feat: namespacing

* feat: working views

* fix: remove duplicate entries

* fix: remove SiteBoss namspace

* style: formatting

---------

Co-authored-by: René <[email protected]>
Co-authored-by: Rene <[email protected]>

* fix: removed laravel assets from publish (#10)

* fix: class path name

* fix!: formbuilder problem quickfix

* style: formatting

* Fix/solr indexer (#13)

* fix: add timestamps to search table

* fix: replace all white spaces by single spaces

* fix: get page title

* style: formatting

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: René <[email protected]>

* feat: add Siteboss Helper

* fix: helper class namespace

* fix: visible for CmsConfig

* feat: remove unused function (#15)

* feat: removed siteboss_path()

* feat: app config, routes, factory updated

* fix: factorytype

* style: formatting

* style: formatting

* feat: SOLR localization (#14)

* feat: forced localization of path

* fix: mv creation of content string to pageservice

* fix: get localized title

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>

* feat: searchable

* feat!: Form handler (#16)

* fix: clamav no socket

* feat: call FormHandler

* fix: re-add getSummaryHtml

* fix getSummaryHtml for files

* style: formatting

---------

Co-authored-by: René <[email protected]>

* feat: mail helper (#17)

* feat: send mail from helper

* style: formatting

* fix: send debug mails

---------

Co-authored-by: Rene <[email protected]>

* fix: mail forms (#19)

* fix: mailhandler (#21)

* fix: mailhandler

* fix: namespacing

* fix: mail views

* fix: mail view from package

* style: formatting

* feat: add todo

---------

Co-authored-by: Rene <[email protected]>

* fix: move ContentBlockService (#23)

* fix: move ContentBlockService

* style: formatting

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: Rene <[email protected]>

* feat: use noIndex server property (#22)

* feat: use noIndex server property

* style: formatting

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: Rene <[email protected]>

* fix: handle empty notification_address

* fix: router no longer ignores enabled

* feat: TableSelect support for translated table

* Fix: pick laravel old (#24)

* fix: slug trim (#309)

* fix: validate error on document update

* fix: slug trim

---------

Co-authored-by: René <[email protected]>

* fix: date not required (#312)

* fix: changed empty date to null value

* style: formatting

* fix: perserve params in table editor

* fix: use params in breadcrumb

* feat: title search

* fix: Moved overview setting to correct properties (#314)

* chore: rename sample configuration

* fix: ordering

* fix: date localized display

* feat: check database (#315)

* feat: column checks

* fix: implementation for repeatable

* fix: localized fields

---------

Co-authored-by: Rene <[email protected]>

* feat: timepicker (#313)

* fix: date can be empty in overview

* fix: paging

* fix: columntype for button

* feat: add Laravel's email verification middleware (#311)

* feat: add Laravel's email verification middleware

* feat: add config helper

* feat: config helper

* Update AuthServiceProvider.php

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: René <[email protected]>

* fix: cms editor problem

* feat: show forms in UI

* fix: array

* feat: add form locales (#287)

* feat: locale support

* chore: add todo

* feat: send (sample) autolayout fields

* feat: better names

* fix: categories

* feat: add Slider AutoLayout field

* feat: update formbuilder option creation

* feat: update layout package

* feat: update layout package

* fix: fixed form fields with repeatable options and added migration that checks the form tables for missing columns

* fix: use correct object to get option name

* fix: linting error

* fix: remove aliases

* fix: remove site specific packages

* fix: remove .env file

* fix: re-add packages

* fix: remove default middleware

* fix: update namespace

* style: formatting

---------

Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: René <[email protected]>
Co-authored-by: Rene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Jasper <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>

* fix: get string from nested option (#27)

* feat: add requirement

* fix: remove test credentials

* style: formatting

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: keeama13 <[email protected]>
Co-authored-by: thessakockelkorn <[email protected]>
Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Jasper <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
* fix!: field component (#30)

* Fix: combination render (#31)

* fix: render form fields with uppercase in type

* fix: use field->GetCombinationChildren to (default) render combination fields

* fix: lint

* fix: fixed created_at and updated_at columns not setting values (#32)

* feat!: load siteboss routes from normal route file

---------

Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Rene <[email protected]>
@64knl 64knl changed the base branch from main to develop July 3, 2023 10:41
@gitguardian
Copy link

gitguardian bot commented Jul 3, 2023

⚠️ GitGuardian has uncovered 2 secrets following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

🔎 Detected hardcoded secrets in your pull request
GitGuardian id Secret Commit Filename
6995246 Generic High Entropy Secret 2098757 src/Http/Controllers/Forwards/ForwardsController.php View secret
6995246 Generic High Entropy Secret 2098757 src/Http/Controllers/Forwards/ForwardsController.php View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secrets safely. Learn here the best practices.
  3. Revoke and rotate these secrets.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

Our GitHub checks need improvements? Share your feedbacks!

@64knl 64knl changed the title Update issue templates feat: Update issue templates Jul 3, 2023
@64knl 64knl merged commit 5872e0b into develop Jul 3, 2023
@64knl 64knl deleted the issue-template branch July 3, 2023 10:44
64knl added a commit that referenced this pull request Jul 3, 2023
* feat: Version 2.0.0 (#26)

* feat: packaged cmseditor (#2)

* feat: composer file

* feat: add license + changelog

* Add files via upload

* Delete CmsEditor directory

* Delete resources/views directory

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: Xander Schuurman <[email protected]>

* feat: migrations + routes + restructure (#3)

* feat: migrations + routes + restructure

* fix: added composer + removed cmseditor folder

* fix: providers

* feat: models in package (#4)

* feat: models in package

* feat: packaged controllers

* feat: seeders in package

* fix: removed test echo

* feat: lang + views

* feat: services + provides

* feat: package

* feat: finalizing package

* feat: last changes

* fix: remove surplus migrations

* feat: database seeders

* feat: add helpers

* fix: policy namespacing

* fix: class name

* fix: remove user provider

* feat: last configs

---------

Co-authored-by: Rene <[email protected]>

* fix: syntax error in composer file

* style: formatting

* feat: add pinter

* fix!: database prefix (#6)

* feat: Events (#7)

* feat: models in package

* feat: packaged controllers

* feat: seeders in package

* fix: removed test echo

* feat: lang + views

* feat: services + provides

* feat: package

* feat: finalizing package

* feat: last changes

* fix: remove surplus migrations

* feat: database seeders

* feat: add helpers

* fix: policy namespacing

* fix: class name

* fix: remove user provider

* feat: last configs

* feat: events

* feat: events namespace

* fix: namespace errors

* style: formatting

* fix: composer syntax error

---------

Co-authored-by: keeama13 <[email protected]>
Co-authored-by: Rene <[email protected]>

* fix: forms

* feat: namespace changes (#9)

* feat: namespace changes

* feat: namespacing

* feat: working views

* fix: remove duplicate entries

* fix: remove SiteBoss namspace

* style: formatting

---------

Co-authored-by: René <[email protected]>
Co-authored-by: Rene <[email protected]>

* fix: removed laravel assets from publish (#10)

* fix: class path name

* fix!: formbuilder problem quickfix

* style: formatting

* Fix/solr indexer (#13)

* fix: add timestamps to search table

* fix: replace all white spaces by single spaces

* fix: get page title

* style: formatting

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: René <[email protected]>

* feat: add Siteboss Helper

* fix: helper class namespace

* fix: visible for CmsConfig

* feat: remove unused function (#15)

* feat: removed siteboss_path()

* feat: app config, routes, factory updated

* fix: factorytype

* style: formatting

* style: formatting

* feat: SOLR localization (#14)

* feat: forced localization of path

* fix: mv creation of content string to pageservice

* fix: get localized title

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>

* feat: searchable

* feat!: Form handler (#16)

* fix: clamav no socket

* feat: call FormHandler

* fix: re-add getSummaryHtml

* fix getSummaryHtml for files

* style: formatting

---------

Co-authored-by: René <[email protected]>

* feat: mail helper (#17)

* feat: send mail from helper

* style: formatting

* fix: send debug mails

---------

Co-authored-by: Rene <[email protected]>

* fix: mail forms (#19)

* fix: mailhandler (#21)

* fix: mailhandler

* fix: namespacing

* fix: mail views

* fix: mail view from package

* style: formatting

* feat: add todo

---------

Co-authored-by: Rene <[email protected]>

* fix: move ContentBlockService (#23)

* fix: move ContentBlockService

* style: formatting

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: Rene <[email protected]>

* feat: use noIndex server property (#22)

* feat: use noIndex server property

* style: formatting

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: Rene <[email protected]>

* fix: handle empty notification_address

* fix: router no longer ignores enabled

* feat: TableSelect support for translated table

* Fix: pick laravel old (#24)

* fix: slug trim (#309)

* fix: validate error on document update

* fix: slug trim

---------

Co-authored-by: René <[email protected]>

* fix: date not required (#312)

* fix: changed empty date to null value

* style: formatting

* fix: perserve params in table editor

* fix: use params in breadcrumb

* feat: title search

* fix: Moved overview setting to correct properties (#314)

* chore: rename sample configuration

* fix: ordering

* fix: date localized display

* feat: check database (#315)

* feat: column checks

* fix: implementation for repeatable

* fix: localized fields

---------

Co-authored-by: Rene <[email protected]>

* feat: timepicker (#313)

* fix: date can be empty in overview

* fix: paging

* fix: columntype for button

* feat: add Laravel's email verification middleware (#311)

* feat: add Laravel's email verification middleware

* feat: add config helper

* feat: config helper

* Update AuthServiceProvider.php

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: René <[email protected]>

* fix: cms editor problem

* feat: show forms in UI

* fix: array

* feat: add form locales (#287)

* feat: locale support

* chore: add todo

* feat: send (sample) autolayout fields

* feat: better names

* fix: categories

* feat: add Slider AutoLayout field

* feat: update formbuilder option creation

* feat: update layout package

* feat: update layout package

* fix: fixed form fields with repeatable options and added migration that checks the form tables for missing columns

* fix: use correct object to get option name

* fix: linting error

* fix: remove aliases

* fix: remove site specific packages

* fix: remove .env file

* fix: re-add packages

* fix: remove default middleware

* fix: update namespace

* style: formatting

---------

Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: René <[email protected]>
Co-authored-by: Rene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Jasper <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>

* fix: get string from nested option (#27)

* feat: add requirement

* fix: remove test credentials

* style: formatting

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: keeama13 <[email protected]>
Co-authored-by: thessakockelkorn <[email protected]>
Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Jasper <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>

* style: formatting

* feat: Version 0.3.1 (#33)

* fix!: field component (#30)

* Fix: combination render (#31)

* fix: render form fields with uppercase in type

* fix: use field->GetCombinationChildren to (default) render combination fields

* fix: lint

* fix: fixed created_at and updated_at columns not setting values (#32)

* feat!: load siteboss routes from normal route file

---------

Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Rene <[email protected]>

* Update issue templates

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: keeama13 <[email protected]>
Co-authored-by: thessakockelkorn <[email protected]>
Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Jasper <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
64knl added a commit that referenced this pull request Jul 3, 2023
* feat: Version 2.0.0 (#26)

* feat: packaged cmseditor (#2)

* feat: composer file

* feat: add license + changelog

* Add files via upload

* Delete CmsEditor directory

* Delete resources/views directory

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: Xander Schuurman <[email protected]>

* feat: migrations + routes + restructure (#3)

* feat: migrations + routes + restructure

* fix: added composer + removed cmseditor folder

* fix: providers

* feat: models in package (#4)

* feat: models in package

* feat: packaged controllers

* feat: seeders in package

* fix: removed test echo

* feat: lang + views

* feat: services + provides

* feat: package

* feat: finalizing package

* feat: last changes

* fix: remove surplus migrations

* feat: database seeders

* feat: add helpers

* fix: policy namespacing

* fix: class name

* fix: remove user provider

* feat: last configs

---------

Co-authored-by: Rene <[email protected]>

* fix: syntax error in composer file

* style: formatting

* feat: add pinter

* fix!: database prefix (#6)

* feat: Events (#7)

* feat: models in package

* feat: packaged controllers

* feat: seeders in package

* fix: removed test echo

* feat: lang + views

* feat: services + provides

* feat: package

* feat: finalizing package

* feat: last changes

* fix: remove surplus migrations

* feat: database seeders

* feat: add helpers

* fix: policy namespacing

* fix: class name

* fix: remove user provider

* feat: last configs

* feat: events

* feat: events namespace

* fix: namespace errors

* style: formatting

* fix: composer syntax error

---------

Co-authored-by: keeama13 <[email protected]>
Co-authored-by: Rene <[email protected]>

* fix: forms

* feat: namespace changes (#9)

* feat: namespace changes

* feat: namespacing

* feat: working views

* fix: remove duplicate entries

* fix: remove SiteBoss namspace

* style: formatting

---------

Co-authored-by: René <[email protected]>
Co-authored-by: Rene <[email protected]>

* fix: removed laravel assets from publish (#10)

* fix: class path name

* fix!: formbuilder problem quickfix

* style: formatting

* Fix/solr indexer (#13)

* fix: add timestamps to search table

* fix: replace all white spaces by single spaces

* fix: get page title

* style: formatting

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: René <[email protected]>

* feat: add Siteboss Helper

* fix: helper class namespace

* fix: visible for CmsConfig

* feat: remove unused function (#15)

* feat: removed siteboss_path()

* feat: app config, routes, factory updated

* fix: factorytype

* style: formatting

* style: formatting

* feat: SOLR localization (#14)

* feat: forced localization of path

* fix: mv creation of content string to pageservice

* fix: get localized title

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>

* feat: searchable

* feat!: Form handler (#16)

* fix: clamav no socket

* feat: call FormHandler

* fix: re-add getSummaryHtml

* fix getSummaryHtml for files

* style: formatting

---------

Co-authored-by: René <[email protected]>

* feat: mail helper (#17)

* feat: send mail from helper

* style: formatting

* fix: send debug mails

---------

Co-authored-by: Rene <[email protected]>

* fix: mail forms (#19)

* fix: mailhandler (#21)

* fix: mailhandler

* fix: namespacing

* fix: mail views

* fix: mail view from package

* style: formatting

* feat: add todo

---------

Co-authored-by: Rene <[email protected]>

* fix: move ContentBlockService (#23)

* fix: move ContentBlockService

* style: formatting

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: Rene <[email protected]>

* feat: use noIndex server property (#22)

* feat: use noIndex server property

* style: formatting

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: Rene <[email protected]>

* fix: handle empty notification_address

* fix: router no longer ignores enabled

* feat: TableSelect support for translated table

* Fix: pick laravel old (#24)

* fix: slug trim (#309)

* fix: validate error on document update

* fix: slug trim

---------

Co-authored-by: René <[email protected]>

* fix: date not required (#312)

* fix: changed empty date to null value

* style: formatting

* fix: perserve params in table editor

* fix: use params in breadcrumb

* feat: title search

* fix: Moved overview setting to correct properties (#314)

* chore: rename sample configuration

* fix: ordering

* fix: date localized display

* feat: check database (#315)

* feat: column checks

* fix: implementation for repeatable

* fix: localized fields

---------

Co-authored-by: Rene <[email protected]>

* feat: timepicker (#313)

* fix: date can be empty in overview

* fix: paging

* fix: columntype for button

* feat: add Laravel's email verification middleware (#311)

* feat: add Laravel's email verification middleware

* feat: add config helper

* feat: config helper

* Update AuthServiceProvider.php

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: René <[email protected]>

* fix: cms editor problem

* feat: show forms in UI

* fix: array

* feat: add form locales (#287)

* feat: locale support

* chore: add todo

* feat: send (sample) autolayout fields

* feat: better names

* fix: categories

* feat: add Slider AutoLayout field

* feat: update formbuilder option creation

* feat: update layout package

* feat: update layout package

* fix: fixed form fields with repeatable options and added migration that checks the form tables for missing columns

* fix: use correct object to get option name

* fix: linting error

* fix: remove aliases

* fix: remove site specific packages

* fix: remove .env file

* fix: re-add packages

* fix: remove default middleware

* fix: update namespace

* style: formatting

---------

Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: René <[email protected]>
Co-authored-by: Rene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Jasper <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>

* fix: get string from nested option (#27)

* feat: add requirement

* fix: remove test credentials

* style: formatting

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: keeama13 <[email protected]>
Co-authored-by: thessakockelkorn <[email protected]>
Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Jasper <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>

* style: formatting

* feat: Version 0.3.1 (#33)

* fix!: field component (#30)

* Fix: combination render (#31)

* fix: render form fields with uppercase in type

* fix: use field->GetCombinationChildren to (default) render combination fields

* fix: lint

* fix: fixed created_at and updated_at columns not setting values (#32)

* feat!: load siteboss routes from normal route file

---------

Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Rene <[email protected]>

* Update issue templates

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: keeama13 <[email protected]>
Co-authored-by: thessakockelkorn <[email protected]>
Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Jasper <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
64knl added a commit that referenced this pull request Jul 4, 2023
* feat: added spatie honeypot (#34)

* fix: datacontroller change (#36)

* feat: custom spam response (#37)

* feat: custom spam response

* fix: typo

* feat: honeypot serviceprovider (#38)

* fix: better error for unsupported locales

* feat: debug message for file permissions

* style: formatting

* feat: Update issue templates (#41)

* feat: Version 2.0.0 (#26)

* feat: packaged cmseditor (#2)

* feat: composer file

* feat: add license + changelog

* Add files via upload

* Delete CmsEditor directory

* Delete resources/views directory

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: Xander Schuurman <[email protected]>

* feat: migrations + routes + restructure (#3)

* feat: migrations + routes + restructure

* fix: added composer + removed cmseditor folder

* fix: providers

* feat: models in package (#4)

* feat: models in package

* feat: packaged controllers

* feat: seeders in package

* fix: removed test echo

* feat: lang + views

* feat: services + provides

* feat: package

* feat: finalizing package

* feat: last changes

* fix: remove surplus migrations

* feat: database seeders

* feat: add helpers

* fix: policy namespacing

* fix: class name

* fix: remove user provider

* feat: last configs

---------

Co-authored-by: Rene <[email protected]>

* fix: syntax error in composer file

* style: formatting

* feat: add pinter

* fix!: database prefix (#6)

* feat: Events (#7)

* feat: models in package

* feat: packaged controllers

* feat: seeders in package

* fix: removed test echo

* feat: lang + views

* feat: services + provides

* feat: package

* feat: finalizing package

* feat: last changes

* fix: remove surplus migrations

* feat: database seeders

* feat: add helpers

* fix: policy namespacing

* fix: class name

* fix: remove user provider

* feat: last configs

* feat: events

* feat: events namespace

* fix: namespace errors

* style: formatting

* fix: composer syntax error

---------

Co-authored-by: keeama13 <[email protected]>
Co-authored-by: Rene <[email protected]>

* fix: forms

* feat: namespace changes (#9)

* feat: namespace changes

* feat: namespacing

* feat: working views

* fix: remove duplicate entries

* fix: remove SiteBoss namspace

* style: formatting

---------

Co-authored-by: René <[email protected]>
Co-authored-by: Rene <[email protected]>

* fix: removed laravel assets from publish (#10)

* fix: class path name

* fix!: formbuilder problem quickfix

* style: formatting

* Fix/solr indexer (#13)

* fix: add timestamps to search table

* fix: replace all white spaces by single spaces

* fix: get page title

* style: formatting

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: René <[email protected]>

* feat: add Siteboss Helper

* fix: helper class namespace

* fix: visible for CmsConfig

* feat: remove unused function (#15)

* feat: removed siteboss_path()

* feat: app config, routes, factory updated

* fix: factorytype

* style: formatting

* style: formatting

* feat: SOLR localization (#14)

* feat: forced localization of path

* fix: mv creation of content string to pageservice

* fix: get localized title

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>

* feat: searchable

* feat!: Form handler (#16)

* fix: clamav no socket

* feat: call FormHandler

* fix: re-add getSummaryHtml

* fix getSummaryHtml for files

* style: formatting

---------

Co-authored-by: René <[email protected]>

* feat: mail helper (#17)

* feat: send mail from helper

* style: formatting

* fix: send debug mails

---------

Co-authored-by: Rene <[email protected]>

* fix: mail forms (#19)

* fix: mailhandler (#21)

* fix: mailhandler

* fix: namespacing

* fix: mail views

* fix: mail view from package

* style: formatting

* feat: add todo

---------

Co-authored-by: Rene <[email protected]>

* fix: move ContentBlockService (#23)

* fix: move ContentBlockService

* style: formatting

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: Rene <[email protected]>

* feat: use noIndex server property (#22)

* feat: use noIndex server property

* style: formatting

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: Rene <[email protected]>

* fix: handle empty notification_address

* fix: router no longer ignores enabled

* feat: TableSelect support for translated table

* Fix: pick laravel old (#24)

* fix: slug trim (#309)

* fix: validate error on document update

* fix: slug trim

---------

Co-authored-by: René <[email protected]>

* fix: date not required (#312)

* fix: changed empty date to null value

* style: formatting

* fix: perserve params in table editor

* fix: use params in breadcrumb

* feat: title search

* fix: Moved overview setting to correct properties (#314)

* chore: rename sample configuration

* fix: ordering

* fix: date localized display

* feat: check database (#315)

* feat: column checks

* fix: implementation for repeatable

* fix: localized fields

---------

Co-authored-by: Rene <[email protected]>

* feat: timepicker (#313)

* fix: date can be empty in overview

* fix: paging

* fix: columntype for button

* feat: add Laravel's email verification middleware (#311)

* feat: add Laravel's email verification middleware

* feat: add config helper

* feat: config helper

* Update AuthServiceProvider.php

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: René <[email protected]>

* fix: cms editor problem

* feat: show forms in UI

* fix: array

* feat: add form locales (#287)

* feat: locale support

* chore: add todo

* feat: send (sample) autolayout fields

* feat: better names

* fix: categories

* feat: add Slider AutoLayout field

* feat: update formbuilder option creation

* feat: update layout package

* feat: update layout package

* fix: fixed form fields with repeatable options and added migration that checks the form tables for missing columns

* fix: use correct object to get option name

* fix: linting error

* fix: remove aliases

* fix: remove site specific packages

* fix: remove .env file

* fix: re-add packages

* fix: remove default middleware

* fix: update namespace

* style: formatting

---------

Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: René <[email protected]>
Co-authored-by: Rene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Jasper <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>

* fix: get string from nested option (#27)

* feat: add requirement

* fix: remove test credentials

* style: formatting

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: keeama13 <[email protected]>
Co-authored-by: thessakockelkorn <[email protected]>
Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Jasper <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>

* style: formatting

* feat: Version 0.3.1 (#33)

* fix!: field component (#30)

* Fix: combination render (#31)

* fix: render form fields with uppercase in type

* fix: use field->GetCombinationChildren to (default) render combination fields

* fix: lint

* fix: fixed created_at and updated_at columns not setting values (#32)

* feat!: load siteboss routes from normal route file

---------

Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Rene <[email protected]>

* Update issue templates

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: keeama13 <[email protected]>
Co-authored-by: thessakockelkorn <[email protected]>
Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Jasper <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>

* Update api.php

* feat: multilingual search (#42)

* fix!: field component (#30)

* Fix: combination render (#31)

* fix: render form fields with uppercase in type

* fix: use field->GetCombinationChildren to (default) render combination fields

* fix: lint

* fix: fixed created_at and updated_at columns not setting values (#32)

* feat!: load siteboss routes from normal route file

* feat: language as string, language-specific fields

* fix: right query for spellcheck

* fix: variable names

* fix: passing of language url

* fix: pass page id for custom search values

* feat: optional sorting of search results

* fix: remove debug

* fix: change language column into string

* feat: use config for sitemap

* style: formatting

* fix: writing sitemap

* fix: replace html tags by space

* style: formatting

* feat: error when solr hostname cannot be resolved

* fix: remove unnecessary code

* fix: pass localized url

---------

Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Rene <[email protected]>
Co-authored-by: Thessa Kockelkorn <[email protected]>

---------

Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: Rene <[email protected]>
Co-authored-by: keeama13 <[email protected]>
Co-authored-by: thessakockelkorn <[email protected]>
Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Jasper <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
64knl added a commit that referenced this pull request Jul 24, 2023
* feat: added spatie honeypot (#34)

* fix: datacontroller change (#36)

* feat: custom spam response (#37)

* feat: custom spam response

* fix: typo

* feat: honeypot serviceprovider (#38)

* fix: better error for unsupported locales

* feat: debug message for file permissions

* style: formatting

* feat: Update issue templates (#41)

* feat: Version 2.0.0 (#26)

* feat: packaged cmseditor (#2)

* feat: composer file

* feat: add license + changelog

* Add files via upload

* Delete CmsEditor directory

* Delete resources/views directory

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: Xander Schuurman <[email protected]>

* feat: migrations + routes + restructure (#3)

* feat: migrations + routes + restructure

* fix: added composer + removed cmseditor folder

* fix: providers

* feat: models in package (#4)

* feat: models in package

* feat: packaged controllers

* feat: seeders in package

* fix: removed test echo

* feat: lang + views

* feat: services + provides

* feat: package

* feat: finalizing package

* feat: last changes

* fix: remove surplus migrations

* feat: database seeders

* feat: add helpers

* fix: policy namespacing

* fix: class name

* fix: remove user provider

* feat: last configs

---------

Co-authored-by: Rene <[email protected]>

* fix: syntax error in composer file

* style: formatting

* feat: add pinter

* fix!: database prefix (#6)

* feat: Events (#7)

* feat: models in package

* feat: packaged controllers

* feat: seeders in package

* fix: removed test echo

* feat: lang + views

* feat: services + provides

* feat: package

* feat: finalizing package

* feat: last changes

* fix: remove surplus migrations

* feat: database seeders

* feat: add helpers

* fix: policy namespacing

* fix: class name

* fix: remove user provider

* feat: last configs

* feat: events

* feat: events namespace

* fix: namespace errors

* style: formatting

* fix: composer syntax error

---------

Co-authored-by: keeama13 <[email protected]>
Co-authored-by: Rene <[email protected]>

* fix: forms

* feat: namespace changes (#9)

* feat: namespace changes

* feat: namespacing

* feat: working views

* fix: remove duplicate entries

* fix: remove SiteBoss namspace

* style: formatting

---------

Co-authored-by: René <[email protected]>
Co-authored-by: Rene <[email protected]>

* fix: removed laravel assets from publish (#10)

* fix: class path name

* fix!: formbuilder problem quickfix

* style: formatting

* Fix/solr indexer (#13)

* fix: add timestamps to search table

* fix: replace all white spaces by single spaces

* fix: get page title

* style: formatting

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: René <[email protected]>

* feat: add Siteboss Helper

* fix: helper class namespace

* fix: visible for CmsConfig

* feat: remove unused function (#15)

* feat: removed siteboss_path()

* feat: app config, routes, factory updated

* fix: factorytype

* style: formatting

* style: formatting

* feat: SOLR localization (#14)

* feat: forced localization of path

* fix: mv creation of content string to pageservice

* fix: get localized title

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>

* feat: searchable

* feat!: Form handler (#16)

* fix: clamav no socket

* feat: call FormHandler

* fix: re-add getSummaryHtml

* fix getSummaryHtml for files

* style: formatting

---------

Co-authored-by: René <[email protected]>

* feat: mail helper (#17)

* feat: send mail from helper

* style: formatting

* fix: send debug mails

---------

Co-authored-by: Rene <[email protected]>

* fix: mail forms (#19)

* fix: mailhandler (#21)

* fix: mailhandler

* fix: namespacing

* fix: mail views

* fix: mail view from package

* style: formatting

* feat: add todo

---------

Co-authored-by: Rene <[email protected]>

* fix: move ContentBlockService (#23)

* fix: move ContentBlockService

* style: formatting

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: Rene <[email protected]>

* feat: use noIndex server property (#22)

* feat: use noIndex server property

* style: formatting

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: Rene <[email protected]>

* fix: handle empty notification_address

* fix: router no longer ignores enabled

* feat: TableSelect support for translated table

* Fix: pick laravel old (#24)

* fix: slug trim (#309)

* fix: validate error on document update

* fix: slug trim

---------

Co-authored-by: René <[email protected]>

* fix: date not required (#312)

* fix: changed empty date to null value

* style: formatting

* fix: perserve params in table editor

* fix: use params in breadcrumb

* feat: title search

* fix: Moved overview setting to correct properties (#314)

* chore: rename sample configuration

* fix: ordering

* fix: date localized display

* feat: check database (#315)

* feat: column checks

* fix: implementation for repeatable

* fix: localized fields

---------

Co-authored-by: Rene <[email protected]>

* feat: timepicker (#313)

* fix: date can be empty in overview

* fix: paging

* fix: columntype for button

* feat: add Laravel's email verification middleware (#311)

* feat: add Laravel's email verification middleware

* feat: add config helper

* feat: config helper

* Update AuthServiceProvider.php

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: René <[email protected]>

* fix: cms editor problem

* feat: show forms in UI

* fix: array

* feat: add form locales (#287)

* feat: locale support

* chore: add todo

* feat: send (sample) autolayout fields

* feat: better names

* fix: categories

* feat: add Slider AutoLayout field

* feat: update formbuilder option creation

* feat: update layout package

* feat: update layout package

* fix: fixed form fields with repeatable options and added migration that checks the form tables for missing columns

* fix: use correct object to get option name

* fix: linting error

* fix: remove aliases

* fix: remove site specific packages

* fix: remove .env file

* fix: re-add packages

* fix: remove default middleware

* fix: update namespace

* style: formatting

---------

Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: René <[email protected]>
Co-authored-by: Rene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Jasper <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>

* fix: get string from nested option (#27)

* feat: add requirement

* fix: remove test credentials

* style: formatting

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: keeama13 <[email protected]>
Co-authored-by: thessakockelkorn <[email protected]>
Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Jasper <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>

* style: formatting

* feat: Version 0.3.1 (#33)

* fix!: field component (#30)

* Fix: combination render (#31)

* fix: render form fields with uppercase in type

* fix: use field->GetCombinationChildren to (default) render combination fields

* fix: lint

* fix: fixed created_at and updated_at columns not setting values (#32)

* feat!: load siteboss routes from normal route file

---------

Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Rene <[email protected]>

* Update issue templates

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: keeama13 <[email protected]>
Co-authored-by: thessakockelkorn <[email protected]>
Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Jasper <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>

* Update api.php

* feat: multilingual search (#42)

* fix!: field component (#30)

* Fix: combination render (#31)

* fix: render form fields with uppercase in type

* fix: use field->GetCombinationChildren to (default) render combination fields

* fix: lint

* fix: fixed created_at and updated_at columns not setting values (#32)

* feat!: load siteboss routes from normal route file

* feat: language as string, language-specific fields

* fix: right query for spellcheck

* fix: variable names

* fix: passing of language url

* fix: pass page id for custom search values

* feat: optional sorting of search results

* fix: remove debug

* fix: change language column into string

* feat: use config for sitemap

* style: formatting

* fix: writing sitemap

* fix: replace html tags by space

* style: formatting

* feat: error when solr hostname cannot be resolved

* fix: remove unnecessary code

* fix: pass localized url

---------

Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Rene <[email protected]>
Co-authored-by: Thessa Kockelkorn <[email protected]>

---------

Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: Rene <[email protected]>
Co-authored-by: keeama13 <[email protected]>
Co-authored-by: thessakockelkorn <[email protected]>
Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Jasper <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
64knl added a commit that referenced this pull request Jul 24, 2023
* feat: added spatie honeypot (#34)

* fix: datacontroller change (#36)

* feat: custom spam response (#37)

* feat: custom spam response

* fix: typo

* feat: honeypot serviceprovider (#38)

* fix: better error for unsupported locales

* feat: debug message for file permissions

* style: formatting

* feat: Update issue templates (#41)

* feat: Version 2.0.0 (#26)

* feat: packaged cmseditor (#2)

* feat: composer file

* feat: add license + changelog

* Add files via upload

* Delete CmsEditor directory

* Delete resources/views directory

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: Xander Schuurman <[email protected]>

* feat: migrations + routes + restructure (#3)

* feat: migrations + routes + restructure

* fix: added composer + removed cmseditor folder

* fix: providers

* feat: models in package (#4)

* feat: models in package

* feat: packaged controllers

* feat: seeders in package

* fix: removed test echo

* feat: lang + views

* feat: services + provides

* feat: package

* feat: finalizing package

* feat: last changes

* fix: remove surplus migrations

* feat: database seeders

* feat: add helpers

* fix: policy namespacing

* fix: class name

* fix: remove user provider

* feat: last configs

---------

Co-authored-by: Rene <[email protected]>

* fix: syntax error in composer file

* style: formatting

* feat: add pinter

* fix!: database prefix (#6)

* feat: Events (#7)

* feat: models in package

* feat: packaged controllers

* feat: seeders in package

* fix: removed test echo

* feat: lang + views

* feat: services + provides

* feat: package

* feat: finalizing package

* feat: last changes

* fix: remove surplus migrations

* feat: database seeders

* feat: add helpers

* fix: policy namespacing

* fix: class name

* fix: remove user provider

* feat: last configs

* feat: events

* feat: events namespace

* fix: namespace errors

* style: formatting

* fix: composer syntax error

---------

Co-authored-by: keeama13 <[email protected]>
Co-authored-by: Rene <[email protected]>

* fix: forms

* feat: namespace changes (#9)

* feat: namespace changes

* feat: namespacing

* feat: working views

* fix: remove duplicate entries

* fix: remove SiteBoss namspace

* style: formatting

---------

Co-authored-by: René <[email protected]>
Co-authored-by: Rene <[email protected]>

* fix: removed laravel assets from publish (#10)

* fix: class path name

* fix!: formbuilder problem quickfix

* style: formatting

* Fix/solr indexer (#13)

* fix: add timestamps to search table

* fix: replace all white spaces by single spaces

* fix: get page title

* style: formatting

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: René <[email protected]>

* feat: add Siteboss Helper

* fix: helper class namespace

* fix: visible for CmsConfig

* feat: remove unused function (#15)

* feat: removed siteboss_path()

* feat: app config, routes, factory updated

* fix: factorytype

* style: formatting

* style: formatting

* feat: SOLR localization (#14)

* feat: forced localization of path

* fix: mv creation of content string to pageservice

* fix: get localized title

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>

* feat: searchable

* feat!: Form handler (#16)

* fix: clamav no socket

* feat: call FormHandler

* fix: re-add getSummaryHtml

* fix getSummaryHtml for files

* style: formatting

---------

Co-authored-by: René <[email protected]>

* feat: mail helper (#17)

* feat: send mail from helper

* style: formatting

* fix: send debug mails

---------

Co-authored-by: Rene <[email protected]>

* fix: mail forms (#19)

* fix: mailhandler (#21)

* fix: mailhandler

* fix: namespacing

* fix: mail views

* fix: mail view from package

* style: formatting

* feat: add todo

---------

Co-authored-by: Rene <[email protected]>

* fix: move ContentBlockService (#23)

* fix: move ContentBlockService

* style: formatting

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: Rene <[email protected]>

* feat: use noIndex server property (#22)

* feat: use noIndex server property

* style: formatting

---------

Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: Rene <[email protected]>

* fix: handle empty notification_address

* fix: router no longer ignores enabled

* feat: TableSelect support for translated table

* Fix: pick laravel old (#24)

* fix: slug trim (#309)

* fix: validate error on document update

* fix: slug trim

---------

Co-authored-by: René <[email protected]>

* fix: date not required (#312)

* fix: changed empty date to null value

* style: formatting

* fix: perserve params in table editor

* fix: use params in breadcrumb

* feat: title search

* fix: Moved overview setting to correct properties (#314)

* chore: rename sample configuration

* fix: ordering

* fix: date localized display

* feat: check database (#315)

* feat: column checks

* fix: implementation for repeatable

* fix: localized fields

---------

Co-authored-by: Rene <[email protected]>

* feat: timepicker (#313)

* fix: date can be empty in overview

* fix: paging

* fix: columntype for button

* feat: add Laravel's email verification middleware (#311)

* feat: add Laravel's email verification middleware

* feat: add config helper

* feat: config helper

* Update AuthServiceProvider.php

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: René <[email protected]>

* fix: cms editor problem

* feat: show forms in UI

* fix: array

* feat: add form locales (#287)

* feat: locale support

* chore: add todo

* feat: send (sample) autolayout fields

* feat: better names

* fix: categories

* feat: add Slider AutoLayout field

* feat: update formbuilder option creation

* feat: update layout package

* feat: update layout package

* fix: fixed form fields with repeatable options and added migration that checks the form tables for missing columns

* fix: use correct object to get option name

* fix: linting error

* fix: remove aliases

* fix: remove site specific packages

* fix: remove .env file

* fix: re-add packages

* fix: remove default middleware

* fix: update namespace

* style: formatting

---------

Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: René <[email protected]>
Co-authored-by: Rene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Jasper <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>

* fix: get string from nested option (#27)

* feat: add requirement

* fix: remove test credentials

* style: formatting

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: keeama13 <[email protected]>
Co-authored-by: thessakockelkorn <[email protected]>
Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Jasper <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>

* style: formatting

* feat: Version 0.3.1 (#33)

* fix!: field component (#30)

* Fix: combination render (#31)

* fix: render form fields with uppercase in type

* fix: use field->GetCombinationChildren to (default) render combination fields

* fix: lint

* fix: fixed created_at and updated_at columns not setting values (#32)

* feat!: load siteboss routes from normal route file

---------

Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Rene <[email protected]>

* Update issue templates

---------

Co-authored-by: Rene <[email protected]>
Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: keeama13 <[email protected]>
Co-authored-by: thessakockelkorn <[email protected]>
Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Jasper <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>

* Update api.php

* feat: multilingual search (#42)

* fix!: field component (#30)

* Fix: combination render (#31)

* fix: render form fields with uppercase in type

* fix: use field->GetCombinationChildren to (default) render combination fields

* fix: lint

* fix: fixed created_at and updated_at columns not setting values (#32)

* feat!: load siteboss routes from normal route file

* feat: language as string, language-specific fields

* fix: right query for spellcheck

* fix: variable names

* fix: passing of language url

* fix: pass page id for custom search values

* feat: optional sorting of search results

* fix: remove debug

* fix: change language column into string

* feat: use config for sitemap

* style: formatting

* fix: writing sitemap

* fix: replace html tags by space

* style: formatting

* feat: error when solr hostname cannot be resolved

* fix: remove unnecessary code

* fix: pass localized url

---------

Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Rene <[email protected]>
Co-authored-by: Thessa Kockelkorn <[email protected]>

---------

Co-authored-by: Xander Schuurman <[email protected]>
Co-authored-by: Rene <[email protected]>
Co-authored-by: keeama13 <[email protected]>
Co-authored-by: thessakockelkorn <[email protected]>
Co-authored-by: Thessa Kockelkorn <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: Jasper <[email protected]>
Co-authored-by: Merijn van Ginkel <[email protected]>
Co-authored-by: M.A. Peene <[email protected]>
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.

1 participant