Commit History

Author SHA1 Message Date
  Yannick Warnier 1f88a2180e Added suggestions of directory permissions to install procedure (for lang and css dirs, for corresponding features) 15 years ago
  Ivan Tcholakov 1dbc6b2505 Merge with 0306834dd0f363fd0c897b5229525e1f341d9f83 15 years ago
  Cristian Fasanando b22d7a10d8 minor - fixed possible keyword \"Default\" in query sql make an error warning when you create a course like administrator - CT#601 15 years ago
  Ivan Tcholakov 0dba37654b Feature #347 - Quality tests: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
  Ivan Tcholakov c2c757eed0 Feature #347 - The old tracking tool, Users, Web-services, Wiki, Assignments, and some files on the root level: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
  Ivan Tcholakov 6472e4e9e9 Feature #347 - The old online conferention tool, Permissions, Reservations, Searching, Social network, and Surveys: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
  Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
  Ivan Tcholakov 84ba413d37 Feature #347 - Links, Messages, Metadata: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
  Ivan Tcholakov 2a3704ad05 Feature #347 - Installation scripts: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
  Ivan Tcholakov 85ba33f5b1 Feature #347 - System libraries, second pass: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
  Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
  Ivan Tcholakov c3cc53cb69 Feature #347 - Gradebook, Groups: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
  Ivan Tcholakov e43010ba9e Feature #347 - Tests (Exercices), External modules, Forums: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
  Cristian Fasanando 5d1c5b9ee8 renamed 'enable' field by 'active' field inside block table 15 years ago
  Ivan Tcholakov bc60747b1b Feature #347 - Course settings and Course creation, Documents, Dropbox tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
  Ivan Tcholakov d7374d430e Feature #347 - Blogs, Agenda, Chat, and Course description tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
  Arthur Portugal ca91ba7bc3 Added a new file for the tests exercise.class.test.php CT#191 15 years ago
  Ivan Tcholakov fedc0e93be Feature #347 - Announcements and Authentication tool: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
  Cristian Fasanando b4954dd54e updated dokeos_database_version field 15 years ago
  aportugal ac078155bc merge 15 years ago
  aportugal 271c6b4ce6 merge 15 years ago
  Arthur Portugal 177f17ffe3 Fixed language interpretation error in install process 15 years ago
  Arthur Portugal e9078ebba4 Fixed bug in install process whereby sys-path was considered to be including \"main/\" 15 years ago
  Cristian Fasanando d3464efa24 added table block for dashboard blocks, new tab dashboard and new row inside extra_user_field table - partial CT#567 15 years ago
  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. 15 years ago
  Ivan Tcholakov 6be32ffb80 Feature #272 - Extending functionality of the method Database::get_fields(). 15 years ago
  Ivan Tcholakov 6777c3e43c Feature #347 - Database::query() method: Elimination need for providing the parameters __FILE__ and __LINE__. How to test: Switch your system into "Test server" mode. Write somewhere in the code Database::query("SHOW NICE SYNTAX ERROR"); and see the error message on the page. The the file and the line shown there should be correct. 15 years ago
  Ivan Tcholakov 212aae362d Feature #272 - Adding a new method Database::get_fields(). 15 years ago
  Ivan Tcholakov 521918e122 Feature #347 - Some quick tricks for better performance. 15 years ago
  Arthur Portugal 694a8d3e9b Removed the functions and moved to the file exercise_show_funtions.lib.php to /main/inc/lib/ CT#191 15 years ago