Julio Montoya a09046679b Adding the api_get_course_info_by_id function 15 years ago
..
WCAG e7599354f6 merge 15 years ago
asciimath f70da88810 remove php short tags (because this relies on a php.ini setting) 15 years ago
ezpdf e7599354f6 merge 15 years ago
fckeditor 476e95c519 Some plugins for the online editor have been re-licensed to GPLv3. 15 years ago
flv_player 40cb9dc3fa prevent the listing of several directories 15 years ago
formvalidator e7599354f6 merge 15 years ago
getid3 e7599354f6 merge 15 years ago
html2pdf 841c6e5743 update html2pdf library to ver. 3.26 15 years ago
htmlpurifier e7599354f6 merge 15 years ago
icalcreator e7599354f6 merge 15 years ago
internationalization_database e7599354f6 merge 15 years ago
javascript 5cc3d41a24 Fixes CT#883 multiselect bug in group and survey tool, adding javascript code to work with new version of the QuickForm_advmultiselect Class 15 years ago
kses-0.2.2 e7599354f6 merge 15 years ago
magpierss 40cb9dc3fa prevent the listing of several directories 15 years ago
mediaplayer e7599354f6 merge 15 years ago
mimetex e7599354f6 merge 15 years ago
mp3player e7599354f6 merge 15 years ago
mpdf be0cdc8624 Feature #347 - A bug in mPDF library has been fixed, an eregi_replace() function call was missed to be replaced with preg_replace(). 15 years ago
nusoap e7599354f6 merge 15 years ago
pchart e7599354f6 merge 15 years ago
pclzip e7599354f6 merge 15 years ago
pear 5cc3d41a24 Fixes CT#883 multiselect bug in group and survey tool, adding javascript code to work with new version of the QuickForm_advmultiselect Class 15 years ago
phpmailer e7599354f6 merge 15 years ago
ppt2png e7599354f6 merge 15 years ago
search e7599354f6 merge 15 years ago
swfobject e7599354f6 merge 15 years ago
xajax e7599354f6 merge 15 years ago
.htaccess 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
access_url_edit_courses_to_url_functions.lib.php 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
access_url_edit_sessions_to_url_functions.lib.php 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
access_url_edit_users_to_url_functions.lib.php 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
add_course.lib.inc.php 23d8ce0286 Bug #1047 - A Correction: Now all the "system" folders (empty) are created in the "Documents" tool when an empty course is created. 15 years ago
add_courses_to_session_functions.lib.php 6382df8d79 fixed the correct call to function in class, improve with buttons CT#1127 15 years ago
add_many_session_to_category_functions.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 years ago
app_view.php 23b2a97adf added thematic advance inside course description tool, making mvc model - partial CT#577 15 years ago
array.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 years ago
attendance.lib.php 1867133f85 Attendance sheet chart plugin improved avoid calling unnecesary functions like api_get_course_info, api_get_user_info see CT#1225 15 years ago
banner.lib.php 6af32d6dc2 Forcing the month view in the \"Personal agenda\" 15 years ago
blog.lib.php e7599354f6 merge 15 years ago
classmanager.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 years ago
course.lib.php c86c3191e9 Improve presentation list users in users CT#968 15 years ago
course_description.lib.php 155aa7362c hide thematic advance option from course description tool - partial BT#578 15 years ago
course_document.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 years ago
course_home.lib.php dd55c914e1 fixed - Learner or teacher view now works inside a session - partial CT#828 15 years ago
dashboard.lib.php 43995f2a32 Dashboard tool: avoid warning message 15 years ago
database.lib.php b4d93e5cfc Minor - removed unused SVN header 15 years ago
debug.lib.inc.php a74609097f Setting the temp dir for the Spreadsheet_Excel_Writer class problems found in some servers due the tempnam PHP function. tmp file set to api_get_path(SYS_ARCHIVE_PATH) see BT#836 Thanks to Noa for reporting it. 15 years ago
diagnoser.lib.php b71665ac70 Adding $_SERVER variables to system status 15 years ago
display.lib.php 464a70c541 Feature #272 - Revision of Display class. The deprecated metod Display::user_name() has been removed (use api_get_person_name() instead). 15 years ago
document.lib.php 02d09d32a6 office 2007 mimetypes (changeset: 9270:22e462b9b948 from dokeos) 15 years ago
events.lib.inc.php 0e17f68bdf Adding session id to the \"event_access_course\" function in events.lib 15 years ago
exercise_show_functions.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 years ago
export.lib.inc.php 67c3626ef0 Deleting ==== from heades adding license text 15 years ago
fileDisplay.lib.php 3b6d294e95 Avoid warning messages if input is an array in choose_image function 15 years ago
fileManage.lib.php e29725c7db Bug #872 - Fixing a bug that prevented importing SCORM resource from course archives. 15 years ago
fileUpload.lib.php a3968311b2 Feature #272: The library fileUpload.lib.php: Revision, code conventions, cleaning, removing the deprecated functions replace_accents() and remove_accents(). 15 years ago
geometry.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 years ago
glossary.lib.php 4668fbc44d Improved error cases for delete_glossary() 15 years ago
group_portal_manager.lib.php 63813bf85f Minor - Adding validation to avoid warning message + documentation 15 years ago
groupmanager.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 years ago
image.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 years ago
import.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 years ago
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 years ago
internationalization.lib.php 3fc29d3e55 Feature #272 - Speeding up the function api_get_system_encoding(). 15 years ago
internationalization_internal.lib.php 957cf627c3 Feature #272: Internationalization library: Some internal default values have been changed from ISO-8859-15 to UTF-8. 15 years ago
legal.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 years ago
login.lib.php dfff928461 Fixing lost password message sent by email changeset 9259 dffa14745af4 + other cosmetic changes 15 years ago
mail.lib.inc.php eebd0305dc added embedded images inside content of announcement sent by email - private BT#925 15 years ago
main_api.lib.php a09046679b Adding the api_get_course_info_by_id function 15 years ago
message.lib.php 861d91c9d7 Minor fixing message output 15 years ago
notebook.lib.php 4cb0641590 Minor - additional improvements to notebook library 15 years ago
online.inc.php afbf1f542c Typo fixed 15 years ago
security.lib.php 51bd2380d1 Minor - Code style review 15 years ago
session_handler.class.php e4847d9c63 Feature #272 - session_handler class: Corrections about the encoding of the database connection used for storing php-session data. 15 years ago
sessionmanager.lib.php ee74c46aef fixed - allow platform administrator to have drh role inside courses and sessions - partial BT#566 15 years ago
social.lib.php 89b5351d81 Double registered for same friend - CT#887 15 years ago
sortabletable.class.php 48949e1b0b Merge 15 years ago
specific_fields_manager.lib.php 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
stats.lib.inc.php 67c3626ef0 Deleting ==== from heades adding license text 15 years ago
statsUtils.lib.inc.php 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
surveymanager.lib.php 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
system_announcements.lib.php 0ff136a1ff Minor - Cosmetic changes 15 years ago
tablesort.lib.php 4f41fef6a7 Feature #272 - TableSort class: More optimizations. 15 years ago
text.lib.php c67a7bc2bf Feature #272 - text.lib.php: Adding two new functions api_camel_case_to_underscore() and api_underscore_to_camel_case() and tests for them. 15 years ago
thematic.lib.php 5ac4c95538 add the possibility to see the last advance and the next advance in the post it BT#937 15 years ago
tracking.lib.php 949df5b891 improve access url in tracking, myspace and course edit CT#1099 15 years ago
upload.xajax.php 79f06f55f2 merge 15 years ago
urlmanager.lib.php e7599354f6 merge 15 years ago
usermanager.lib.php 84a0f4321f implemented rol course tutor for students, course tutor can see reporting about all students inside course - partial BT#871 15 years ago
xht.lib.php 1b15112aa9 merge 15 years ago
xmd.lib.php 427bdffdd3 Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code. 15 years ago