Commit Graph

98 Commits (ada9c841243bb32d56386b38a75d89dbe3b45aae)

Author SHA1 Message Date
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 223597d8be Feature #306 and Bug #5342 - Fixing a bug which I (Ivan) caused during refactoring the Database class. 16 years ago
Ivan Tcholakov 11e58b71bc Feature #306 - Moving the function api_get_language_isocode() in the internationalization library. Deprecation of Database::get_language_isocode(). Making a formal test for api_get_language_isocode(). At the moment the test fails, some expexted values are not returned. This has to be fixed. 16 years ago
Ivan Tcholakov 22084ecbdc Feature #306 - Deprecation of the function api_sql_query(), part 2. Moving the body of this function in Database class. Declaring the function as deprecated. Next, trivial changes will follow in large scale. 16 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 16 years ago
Ivan Tcholakov 3df4b63151 Feature #306 - The function api_store_result() is deprecated, Database::store_result() replaces it. 16 years ago
Ivan Tcholakov d3e2a3f795 Feature #306 - Cleaning code for Database class, part 2, optimizations for speed. 16 years ago
Ivan Tcholakov 1a28a29238 Feature #306 - Cleaning code for Database class, part 1. 16 years ago
Ivan Tcholakov 51d0b9c94f Feature #306 - Database class and Display class: Trimming whitespace from source code. It was almost clean. 16 years ago
Ivan Tcholakov 150bf58ca9 Bug #3646 and Issue #306 - Training reports (part 4, still not last): Fixing person name order and sorting to be dependable on the internationalization settings. 16 years ago
Ivan Tcholakov e27f8ea601 Bug #1370 - Before going further, cleaning code first. Clarification of using constants for selecting database tables. Replacing everywhere hardcoded database names with the corresponding constants. 16 years ago
Ivan Tcholakov 15c205e78a Bug #1370 - The database library: Adding a new constant TABLE_FORUM_NOTIFICATION. Doing some cosmetics for the source code. 16 years ago
Julio Montoya a42bd70875 [svn r22265] Adding Term and conditions base files (partial) see FS#4320 16 years ago
Isaac Flores cf287a84cb [svn r22122] logic changes-added keyword "static" - (partial FS#4400) 16 years ago
Ivan Tcholakov 911255f364 [svn r21471] FS#306 - Renaming the function api_initialize_internal_encoding() to api_set_default_encoding(). Other minor changes in comments. 16 years ago
Ivan Tcholakov 5cf040b518 [svn r21467] FS#306 - Reworking the functions api_get_language_isocode() and Database::get_language_isocode() for avoiding code duplication. Caching of the returned results has been added to avoid running repetitive sql-queries. 16 years ago
Arthur Portugal 7e1e36810f [svn r21458] Minor -Added documentation to the function query 16 years ago
Arthur Portugal c1b54b6f19 [svn r21456] Minor - Added @param documentation 16 years ago
Arthur Portugal 650cb1810e [svn r21250] The corresponding database doesn't exist anymore (by yannoo) 17 years ago
Cristian Fasanando fe485d95b6 [svn r20917] Implemented don't show templates files from path of images from FCK editor - partial FS#4232 17 years ago
Yannick Warnier 06700b1ebf [svn r20642] Added SQL injection patch 17 years ago
Julio Montoya a3abf3f360 [svn r18799] Adding 2 new tables for the webservices tool see FS#3735 (modifications by Christian) 17 years ago
Ivan Tcholakov f5a2615a3b [svn r18559] FS#3594: Adding missing language codes to the 'language' table. Adding comments to the functions api_get_language_isocode() and Database::get_language_isocode() mentioning the used language-code standards. 17 years ago
Cristian Fasanando b2ecfdc4cc [svn r18543] Minor - Fixed warning about mysql_result into exercise tool - see FS#3510 17 years ago
Yannick Warnier 5ef08a17c8 [svn r18504] Added constant for lp_iv_objective table 17 years ago
Isaac Flores e279a991a8 [svn r18274] logic changes - allow work with ajax in message tool - (see FS#3618) 17 years ago
Julio Montoya 451c0e6035 [svn r18156] UI improvements/ Adding the feature to add courses with an URL see FS#3462 17 years ago
Julio Montoya 169ee38402 [svn r18083] Update the access_url funcionality: Adding the UI to edit the course - url relationship requires testing. Courses and users are now filtered by access_url FS#3462 17 years ago
Julio Montoya 7dac8d57e7 [svn r17905] Adding/fixing the message tool (update) FS#3503 17 years ago
Yannick Warnier 9f4df1dcbc [svn r17826] Minor - Added phpdoc comments 17 years ago
Julio Montoya 2985761f4d [svn r17781] Adding some interface to the multiple url access, still working on this FS#3462 17 years ago
Yannick Warnier 688d78ae40 [svn r17764] Remove deprecated LEARNPATH_* tables constants definition. These tables should have disappeared since 1.8.0 17 years ago
Yannick Warnier 191ab4ef50 [svn r17761] Added constants for user_friend, user_friend_relation_type and user_api_key tables 17 years ago
Julio Montoya 18df5bdc62 [svn r17683] Adding the Booking System Database (a.k.a Reservation 2 extension) FS#821 17 years ago
Marco Villegas 15ef79fbb7 [svn r17550] search: refactor search engine index and search interface and let learnpath follow it 17 years ago
Marco Villegas 9aaa6e2b2d [svn r17539] Add Database::get_course_table_from_code() 17 years ago
Carlos Vargas b9cf6373c7 [svn r17478] Implemented of the Global Agenda see FS#3391 17 years ago
Cristian Fasanando 1da6d0f819 [svn r17441] logic changes - Implemented new notebook tool (see FS#3387) 17 years ago
Isaac Flores d09ba52203 [svn r17238] minor - logic changes - the sql query it was modified -(see FS#3319) 17 years ago
Isaac Flores 9c9c5a1851 [svn r17172] minor - style changes - defined variable 17 years ago
Cristian Fasanando f89474820e [svn r17061] Added file attachments to events (see FS#193) 17 years ago
Isaac Flores 80b6e37cb0 [svn r16919] Added general option to prevent course creation 17 years ago
Yannick Warnier 2131302adb [svn r16892] Added glossary tool (FS#3248) 17 years ago
Yannick Warnier 1efc9de23b [svn r16685] Added new forum tables constants 17 years ago
Daniel Perales dfb5bfba3b [svn r16657] integration of project dokeosla-usil into dokeos:FS#3159, also fixed bug of revision 16577, refactored code of revision 16306 17 years ago
Juan Carlos Raña 8288f3fec2 [svn r16432] Tunning wiki. Moving fields to new wiki_conf 17 years ago
Juan Carlos Raña 57dd059303 [svn r16278] adding notify by email changes on the wiki 17 years ago
Juan Carlos Raña 1de8df5eed [svn r16181] Adding Wiki tool 17 years ago
Yannick Warnier ac10d14d6f [svn r15880] Improvements to code syntax 17 years ago