jcheron on master
[skip ci][javadoc] fix URequest (compare)
jcheron on master
[skip ci][fix] sonar in URequest (compare)
jcheron on 1.3.11
jcheron on master
Update CHANGELOG.md (compare)
jcheron on master
update async servers with publi… (compare)
jcheron on master
[skip ci][http] update _parseUR… (compare)
jcheron on master
[skip ci] `setIsolationLevel` f… (compare)
jcheron on master
[skip ci][di] Injected attribut… (compare)
jcheron on 2.4.12
jcheron on master
[skip ci] update for 2.4.12 (compare)
jcheron on master
[skip ci]{orm] add count to Ab… (compare)
jcheron on 2.4.9
jcheron on master
Update UIService.php (compare)
jcheron on master
add actions in toast update aj… (compare)
jcheron on master
[skip ci] update CHANGELOG for … (compare)
composer global update
symfony/ldap
for instance
LoadModule rewrite_module /usr/local/apache2/modules/mod_rewrite.so
<VirtualHost *:80>
DocumentRoot /var/www/html/public
DirectoryIndex /index.php
<Directory /var/www/html/public>
AllowOverride All
Require all granted
</Directory>
</VirtualHost>
DataForm
class (see https://phpmv-ui.kobject.net/index/direct/dom-81).HtmlForm
class (see https://phpmv-ui.kobject.net/Index/direct/ss-item-53).
Fatal error: Declaration of controllers\BasicAuthController::_getBodySelector() must be compatible with Ubiquity\controllers\auth\AuthController::_getBodySelector(): string in /Volumes/ALLEN-FILES/allenap/Documents/TRABAJO HOSTING/___NUEVO_CP/PRUEBA_UBIQUITY/httpdocs/ubiquity-demos/auth-project/app/controllers/BasicAuthController.php on line 85
hi there again with demos, on richclient-project and others that have db, this does not have the scheme of them. another thing is when i delete model cache it does not work anymore showing me error
foreach() argument must be of type array|object, bool given
here a ss https://prnt.sc/ifpL5LI931Vw
by the way is there any way to not cache the models, becouse on front if i recently insert data, on the front just show an hour ago inputs
hi again on fileUpload-project i did 2 changes one fix error comenting on FileUploadTester.php becouse with this causes exception error
the controllers 'controllers/upload' does not exist
https://prnt.sc/OspwjNjiRXjy
//#[Route('test/{id}')]
//public function testRoute($a=1){
//}
2.- i add allowed mime type after new UFileUpload object, line 27 of FileUploadTester.php
public function upload() {
$upload = new UFilesUpload();
$upload->setAllowedMimeTypes(['txt'=>'text/plain','png'=>'image/png']);
.......
....
I think the exceptions in the debugs are not very informative, since it is difficult to identify the root of the problem.
There are also overlapping errors with the views
https://prnt.sc/-mUvhGK0sNBI