Cristian Fasanando a215d192e1 added course progress tool - partial BT#578 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 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
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 e7599354f6 merge 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 e7599354f6 merge 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 a215d192e1 added course progress tool - partial BT#578 15 years ago
add_courses_to_session_functions.lib.php 67c3626ef0 Deleting ==== from heades adding license text 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 fb025a21b8 added required input field in attendance - partial CT#603 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 f19495f174 Improve List users Annoucements CT#758 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 f296431381 Feature #272 - Reworks in the course homepage and the course navigation menu about translation of the tool icons. 15 years ago
dashboard.lib.php 14370b0ee0 added dashboard interface for session administrator - partial CT#566 15 years ago
database.lib.php fceac1e873 Database::num_rows() method - Adding a validation check for the input parameter. Some corrections in the comments. 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 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
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 67c3626ef0 Deleting ==== from heades adding license text 15 years ago
fileManage.lib.php be4fd4c1eb Feature #272 - fileManage.lib.php and text.lib.php: Revision, coding conventions, cleaning. 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 d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 15 years ago
group_portal_manager.lib.php e7599354f6 merge 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 49306a1050 Feature #272 - Internationalization library: Additional reworks and corrections about the functions get_lang() and api_is_translated(). 15 years ago
internationalization_internal.lib.php 93d1d9e25d Tasks #272 and #605 - Intrnationalization library: The function get_lang() has been rewoked. Suggestion links to the former language translation tool are not shown anymore. Code has been simplified. The current tool "Chamilo Translation Application" produces UTF-8 strings, so dynamic string purification is no more needed. 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 4db5fee912 change \"from\" email CT#662 15 years ago
main_api.lib.php a215d192e1 added course progress tool - partial BT#578 15 years ago
message.lib.php 5f8bc0710b Who is online improvements, calls a \"SELECT count(*)\" query instead of retrieving all the info from the database WhoIsOnline also rename to who_is__online 15 years ago
notebook.lib.php d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 15 years ago
online.inc.php afbf1f542c Typo fixed 15 years ago
security.lib.php e7599354f6 merge 15 years ago
session_handler.class.php 67c3626ef0 Deleting ==== from heades adding license text 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 48949e1b0b Merge 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 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
tablesort.lib.php 20ea217a9b Feature #272 - Reworks for the TableSort class: Adding functionality for parsing hidden raw date values for maikng precise sorting by dates. Elimination of useless recursion. Simplifying the constructed callback function for sorting. 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 f1b116d213 added display inside postit in homecourse information about last done thematic advance or next advance not done through configuration - partial BT#578 15 years ago
tracking.lib.php 589e5e7d51 Task #696 - Removing api_ucfirst() calls that affect formatting dates for different languages. 15 years ago
upload.xajax.php 79f06f55f2 merge 15 years ago
urlmanager.lib.php e7599354f6 merge 15 years ago
usermanager.lib.php 57658eaa37 Certificates added to Chamilo see CT#751 (partial) 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