Commit Graph

197 Commits (4fb0e20f61eb13febc0828c3647cbe33b3b63e6a)

Author SHA1 Message Date
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 15 years ago
Noel Dieschburg d598af1401 All constants are now in a separate file 15 years ago
root 5b2ec4f888 permission commit + removes tests directory 15 years ago
Julio Montoya 28f298d233 Removing PHP notices 15 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
Arnaud Ligot ecafe0e60c merge 15 years ago
Arnaud Ligot ab4d8064d9 add reports tables 15 years ago
Noel Dieschburg 49868f918e Adds a prent group in portal groups management 15 years ago
ywarnier 55202630ad Fix to avoid hardcoded db_glue - submitted by jkb - note: might break installation process 15 years ago
Julio Montoya 78df09bdd3 Fixing week view in the new session view see BT#2063 15 years ago
Julio Montoya 26b5570c4b When using the promotion copy session tool, a new session is genetared as well as the courses see BT#2048 15 years ago
Julio Montoya 8d2b2faed0 Removing echo 15 years ago
Julio Montoya a6078eb79c Adding notification feature see #2189 (personal option to issue mail when something new happens) 15 years ago
ywarnier 4659f08621 Removed useless backticks 15 years ago
Julio Montoya 2fe03c13a5 Adding visibility for promotions and careers + adding bread crumbs 15 years ago
Julio Montoya 082978f6d9 Adding usergroup feature see BT#1910 15 years ago
Julio Montoya 01c273e183 Fixing jqgrid queries 15 years ago
Julio Montoya 63536f13b9 Adding Career and Promotions CRUD see BT#1619 15 years ago
Julio Montoya 5405279c86 Now we can import questions using the Question tool from other courses (there's a filter for sessions) see BT#1917 15 years ago
Julio Montoya cce4c6132f More fixes for the new database classes 15 years ago
Julio Montoya f102a6380f Minor change 15 years ago