Nova plataforma de discursão do Novo SGA, adotando um padrão mais moderno de dinâmico.
Espero que aprovem.
Abraço!
Nova plataforma de discursão do Novo SGA, adotando um padrão mais moderno de dinâmico.
Espero que aprovem.
Abraço!
Let's start! :-)
Não consegui logar pelo GitHub. Apresenta página 404.
Seria interessante esta forma de login se houver qualquer integração entre as plataformas.
Abraços!
@fielcomunista era uma configuração que estva faltando. Agora está aparecendo o formulário para autorização.
Bon dia rogeriolino
I install it via git, but following all steps I end up with an error with symfony/expression-language,
[30-Nov-2017 16:05:01 UTC] PHP Fatal error: Class 'Symfony\Component\ExpressionLanguage\ExpressionLanguage' not found in C:\wamp64\www\novosga\vendor\symfony\dependency-injection\ExpressionLanguage.php on line 24
so I did a
composer require symfony/expression-language
before
bin/console novosga:install
After that it worked, but now, when I try to create a new profile this error comes:
Could not load type "App\Form\TextType"
in vendor\symfony\form\FormRegistry.php (line 88)......
Any clue about it ?
Thanks a lot in advance!!
Juan
BTW: git https://github.com/novosga/novosga.git novosga2 image end up with a service error.
git clone -b v2.0 https://github.com/novosga/novosga.git works good for me.
juanzapatac after git clone
do you've run composer install
?
Yes I did it
But I notice that modules are not showing on menu neither. (I´m usin wamp64 php7.1.11 - no ext-pcntl possible)
When I run composer install I get this error:
Script cache:clear returned with error code 1
!!
!! In DefinitionErrorExceptionPass.php line 37:
!!
!! Cannot autowire service "Novosga\Service\AtendimentoService": argument "$storage" of method "__construct()" referen
!! ces interface "Novosga\Infrastructure\StorageInterface" but no such service exists.
Obrigado.
Juan
Finally I add an --ignore-platform-reqs and it worked ok. This is what I did:
Make sure ddbb is empty and no novosga folder exists
Bon dia!
Now I got an error:
An exception has been thrown during the rendering of a template ("Unable to generate a URL for the named route "novosga_attendance_index" as such route does not exist.").
in templates\default\include\menu.html.twig (line 10):
<a href="{{path(module.homeRoute)}}" class="dropdown-item">
I got all routes ok in bundles.php
return [
Symfony\Bundle\FrameworkBundle\FrameworkBundle::class => ['all' => true],
Symfony\Bundle\SecurityBundle\SecurityBundle::class => ['all' => true],
FOS\OAuthServerBundle\FOSOAuthServerBundle::class => ['all' => true],
Sensio\Bundle\FrameworkExtraBundle\SensioFrameworkExtraBundle::class => ['all' => true],
Doctrine\Bundle\DoctrineCacheBundle\DoctrineCacheBundle::class => ['all' => true],
Doctrine\Bundle\DoctrineBundle\DoctrineBundle::class => ['all' => true],
Symfony\Bundle\TwigBundle\TwigBundle::class => ['all' => true],
Symfony\Bundle\WebServerBundle\WebServerBundle::class => ['dev' => true],
Symfony\Bundle\WebProfilerBundle\WebProfilerBundle::class => ['dev' => true, 'test' => true],
Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle::class => ['all' => true],
Symfony\Bundle\MonologBundle\MonologBundle::class => ['all' => true],
Novosga\TriagemBundle\NovosgaTriagemBundle::class => ['all' => true],
Novosga\MonitorBundle\NovosgaMonitorBundle::class => ['all' => true],
Novosga\ReportsBundle\NovosgaReportsBundle::class => ['all' => true],
Novosga\SettingsBundle\NovosgaSettingsBundle::class => ['all' => true],
Novosga\UsersBundle\NovosgaUsersBundle::class => ['all' => true],
Novosga\AttendanceBundle\NovosgaAttendanceBundle::class=>['all'=>true],
];
I been trying to identify all morning with no success.
Any help available ?
Regards,
Juan
Solucionado:
php bin/console cache:clear
juanzapatac only when a stable 2.0 is released.
Muito bom! Aprovado.
Bon dia Rogeriolino. Feliz Ano Novo!
This is a little report on RC2 on my machine:
I have installed RC2 in Windows Linux Bash (Ubuntu16) and when I try to change any option (Atendimento, Monitor, Relatorios, etc) it log me out so I can not test it.
But If I use RC2 downloaded 5 days ago, I can access that options, but fail trying to use Atendimento (Get into a loop aking for Guiche Number) and also I can not pick up a senha (triaguem), result in this error: error.new_ticket
Regards and waiting for a new release to keep testing it!!
Obrigado.
Juan
juanzapatac how are you using Novo SGA via the WSL? Have you installed a http server or using via PHP builtin server? Tried docker?
Thanks for testing!
Regards
Bon dia Rogeriolino.
I´m using WSL, I have change from dev to prod and fix .htaccess and it is working like a charm!!! Except for triagem -> Erro ao tentar gerar nova senha
Today I will try with docker also.
Obrigado.
Juan
Hola!
With docker works good!! No problems found yet.
Sistema de discussão excelente! ele foi desenvolvido em qual sistema? Existe uma plataforma para download e que outras pessoas possam utilizar? Qual o nome desse sistema?
Gabrieldesousah o nome do projeto é Flarum: http://flarum.org/
rogeriolino, não quis abrir um novo tópico mas queria tirar uma dúvida (ou relatar um erro):No arquivo disponibilizado para download (tanto o RC2 quanto o RC3) não tem a pasta "var", disponível quando baixamos pelo composer...Tanto é que quando tentei utilizando a versão .zip ele pede a pasta e só resolvi depois que percebi e baixei a versão pelo composer.
Isso é normal?