Julio Montoya 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 vor 15 Jahren
..
WCAG e969a4161a merge vor 15 Jahren
admin ff77da07eb Hide the \"gradebook tab\" option in Portal administration vor 15 Jahren
announcements f19495f174 Improve List users Annoucements CT#758 vor 15 Jahren
app_share 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. vor 15 Jahren
attendance 6f82c5a157 Partial rename get_lang for tools vor 15 Jahren
auth 28d51f55c5 was misspelled the url link CT#601 vor 15 Jahren
blog 055ff171ab Cleaning code vor 15 Jahren
calendar 589e5e7d51 Task #696 - Removing api_ucfirst() calls that affect formatting dates for different languages. vor 15 Jahren
chat a54339e297 Feature #272 - Chat tool, frames: Adding html-instructions about encoding, language and text direction. vor 15 Jahren
conference e969a4161a merge vor 15 Jahren
course_description f88b2100d4 MInor - Fixed when when adding content in the description of course (using the FCKEDITOR) and edit this content, it lose the configuration vor 15 Jahren
course_home 3f1571153f Feature #272 - Course homepage, making it lighter: Removing unnecessary loading of an old library for debugging purposes. vor 15 Jahren
course_info 74392e1803 Merge vor 15 Jahren
coursecopy b8d23e06f5 Feature #272 -Course copy: Setting encoding has been added during the initialization of Course class. vor 15 Jahren
create_course 76eb32823b require/include functions changed to require_once vor 15 Jahren
cron e969a4161a merge vor 15 Jahren
css 74e0dd26ac Modified all style in the toolnav, because the hide / show option, was not centered vor 15 Jahren
dashboard 14370b0ee0 added dashboard interface for session administrator - partial CT#566 vor 15 Jahren
default_course_document e969a4161a merge vor 15 Jahren
document 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. vor 15 Jahren
dropbox 7afd8c72d2 Dates refactoring - Chamilo - CT#696 vor 15 Jahren
exercice 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. vor 15 Jahren
external_module e43010ba9e Feature #347 - Tests (Exercices), External modules, Forums: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. vor 15 Jahren
forum 8f095e91da Feature #757 - The same navigation icons for the Pager are used in "Forums" and "Surveys" too. vor 15 Jahren
garbage e969a4161a merge vor 15 Jahren
glossary ecf96f6bff Adding sortabletable.class.php Feature #272 vor 15 Jahren
gradebook 4a8aeab764 Minor - cosmetic changes vor 15 Jahren
group 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. vor 15 Jahren
help e969a4161a merge vor 15 Jahren
img ddc5560527 Feature #757 - The navigations icons from Chamilo 2.0 "Classec" theme fit visually better to the other icons. vor 15 Jahren
inc 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 vor 15 Jahren
install 3d7f89e211 Deletin ENGINE=MyISAM statement vor 15 Jahren
lang 2e31b79265 DLTT Import vor 15 Jahren
link fb9f602e48 Cleaning code (deleting \"---\" comment lines, changing headers) vor 15 Jahren
messages 6153915b3f Cleaning code (changing headers, unnecessary comment lines) vor 15 Jahren
messaging 075ee03e61 Feature #347 - PHP short tags have been fixed, the problem was reported by Sicabol, http://www.chamilo.org/node/114 vor 15 Jahren
metadata 84ba413d37 Feature #347 - Links, Messages, Metadata: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. vor 15 Jahren
mySpace 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 vor 15 Jahren
newscorm fb45fbb65a merge vor 15 Jahren
notebook 798b3c91e1 Minor, cosmetic changes for Notebook tool. vor 15 Jahren
online 9fca61be94 merge vor 15 Jahren
permissions 6472e4e9e9 Feature #347 - The old online conferention tool, Permissions, Reservations, Searching, Social network, and Surveys: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. vor 15 Jahren
plugin e969a4161a merge vor 15 Jahren
reservation 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. vor 15 Jahren
resourcelinker 589e5e7d51 Task #696 - Removing api_ucfirst() calls that affect formatting dates for different languages. vor 15 Jahren
search 6472e4e9e9 Feature #347 - The old online conferention tool, Permissions, Reservations, Searching, Social network, and Surveys: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. vor 15 Jahren
social 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 vor 15 Jahren
survey 5974516888 Feature #272 - Changes that lead loading the file sortabletable.class.php (and the tree of related files) only when it is necessary, on explicit statement require_once. Previously this file loaded on every page, which is waste of computing resource. vor 15 Jahren
template e969a4161a merge vor 15 Jahren
tracking 58b647834f Fixing a syntax error of mine. vor 15 Jahren
upload c2c757eed0 Feature #347 - The old tracking tool, Users, Web-services, Wiki, Assignments, and some files on the root level: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. vor 15 Jahren
user 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 vor 15 Jahren
webservices 0bbbe01823 Added condition relation type with drh inside sessions sql querys - partial CT#540 vor 15 Jahren
wiki d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 vor 15 Jahren
work d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 vor 15 Jahren
index.html e969a4161a merge vor 15 Jahren