Commit Graph

53 Commits (f0926c0875355fc18d310af1eda16ff495318d9b)

Author SHA1 Message Date
Julio Montoya 9567d2799d Fixing LP UI when editing a Chapter see #5593 12 years ago
Julio Montoya f2b1a31566 Improving LP UI see #5593 12 years ago
Julio Montoya 4532e24aac Fixing document quota when using dropbox see #3918 12 years ago
Yannick Warnier faee8f4be6 Removed -lang- prefix in get_lang() calls 12 years ago
Julio Montoya 322dd09457 Fixing UI in LP adding actions bar 13 years ago
Julio Montoya 5ddb6e944f More fixes in the LP UI 13 years ago
Julio Montoya 31880dceac Lot of fixes in order to use the new UI when adding LP items see BT#4297 13 years ago
Julio Montoya 7ac2525106 Adding new icons, improving UI when building a LP 13 years ago
Julio Montoya a673f5578e Implementing drag and drop when editing a LP see BT#4297 (some bugs still remaining ... ) 13 years ago
Julio Montoya 7358413fc0 Adding jquery-ui in the template + adding an option to show or hide text near the icons (a constant in the display class) I turn it on just for tests 13 years ago
Julio Montoya 47a20bfb92 Fixing LP order 13 years ago
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. 14 years ago
Ivan Tcholakov 778510d39c Task #1765 - LP tool, cleaning files (9). 14 years ago
Ivan Tcholakov 1ef3c90085 Task #1765 - LP tool, cleaning files (7). 14 years ago
Ivan Tcholakov e08e95326c Task #1765 - LP tool, cleaning files (6). 14 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. 15 years ago
Cristian Fasanando 22a61cf7c1 Implemented new functionalities for training sessions - partial DT #5377 15 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. 15 years ago
Yannick Warnier 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 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. 15 years ago
Ivan Tcholakov b1872644bf Feature #306 - Trimming totally trailing whitespace in php-source files, part 2, 140 files. 15 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. 15 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) 16 years ago
Patrick Cool 11e0ac001c [svn r16516] 16 years ago
Julio Montoya 10dbba20ca [svn r15350] Fixed javascript confirmation function 17 years ago