Julio Montoya
|
0ee12643f7
Merge with 1.9.x
|
12 years ago |
Julio Montoya
|
e46ba568af
Commented old classes code - Tables were removed
|
12 years ago |
Julio Montoya
|
7f88e3655b
Adding new setting session_tutor_reports_visibility see BT#4984
|
12 years ago |
Julio Montoya
|
d566f172b4
Some session fixes
|
12 years ago |
Julio Montoya
|
1221ac981d
Minor - showing URL link
|
12 years ago |
Julio Montoya
|
d28f5445a0
Fixes bug while importing sessions via a XML file see #4069
|
12 years ago |
Julio Montoya
|
9bdecfe917
Minor - Adding page header
|
13 years ago |
Julio Montoya
|
5cdf70f972
Replacing some '32' strings with the new icon constant ICON_SIZE_MEDIUM
|
13 years ago |
Julio Montoya
|
66e244282f
Improving icons + fixing forms, fixing styles
|
13 years ago |
Julio Montoya
|
f75fb86fc4
Minor - cleaning layout
|
13 years ago |
Julio Montoya
|
84f3b15cfd
Improving course catalog + fixing user information action bar
|
13 years ago |
Julio Montoya
|
d2989fcb40
Fixing query + other security fixes see #2625
|
14 years ago |
ywarnier
|
6ffbc16aa5
Minor - updated code style
|
14 years ago |
ywarnier
|
202fc817ef
Added login_as icon in user admin details page, to boost switching from one user to another
|
14 years ago |
Ivan Tcholakov
|
f0c4747bf3
Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls'])
|
14 years ago |
cfasanando
|
9fca61be94
merge
|
15 years ago |
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 years ago |
Cristian Fasanando
|
d8c3027a59
fixed - user and course information from course list - partial CT#462
|
15 years ago |
cvargas
|
e969a4161a
merge
|
15 years ago |
Juan Carlos Raña
|
e35d8a204a
fix some text
|
15 years ago |
Juan Carlos Raña
|
e9e8fdc104
merge
|
15 years ago |
Ivan Tcholakov
|
1aedc44cd6
Feature #306 - Fixing name ordering for two places in admin/user_information.php
|
15 years ago |
Ivan Tcholakov
|
f87ebd4795
Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction.
|
15 years ago |
Cristian Fasanando
|
22a61cf7c1
Implemented new functionalities for training sessions - partial DT #5377
|
15 years ago |
Yannick Warnier
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 years ago |
Ivan Tcholakov
|
8b50531cc0
Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query().
|
15 years ago |
Ivan Tcholakov
|
302eb4dc0e
Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result().
|
15 years ago |
Ivan Tcholakov
|
37dc9f98f8
Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there.
|
15 years ago |
Ivan Tcholakov
|
2fbb70174c
Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 3.
|
15 years ago |
Cristian Fasanando
|
256f992ead
[svn r20076] Minor - Fixed warning getimagesize - partial FS#3921
|
16 years ago |