Julio Montoya 84d3fe7cb1 Minor - adding bootstrap 2.1 12 anni fa
..
WCAG 3c56e5b73b Minor update to language var 12 anni fa
browser 3ffacb4a92 Backing out Cesar's mistaken push 13 anni fa
ezpdf e7599354f6 merge 15 anni fa
fckeditor 5b6982522f Fixing fckeditor font-family see #5303 12 anni fa
flv_player 40cb9dc3fa prevent the listing of several directories 15 anni fa
formvalidator 2fee8a96a6 Avoiding PHP warning 12 anni fa
freemindflashbrowser 389a1ef713 erase unnecesary file 12 anni fa
getid3 cd4f485fa7 Minor - Adapting code comments to phpdoc 13 anni fa
htmlpurifier 7c87b553fa Added documentation to iframe filter for HTMLPurifier - refs #2159 12 anni fa
icalcreator ed9ea6facc Updating icalcreator to the last version 2.6 15 anni fa
internationalization_database ced4bc968c Adding basque and turkish and deleting euskera and tukce see #3350 12 anni fa
javascript 84d3fe7cb1 Minor - adding bootstrap 2.1 12 anni fa
jpegcam e8c776d29d #4856 clean lang vars 12 anni fa
kses-0.2.2 3ffacb4a92 Backing out Cesar's mistaken push 13 anni fa
magpierss e4d1cfef1f Minor - Adapting code comments to phpdoc 13 anni fa
mediaplayer e7599354f6 merge 15 anni fa
mimetex e7599354f6 merge 15 anni fa
mp3player 6c33498a64 Minor - Adapting code comments to phpdoc 13 anni fa
mpdf 48872bcb84 Minor fixing PHP warning 12 anni fa
nanogong 27e59d6f3c Feature #3257 adding cookie 13 anni fa
nusoap 571dba9e80 Could fix encoding bug in webservices (registration.soap) see BT#4158 (code is commented) 12 anni fa
pchart 3ffacb4a92 Backing out Cesar's mistaken push 13 anni fa
pclzip 08158815be Minor - Adapting code comments to phpdoc 13 anni fa
pear dbdc216cae Fixing survey big buttons 12 anni fa
phpdocx 1dd82d05a8 Adding security fix chamilo 1.8.8.6 see #5202 12 anni fa
phpmailer 55719226f4 Removing echos in library set errors in error_log see #5306 12 anni fa
phpqrcode 0bb4adb83b Setting the cache and log path of the PHP code QR lib #3631 13 anni fa
ppt2png 3ffacb4a92 Backing out Cesar's mistaken push 13 anni fa
search 4807477e39 Fixing fulltext indexer tool - refs #3166 12 anni fa
svg-edit eca46aa99d Using jquery-min.js instead of jquery.js 12 anni fa
swfobject 69525acf3d Task #2541 - Removing forgotten debugging message. 14 anni fa
symfony 54b6e4a8f1 #5023 Implements Doctrine for database access 12 anni fa
system c249fed2e8 minor: add getter to csv writer 12 anni fa
tools 54b6e4a8f1 #5023 Implements Doctrine for database access 12 anni fa
wami-recorder 1698c7078e Feature #4022 clean and adding icons button bar, and location url parameters 13 anni fa
xajax d6442fdad0 Minor - Initialize variable 13 anni fa
zombie f2ca140444 #4652 Zombie users 13 anni fa
.htaccess 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 anni fa
access.class.php dd55e0ab63 minor: add a base controller and access to be derived from 12 anni fa
access_token.class.php bffe3f6015 #2851 portfolio integration 12 anni fa
access_url_edit_courses_to_url_functions.lib.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 anni fa
access_url_edit_sessions_to_url_functions.lib.php 6c33498a64 Minor - Adapting code comments to phpdoc 13 anni fa
access_url_edit_users_to_url_functions.lib.php 6c33498a64 Minor - Adapting code comments to phpdoc 13 anni fa
add_course.lib.inc.php 7dc976d3c7 New database changes uncommenting indexes that improve LP speed see task BT#4701 and add changing to intro text to mediumtext in the tool_intro table see BT#4706 12 anni fa
add_courses_to_session_functions.lib.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 anni fa
add_many_session_to_category_functions.lib.php 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 14 anni fa
ajax_controller.class.php 084a95d883 Minor language variable fix and useless get_lang() removals- refs #4776 12 anni fa
app_view.php 56c1005ac1 Minor - added comments 14 anni fa
array.lib.php a503454e67 Adding array_to_string 13 anni fa
attendance.lib.php 62be94cee2 Minor - adding static declarations 12 anni fa
auth.lib.php bb6de80ad5 Allow subscribe/unsubscribe from course catalog for open (not public) courses - refs #5240 12 anni fa
autoload.class.php 91709cb634 minor: autoload update 12 anni fa
banner.lib.php 461d9c6cbd Disabling report link not ready for 1.9 12 anni fa
blog.lib.php 6aa8c6c9e1 Minor cosmetic changes 12 anni fa
cache.class.php 8e59017309 Minor - updated comments in cache class 12 anni fa
career.lib.php b542c25ab0 Fixing career get_count 12 anni fa
certificate.lib.php 5a3d4792be Added new failure case for non-public certificates viewing - refs #3630 12 anni fa
chamilo.class.php bffe3f6015 #2851 portfolio integration 12 anni fa
chamilo_session.class.php c11120b166 #4784 session register 12 anni fa
chat.lib.php d1592f24b6 Should block global chat when taking an exercise see #5272 12 anni fa
classmanager.lib.php 378324adb6 Fixing queries in the classmanager.lib.php (adding intvals, escape_string), adding breadcrumb and some icons see #4071 13 anni fa
conditional_login.class.php 8cb94e89d5 Minor - code indentation update 12 anni fa
controller.class.php dd55e0ab63 minor: add a base controller and access to be derived from 12 anni fa
course.class.php bffe3f6015 #2851 portfolio integration 12 anni fa
course.lib.php fa187643b6 Minor - UI fixes 12 anni fa
course_description.lib.php 2b8e83afc2 now we can delete course descriptions by id not by description type BT#3468 13 anni fa
course_document.lib.php 08158815be Minor - Adapting code comments to phpdoc 13 anni fa
course_entity.class.php 82abdd7c8f #5023 Implements Doctrine for database access 12 anni fa
course_entity_repository.class.php 54b6e4a8f1 #5023 Implements Doctrine for database access 12 anni fa
course_home.lib.php d0cd85d7f7 Should fix lp shortcut bug see #3367 12 anni fa
course_request.lib.php bcd4619f28 Partial using $params instead variable per variable when creating a new course see #4068 13 anni fa
current_course.class.php 31e97bec56 Fixing typo unubscribe_allowed with unsubscribe 12 anni fa
current_user.class.php 8c7ab6da1d #4654 Integrate with external porfolio 12 anni fa
custom_pages.class.php 21683bf5ed custom pages clean up: remove unnecessary requires 12 anni fa
dashboard.lib.php f054b0533f Using page_subheader 13 anni fa
database.constants.inc.php f332d961e2 Fixing question pool when copying an question to another course see #5164 12 anni fa
database.lib.php 0a6e5516a9 Minor - adding static declaration 12 anni fa
database.mysqli.lib.php f6365e051b Adding more info in error logs 12 anni fa
db.class.php 54b6e4a8f1 #5023 Implements Doctrine for database access 12 anni fa
debug.lib.php 3ffacb4a92 Backing out Cesar's mistaken push 13 anni fa
diagnoser.lib.php 1e75e1a322 Adding memory limit in the settings see #607 12 anni fa
display.lib.php bbcb4ccd60 Minor - UI changes 12 anni fa
document.class.php bffe3f6015 #2851 portfolio integration 12 anni fa
document.lib.php 6f2229e4e9 Fixing document quota see #4483 12 anni fa
entity.class.php 9bfe05322a minor: exposes allows get_property to be called as usual (quite useful for twig) 12 anni fa
entity_repository.class.php 54b6e4a8f1 #5023 Implements Doctrine for database access 12 anni fa
event_email_template.class.php bef0d9d16f Minor language variable fix - refs #4776 12 anni fa
events.lib.inc.php e37ccf61ae Added neutral filter for portal_homepage_edited event and reordered functions - refs #984 12 anni fa
events_dispatcher.class.php e6499fdb91 Updated caller to event_type filter - refs #984 12 anni fa
events_email.class.php 6e0d50d74a Minor code documentation update - refs #984 12 anni fa
exercise_show_functions.lib.php 636360e8b7 Cleaning exercise page result + adding nicer UI not finished yet see #4541 12 anni fa
export.lib.inc.php b6ae78cf94 Fixing possible PHP warning 12 anni fa
fileDisplay.lib.php 2268228de1 freemind flash browser implemented 12 anni fa
fileManage.lib.php fe5498aa6f Remove hotpotatoes delete bug - ref #2165 12 anni fa
fileUpload.lib.php 2268228de1 freemind flash browser implemented 12 anni fa
file_store.class.php b0c934f759 minor: add a file store class to handle storing and loading of files to the disk 12 anni fa
geometry.lib.php fba2dba304 Minor - Adapting code comments to phpdoc 13 anni fa
glossary.lib.php 96f3aae2d1 Allowing export glosary items to PDF see BT#4686 12 anni fa
grade_model.lib.php 5a0d369069 Fixing the gradebook/grade model form 12 anni fa
gradebook.lib.php d756830524 Should fix bug when updating/adding works in gradebooks see #5168 12 anni fa
group_portal_manager.lib.php 72757ead16 Fixing menus 12 anni fa
groupmanager.lib.php 6f2229e4e9 Fixing document quota see #4483 12 anni fa
image.lib.php 5a3c21eff3 minor remove warning during installation 12 anni fa
import.lib.php d507d8961e Allowing import user list in a course session see BT#4747 12 anni fa
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 anni fa
internationalization.lib.php d8992bd85e Removing require_once libs already called with autoload.inc.php 12 anni fa
internationalization_internal.lib.php 603e8d15b8 Minor - Fixed typos in variable names 13 anni fa
item_property.class.php 54b6e4a8f1 #5023 Implements Doctrine for database access 12 anni fa
javascript.class.php ab0bc8fc26 tool announcement: moving embeded javascript to file #4617 13 anni fa
legal.lib.php a233e0d13e legal instead of legal_agreement see #5189 12 anni fa
link.lib.php 2a332409ff Setting link target _blank by default see BT#4358 12 anni fa
log.class.php 3936d8850e #4694 add feedback during installation 13 anni fa
login.lib.php a1aee062d7 Fixing message when sending email see #4032 12 anni fa
login_redirection.class.php 4162a06863 Minor - alt shift + f to format the code 12 anni fa
mail.lib.inc.php affc735986 Minor - fix when adding custom headers 12 anni fa
main_api.lib.php 77319a1cd7 Show the portal main news + news for the current URL see BT#4794 12 anni fa
message.lib.php 5e63a43af8 Fixing email notifications for work and exercises 12 anni fa
model.lib.php b4397d5ec7 Adding export, import in usergroups see #4071 12 anni fa
nanogong.lib.php 0716a37516 Minor language variable fix - refs #4776 12 anni fa
notebook.lib.php 5117010cf3 Adding c_id in queries fixes #4624 13 anni fa
notification.lib.php 6ce8a63220 Fixing variable order 12 anni fa
online.inc.php d4a6eaa380 Improving global chat validation see #5295 12 anni fa
page.class.php f2ca140444 #4652 Zombie users 13 anni fa
pdf.lib.php 96f3aae2d1 Allowing export glosary items to PDF see BT#4686 12 anni fa
plugin.class.php ec17e2408a Increased capabilities of plugins by adding the possibility to have checkbox-type settings - refs #4796 12 anni fa
plugin.lib.php 2c1c0ece3c Adding isset validation 12 anni fa
portfolio.class.php ebd9891350 Minor language variable fix - refs #4776 12 anni fa
promotion.lib.php a55ef28335 Fixing promotion copy bug 12 anni fa
redirect.class.php b54576879c Fixed page_after_login by role - refs #5266 12 anni fa
response.class.php bffe3f6015 #2851 portfolio integration 12 anni fa
result_set.class.php bffe3f6015 #2851 portfolio integration 12 anni fa
rights.lib.php c138cb6baa basic rights managment 14 anni fa
security.lib.php 6adebfc36c Adding static in some functions 12 anni fa
session_handler.class.php 03926d6722 #4784 api_session_register 12 anni fa
sessionmanager.lib.php f7297dcfca Adding graph for document quota see #4483 12 anni fa
skill.lib.php ee59bb488c Updated skills visualization 12 anni fa
skill.visualizer.lib.php 643dac1a59 Skills: connections and add button are working but it's still disordered + cleaning files 13 anni fa
social.lib.php d4a6eaa380 Improving global chat validation see #5295 12 anni fa
sortable_table.class.php 179f556ed2 Should fix some gradebook bugs see #4047 12 anni fa
specific_fields_manager.lib.php bcb1c092b6 Fixing query 12 anni fa
stats.lib.inc.php 490de2ffae Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265 14 anni fa
statsUtils.lib.inc.php b16e74606f Minor - set default values to avoid notice 13 anni fa
student_publication.class.php 82abdd7c8f #5023 Implements Doctrine for database access 12 anni fa
surveymanager.lib.php 35c81c67bb Merge 13 anni fa
system_announcements.lib.php 4f411cd564 When sending emails we sent it also to the chamilo inbox 12 anni fa
table_sort.class.php 6adebfc36c Adding static in some functions 12 anni fa
tablesort.lib.php 8e2add3216 global move loading of classes to autoload 13 anni fa
template.lib.php d4a6eaa380 Improving global chat validation see #5295 12 anni fa
text.lib.php 0ce6128dd4 Trying to improve time filter 13 anni fa
thematic.lib.php 717e7ca3b8 Some fixes in the attendance/thematic 13 anni fa
timeline.lib.php c56e45bc06 Minor doc update for timeline model 12 anni fa
tracking.lib.php 08dea70ca3 Minor - Fixing array validation see #3367 12 anni fa
upload.xajax.php 5b4618fb9b Minor - Adapting code comments to phpdoc 13 anni fa
uri.class.php 34ea55889b Duplicate ID clickable_email_link #4669 13 anni fa
urlmanager.lib.php a610927d6f Undo commit r18173 see #3733 12 anni fa
user_api_key_manager.class.php 20896804e1 #2851 portfolio integration 12 anni fa
usergroup.lib.php f1768d918f Minor - adding classes to the course information (code commented) 12 anni fa
usermanager.lib.php a40048667e Minor fixes 12 anni fa
userportal.lib.php 9b35d61430 Adding welcome to course block see #3898 12 anni fa
xht.lib.php 78ed989e1d Feature: Export LPs (htmls only) to PDF. 14 anni fa
xmd.lib.php 78ed989e1d Feature: Export LPs (htmls only) to PDF. 14 anni fa
zip.class.php bffe3f6015 #2851 portfolio integration 12 anni fa