- 16 Dec, 2014 1 commit
-
-
didonet authored
Added beta code for better pop-up select (not yet finished).
-
- 04 Dec, 2013 1 commit
-
-
Bruno Nocera Zanette authored
Restricted the results to only the ones belonging to the logged-in professor. Signed-off-by:
Bruno Nocera Zanette <brunonzanette@gmail.com>
-
- 03 Dec, 2013 1 commit
-
-
Bruno Nocera Zanette authored
Restricted menu options based on user authority. Now it is only shown the options that user may access. Signed-off-by:
Bruno Nocera Zanette <brunonzanette@gmail.com>
-
- 02 Dec, 2013 1 commit
-
-
Bruno Nocera Zanette authored
It unified the methods "getIdFromLoggedInStudent" and "getIdFromLoggedInProfessor" in a single method called "getIdFromLoggedInUser", because they were the same thing. Signed-off-by:
Bruno Nocera Zanette <brunonzanette@gmail.com>
-
- 27 Nov, 2013 3 commits
-
-
Bruno Nocera Zanette authored
Value name was "id" but on the URL it is "registration". Signed-off-by:
Bruno Nocera Zanette <brunonzanette@gmail.com>
-
Bruno Nocera Zanette authored
Fixed some typos and temporary statements Signed-off-by:
Bruno Nocera Zanette <brunonzanette@gmail.com>
-
Bruno Nocera Zanette authored
Added a permission's control to dropdown menus based on person's authority. This change restricts the options shown on dropdown menus, and shows only those registers that the person may access. Signed-off-by:
Bruno Nocera Zanette <brunonzanette@gmail.com>
-
- 07 Nov, 2013 2 commits
-
-
Bruno Nocera Zanette authored
Changed the location of LDAP/Kerberos implementation files from .web package to .models.util, to respect project's default organization. Signed-off-by:
Bruno Nocera Zanette <brunonzanette@gmail.com>
-
Bruno Nocera Zanette authored
Changed user authorities's definition from a list scheme to a unique string scheme. This was necessary because each group have specific permissions, and multiple authorities can cause problems with these rules. Signed-off-by:
Bruno Nocera Zanette <brunonzanette@gmail.com>
-
- 05 Nov, 2013 1 commit
-
-
Bruno Nocera Zanette authored
Project was modified to use Kerberos as the Login Method and LDAP as the authorities source. Properties files were created to store information about Kerberos and LDAP servers (kerberos.properties and ldap.properties), and the groups that define each authority group into SAPos (authorities.properties). To control LDAP attributes the class "LdapAttrController" was created. Into this class all necessary LDAP's attributes are aquired and repassed to the class "KerberosAuthController" that uses this information to create a new instance of "User" that is used on login process. The libraries "spring-ldap-core" and "spring-security-kerberos-core" were added into "pom.xml" file. Signed-off-by:
Bruno Nocera Zanette <brunonzanette@gmail.com>
-
- 16 Sep, 2013 1 commit
-
-
didonet authored
-
- 28 Aug, 2013 1 commit
-
-
didonet authored
section pos without students.
-
- 20 Aug, 2013 1 commit
-
-
didonet authored
-
- 09 Aug, 2013 1 commit
-
-
didonet authored
i18n, etc.) for support students registration requests.
-
- 07 Jun, 2013 1 commit
-
-
didonet authored
-
- 06 Jun, 2013 1 commit
-
-
didonet authored
codes.
-
- 05 Jun, 2013 1 commit
-
-
didonet authored
-
- 24 May, 2013 1 commit
-
-
didonet authored
1.1.5 to 1.2.3.
-
- 13 Dec, 2012 1 commit
-
-
didonet authored
-
- 03 Dec, 2012 1 commit
-
-
didonet authored
active registration
-
- 30 Nov, 2012 1 commit
-
-
didonet authored
thesis writing in progress.
-
- 22 Nov, 2012 1 commit
-
-
didonet authored
-
- 05 Nov, 2012 1 commit
-
-
didonet authored
close to a given expiration period.
-
- 01 Nov, 2012 1 commit
-
-
didonet authored
redirects to the list of transcripts in the same section, to facilitate the update.
-
- 25 Oct, 2012 1 commit
-
-
didonet authored
Changed the type of the "program" attribute at SectionPos and Course
-
- 02 Oct, 2012 1 commit
-
-
Fabiano Sluzarski authored
created when a new Subscription is added.
-
- 29 Aug, 2012 1 commit
-
-
Fabiano Sluzarski authored
name, and one for the concluded (concluded advisees statement) that contains the changes on the last commit. Fixed advisees statement pdf search with the years.
-
- 28 Aug, 2012 1 commit
-
-
Fabiano Sluzarski authored
subscription not finished, added advisees statement to search the defense date with start year and end year and on the report of advisees statement added column defense date for concluded students.
-
- 23 May, 2012 1 commit
-
-
Fabiano Sluzarski authored
-
- 12 Apr, 2012 1 commit
-
-
Fabiano Sluzarski authored
-
- 02 Apr, 2012 1 commit
-
-
Fabiano Sluzarski authored
confirmation screen if the cpf is already on the database.
-
- 14 Mar, 2012 1 commit
-
-
Fabiano Sluzarski authored
"Concluido".
-
- 13 Mar, 2012 1 commit
-
-
Fabiano Sluzarski authored
putting the selected person. Added on TicketKind new enum and filtered list on the travel requisition. Renamed package br.ufpr.c3sl.sapos.models.report to br.ufpr.c3sl.sapos.models.util and added PropertyUtil.
-
- 02 Mar, 2012 1 commit
-
-
Fabiano Sluzarski authored
TicketKind. In Travel requisition all the float became strings.
-
- 01 Mar, 2012 1 commit
-
-
Fabiano Sluzarski authored
for the travel requisition and in the transcript per section pdf. Added registration requisition pdf for the travel requisition class.
-
- 14 Feb, 2012 1 commit
-
-
Fabiano Sluzarski authored
grant alert and profession on travel requisition.
-
- 02 Feb, 2012 1 commit
-
-
Fabiano Sluzarski authored
reviewed), PDF for the requisition (need to be reviewed) and checks to avoid duplicates in course and organization.
-
- 17 Jan, 2012 1 commit
-
-
Fabiano Sluzarski authored
defense date greater than 30 months; - total of active in the programs; - grades from last semester empty.
-
- 19 Dec, 2011 1 commit
-
-
Fabiano Sluzarski authored
disapproved courses
-
- 06 Dec, 2011 1 commit
-
-
Fabiano Sluzarski authored
"Cancelado" added on RegistrationStatus, changed label for "Num. Ingresso" and checkings started.
-