.. |
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
|
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 |
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
|
e329442edb
added new tables for thematic - 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
|
1074583f0c
added new features for thematic advance - partial BT#578
|
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
|
4f978ed93e
Task #761 - Course homepage: Revision, coding conventions, cleaning for all the files.
|
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
|
4ba627cba5
Date and time management - got rid of DATE_FORMAT_LONG_WITHOUT_DAY - Chamilo - CT#696
|
15 years ago |
internationalization_internal.lib.php
|
364a373bdb
Feature #347 - Applying some coding rules for the internationalization library.
|
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
|
1074583f0c
added new features for thematic advance - 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
|
48949e1b0b
Merge
|
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
|
e005172870
Feature #272 - The main API: Revisiting some of old TODOs of mine + cleaning.
|
15 years ago |
thematic.lib.php
|
646477b3c9
minor - cosmetic changes
|
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 |