Commit Graph

42 Commits (c39e8f2ef2f84edc30aebaeca4043a8d018e29e7)

Author SHA1 Message Date
Julio Montoya 1c9ddb4341 Fixing more queries due the new database changes (single database) see #3910 13 years ago
Julio Montoya dcd7509b3f Fixing LP audio UI 14 years ago
Yannick Warnier a8828b931d Minor - Adapting code comments to phpdoc 14 years ago
Julio Montoya 9bd144c658 Adding improve lp item order implements #3741 + lots of warning are avoided 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Julio Montoya a2f3cedb74 Minor fixes in the LP menu 14 years ago
Julio Montoya 762ea68ec9 Some other fixes in the LP view 14 years ago
Julio Montoya ebd79d580c Updating the lp.modified_on fieldn when a LP changes 14 years ago
Noel Dieschburg 409a1f0b06 Suppresses the test directory and sets the permission for production use 14 years ago
Ivan Tcholakov caf6544fbf Task #1765 - LP tool, cleaning files (14). Tabs are converted automatically to 4 spaces according to the last versions 11 of our coding conventions. The tool AnyEdit ( http://andrei.gmxhome.de/anyedit/ ) has been used for this conversion. 15 years ago
Ivan Tcholakov 778510d39c Task #1765 - LP tool, cleaning files (9). 15 years ago
Ivan Tcholakov 1ef3c90085 Task #1765 - LP tool, cleaning files (7). 15 years ago
Ivan Tcholakov e08e95326c Task #1765 - LP tool, cleaning files (6). 15 years ago
Yannick Warnier 645d73ec59 Updated phpdoc comments packages. 15 years ago
Ivan Tcholakov 6458086e7a Task #1765 - A transaction for the 1.8.7.1 release. Minor optimizations, replacement of the function calls include(), require(), include_once() and require_once() with the correspondent statements. 15 years ago
Noel Dieschburg e6444dc928 Dummy permission commitx 15 years ago
Ivan Tcholakov 54a9b942c2 Task #763 - All the replacements api_get_path('WEB_COURSE_PATH') --> api_get_path(WEB_COURSE_PATH) and other similar to them. 15 years ago
Carlos Vargas 60cd9c1aa1 Partial rename get_lang for tools 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 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. 15 years ago
cvargas e969a4161a merge 15 years ago
Cristian Fasanando 8b554c272d implemented display resources filtered by session in course inside a session into learnpath tool - DT#5496 15 years ago
Ivan Tcholakov c81137da87 Feature #306 - Removing the function replace_accents(). This function is not needed anymore. 16 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 16 years ago
Ivan Tcholakov de0ec5ca3d Feature #306 - Line endigs cohrrence, Part 3: Converting \r\n line endings (Windows style) to \n (Unix style) in php, html, js, xml, txt files. 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 b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 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
Julio Montoya b0370d8d94 [svn r20852] Save items to the DB with the lp charset, showing the LP items in the platform charset see FS#4208 16 years ago
Patrick Cool 2dd88c1006 [svn r20775] 16 years ago
Patrick Cool 624bd42c1e [svn r20773] when adding audio to the learning path we now automatically rename the file so we always have the latest version of the audio file. 16 years ago
Patrick Cool f5bc0cffcf [svn r20772] correct use of feedback messages 16 years ago
Carlos Vargas 6712e321a2 [svn r20164] fixed breadcrumb in gradebook and fixed show links in learnpath see FS#3696 y FS#4083 16 years ago
Cristian Fasanando 962a538b79 [svn r19518] Logic change - Fixed update audio for a item in learning path, it didn't allow to update the same audio file for another item - partial FS#3909 16 years ago
Noël Dieschburg 01802cba5c [svn r18277] -CSS improvment discussed with thomas 16 years ago
Patrick Cool 7cff858189 [svn r16739] second part of css cleanup (currently only the css/corporate style) 17 years ago
Patrick Cool 11e0ac001c [svn r16516] 17 years ago
Julio Montoya 10dbba20ca [svn r15350] Fixed javascript confirmation function 17 years ago
Julio Montoya d9c9153aa3 [svn r14477] Enabled optional learning path -level CSS (see FS#576) 17 years ago
Julian Prud'homme 1f5d1270b4 [svn r12272] 6th step in removing all $_SERVER['PHP_SELF'] 18 years ago
Yannick Warnier e08a9c88a4 [svn r12184] Moved remaining kevin_* scripts to lp_* scripts 18 years ago
Guillaume Lederer df73abf8c7 [svn r11540] bug 1251 default.css->learnpath.css 18 years ago
Guillaume Lederer 2d811de7b1 [svn r11535] repair broken css inclusion in LP 18 years ago
Guillaume Lederer c06cb94635 [svn r11492] bug : 1251 correct css inclusion to avoid apache error-log. 18 years ago
Eric Marguin 0eec0c0f67 [svn r10274] Some static texts are now in language vars 18 years ago
Patrick Cool 8c09063079 [svn r10204] coding standards for the inclusion of the language file. 18 years ago
Ludovic Gasc 3f54b7927e [svn r9834] desactivate upgrade button (not yet tested) 19 years ago