cmf
Here are 58 public repositories matching this topic...
How to recreate
-
Preview a page that has content stored in contentblocks.
-
When previewing a page that has content stored in
contentblocks, the contentblocks do not show.
Expected behaviour
The contentblocks showing exactly as they do on the saved webpage
Error
With strict_variables: true, the error that is given is
Key "block" for array with keys "textsection" do
So i was working on an ajax contact form for a module i have. And i have been googling to try to solve it but i ended up just working with native Laravel functionality instead. I think we would need documentation regarding this if it doesn't exist:
- Create an addon/module with migration (basic fields for a contact form, name, email)
- How to use a formbuilder to render the form in html incl
Description
With the release of library dynaconf version 2.0, the quokka installation broke.
Then we must change the version of requirements.txt
dynaconf>=1.0.0,<=1.2.1
Reference
Describe the bug
I have a Link which heads to a Controller independent of the dashboard functionality which return redirect()->back() - the route of the link is visited and changes in the browser, however the URL is not then updated after the redirect back.
// Link
Link::make('Refresh Access Token')
->icon('icon-refresh')
->route('bank-connections.refresh-access-token'Bug report
What I did
the styling for select2 form controls does not match that of other controls
What I expected to happen
styling should match
What happened
using latest Chrome, the select2 form controls have a "smaller height" from other elements. You can see this on the demo page https://demo.backpackforlaravel.com/admin/article/1031/edit
(the select2 fie
-
Updated
May 20, 2020 - PHP
Summary of issue
Fail to log user due to AppServiceProvvider.
It's wired because this is the first time ever that this issue shows up, looks like that the closure pass the wrong object.
Argument 1 passed to App\Providers\AppServiceProvider::App\Providers\{closure}() must be an instance of Illuminate\Support\Carbon, instance of Carbon\Carbon given
it refear to AppServiceProv
-
Updated
May 24, 2020 - PHP
Unit testing
It's high time we introduced a test suite alongside the development process to help catch regressions. As we move towards a more class-based ecosystem with less reliance on global variables, this should become achievable with something like PHPUnit.
This will be an ongoing issue, so no milestone required. It can be closed when a framework is in place and the tests start being added. At minimum we
| Q | A |
|---|---|
| Bug? | no |
| New Feature? | yes |
| Sulu Version | for 2.0 |
| Browser Version | - |
Actual Behavior
Currently there exist no account_selection content type.
Expected Behavior
There should exist a account_selection content type.
Possible Solutions
1. Create a AccountSelection Content Type similiar to.
Here it can have a look at the [S
@fpletz here i would wish to get a nix environment to test and run our sandbox. it should contain all stuff mentioned on README.md. So:
- webserver to serve a syfmoyn app (nginx + php-fpm + modules)
- mysql db with credentials (+Grants) mentioned in parameters.yml for dbal implementation
- jackrabit server for jackrabit implementation
- setup script to inst
-
Updated
Nov 27, 2019 - PHP
On the team page, below the team image a country flag will be displayed, prefixed with the word "Country: ". In this context it seems to be better to use a different word, maybe "Nationality" or "Origin".
The login / register shadow forms have quite a poor appearance.
We should make them look a little better, and (e
-
Updated
Aug 17, 2018 - Python
-
Updated
May 20, 2020 - PHP
-
Updated
Oct 22, 2017 - JavaScript
-
Updated
Dec 28, 2019 - Shell
Improve this page
Add a description, image, and links to the cmf topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cmf topic, visit your repo's landing page and select "manage topics."



Description:
When adding too many items to a scoreboard, the fourth item is pushed up against the elements below and fifth and onwards are truncated and hidden all together:

Steps To Reproduce: