-
Notifications
You must be signed in to change notification settings - Fork 3
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
[Test] - All test passed #9
Commits on Feb 26, 2022
-
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ff7c8d7 - Browse repository at this point
Copy the full SHA ff7c8d7View commit details -
fix: Corrige lista de cursos del instructor
Fixes: #7 Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ac2d8b6 - Browse repository at this point
Copy the full SHA ac2d8b6View commit details -
Agrega codigo para agregar seccion a un curso.
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3a375cc - Browse repository at this point
Copy the full SHA 3a375ccView commit details -
Utiliza codigos uuid para secciones y recursos
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4a2147d - Browse repository at this point
Copy the full SHA 4a2147dView commit details -
fix: Corrige error al crear la DB en potgres
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 713b273 - Browse repository at this point
Copy the full SHA 713b273View commit details -
style: Corrige errores reportados por pylint.
pylint now_lms ************* Module now_lms now_lms/__init__.py:795:8: W0622: Redefining built-in 'id' (redefined-builtin) now_lms/__init__.py:796:8: W0621: Redefining name 'nuevo_seccion' from outer scope (line 790) (redefined-outer-name) now_lms/__init__.py:822:8: W0622: Redefining built-in 'id' (redefined-builtin) now_lms/__init__.py:823:8: W0621: Redefining name 'nuevo_recurso' from outer scope (line 817) (redefined-outer-name) now_lms/__init__.py:817:31: W0613: Unused argument 'seccion' (unused-argument) ----------------------------------- Your code has been rated at 9.89/10 Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d38dcc7 - Browse repository at this point
Copy the full SHA d38dcc7View commit details -
refactor: Reduce cantidad de markup repetido
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e42774c - Browse repository at this point
Copy the full SHA e42774cView commit details -
build: Actualiza Bootstrap Icons
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0fe99f8 - Browse repository at this point
Copy the full SHA 0fe99f8View commit details -
feat: Acordeon para mostrar contenido del curso
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 00cd6d9 - Browse repository at this point
Copy the full SHA 00cd6d9View commit details -
refactor: Pagina tipo de recurso
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c4b1649 - Browse repository at this point
Copy the full SHA c4b1649View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d82793e - Browse repository at this point
Copy the full SHA d82793eView commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4fdecaa - Browse repository at this point
Copy the full SHA 4fdecaaView commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 320190c - Browse repository at this point
Copy the full SHA 320190cView commit details -
Agrega info a usuarios predterminados
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a4ce184 - Browse repository at this point
Copy the full SHA a4ce184View commit details -
Feat: Agrego macro para notificaciones
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 70295ee - Browse repository at this point
Copy the full SHA 70295eeView commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2b9ac92 - Browse repository at this point
Copy the full SHA 2b9ac92View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f4b851e - Browse repository at this point
Copy the full SHA f4b851eView commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 233b08a - Browse repository at this point
Copy the full SHA 233b08aView commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 56eb114 - Browse repository at this point
Copy the full SHA 56eb114View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3d88e68 - Browse repository at this point
Copy the full SHA 3d88e68View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 46dc788 - Browse repository at this point
Copy the full SHA 46dc788View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 44c58d7 - Browse repository at this point
Copy the full SHA 44c58d7View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b365c39 - Browse repository at this point
Copy the full SHA b365c39View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4760b38 - Browse repository at this point
Copy the full SHA 4760b38View commit details
Commits on Feb 27, 2022
-
fix: Heroku postgresql requieres ssl
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d8e1d82 - Browse repository at this point
Copy the full SHA d8e1d82View commit details -
fix: Heroku postgresql requieres ssl
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3f00926 - Browse repository at this point
Copy the full SHA 3f00926View commit details -
fix: Heroku postgresql requieres ssl
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0ca1c7c - Browse repository at this point
Copy the full SHA 0ca1c7cView commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a7cc896 - Browse repository at this point
Copy the full SHA a7cc896View commit details -
Configuration menu - View commit details
-
Copy full SHA for e038480 - Browse repository at this point
Copy the full SHA e038480View commit details -
build: Minimal nginx configuration
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ac6c11d - Browse repository at this point
Copy the full SHA ac6c11dView commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e00087b - Browse repository at this point
Copy the full SHA e00087bView commit details
Commits on Mar 2, 2022
-
fix: Corrige permisos instructor
Signed-off-by: William Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8ddcb53 - Browse repository at this point
Copy the full SHA 8ddcb53View commit details
Commits on Mar 4, 2022
-
fix: Corrige lista de cursos del instructor
Fixes: #7 Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b796874 - Browse repository at this point
Copy the full SHA b796874View commit details -
Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>
Configuration menu - View commit details
-
Copy full SHA for 86818a6 - Browse repository at this point
Copy the full SHA 86818a6View commit details
Commits on Mar 21, 2022
-
Agrega metodo para eliminar curso.
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6bc6eb2 - Browse repository at this point
Copy the full SHA 6bc6eb2View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c81f994 - Browse repository at this point
Copy the full SHA c81f994View commit details -
build: Actualiza configuración de gitpod
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 11f1e7d - Browse repository at this point
Copy the full SHA 11f1e7dView commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 941943c - Browse repository at this point
Copy the full SHA 941943cView commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ec1e0dd - Browse repository at this point
Copy the full SHA ec1e0ddView commit details -
refactor: Ejecuta un query menos
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 21877d6 - Browse repository at this point
Copy the full SHA 21877d6View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 81fca57 - Browse repository at this point
Copy the full SHA 81fca57View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ec6efa9 - Browse repository at this point
Copy the full SHA ec6efa9View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3a33093 - Browse repository at this point
Copy the full SHA 3a33093View commit details -
feat: Corrige direcciones de base de datos
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3e8184b - Browse repository at this point
Copy the full SHA 3e8184bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 57064e6 - Browse repository at this point
Copy the full SHA 57064e6View commit details -
build: Minimal nginx configuration
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6c35a03 - Browse repository at this point
Copy the full SHA 6c35a03View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f485647 - Browse repository at this point
Copy the full SHA f485647View commit details -
fix: Corrige permisos instructor
Signed-off-by: William Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c50478a - Browse repository at this point
Copy the full SHA c50478aView commit details -
fix: Corrige lista de cursos del instructor
Fixes: #7 Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5364cf0 - Browse repository at this point
Copy the full SHA 5364cf0View commit details -
Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>
Configuration menu - View commit details
-
Copy full SHA for 320c94b - Browse repository at this point
Copy the full SHA 320c94bView commit details -
Agrega metodo para eliminar curso.
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 802a6bb - Browse repository at this point
Copy the full SHA 802a6bbView commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a045348 - Browse repository at this point
Copy the full SHA a045348View commit details -
build: Actualiza configuración de gitpod
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d96b859 - Browse repository at this point
Copy the full SHA d96b859View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d3ffd07 - Browse repository at this point
Copy the full SHA d3ffd07View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 766f776 - Browse repository at this point
Copy the full SHA 766f776View commit details -
refactor: Ejecuta un query menos
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0c12f57 - Browse repository at this point
Copy the full SHA 0c12f57View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e9f6a37 - Browse repository at this point
Copy the full SHA e9f6a37View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f1195a8 - Browse repository at this point
Copy the full SHA f1195a8View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7135c63 - Browse repository at this point
Copy the full SHA 7135c63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 189f86a - Browse repository at this point
Copy the full SHA 189f86aView commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 730d99b - Browse repository at this point
Copy the full SHA 730d99bView commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b804e0d - Browse repository at this point
Copy the full SHA b804e0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e3065c - Browse repository at this point
Copy the full SHA 8e3065cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 716338d - Browse repository at this point
Copy the full SHA 716338dView commit details
Commits on Mar 27, 2022
-
Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>
Configuration menu - View commit details
-
Copy full SHA for a56c28b - Browse repository at this point
Copy the full SHA a56c28bView commit details -
Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>
Configuration menu - View commit details
-
Copy full SHA for 64da717 - Browse repository at this point
Copy the full SHA 64da717View commit details -
Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>
Configuration menu - View commit details
-
Copy full SHA for 598511c - Browse repository at this point
Copy the full SHA 598511cView commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cc15fda - Browse repository at this point
Copy the full SHA cc15fdaView commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 414bde5 - Browse repository at this point
Copy the full SHA 414bde5View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3d12b21 - Browse repository at this point
Copy the full SHA 3d12b21View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 810a072 - Browse repository at this point
Copy the full SHA 810a072View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c7988ea - Browse repository at this point
Copy the full SHA c7988eaView commit details
Commits on Apr 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a9053da - Browse repository at this point
Copy the full SHA a9053daView commit details
Commits on Apr 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 01bd3ca - Browse repository at this point
Copy the full SHA 01bd3caView commit details -
Configuration menu - View commit details
-
Copy full SHA for b247857 - Browse repository at this point
Copy the full SHA b247857View commit details -
Configuration menu - View commit details
-
Copy full SHA for b40f523 - Browse repository at this point
Copy the full SHA b40f523View commit details
Commits on Apr 16, 2022
-
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 32986ef - Browse repository at this point
Copy the full SHA 32986efView commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0f50a05 - Browse repository at this point
Copy the full SHA 0f50a05View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8d98500 - Browse repository at this point
Copy the full SHA 8d98500View commit details -
test: Agrega mas test unitarios
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aec7df6 - Browse repository at this point
Copy the full SHA aec7df6View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for db6b80c - Browse repository at this point
Copy the full SHA db6b80cView commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 122ae7a - Browse repository at this point
Copy the full SHA 122ae7aView commit details -
feat: Arregla relaciones entre tablas
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d35feca - Browse repository at this point
Copy the full SHA d35fecaView commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 763cb00 - Browse repository at this point
Copy the full SHA 763cb00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76f2728 - Browse repository at this point
Copy the full SHA 76f2728View commit details -
test: Agrega pruebas unitarias
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 19f57b7 - Browse repository at this point
Copy the full SHA 19f57b7View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 68e2bca - Browse repository at this point
Copy the full SHA 68e2bcaView commit details -
test: Agrega pruebas unitarias
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7fdcb47 - Browse repository at this point
Copy the full SHA 7fdcb47View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 21ca6d0 - Browse repository at this point
Copy the full SHA 21ca6d0View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9df22f0 - Browse repository at this point
Copy the full SHA 9df22f0View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7e224aa - Browse repository at this point
Copy the full SHA 7e224aaView commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 140f8ac - Browse repository at this point
Copy the full SHA 140f8acView commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 67d1581 - Browse repository at this point
Copy the full SHA 67d1581View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1ffac44 - Browse repository at this point
Copy the full SHA 1ffac44View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 23d083a - Browse repository at this point
Copy the full SHA 23d083aView commit details -
feat: Asigna indice a nueva seccion
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1d0c01b - Browse repository at this point
Copy the full SHA 1d0c01bView commit details
Commits on Apr 17, 2022
-
feat: Agrega metodos para modificar indice seccion
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 57a84c0 - Browse repository at this point
Copy the full SHA 57a84c0View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b43801a - Browse repository at this point
Copy the full SHA b43801aView commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0e82541 - Browse repository at this point
Copy the full SHA 0e82541View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ef71917 - Browse repository at this point
Copy the full SHA ef71917View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c5bc6fa - Browse repository at this point
Copy the full SHA c5bc6faView commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 94e3000 - Browse repository at this point
Copy the full SHA 94e3000View commit details -
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8ed7065 - Browse repository at this point
Copy the full SHA 8ed7065View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f26ec6 - Browse repository at this point
Copy the full SHA 3f26ec6View commit details -
fix: Reorganiza indice de seccion
Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>
Configuration menu - View commit details
-
Copy full SHA for e4c2534 - Browse repository at this point
Copy the full SHA e4c2534View commit details -
Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>
Configuration menu - View commit details
-
Copy full SHA for 7f9404f - Browse repository at this point
Copy the full SHA 7f9404fView commit details -
Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>
Configuration menu - View commit details
-
Copy full SHA for 5ccd99d - Browse repository at this point
Copy the full SHA 5ccd99dView commit details -
Signed-off-by: William Moreno Reyes <williamjmorenor@fedoraproject.org>
Configuration menu - View commit details
-
Copy full SHA for dcaef2e - Browse repository at this point
Copy the full SHA dcaef2eView commit details
Commits on Apr 29, 2022
-
Signed-off-by: William Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 03eac5c - Browse repository at this point
Copy the full SHA 03eac5cView commit details
Commits on May 1, 2022
-
feat: Agrega recurso en youtube
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for db299a2 - Browse repository at this point
Copy the full SHA db299a2View commit details
Commits on May 5, 2022
-
Signed-off-by: William Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3025637 - Browse repository at this point
Copy the full SHA 3025637View commit details
Commits on May 8, 2022
-
Signed-off-by: William Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aade69f - Browse repository at this point
Copy the full SHA aade69fView commit details -
Signed-off-by: William Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 97631bf - Browse repository at this point
Copy the full SHA 97631bfView commit details -
Signed-off-by: William Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 44cace7 - Browse repository at this point
Copy the full SHA 44cace7View commit details -
Signed-off-by: William Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 75c83cb - Browse repository at this point
Copy the full SHA 75c83cbView commit details
Commits on May 12, 2022
-
Signed-off-by: William Moreno <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e91cabc - Browse repository at this point
Copy the full SHA e91cabcView commit details
Commits on May 13, 2022
-
Signed-off-by: William Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 43be641 - Browse repository at this point
Copy the full SHA 43be641View commit details
Commits on Jul 15, 2022
-
Signed-off-by: William Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1f84783 - Browse repository at this point
Copy the full SHA 1f84783View commit details -
Signed-off-by: William Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 320275d - Browse repository at this point
Copy the full SHA 320275dView commit details
Commits on Nov 18, 2022
-
Signed-off-by: William Moremo <wmoreno@montelimar.com.ni>
William Moremo committedNov 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 87d2832 - Browse repository at this point
Copy the full SHA 87d2832View commit details -
Signed-off-by: William Moremo <wmoreno@montelimar.com.ni>
William Moremo committedNov 18, 2022 Configuration menu - View commit details
-
Copy full SHA for 2329c78 - Browse repository at this point
Copy the full SHA 2329c78View commit details
Commits on Dec 8, 2022
-
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5aa7793 - Browse repository at this point
Copy the full SHA 5aa7793View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9ec466 - Browse repository at this point
Copy the full SHA b9ec466View commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for de64a50 - Browse repository at this point
Copy the full SHA de64a50View commit details -
Merge branch 'contenido-curso' of https://github.com/bmosoluciones/no…
…w-lms into contenido-curso
Configuration menu - View commit details
-
Copy full SHA for a5d44df - Browse repository at this point
Copy the full SHA a5d44dfView commit details -
References: - pylint-dev/pylint#4942 Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 926f11e - Browse repository at this point
Copy the full SHA 926f11eView commit details -
References: - https://github.com/bmosoluciones/now-lms/actions/runs/3652369567 now_lms/__init__.py:358:53: E712 comparison to True should be 'if cond is True:' or 'if cond:' Se sigue la sintaxis aceptada por Flask-SqlAlchemy Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e4bace7 - Browse repository at this point
Copy the full SHA e4bace7View commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7174cb8 - Browse repository at this point
Copy the full SHA 7174cb8View commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4c99640 - Browse repository at this point
Copy the full SHA 4c99640View commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e8c6a28 - Browse repository at this point
Copy the full SHA e8c6a28View commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4f0dd3d - Browse repository at this point
Copy the full SHA 4f0dd3dView commit details -
References: - https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/installing_and_using_dynamic_programming_languages/assembly_installing-and-using-python_installing-and-using-dynamic-programming-languages Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 13db052 - Browse repository at this point
Copy the full SHA 13db052View commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for aefc665 - Browse repository at this point
Copy the full SHA aefc665View commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c65e663 - Browse repository at this point
Copy the full SHA c65e663View commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 38169de - Browse repository at this point
Copy the full SHA 38169deView commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 85c4b51 - Browse repository at this point
Copy the full SHA 85c4b51View commit details
Commits on Dec 9, 2022
-
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9bb7b2b - Browse repository at this point
Copy the full SHA 9bb7b2bView commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dd655cd - Browse repository at this point
Copy the full SHA dd655cdView commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 20aae3d - Browse repository at this point
Copy the full SHA 20aae3dView commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b6e8d16 - Browse repository at this point
Copy the full SHA b6e8d16View commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for cb6d1aa - Browse repository at this point
Copy the full SHA cb6d1aaView commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 2f168bc - Browse repository at this point
Copy the full SHA 2f168bcView commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 745ab80 - Browse repository at this point
Copy the full SHA 745ab80View commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for afc903b - Browse repository at this point
Copy the full SHA afc903bView commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8b3a7ce - Browse repository at this point
Copy the full SHA 8b3a7ceView commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6a06443 - Browse repository at this point
Copy the full SHA 6a06443View commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9beb20d - Browse repository at this point
Copy the full SHA 9beb20dView commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 17ca684 - Browse repository at this point
Copy the full SHA 17ca684View commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for be1e2ca - Browse repository at this point
Copy the full SHA be1e2caView commit details -
Signed-off-by: William José Moreno Reyes <williamjmorenor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1fcc62e - Browse repository at this point
Copy the full SHA 1fcc62eView commit details