jmontoya
|
601826fd10
Fix links
|
8 éve |
jmontoya
|
86b7d38f6c
Remove use of global $_configuration
|
8 éve |
Julio
|
42798ff9ea
Comment global.inc.php files inside main are loaded by LegacyController
|
9 éve |
Julio Montoya
|
cd4d275823
Add new export types see BT#10139
|
9 éve |
Yannick Warnier
|
ef45b057fe
Move course_code to c_id (885 / 2302)
|
9 éve |
Julio Montoya
|
932c7bbb67
Fix queries.
|
9 éve |
Julio Montoya
|
c8ef4daf90
Change function names and implementation.
|
9 éve |
Julio Montoya
|
54db037671
Replace course_code with c_id
|
9 éve |
Julio Montoya
|
065e4863a4
Replace course_rel_user.course_code with course_rel_user.c_id
|
9 éve |
Julio Montoya
|
2e0e1b5047
Fix PHP warning.
|
9 éve |
Yannick Warnier
|
d575fa47a3
Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467
|
9 éve |
Julio Montoya
|
2b3d6bdc6d
Update buttons.
|
9 éve |
Julio Montoya
|
5728167447
Removes require_once for libs already added with composer
|
9 éve |
Julio Montoya
|
ba3000da55
Minor - Adding comments, removing white spaces, fixing PHP warnings.
|
10 éve |
aragonc
|
94984e6b12
merge
|
10 éve |
Julio Montoya
|
7180911b4f
Class Usermanager not found -> should have been UserManager with capital M see #4806
|
12 éve |
Julio Montoya
|
e389dc86e4
Minor style corrections + adding database::escape_string
|
12 éve |
Julio Montoya
|
38d898755b
Minor - style changes
|
13 éve |
Julio Montoya
|
5ded4085af
Removing formvalidator library alread included in global.inc.php
|
13 éve |
Yannick Warnier
|
096b8663dc
Attempt at renaming to ['password_encryption'] for more clarity
|
13 éve |
Yannick Warnier
|
28a9b4cff4
Minor - Adapting code comments to phpdoc
|
13 éve |
rrodriguez
|
eab6418cc7
merge
|
14 éve |
Yannick Warnier
|
0124c70466
Updated PhoneNumber field in CSV/XML export to match import format (partial CT#1454)
|
14 éve |
Ivan Tcholakov
|
f0c4747bf3
Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls'])
|
14 éve |
cfasanando
|
9fca61be94
merge
|
14 éve |
Ivan Tcholakov
|
e49f68df46
Feature #347 - Platform administration tool: All "magic" parameters __FILE__ and __LINE__, passed within the method Database::query() have been removed. They are not needed anymore, the method Database::query() has been upgraded to retrieve alone the corresponding values needed for error message creation.
|
14 éve |
Julio Montoya
|
23e511c7f2
Adding exit function when calling export_table_XXX or file_send_for_download() to avoid exporting html content
|
15 éve |
cvargas
|
e969a4161a
merge
|
15 éve |
Juan Carlos Raña
|
79f06f55f2
merge
|
15 éve |
Ivan Tcholakov
|
f87ebd4795
Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction.
|
15 éve |