Commit Graph

61 Commits

Author SHA1 Message Date
Melina Gutierrez
9799e23ac8 #4 Perfil de Empleado-Quitar el addItemDoubleClickListener para editar porque ya existe el boton de edit 2024-09-08 08:26:03 -04:00
Melina Gutierrez
926b32a8cc #4 Perfil de Empleado-Registro, Guardado y Modificacion de Informacion Personal con las mejoras implementadas 2024-09-08 08:06:01 -04:00
Melina Gutierrez
9b3fed87a9 #4 Perfil de Empleado-Registro, Guardado y Modificacion de Informacion Personal con las mejoras implementadas 2024-09-07 17:33:54 -04:00
Melina Gutierrez
94ea2393c4 Merge branch 'main' into #4-Registro-de-Información-Personal
# Conflicts:
#	src/main/java/com/primefactorsolutions/views/EmployeeView.java
2024-09-06 17:12:47 -04:00
Melina Gutierrez
5c4d2cdc74 #4 , 5 , 6 Perfil de Empleado - Registro, Guardado y Modificacion de Informacion Personal 2024-09-06 10:31:35 -04:00
Melina Gutierrez
fce9f6ef0e Merge remote-tracking branch 'origin/Rama-Ricardo' into #4-Registro-de-Información-Personal 2024-09-05 21:46:35 -04:00
c91e4ea1a5 #4-Registrar-empleado (#15)
Reviewed-on: #15
Reviewed-by: alex <alex@primefactorsolutions.com>
Co-authored-by: ricardo051199 <jesus.pelaez@primefactorsolutions.com>
Co-committed-by: ricardo051199 <jesus.pelaez@primefactorsolutions.com>
2024-09-06 00:59:20 +00:00
Melina Gutierrez
7aaec2855f Merge remote-tracking branch 'origin/main' into #4-Registro-de-Información-Personal
# Conflicts:
#	src/main/java/com/primefactorsolutions/model/Employee.java
#	src/main/java/com/primefactorsolutions/service/EmployeeService.java
#	src/main/java/com/primefactorsolutions/views/EmployeeView.java
#	src/main/java/com/primefactorsolutions/views/EmployeesListView.java
2024-09-05 09:45:18 -04:00
3320a4e99d Rama-Ricardo (#14)
Funcionalidades: Navegacion entre paginas con los botones previous-next, ordenar ascendente-descendente
Reviewed-on: #14
Reviewed-by: alex <alex@primefactorsolutions.com>
Co-authored-by: ricardo051199 <jesus.pelaez@primefactorsolutions.com>
Co-committed-by: ricardo051199 <jesus.pelaez@primefactorsolutions.com>
2024-09-04 17:53:01 +00:00
49dc6421f5 Correccion de estilo de codigo 2024-09-04 12:44:47 -04:00
dd95b70c66 #7 Perfil de Personal Administrativo - Listado de empleados (correcciones v2) 2024-09-03 20:11:44 -04:00
7d6955a5c3 #7 Perfil de Personal Administrativo - Listado de empleados (correcciones) 2024-09-03 20:00:09 -04:00
4eebdf6f01 #7 Perfil de Personal Administrativo - Listado de empleados (Implementar PagingGrid) 2024-09-03 11:42:20 -04:00
59c7b2af85 Integracioin modulos employeeView y employeeListView 2024-08-30 14:54:36 -04:00
a393c82649 #7 Perfil de Personal Administrativo - Listado de empleados (Mostrar mensaje: No existen más datos en la lista) 2024-08-28 15:37:09 -04:00
aa041b3358 #7 Perfil de Personal Administrativo - Listado de empleados (Ordenar ascendente y descendente) 2024-08-28 15:06:38 -04:00
93e42baa52 #7 Perfil de Personal Administrativo - Listado de empleados (Navegacion de paginas) 2024-08-28 13:29:11 -04:00
f749146755 Merge pull request '#7 Perfil de Personal Administrativo - Listado de empleados' (#8) from Rama-Ricardo into main
Reviewed-on: #8
Reviewed-by: alex <alex@primefactorsolutions.com>
2024-08-27 19:17:53 +00:00
0f63ee58a2 #7 Perfil de Personal Administrativo - Listado de empleados (CORRECCIONES v2) 2024-08-27 11:13:11 -04:00
6fe875d062 #7 Perfil de Personal Administrativo - Listado de empleados (CORRECCIONES) 2024-08-27 09:41:06 -04:00
ba57c7a5a9 Merge branch 'Rama-Ricardo' of https://git.primefactorsolutions.com/PFS/pfs-intra into Rama-Ricardo 2024-08-23 21:54:50 -04:00
cde58ad1c3 #4 Perfil de Empleado - Redireccionamiento formulario 2024-08-23 21:54:00 -04:00
c0e770bf75 Actualizar src/main/resources/data.sql 2024-08-23 00:52:00 +00:00
d751833c18 #7 Perfil de Personal Administrativo - Listado de empleados 2024-08-22 20:37:39 -04:00
80e731f163 Adding employee classes 2024-08-19 15:49:51 -04:00
ce5aee5087 fix checkstyle error 2024-08-18 13:14:12 -04:00
78c06c6c29 adding unit tests 2024-08-15 23:38:58 -04:00
eafd72c142 add doc 2024-08-15 08:24:39 -04:00
90221e9105 adding ldap test server 2024-08-14 22:45:28 -04:00
dff0175e83 Adding admin views 2024-08-11 14:27:24 -04:00
0f3c01b1c1 adding checkstyle 2024-08-11 14:12:06 -04:00
3f10d6224a rename project fix 2024-08-11 13:48:33 -04:00
5d214244ec rename project 2024-08-11 13:38:25 -04:00
9f03c04b61 management model 2024-08-11 13:35:43 -04:00
e01e1701b6 adding results view 2024-08-09 19:20:58 -04:00
9fee8f8a7e fix empty results 2024-08-09 17:16:32 -04:00
8955eeb70a handle exam exceptions 2024-08-09 17:04:07 -04:00
ed9cc26831 added edit links 2024-08-08 21:34:56 -04:00
4fbb6e8914 fix aceeditor permissions 2024-08-08 19:12:02 -04:00
264d3a781a fix compile 2024-08-07 10:23:00 -04:00
162b0e7744 fix assessment link 2024-08-07 08:01:39 -04:00
d93fc9b139 changed assessment time limit 2024-08-07 07:39:48 -04:00
08544e1428 fix large fields 2024-08-06 23:43:29 -04:00
315409dd29 ddl update 2024-08-06 23:33:08 -04:00
2bc7aad65f add sql init config 2024-08-06 23:19:47 -04:00
5eb975bcf9 hide h2 pass 2024-08-06 23:03:14 -04:00
b6280d4fe5 fix h2-console 2024-08-06 23:01:45 -04:00
58490ded0f sending emails 2024-08-06 22:46:31 -04:00
cd7ea79e95 adding security 2024-08-06 22:01:50 -04:00
2aeeb016fd edit views 2024-08-06 21:41:54 -04:00