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 hace 15 años
..
WCAG e969a4161a merge hace 15 años
admin ff77da07eb Hide the \"gradebook tab\" option in Portal administration hace 15 años
announcements f19495f174 Improve List users Annoucements CT#758 hace 15 años
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. hace 15 años
attendance 6f82c5a157 Partial rename get_lang for tools hace 15 años
auth 28d51f55c5 was misspelled the url link CT#601 hace 15 años
blog 055ff171ab Cleaning code hace 15 años
calendar 589e5e7d51 Task #696 - Removing api_ucfirst() calls that affect formatting dates for different languages. hace 15 años
chat a54339e297 Feature #272 - Chat tool, frames: Adding html-instructions about encoding, language and text direction. hace 15 años
conference e969a4161a merge hace 15 años
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 hace 15 años
course_home 3f1571153f Feature #272 - Course homepage, making it lighter: Removing unnecessary loading of an old library for debugging purposes. hace 15 años
course_info 74392e1803 Merge hace 15 años
coursecopy b8d23e06f5 Feature #272 -Course copy: Setting encoding has been added during the initialization of Course class. hace 15 años
create_course 76eb32823b require/include functions changed to require_once hace 15 años
cron e969a4161a merge hace 15 años
css 74e0dd26ac Modified all style in the toolnav, because the hide / show option, was not centered hace 15 años
dashboard 14370b0ee0 added dashboard interface for session administrator - partial CT#566 hace 15 años
default_course_document e969a4161a merge hace 15 años
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. hace 15 años
dropbox 7afd8c72d2 Dates refactoring - Chamilo - CT#696 hace 15 años
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. hace 15 años
external_module e43010ba9e Feature #347 - Tests (Exercices), External modules, Forums: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. hace 15 años
forum 8f095e91da Feature #757 - The same navigation icons for the Pager are used in "Forums" and "Surveys" too. hace 15 años
garbage e969a4161a merge hace 15 años
glossary ecf96f6bff Adding sortabletable.class.php Feature #272 hace 15 años
gradebook 4a8aeab764 Minor - cosmetic changes hace 15 años
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. hace 15 años
help e969a4161a merge hace 15 años
img ddc5560527 Feature #757 - The navigations icons from Chamilo 2.0 "Classec" theme fit visually better to the other icons. hace 15 años
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 hace 15 años
install 3d7f89e211 Deletin ENGINE=MyISAM statement hace 15 años
lang 2e31b79265 DLTT Import hace 15 años
link fb9f602e48 Cleaning code (deleting \"---\" comment lines, changing headers) hace 15 años
messages 6153915b3f Cleaning code (changing headers, unnecessary comment lines) hace 15 años
messaging 075ee03e61 Feature #347 - PHP short tags have been fixed, the problem was reported by Sicabol, http://www.chamilo.org/node/114 hace 15 años
metadata 84ba413d37 Feature #347 - Links, Messages, Metadata: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. hace 15 años
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 hace 15 años
newscorm fb45fbb65a merge hace 15 años
notebook 798b3c91e1 Minor, cosmetic changes for Notebook tool. hace 15 años
online 9fca61be94 merge hace 15 años
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. hace 15 años
plugin e969a4161a merge hace 15 años
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. hace 15 años
resourcelinker 589e5e7d51 Task #696 - Removing api_ucfirst() calls that affect formatting dates for different languages. hace 15 años
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. hace 15 años
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 hace 15 años
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. hace 15 años
template e969a4161a merge hace 15 años
tracking 58b647834f Fixing a syntax error of mine. hace 15 años
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. hace 15 años
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 hace 15 años
webservices 0bbbe01823 Added condition relation type with drh inside sessions sql querys - partial CT#540 hace 15 años
wiki d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 hace 15 años
work d492bee5d3 Date and time management; correcting calls to api_get_local_time - Chamilo - CT#696 hace 15 años
index.html e969a4161a merge hace 15 años