Yannick Warnier
|
afc337386e
Minor - Replace deprecated display_x_message() by return_message(..., 'x')
|
il y a 7 ans |
Scrutinizer Auto-Fixer
|
d0b9df6c63
Scrutinizer Auto-Fixes
|
il y a 7 ans |
jmontoyaa
|
4af8524c05
Minor - format function "Database ::" to "Database::"
|
il y a 7 ans |
jmontoyaa
|
244a19d4c7
Replace Database :: get_main_table with Database::get_main_table
|
il y a 7 ans |
jmontoyaa
|
3f48324277
Minor - Format code
|
il y a 7 ans |
Scrutinizer Auto-Fixer
|
b3ec3c22f6
Scrutinizer Auto-Fixes
|
il y a 7 ans |
jmontoyaa
|
fab7a58076
Use __DIR__ when calling global.inc.php
|
il y a 8 ans |
Yannick Warnier
|
d575fa47a3
Move survey, gradebook, wiki, learnpath, tracking, document, exercice, help and admin language files to trad4all - refs #4467
|
il y a 9 ans |
Julio Montoya
|
5728167447
Removes require_once for libs already added with composer
|
il y a 9 ans |
Yannick Warnier
|
e4ba3c923f
Remove Database::escape_string() without quotes to avoid SQL injections - partial + a few parse warnings - refs #7440
|
il y a 9 ans |
Julio Montoya
|
0a62f50e93
Format code, fixing PHP warnings, removing old comments.
|
il y a 10 ans |
aragonc
|
94984e6b12
merge
|
il y a 10 ans |
Julio Montoya
|
5cfe24fc4d
Adding multiple URL support for classes (user group) new DB table added "access_url_rel_usergroup" if table does not exists everthing works as usual. Option disabled for BC. see BT#6915
|
il y a 11 ans |
Julio Montoya
|
91e5ea4e99
Fixing Link, cosmetic changes
|
il y a 11 ans |
Julio Montoya
|
6b26aa10cb
Removing "local" styles
|
il y a 12 ans |
Julio Montoya
|
0c899d7578
Minor replacing code
|
il y a 12 ans |
Julio Montoya
|
05c0000680
Minor - Fixing HTML warnings
|
il y a 13 ans |
Julio Montoya
|
817b7fba8c
Minor UI changes in Administration + adding big icons
|
il y a 13 ans |
Julio Montoya
|
a4347cfb06
Adding a validation in the api_get_interface_language() file in order to check sub_language parent settings (firstname, lastname order) see BT#1598
|
il y a 13 ans |
Julio Montoya
|
43b674619a
Minor - Replacing inputs by buttons HTML tags
|
il y a 13 ans |
Julio Montoya
|
8b5ab63f32
Cleaning the menu in the access url settings
|
il y a 13 ans |
Julio Montoya
|
ec4a19c4ca
Adding the notion of Global admins. Functions added to main_api: api_is_global_platform_admin() api_protect_global_admin_script(); Blocking the access to the NO global admin users in the multiple URLs configuration See CT#1308
|
il y a 14 ans |
Julio Montoya
|
57f57504a5
Replacing dokeos to chamilo, cleaning code
|
il y a 14 ans |
cfasanando
|
e7599354f6
merge
|
il y a 14 ans |
Julio Montoya
|
51791a4a70
Cleaning code, adding headers, adding security::remove_XSS
|
il y a 14 ans |
Julio Montoya
|
a6f6cc9a86
Minor - Replacing require to require_once, updating license headers
|
il y a 14 ans |
Noel Dieschburg
|
a5222167c0
Dummy changes
|
il y a 14 ans |
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.
|
il y a 14 ans |
Ivan Tcholakov
|
588a409e3a
Feature #306 - Line endigs cohrrence, Part 1: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files.
|
il y a 15 ans |
Ivan Tcholakov
|
8b50531cc0
Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query().
|
il y a 15 ans |