-
Notifications
You must be signed in to change notification settings - Fork 52
Portabilis patch 05/08/2025 #184
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… calendário letivo
…o método para melhorar a legibilidade e manutenção do código.
…lterar o tipo de evento
…o o tipo de evento é EXTRA_SCHOOL_WITHOUT_FREQUENCY
- Não será considerado readonly desabilitado
- Não será considerado readonly desabilitado
-Não será considerado readonly desabilitado
- Remove find_in_batches pois delete_all é uma operação SQL direta - Otimiza exclusão de targets usando joins ao invés de carregar IDs - Simplifica código mantendo a mesma funcionalidade - Melhora performance com menos queries SQL
…ily-note-student-unique-violation Correção: Implementa retry logic para tratar ActiveRecord::RecordNotUnique no daily_notes_controller
Melhorias na navegação entre alunos nas telas registro de notas e recuperações
- Adiciona legendas para padronização. - Adiciona condição para o tipo de permissão do usuário.
Atualiza o método test_setting para considerar a classroom do registro em edição
Adicionar gerenciamento de anos letivos pela interface na tela de cadastros das unidades
Ignora criação de usuário para estudante sem data de nascimento
…tions Adiciona rake task para limpeza mensal de notificações antigas
…ty-scores fix: 🐛 Corrige envio de notas vazias na recuperação final [Honeybadger #72531268]
Adicionar lógica para destruição de frequências e dias letivos ao alterar tipo de evento no calendário letivo
Corrige exibição de erros de recorded_at e reverte uso de builder secundário
|
edersoares
approved these changes
Aug 6, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Portabilis patch 05/08/2025