Yannick Warnier
9472341ef0
WIP: GDPR ( #2606 )
...
Admin: Add configuration setting 'enable_gdpr' to enable special privacy options to ease implementation of European GDPR. Add personal data info page, LegalRepository, personal data treatment types display and update getLastLogin() results including track_e_login for legacy users - refs #2568 #GDPR
8 years ago
Yannick Warnier
4178088552
Internal - Fix static permissions for files/directories: use API functions to get the right permissions - refs #2582
8 years ago
Angel Fernando Quiroz Campos
c025963810
Delete gradebook categories when deleting course - refs BT#14687
8 years ago
Yannick Warnier
e72d179bd4
Internal - Update cache cleaning message to dissociate app/cache/ permissions from web/ permissions errors - refs BT#14688
8 years ago
Julio Montoya
d538d822ef
Minor - flint fixes, format code
8 years ago
Julio Montoya
3f1c90bd37
WIP learning calendar plugin BT#14608
...
- Add new table "learning_calendar_control_point"
- Add jqplot
- Add multiple users to a calendar
8 years ago
Yannick Warnier
ba8bb15e13
Make main.js file generation language-aware - refs #2584
8 years ago
Julio Montoya
0af3ddabe6
Move js code into a file web/build/main.js #2584
8 years ago
Julio Montoya
6519cbd4ac
Minor - format code, remove not needed function send_message_in_outbox
8 years ago
Julio Montoya
d7a4bceee6
Remove unused UserRepository file #2599 , update references
...
- Copy functions from old UserRepository to the new one.
- Use shortcut UserManager::getRepository() instead of all path
8 years ago
Yannick Warnier
281eb18436
Minor - Make anonymization feature icon appear before the delete icon - refs #2598
8 years ago
Yannick Warnier
b153845228
Add user information anonymization feature - refs #2598
8 years ago
Yannick Warnier
2071766f5e
Minor - Help IDE to find the right repository class
8 years ago
Yannick Warnier
e0bf77a8e5
Minor - Fix notice about legal_accept extra_field in user_information.php
8 years ago
Julio Montoya
f568a74a89
Minor - flint fixes
8 years ago
Julio Montoya
b711b72977
Minor - format code
8 years ago
Julio Montoya
f645280e30
Learning Calendar WIP - See BT#14608
...
Ui changes, several fixes
8 years ago
Julio Montoya
89ac2f824f
Learning calendar plugin changed dir name to "learning_calendar"
...
BT#14608
8 years ago
Julio Montoya
e05c96d093
Minor - Format code
8 years ago
Julio Montoya
834622f8f6
LpCalendar WIP - See BT#14608
...
- New config: private_messages_about_user_visible_to_user,
allow_teachers_to_classes
- Format code, ui fixes for the new calendar year view
8 years ago
Julio Montoya
d44da64f0e
LpCalendarPlugin (WIP) fix php notices, use plugin lang vars BT#14608
8 years ago
Julio Montoya
d425200768
WIP Lp calendar - Fix php warning, errors, format code, fix query.
...
BT#14608
8 years ago
Julio
590410f435
Add stats columns in class user list see BT#14608
8 years ago
Julio
44208472ce
Add new plugin LPCalendar (WIP) see BT#14608
...
- Block usergroups pages using new function $usergroup->protectScript();
- Change breadcrumbs to not show the "Administration" in classes
- Make number of users inside usergroup/classes clickable now we show
the list of users.
- Add LPCalendar link in "Reporting"
- Add new ajax page usergroup.ajax.php
- Add lp_item "calendar" extra field
8 years ago
Angel Fernando Quiroz Campos
7583bca0d4
Fix teacher time report by teacher - refs BT#14642
8 years ago
Julio
43c501aa6a
Minor - format code
8 years ago
Julio
77f1a9415e
Add js lib "multiselect-two-sides" see #2515
8 years ago
Yannick Warnier
4d65d4e84b
Admin: Add multiple-selection enabling/disabling of users
8 years ago
Julio
bdd8c78886
Move memory/execution time limits into a function see BT#14425
8 years ago
Yannick Warnier
c43e06b8ea
Replace "objeto" instances by "myObject" in several JS codes. Does not seem to be used in any part.
8 years ago
Yannick Warnier
923972e282
Avoid notices by checking definition of POST elements in homepage link edition
8 years ago
jmontoyaa
dec201b557
Fix setting definition "show_conditions_to_user" see BT#14371
8 years ago
jmontoyaa
44833e2d82
Add new setting to show conditions during sign up see BT#14371
...
$_configuration['show_conditions_to_user']
8 years ago
jmontoyaa
65a69b752e
Fix SQL error see BT#14352
8 years ago
jmontoyaa
c3b4fc1745
Fix delete course when setting "allow_skill_rel_items" is enabled
8 years ago
jmontoyaa
c5b60453c2
When deleting a course delete also content of the group directly
...
without checking the group id in order to avoid FK problems
See BT#14111
8 years ago
jmontoyaa
19adf981b0
Don't reset session_rel_user.registered_at of users see BT#14271
...
that will be registered later anyways.
Rename function subscribe_users_to_session to
subscribeUsersToSession.
8 years ago
jmontoyaa
aa0a4ab43e
Minor - format code
8 years ago
jmontoyaa
2e60f9bd3c
Add course column in portal user session report see BT#14192
8 years ago
jmontoyaa
8f8ce57fa2
Add "export to excel" button in portal user session report see BT#14192
8 years ago
jmontoyaa
aee59a5b9d
Allow stats only if multiple url see BT#14192
8 years ago
jmontoyaa
4cecc047ad
Add url(portal)/session/user stats see BT#14192
8 years ago
jmontoyaa
6ab526dcf1
Block page for unauthorized users.
8 years ago
jmontoyaa
1eb8e256dd
Minor - refactor code, move function using query builder to a repo.
8 years ago
Alex Aragón
a1eef028cc
view correction to verify password in add user
8 years ago
jmontoyaa
71f1034639
Minor - adding session duration and fix stats graph see BT#14229
8 years ago
Yannick Warnier
e96190af40
Minor: Change or to ||
8 years ago
jmontoyaa
725a60245a
Fix "editor.css" inclusion when using style menu. BT#14221
...
- "style" parameter removed, now editor.css is only included when
the ckeditor is in fullpage and it's controlled by FormValidator.
8 years ago
Yannick Warnier
a1666c72c6
Internal: Exit stylesheet upload if name_stylesheet is not properly defined
8 years ago
jmontoyaa
48eaf907e7
Minor - Format code
8 years ago