Commit Graph

176 Commits (594d410207aae5936892ff564236fce0f17ef6ac)

Author SHA1 Message Date
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
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
Julio Montoya 33a248744d Adding more useful database functions 15 years ago
Julio Montoya 3a8cbcb15e Adding admin configuration for the watermark, supporting multiple urls, adding delete watermark functions and links see BT#1617 15 years ago
Julio Montoya 5d8b1a15df Making more secure the update_query function still experimental 15 years ago
Julio Montoya 5931306959 Adding db changes for the new feature: lp auto lunch see BT#1909 15 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 15 years ago
Ivan Tcholakov 4892af4746 Feature #2099 - A new constant has been added to database.lib.php. 15 years ago
Ivan Tcholakov 6faba06921 Feature #2099 - Preparing some files for changes. The leading tabs in the files have been converted to 4 spaces according to the coding conventions. 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 16 years ago
Yannick Warnier b4d93e5cfc Minor - removed unused SVN header 16 years ago
Yannick Warnier ec971fa2f5 Added conditions in database function to return more explicit results in case of problem 16 years ago
Ivan Tcholakov 05d5b3b2d8 A very minor change in the Database class, which seems to be exploited in the Survey tool. 16 years ago
Ivan Tcholakov fceac1e873 Database::num_rows() method - Adding a validation check for the input parameter. Some corrections in the comments. 16 years ago
Cristian Fasanando e329442edb added new tables for thematic - partial BT#578 16 years ago
Julio Montoya 57658eaa37 Certificates added to Chamilo see CT#751 (partial) 16 years ago
Julio Montoya f725c3c074 Cleaning code 16 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 16 years ago
Julio Montoya ea73c4b402 Minor - cosmetic changes 16 years ago
Ivan Tcholakov 3217da82b5 Feature #347 - A duplicate and obviously wrong definition of the constant TABLE_MAIN_GROUP has been removed from the file database.lib.php. Reported by krikrizzz, see http://www.chamilo.org/en/node/190 16 years ago
Ivan Tcholakov 0dc20d6ef9 Feature #347 - Extending information reported on error by the method Database::query(). The function (or method of a class) that owns the caller statement also is to be displayed. 16 years ago