Julio Montoya
|
d813a5463f
Fixing export/import session list from CSV/XML see #4069
|
13 년 전 |
Julio Montoya
|
1ca37d0eb8
Trying to use only one function when creating a course CourseManager::create_course see #4068 (partial)
|
13 년 전 |
Julio Montoya
|
0b81e85e2b
Fixing Datafiller due new DB changes see #4056
|
13 년 전 |
Julio Montoya
|
cb4e29259e
Minor - fixing course form using formvalidator groups
|
13 년 전 |
Julio Montoya
|
5ded4085af
Removing formvalidator library alread included in global.inc.php
|
13 년 전 |
Julio Montoya
|
f76509d58e
Updating Skills management with Smarty 3 + fixing chosen close image (X)
|
13 년 전 |
Julio Montoya
|
133cbab9a1
Allowing empty category courses see #3970
|
13 년 전 |
Julio Montoya
|
b229bcf71c
Fixed Course category bug when renaming the category code see #3948
|
13 년 전 |
Julio Montoya
|
a3085fabe8
Adding smarty support to some admin page
|
13 년 전 |
Julio Montoya
|
c827128367
Fixing course creation due new single course database
|
13 년 전 |
Julio Montoya
|
0d04e8be7b
Adding course code warning we only accept alpha numeric chars see BT#2800
|
13 년 전 |
Julio Montoya
|
cac0b163f2
Fixing PHP warning/notices
|
13 년 전 |
Julio Montoya
|
4d3918004b
Making selects bigger
|
13 년 전 |
Julio Montoya
|
2743487db3
Minor - adding breadcrumbs
|
13 년 전 |
Ivan Tcholakov
|
4e3f733fde
Feature #539 - Various minor corrections.
|
14 년 전 |
Ivan Tcholakov
|
5a7f0bba43
Feature #539 - Page "Administration > Create a training": A new option "Fill with exemplary content" has been added.
|
14 년 전 |
Ivan Tcholakov
|
70d1417c9d
Feature #539 - Cleaning the file admin/course_add.php
|
14 년 전 |
Ivan Tcholakov
|
f0c4747bf3
Feature #1744 - Cleaning logical conditions: if ($_configuration['multiple_access_urls'] == true) ------> if ($_configuration['multiple_access_urls'])
|
14 년 전 |
Julio Montoya
|
57f57504a5
Replacing dokeos to chamilo, cleaning code
|
14 년 전 |
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 년 전 |
cvargas
|
e969a4161a
merge
|
15 년 전 |
Cristian Fasanando
|
c9fe26d1ea
minor - fixed warning from fckeditor, rule does not exist as a registered rule when you add an extra field user or nonexistent html element when you create a course - partial DT#5496
|
15 년 전 |
Julio Montoya
|
0b484277e0
Minor - change input order
|
15 년 전 |
Ivan Tcholakov
|
bb90a73e87
Feature #5397 - Replacing mysql_real_escape_string() with Database::escape_string().
|
15 년 전 |
Ivan Tcholakov
|
f87ebd4795
Feature #5397 - Replacing mysql_fetch_object() with Database::fetch_object(). Installation scripts are skipped in this transaction.
|
15 년 전 |
Yannick Warnier
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
15 년 전 |
Ivan Tcholakov
|
8b50531cc0
Feature #306 - Platform admin tools: Replacing the function api_sql_query() with Database::query().
|
15 년 전 |
Ivan Tcholakov
|
37dc9f98f8
Issue #306 - Platform administration tool: Trimming whitespace from all php-source files there.
|
15 년 전 |
Ivan Tcholakov
|
a0618dc58b
Bug #3646 and Issue #306 - Platform administrator's tools: Fixing person name order and sorting to be dependable on the internationalization settings, Part 2.
|
15 년 전 |
Ivan Tcholakov
|
0f78b8955b
Feature #3287 - Replacement call of the deprecated function get_setting() with api_get_setting(). The function get_setting() will be deleted in the main API in Dokeos 1.8.7, the this task #3287 will be closed. Nothing is to be tested at the moment.
|
15 년 전 |