Julio Montoya
|
465f4ff433
Fixing where conditions
|
13 years ago |
Julio Montoya
|
354b40e59b
Forcing fatal errors if get_course_table() receives a second parameter (just for debugging)
|
13 years ago |
Julio Montoya
|
0226119323
Adding first draft of the Skills management; adding skill.lib.php, gradebook.lib.php, adding DB changes (not functional yet) see #1791
|
13 years ago |
Julio Montoya
|
697a1ccb32
Fixing bug when installing chamilo in a mysql server with engine innodb by default see #3975 (partial)
|
13 years ago |
Julio Montoya
|
016ec94cee
Moving Track and User DB in the main database see #3966
|
13 years ago |
Julio Montoya
|
ae66ebce1a
Fixing PHP warnings after migrating from 1.8.8.4 to 1.9 (using 1 DB by course)
|
13 years ago |
Julio Montoya
|
07d5a01bee
Adding gradebook parent/children behaviour see BT#3004 with DB changes
|
13 years ago |
Julio Montoya
|
c827128367
Fixing course creation due new single course database
|
13 years ago |
Julio Montoya
|
f8876b4a53
Adding migration from Chamilo 1.8.X (multiple dbs) to Chamilo 1.9 see #3910, adding "c_id"as a primary id component in the course tables
|
13 years ago |
Julio Montoya
|
35c81c67bb
Merge
|
13 years ago |
Julio Montoya
|
b020f1dc61
Changing lot of queries in order to use one real course database see #3910
|
13 years ago |
Yannick Warnier
|
c8dd10708e
cleanup of database queries for merge - highly risky merge (dating from months ago) - to be watched closely - requires re-install of the database
|
13 years ago |
Julio Montoya
|
4ee6f86b5c
Minor - Adding commented code (to be done in probably the next chamilo version)
|
13 years ago |
ywarnier
|
e32873a809
Minor: Added show_query param to Database::delete()
|
13 years ago |
Julio Montoya
|
ba4a83b77e
Fixing document name when uploading a file related to #3778
|
13 years ago |
Julio Montoya
|
76c9178169
Adding thematic to the course copy see #1884
|
13 years ago |
Yannick Warnier
|
cd4f485fa7
Minor - Adapting code comments to phpdoc
|
13 years ago |
Yannick Warnier
|
2ca9d2b677
Minor - Adapting code comments to phpdoc
|
13 years ago |
Noel Dieschburg
|
39bfebe9c8
removes debug output
|
13 years ago |
Noel Dieschburg
|
d598af1401
All constants are now in a separate file
|
13 years ago |
Noel Dieschburg
|
a955b9e777
Merge
|
13 years ago |
Julio Montoya
|
28f298d233
Removing PHP notices
|
13 years ago |
Noel Dieschburg
|
ddad5a2a28
merge
|
13 years ago |
Noël Dieschburg
|
111f9a592b
Announcements visible only for groups
|
13 years ago |
Julio Montoya
|
a4f6451346
Adding database.constants.inc.php file with database definitions see #3481
|
13 years ago |
Julio Montoya
|
490de2ffae
Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265
|
13 years ago |
Julio Montoya
|
d35f16e257
Fixing bug when db prefix is empty when using single database mode see #3399
|
13 years ago |
jkbockstael
|
b69269deb4
Storage API : Now using database constants instead of hardcoded table names.
|
13 years ago |
Yannick Warnier
|
e832cd85be
Added condition in fetch_array() to avoid warning on empty result
|
13 years ago |
Julio Montoya
|
a5a3319baf
Adding career filter and fixing order in promotions see BT#2386
|
13 years ago |