Commit Graph

213 Commits (8996ea90b12a2ebad0df197bea30a3f9934cba96)

Author SHA1 Message Date
jmontoya 8996ea90b1 Improving plugin system see #4450 adding new parameters in order to install a plugin 14 years ago
Julio Montoya 31283fd9d3 CSS fixes due recent plugin changes 14 years ago
Julio Montoya dc0cf75139 Removing unused function get_course_table_from_code see #3910 14 years ago
Julio Montoya 8ba9a79fc7 More minor UI fixes 14 years ago
Julio Montoya 28544c7958 specific_field is not a problem see #3910 14 years ago
Yannick Warnier 28de63c1a6 Cleanup - Removed straight calls to MySQL functions or to similarly named functions 14 years ago
Julio Montoya bb1d9a845c Adding published lp and exercises in the session view see BT#3617 14 years ago
Julio Montoya 1b5bf9ec0b Fixing "Non static method should not be called statically" bug see #4219 14 years ago
Julio Montoya 670fbb9a6c Improving installation DB errors messages see #4219 14 years ago
Julio Montoya 35f7ed9736 Fixing parse_conditions order option see BT#3566 14 years ago
Julio Montoya ff6657041b Minor fix in the Database::select function due the recent parse_conditions "order" changes 14 years ago
Julio Montoya dd485c16d4 Adding hot courses block (partial) see #4200 14 years ago
Julio Montoya b20c8f927a Adding hot courses block (partial) see #4200 14 years ago
Julio Montoya 2dff2a39a3 Fixing queries due the single database see #3910 14 years ago
Hubert Borderiou fedbf05cf2 function count_rows add WHERE c_id = ".api_get_course_int_id() 14 years ago
Julio Montoya d8a2b0cd76 Adding temporal message when a query doesn't have a c_id field when using course tables c_XXX (temporal change) 14 years ago
Julio Montoya 4aa191ec3b Fixing - queries due the new changes in the DB (single database) #3910 14 years ago
Julio Montoya b43ee64783 Fixing database::parse_conditions to accept likes and simple conditions 14 years ago
Julio Montoya 465f4ff433 Fixing where conditions 14 years ago
Julio Montoya 354b40e59b Forcing fatal errors if get_course_table() receives a second parameter (just for debugging) 14 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 14 years ago
Julio Montoya 697a1ccb32 Fixing bug when installing chamilo in a mysql server with engine innodb by default see #3975 (partial) 14 years ago
Julio Montoya 016ec94cee Moving Track and User DB in the main database see #3966 14 years ago
Julio Montoya ae66ebce1a Fixing PHP warnings after migrating from 1.8.8.4 to 1.9 (using 1 DB by course) 14 years ago
Julio Montoya 07d5a01bee Adding gradebook parent/children behaviour see BT#3004 with DB changes 14 years ago
Julio Montoya c827128367 Fixing course creation due new single course database 14 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 14 years ago
Julio Montoya b020f1dc61 Changing lot of queries in order to use one real course database see #3910 14 years ago
Julio Montoya 4ee6f86b5c Minor - Adding commented code (to be done in probably the next chamilo version) 14 years ago
ywarnier e32873a809 Minor: Added show_query param to Database::delete() 14 years ago
Julio Montoya ba4a83b77e Fixing document name when uploading a file related to #3778 14 years ago
Julio Montoya 76c9178169 Adding thematic to the course copy see #1884 14 years ago
Yannick Warnier cd4f485fa7 Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier 2ca9d2b677 Minor - Adapting code comments to phpdoc 14 years ago
Noel Dieschburg 39bfebe9c8 removes debug output 14 years ago
Noel Dieschburg d598af1401 All constants are now in a separate file 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya 28f298d233 Removing PHP notices 14 years ago
Noël Dieschburg 111f9a592b Announcements visible only for groups 15 years ago
Julio Montoya a4f6451346 Adding database.constants.inc.php file with database definitions see #3481 15 years ago
Julio Montoya 490de2ffae Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265 15 years ago
Julio Montoya d35f16e257 Fixing bug when db prefix is empty when using single database mode see #3399 15 years ago
jkbockstael b69269deb4 Storage API : Now using database constants instead of hardcoded table names. 15 years ago
Yannick Warnier e832cd85be Added condition in fetch_array() to avoid warning on empty result 15 years ago
Julio Montoya a5a3319baf Adding career filter and fixing order in promotions see BT#2386 15 years ago
Julio Montoya bd1ab08d8c Showing search settings status when trying to use the search module see #3166 15 years ago
Administrateur 1870ceaa31 admin interface for sending notification on event : traduction + optimisation + bug correction 15 years ago
Mallory Dessaintes a43427b5c1 Admin interface for alert sending when an event occurs 15 years ago
Ivan Tcholakov 320896740e Task #1297 - Lazy loading has been implemented for HTMLPurifier. 15 years ago
Ivan Tcholakov 17f0c58dbd Cleaning whitespace in database*.lib.php files. 15 years ago