Commit Graph

436 Commits (d2ec2df489c866c9b65afc03e3efa0b9d6a8db4b)

Author SHA1 Message Date
Julio Montoya 7c1439e8ea Adding the CourseList link 16 years ago
Julio Montoya 446adf348a Minor - changing headers 16 years ago
Carlos Vargas e64b8efb06 move the require_once inc/global and $htmlFeadXtra of learnpath.class.php to lp.controller.php 16 years ago
Julio Montoya 041fc666b7 Adding the \"none\" option to the prerequisites see http://www.chamilo.org/es/node/146 16 years ago
Julio Montoya d504f5224f Adding the filename when editing the \"add audio\" option in LPs 16 years ago
Ivan Tcholakov 446492fc35 Feature #347 - Reporting, Learning path: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 16 years ago
Ivan Tcholakov 0ab1c275e1 Feature #272 - Elimination of mysql_*() function calls. 16 years ago
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 16 years ago
Ivan Tcholakov f3011085a0 Feature #272 - Various encoding-related corrections. 16 years ago
Julio Montoya a537dead56 Fixes CT#403 16 years ago
Julio Montoya ea3cf669c8 Fixing glossary tool in LPs see CT#438 16 years ago
Julio Montoya f852f97fa4 Improve SCORM tool to show message when item not found Fixing CT#253 requires testing 16 years ago
Julio Montoya a7fcda267f Improve SCORM tool to show message when item not found Fixing CT#253 requires testing 16 years ago
Arthur Portugal 5eafe32d03 Added in all tools a java script to set a focus in the text box CT#462 16 years ago
Arthur Portugal 5fa8c5f7a5 Minor Updated the folder language CT#462 16 years ago
Arthur Portugal b8f558e77c Minor Fixed text out the box - clip texto_fuera_de_la_caja CT#462 16 years ago
Arthur Portugal a3e230192f Minor change the name of the button in hotpotatoes 16 years ago
Arthur Portugal f384b71a89 Minor change the name of the button in hotpotatoes 16 years ago
Julio Montoya cbe29b66fd Fixing display order in LP (Organize view) 16 years ago
Yannick Warnier d9d065959d Removed error_logging 16 years ago
Yannick Warnier 3fb9829d2b Added function to get the lp items type inside the JS API 16 years ago
Yannick Warnier 87a3bcc168 Cleaning variables usage and gathered variables into object for visibility and readability 16 years ago
cvargas e969a4161a merge 16 years ago
Julio Montoya cc51cbf16f Fixing more issues from the link delete function see #5229 16 years ago
Cristian Fasanando 8b554c272d implemented display resources filtered by session in course inside a session into learnpath tool - DT#5496 16 years ago
Ivan Tcholakov c81137da87 Feature #306 - Removing the function replace_accents(). This function is not needed anymore. 16 years ago
Ivan Tcholakov c9af458a84 Feature #5397 - Replacing mysql_affected_rows() with Database::affected_rows(). 16 years ago
Ivan Tcholakov e5c9dddad1 Feature #5397 - There are two methods in Database class that do the same thing: Database::get_last_insert_id() and Database::insert_id(). Let us deprecate Database::get_last_insert_id(), it is longer and it doesn't follow the intuitive pattern for replacement mysql_* --> Database::*. Replacing Database::get_last_insert_id() with Database::insert_id(). 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 years ago
Yannick Warnier 5f6a260859 Fixed bug with CALFAT SCORM (fixes DT#5190) 16 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 16 years ago
Ivan Tcholakov 1fa21303bd Feature #306 - Replacing the function api_sql_query() with Database::query(), starting from "link" folder and ending with "work" folder. 16 years ago
Ivan Tcholakov 302eb4dc0e Feature #306 - Replacing everywhere the function api_store_result() with Database::store_result(). 16 years ago
Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 16 years ago
Julio Montoya d7870d84d4 Updaiting search files 16 years ago
Ivan Tcholakov d007d59a99 Bug #5208 - SCORM courses: Fixing deletion of a SCORM course, based on the proposal by Christophe, see http://www.dokeos.com/forum/viewtopic.php?t=29673. The pesent solution works on Windows OS too. A new library file rmdirr.lib.php has been created (and revised), also, a formal test for this library file has been added. 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
Cristian Fasanando dc49a0d5b2 Fixed icon not align into item list in lp - partial DT #5116 16 years ago
Ivan Tcholakov b8545accd9 [svn r22242] FS#2867 - The online editor: Renaming a toolbar, 'LearnPath' --> 'LearningPathDocuments'. 17 years ago
Carlos Vargas 02c5079bcf [svn r22155] minor add var get_lang in learnpath 17 years ago
Ivan Tcholakov 8c97c2e803 [svn r22095] FS#2867 - The learning path tool: Eliminating the global variable $fck_attribute, part 2. 17 years ago
Julio Montoya ce9226cbb3 [svn r21678] Minor - There's not need to change the charset of the LP name (a.k.a first section in a LP) 17 years ago
Isaac Flores 08726749f1 [svn r21656] logic changes - Allow multiple attempts when user is student - (partial FS#4276) 17 years ago
Ivan Tcholakov ff8705fb78 [svn r21565] FS#306 - The learnpath class: Making detection of .dll and .exe files precise. 17 years ago
Isaac Flores 7a30908fdf [svn r21505] logic changes - allow see image after importing SCORM Dokeos - (partial FS#4300) 17 years ago
Yannick Warnier e9f5bef3d2 [svn r21166] Minor - Added TODO comment 17 years ago
Yannick Warnier 1cf4a36f9d [svn r21165] Fixed encoding problem in stats page for learning path 17 years ago
Julio Montoya 3626c3917f [svn r21093] Security improvements FS#4261 17 years ago
Patrick Cool 9593861b31 [svn r20988] improve icon consistency 17 years ago
Julio Montoya 446beb97fb [svn r20944] Deleting debug message 17 years ago