Julio Montoya
|
75a0de0357
Fixing PHP warnings.
|
11 年之前 |
Julio Montoya
|
53aa35b537
Minor - Cleaning whitespaces, format code
|
11 年之前 |
Julio Montoya
|
311823bb93
Fixing order.
|
11 年之前 |
Julio Montoya
|
d52502795d
Adding user_name_order setting does not work in 1.9 + fixing the user list order see BT#6535
|
11 年之前 |
Julio Montoya
|
f9bdf561a1
Minor - Adding TotalAvailableUsers lang
|
12 年之前 |
Julio Montoya
|
30956491cb
Adding user number in list see BT#4927
|
12 年之前 |
Julio Montoya
|
0fd230eedd
Fixing PHP errors due the recent icon changes
|
13 年之前 |
Julio Montoya
|
6b26aa10cb
Removing "local" styles
|
13 年之前 |
Julio Montoya
|
0c899d7578
Minor replacing code
|
13 年之前 |
Julio Montoya
|
f6914432cb
Some minor corrections to avoid empty items
|
13 年之前 |
Julio Montoya
|
8247e20dfa
Adding URL in the message see BT#3685
|
13 年之前 |
Julio Montoya
|
b917b209cd
adding message when adding/deleting users into a URL see BT#3685
|
13 年之前 |
Julio Montoya
|
05c0000680
Minor - Fixing HTML warnings
|
13 年之前 |
Julio Montoya
|
ae76fbcd60
Minor - Making textareas more big
|
13 年之前 |
Julio Montoya
|
8b5ab63f32
Cleaning the menu in the access url settings
|
13 年之前 |
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
|
15 年之前 |
Julio Montoya
|
57f57504a5
Replacing dokeos to chamilo, cleaning code
|
15 年之前 |
Carlos Vargas
|
dd4d863e38
fixed call to function CT#1127
|
15 年之前 |
Carlos Vargas
|
6382df8d79
fixed the correct call to function in class, improve with buttons CT#1127
|
15 年之前 |
cfasanando
|
e7599354f6
merge
|
15 年之前 |
Julio Montoya
|
51791a4a70
Cleaning code, adding headers, adding security::remove_XSS
|
15 年之前 |
Julio Montoya
|
5ae24c2342
Hide anonymous users
|
15 年之前 |
Julio Montoya
|
a6f6cc9a86
Minor - Replacing require to require_once, updating license headers
|
15 年之前 |
Noel Dieschburg
|
a5222167c0
Dummy changes
|
15 年之前 |
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.
|
15 年之前 |
Ricardo Rodriguez
|
fae18ad304
Modified and Created new file test and tested new functions in Chamilo
|
15 年之前 |
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.
|
15 年之前 |
Ivan Tcholakov
|
8b50531cc0
Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query().
|
15 年之前 |
Ivan Tcholakov
|
302eb4dc0e
Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result().
|
15 年之前 |
Ivan Tcholakov
|
37dc9f98f8
Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there.
|
15 年之前 |