Commit Graph

1887 Commits (4cd1a376f7d4ab4dc1116ce9cecbd6c1b2080688)

Author SHA1 Message Date
Julio Montoya 124816b824 Commenting audiorecorder see #3658 14 years ago
Julio Montoya f3d0712bff Should fix most of the problems due negative values (using propagate quiz setting), should fix also some bugs with feedback. 14 years ago
Julio Montoya 079b398179 Removing var_dump 14 years ago
Julio Montoya 9e6c1795e5 Adding missing lp function "select_previous_item_id" due the upload exercise feature 14 years ago
Julio Montoya b5ec57a043 Adding document preview final, need feedback see #2773 14 years ago
Julio Montoya 96c6c26518 Adding document preview in user_portal first draft see #2773 14 years ago
Julio Montoya f55183768f Fixing query due bad table reference + some minor fixes 14 years ago
Julio Montoya 4e35276058 Minor fixes when editing an LP + avoiding warning/notices 14 years ago
Julio Montoya b79f4eade7 Should fix bug when creating LP with long titles and when adding images in a LP using FCKEditor see #3696 14 years ago
Yannick Warnier 3ffacb4a92 Backing out Cesar's mistaken push 14 years ago
César Perales 4b5bfbe79d minor fix, missing selected attribute for minutes, when editing agenda event #3692 14 years ago
Julio Montoya a28e48a79e Fixing fatal error due the audio record include code see #3658 14 years ago
Julio Montoya 4824461a14 Fixes #3714 when updating a document from a LP 14 years ago
Julio Montoya 664c97c292 Adding token support when adding/editing links fixes #2477 14 years ago
Julio Montoya dcd7509b3f Fixing LP audio UI 14 years ago
Julio Montoya 9cbb8e3d1f Removing useless content maker and proximity when uploading scorm packages see #3687 addin lang var SupportedScormContentMakers 14 years ago
Yannick Warnier 1277285c23 Minor - Adapting code comments to phpdoc 14 years ago
Yannick Warnier 8a25ccac45 Minor - Updated PHPDoc headers 14 years ago
Yannick Warnier a8828b931d Minor - Adapting code comments to phpdoc 14 years ago
Julio Montoya 70cd1e9897 Fixing the new lp item order drag n drop style, still buggy but functional #3741 14 years ago
Julio Montoya 89b193be0f Replacing jquery.js to jquery.min.js 14 years ago
Julio Montoya 9bd144c658 Adding improve lp item order implements #3741 + lots of warning are avoided 14 years ago
Julio Montoya 43aab9b126 Every item of the breadcrumb is check with the security::remove_XSS and cut depending of the MAX_LENGTH_BREADCRUMB constant located in the display class? This fix many bugs when using loooong document/lp titles. 14 years ago
Julio Montoya 46d0026148 Minor fixing lp list 14 years ago
Noel Dieschburg c9a7e96038 Typo correction in seriousgamemode 14 years ago
Noel Dieschburg 0658246ef4 Scorm time : total time resets when not in multiple attempt mode and status is not completed 14 years ago
Noel Dieschburg c38ead027b Scorm time : setting scorm_cumulative_session_time and scorm time partly recoding 14 years ago
Noel Dieschburg 557a5ae408 SCORM attempts : adds a seriousgame mode flag to lp 14 years ago
root 5b2ec4f888 permission commit + removes tests directory 14 years ago
Noel Dieschburg 184a7f26c3 Scorm time : avoid chamilo to update the scorm time with incoherent value at initalisation 14 years ago
jkbockstael 89c9035e28 Storage API : Correct handling of magic quotes. 14 years ago
jkbockstael f83fda80f0 Storage API : Fixed a typo which prevented the whole script to run in Internet Explorer 6. 14 years ago
Yannick Warnier da1ef7dfc3 Fixed missing 'new' in constructor call 14 years ago
jkbockstael 4f657a642e Storage API : Proper unescaping of escaped values. 14 years ago
Julio Montoya d454d1471f Students can download LP as PDF see BT#2711 14 years ago
Julio Montoya ee2d6617e1 Fixes #3620 "no result found" bug when using glossary (manual) in a LP 14 years ago
Julio Montoya 71e4a057a0 Fixing pclzip calls using /archive instead of courses/XXX/temp folder, also removing some useless code in dropbox and fixing/improving code that generates the zip, fixing the layout of the course copy, adding documentation, setting some functions to deprecated, changing icon of LP export to a CD common icon in all platorm 14 years ago
Julio Montoya 15ac06c527 Replacing deprecated function is_allowed_to_edit() with api_is_allowed_to_edit() 14 years ago
jkbockstael 71ff0fab06 Storage API : Fixed a typo. 14 years ago
jkbockstael 3fa52c4b0d Storage API : Actual facade object. 14 years ago
jkbockstael 923407c646 Storage API : Updated facade object + documentation on using the API. 14 years ago
Julio Montoya c3a6ca5d55 More fixes in the Image class #2664 14 years ago
jkbockstael b9da786d31 Storage API : Added functions to get and set values from another users' storage, only a platform admin can change another user's storage. 14 years ago
Julio Montoya e622a61871 Avoiding warning messages 14 years ago
Julio Montoya 684c323f08 Image class improved, adding Imagick support to Chamilo, by default the gd lib is available need to change a constant in IMAGE_PROCESSOR in the image.lib.php file see #2664 requires testing 14 years ago
Noel Dieschburg 37de540e0b storageapi : createion of STORAGEAPI object 14 years ago
jkbockstael 31a7148a97 Storage API : Back-end security to prevent users from modifying other user's stored values, platform admin can change any user's stored values. 14 years ago
Julio Montoya 9f8ed5f01c Removing error_log 14 years ago
Julio Montoya 3620bb4a4a Replacing exercice_submit.php to exercise_submit.php 14 years ago
Julio Montoya 54b0b3adea Adding learning path documents in a folder learning_path see BT#3542 14 years ago