SeekDaSky
b1bf05541d
fixed encoding + implemented incoherence detection
2018-03-05 20:30:57 +01:00
xdrm-brackets
a9fec0373e
[BIGUPDATE: api.core.Request] Now the api tries to parse JSON parameters (if cannot, they are considered as text) -> the parsed data is passed to controllers -> the checker uses the parsed data
2018-03-05 19:16:33 +01:00
xdrm-brackets
3c97079d25
[repo.formation] getProfessors(@form_id)
2018-03-05 18:48:47 +01:00
xdrm-brackets
fec2a504a8
[repo.professor] error management
2018-03-05 18:48:30 +01:00
xdrm-brackets
ae5a2459ff
[js] override Element prototype with adding: Element.addClass('classname') + Element.remClass('classname') | [webpack.teacher.view] implemented filter show/hide
2018-03-05 18:20:47 +01:00
xdrm-brackets
07438b400a
[scss.menu] fixed z-index to show item labels + revert change for fixed menu
2018-03-05 17:38:51 +01:00
xdrm-brackets
3e611ba2f3
bugfix
2018-03-05 17:35:20 +01:00
xdrm-brackets
11bda22ffb
[TODO: config.modules.professor.filter.POST]
2018-03-05 11:58:44 +01:00
xdrm-brackets
18302be8b6
[webpack.teacher.view] fixed fold filter group layout
2018-03-05 11:49:55 +01:00
xdrm-brackets
df520993fb
[webpack.teacher.view] added dynamic filter generation
2018-03-05 11:46:01 +01:00
xdrm-brackets
b2faf0e736
bugfix
2018-03-05 11:45:43 +01:00
xdrm-brackets
79da633600
[repo.formation] formatted get(ID|ALL) | [module.formation] implemented GET
2018-03-05 11:19:32 +01:00
xdrm-brackets
767abc3063
[repo.ue] added get(ID|ALL) | [module.ue] implemented GET
2018-03-05 10:39:43 +01:00
xdrm-brackets
cb0b06feb2
layout minfix
2018-03-04 18:52:36 +01:00
xdrm-brackets
83bb8c803a
[webpack.teacher.view] real-time search now 150ms
2018-03-04 18:25:07 +01:00
xdrm-brackets
400709ca08
[webpack.teacher.view] real-time search with 'instant-search' by: lastName + firstName
2018-03-04 18:16:23 +01:00
xdrm-brackets
405e74d8d8
[webpack.teacher.view] added generic CSS+HTML semantic for 'filter' + 'instant search'
2018-03-04 17:23:35 +01:00
xdrm-brackets
0e2ac90b58
[webpack.teacher.view] icons greyed if 0 hours
2018-03-04 12:56:35 +01:00
xdrm-brackets
6ada8fe0a3
[webpack.teacher.view] fixed 'programmed hours' + equiTD
2018-03-04 12:46:47 +01:00
xdrm-brackets
821edf3f70
[repo.professor] prevent wrong statements to be executed
2018-03-04 12:05:10 +01:00
xdrm-brackets
99351cb8ab
[repo.professor] remove PDO exception mode
2018-03-04 12:02:50 +01:00
xdrm-brackets
8bb07d4a33
[webpack.teacher.view] updated with VH data
2018-03-04 11:59:10 +01:00
xdrm-brackets
2352842543
[module.professor] GET (first URL0 argument '0' or '1' to activate VH data)
2018-03-04 11:58:56 +01:00
xdrm-brackets
587884d437
[repo.professor] get (gets by id if given, else getAll) | getWithVH (same as 'get' but with VH data)
2018-03-04 11:58:19 +01:00
xdrm-brackets
e83b20e9ff
minmod
2018-03-03 22:30:26 +01:00
xdrm-brackets
b59d1cbeff
[webpack.page.teachers] load professors through API + flex layout
2018-03-03 22:27:34 +01:00
xdrm-brackets
fbb21b3ffa
[page.teacher] card layout (html semantic + generic css)
2018-03-03 19:37:38 +01:00
xdrm-brackets
d033df5ee7
removed 'toremove'
2018-03-03 16:47:57 +01:00
xdrm-brackets
f046741a89
Removed API/release permission
2018-03-03 16:37:54 +01:00
xdrm-brackets
e19a891802
toremove
2018-03-03 16:34:54 +01:00
xdrm-brackets
73a496faae
[module.cas] POST fixed 'service' processed from $_SERVER variables
2018-03-03 16:32:10 +01:00
xdrm-brackets
fa83d62d72
[webpack.login.data] now works with localhost|xdrm.io (used processed 'api.target')
2018-03-03 16:25:39 +01:00
xdrm-brackets
b1c6ab5a0d
[scss.global] updated BUTTONs to be more readable | [webpack.login] now works with API for CAS login
2018-03-03 16:21:41 +01:00
xdrm-brackets
0a8a8dc802
[router.controller.js] _SERVER fixed 'connected' variable
2018-03-03 16:01:39 +01:00
xdrm-brackets
e80b20c0d2
[error.core.error] added 'MissingBody' and 'MissingHeaders' API download error descriptions
2018-03-03 16:01:20 +01:00
xdrm-brackets
65d1e78cf2
[webpack.login] now works with CAS authentication
2018-03-03 16:00:43 +01:00
xdrm-brackets
58a527d9d1
[webpack.config] added page 'login.js'
2018-03-03 15:55:39 +01:00
xdrm-brackets
2411b2ed88
[router.controller.page] Redirect to LOGIN page if no authentication
2018-03-03 15:55:10 +01:00
xdrm-brackets
b537644258
[module.cas] DELETE for logout | GET for callback now works with tested system for pop-up
2018-03-03 15:50:11 +01:00
xdrm-brackets
b9c2d119f5
[api.core.auth-system-default] fix 'cas_admin' that was in the wrong format
2018-03-03 15:00:32 +01:00
xdrm-brackets
d7c6ac519c
[module.cas] Now returns login if already validated by [api.core.auth-system-default]
...
[api.core.auth-system-default] implemented permission management with : 'cas_user', 'cas_admin' (cas_user is always here, cas_admin is added only if admin)
2018-03-03 14:57:43 +01:00
xdrm-brackets
3a2eaefd7f
[database.core.database-driver] now does not emulate prepares nor stringify output
2018-03-03 14:56:19 +01:00
xdrm-brackets
d7d08f07f8
[repo.professor] added getByLogin (for CAS authentication check)
2018-03-03 14:30:52 +01:00
xdrm-brackets
aadefed195
[module.cas] Created callback (todo: store in SESSION) + [module.*] renamed all with lowercase API path
2018-03-02 09:27:58 +01:00
xdrm-brackets
7dedb80793
[http.core] Added legacy GET parameters to router's URL param
2018-03-02 08:14:58 +01:00
xdrm-brackets
c76dc3c5ee
added teacher client page
2018-03-01 18:26:07 +01:00
xdrm-brackets
2b71469530
[module.professor] implemented PUT
2018-03-01 18:25:21 +01:00
xdrm-brackets
ad3626d64c
[module.professor] implemented DELETE
2018-03-01 18:07:40 +01:00
xdrm-brackets
685c3ffc91
[module.professor] fixed POST > optional 'casLogin' | check if already exists | type
2018-03-01 18:01:45 +01:00
xdrm-brackets
d0fbaa6f04
[router.controller.api] fixed content-type JSON header
2018-03-01 17:55:13 +01:00