Cristian Fasanando a215d192e1 added course progress tool - partial BT#578 15 년 전
..
WCAG e7599354f6 merge 15 년 전
asciimath f70da88810 remove php short tags (because this relies on a php.ini setting) 15 년 전
ezpdf e7599354f6 merge 15 년 전
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 년 전
flv_player 40cb9dc3fa prevent the listing of several directories 15 년 전
formvalidator e7599354f6 merge 15 년 전
getid3 e7599354f6 merge 15 년 전
html2pdf 841c6e5743 update html2pdf library to ver. 3.26 15 년 전
htmlpurifier e7599354f6 merge 15 년 전
icalcreator e7599354f6 merge 15 년 전
internationalization_database e7599354f6 merge 15 년 전
javascript e7599354f6 merge 15 년 전
kses-0.2.2 e7599354f6 merge 15 년 전
magpierss 40cb9dc3fa prevent the listing of several directories 15 년 전
mediaplayer e7599354f6 merge 15 년 전
mimetex e7599354f6 merge 15 년 전
mp3player e7599354f6 merge 15 년 전
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 년 전
nusoap e7599354f6 merge 15 년 전
pchart e7599354f6 merge 15 년 전
pclzip e7599354f6 merge 15 년 전
pear e7599354f6 merge 15 년 전
phpmailer e7599354f6 merge 15 년 전
ppt2png e7599354f6 merge 15 년 전
search e7599354f6 merge 15 년 전
swfobject e7599354f6 merge 15 년 전
xajax e7599354f6 merge 15 년 전
.htaccess 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 년 전
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 년 전
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 년 전
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 년 전
add_course.lib.inc.php a215d192e1 added course progress tool - partial BT#578 15 년 전
add_courses_to_session_functions.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 년 전
add_many_session_to_category_functions.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 년 전
app_view.php 23b2a97adf added thematic advance inside course description tool, making mvc model - partial CT#577 15 년 전
array.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 년 전
attendance.lib.php fb025a21b8 added required input field in attendance - partial CT#603 15 년 전
banner.lib.php 6af32d6dc2 Forcing the month view in the \"Personal agenda\" 15 년 전
blog.lib.php e7599354f6 merge 15 년 전
classmanager.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 년 전
course.lib.php f19495f174 Improve List users Annoucements CT#758 15 년 전
course_description.lib.php 155aa7362c hide thematic advance option from course description tool - partial BT#578 15 년 전
course_document.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 년 전
course_home.lib.php f296431381 Feature #272 - Reworks in the course homepage and the course navigation menu about translation of the tool icons. 15 년 전
dashboard.lib.php 14370b0ee0 added dashboard interface for session administrator - partial CT#566 15 년 전
database.lib.php fceac1e873 Database::num_rows() method - Adding a validation check for the input parameter. Some corrections in the comments. 15 년 전
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 년 전
diagnoser.lib.php b71665ac70 Adding $_SERVER variables to system status 15 년 전
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 년 전
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 년 전
events.lib.inc.php 0e17f68bdf Adding session id to the \"event_access_course\" function in events.lib 15 년 전
exercise_show_functions.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 년 전
export.lib.inc.php 67c3626ef0 Deleting ==== from heades adding license text 15 년 전
fileDisplay.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 년 전
fileManage.lib.php be4fd4c1eb Feature #272 - fileManage.lib.php and text.lib.php: Revision, coding conventions, cleaning. 15 년 전
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 년 전
geometry.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 년 전
glossary.lib.php d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 15 년 전
group_portal_manager.lib.php e7599354f6 merge 15 년 전
groupmanager.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 년 전
image.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 년 전
import.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 년 전
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 년 전
internationalization.lib.php 49306a1050 Feature #272 - Internationalization library: Additional reworks and corrections about the functions get_lang() and api_is_translated(). 15 년 전
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 년 전
legal.lib.php 67c3626ef0 Deleting ==== from heades adding license text 15 년 전
login.lib.php dfff928461 Fixing lost password message sent by email changeset 9259 dffa14745af4 + other cosmetic changes 15 년 전
mail.lib.inc.php 4db5fee912 change \"from\" email CT#662 15 년 전
main_api.lib.php a215d192e1 added course progress tool - partial BT#578 15 년 전
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 년 전
notebook.lib.php d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 15 년 전
online.inc.php afbf1f542c Typo fixed 15 년 전
security.lib.php e7599354f6 merge 15 년 전
session_handler.class.php 67c3626ef0 Deleting ==== from heades adding license text 15 년 전
sessionmanager.lib.php ee74c46aef fixed - allow platform administrator to have drh role inside courses and sessions - partial BT#566 15 년 전
social.lib.php 48949e1b0b Merge 15 년 전
sortabletable.class.php 48949e1b0b Merge 15 년 전
specific_fields_manager.lib.php 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 년 전
stats.lib.inc.php 67c3626ef0 Deleting ==== from heades adding license text 15 년 전
statsUtils.lib.inc.php 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 년 전
surveymanager.lib.php 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 년 전
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 년 전
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 년 전
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 년 전
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 년 전
tracking.lib.php 589e5e7d51 Task #696 - Removing api_ucfirst() calls that affect formatting dates for different languages. 15 년 전
upload.xajax.php 79f06f55f2 merge 15 년 전
urlmanager.lib.php e7599354f6 merge 15 년 전
usermanager.lib.php 57658eaa37 Certificates added to Chamilo see CT#751 (partial) 15 년 전
xht.lib.php 1b15112aa9 merge 15 년 전
xmd.lib.php 427bdffdd3 Feature #272 - Writting an author's name (Ren?) correctly within UTF-8 source code. 15 년 전