Julio Montoya 7f532ffb68 Adding option "allow_fast_exercise_edition" to enable a fast way to edit exercise questions: jqgrid instead of draggable questio list, textarea instead of fckeditor see BT#6043 vor 12 Jahren
..
WCAG 3c56e5b73b Minor update to language var vor 12 Jahren
browser 3ffacb4a92 Backing out Cesar's mistaken push vor 13 Jahren
ezpdf e7599354f6 merge vor 15 Jahren
fckeditor dac6350c3e Removing require_once already added in global.inc or via composer vor 12 Jahren
flv_player 40cb9dc3fa prevent the listing of several directories vor 15 Jahren
formvalidator 7f532ffb68 Adding option "allow_fast_exercise_edition" to enable a fast way to edit exercise questions: jqgrid instead of draggable questio list, textarea instead of fckeditor see BT#6043 vor 12 Jahren
freemindflashbrowser 389a1ef713 erase unnecesary file vor 12 Jahren
getid3 cd4f485fa7 Minor - Adapting code comments to phpdoc vor 13 Jahren
icalcreator ed9ea6facc Updating icalcreator to the last version 2.6 vor 15 Jahren
internationalization_database ced4bc968c Adding basque and turkish and deleting euskera and tukce see #3350 vor 12 Jahren
javascript 9b85836c4a Merge with 1.9.x vor 12 Jahren
jpegcam dac6350c3e Removing require_once already added in global.inc or via composer vor 12 Jahren
kses-0.2.2 3ffacb4a92 Backing out Cesar's mistaken push vor 13 Jahren
magpierss e4d1cfef1f Minor - Adapting code comments to phpdoc vor 13 Jahren
mediaplayer e7599354f6 merge vor 15 Jahren
mimetex e7599354f6 merge vor 15 Jahren
mp3player 6c33498a64 Minor - Adapting code comments to phpdoc vor 13 Jahren
mpdf a4749e22d0 Removing mpdf from inc/lib adding as a vendor vor 12 Jahren
nanogong 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php vor 12 Jahren
nusoap 571dba9e80 Could fix encoding bug in webservices (registration.soap) see BT#4158 (code is commented) vor 12 Jahren
pchart ff016ad523 Moving pchart in vendor + updating gitignore vor 12 Jahren
pclzip 08158815be Minor - Adapting code comments to phpdoc vor 13 Jahren
pear 7f532ffb68 Adding option "allow_fast_exercise_edition" to enable a fast way to edit exercise questions: jqgrid instead of draggable questio list, textarea instead of fckeditor see BT#6043 vor 12 Jahren
phpdocx 1dd82d05a8 Adding security fix chamilo 1.8.8.6 see #5202 vor 12 Jahren
phpmailer 55719226f4 Removing echos in library set errors in error_log see #5306 vor 12 Jahren
ppt2png 3ffacb4a92 Backing out Cesar's mistaken push vor 13 Jahren
search 4b6afee605 Removing require_once of libs already added in the autoload script vor 12 Jahren
svg-edit dac6350c3e Removing require_once already added in global.inc or via composer vor 12 Jahren
swfobject 69525acf3d Task #2541 - Removing forgotten debugging message. vor 14 Jahren
system 6365383075 Changing temp/cache folder creation vor 12 Jahren
tools 54b6e4a8f1 #5023 Implements Doctrine for database access vor 12 Jahren
wami-recorder dac6350c3e Removing require_once already added in global.inc or via composer vor 12 Jahren
xajax d6442fdad0 Minor - Initialize variable vor 13 Jahren
zombie f2ca140444 #4652 Zombie users vor 13 Jahren
.htaccess 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
access.class.php 9143a55ba5 Minor: headers improvement vor 12 Jahren
access_token.class.php ed455504b8 Minor: added basic unit test cases to access class vor 12 Jahren
access_url_edit_courses_to_url_functions.lib.php 9b85836c4a Merge with 1.9.x vor 12 Jahren
access_url_edit_sessions_to_url_functions.lib.php 7242cbfc1d Minor: applied PSR-2 coding conventions vor 12 Jahren
access_url_edit_users_to_url_functions.lib.php 7242cbfc1d Minor: applied PSR-2 coding conventions vor 12 Jahren
add_courses_to_session_functions.lib.php 4e8d1f5139 Minor: added documentation and unit tests vor 12 Jahren
add_many_session_to_category_functions.lib.php 4e8d1f5139 Minor: added documentation and unit tests vor 12 Jahren
ajax_controller.class.php 4e8d1f5139 Minor: added documentation and unit tests vor 12 Jahren
announcement_email.class.php 464513bb73 Moving announcements classes inside the main/inc/lib, updating autoloader vor 12 Jahren
announcements.inc.php 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php vor 12 Jahren
app_view.php 56c1005ac1 Minor - added comments vor 14 Jahren
array.lib.php c69667f714 Adding static in functions vor 12 Jahren
attendance.lib.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), vor 12 Jahren
auth.lib.php 5672e0f235 Replacing $_SESSION['sec_token'] with Security::getCurrentToken() vor 12 Jahren
banner.lib.php bb2e62d965 Some refactoring due the recent changes in the index.php and userportal.php file vor 12 Jahren
blog.lib.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), vor 12 Jahren
cache.class.php 8e59017309 Minor - updated comments in cache class vor 12 Jahren
career.lib.php a18551af8d Moving define in main_api (just for now) vor 12 Jahren
certificate.lib.php 3562e13200 Adding new URLs web/certificates/1, web/users/admin and web/news/1 instead of certificates/index.php?id=1 user.php?u=admin (probably never used) and news_list.php?id=1 vor 12 Jahren
chamilo.class.php bffe3f6015 #2851 portfolio integration vor 12 Jahren
chamilo_session.class.php f6beb2420f Improving performace: loading user info once in local.inc. Moving requires in global.inc instead of adding the requires in other files in inc/lib (internationalization) vor 12 Jahren
chat.lib.php cb3020e45a Removing var_dumps vor 12 Jahren
classmanager.lib.php 378324adb6 Fixing queries in the classmanager.lib.php (adding intvals, escape_string), adding breadcrumb and some icons see #4071 vor 13 Jahren
conditional_login.class.php 8cb94e89d5 Minor - code indentation update vor 12 Jahren
controller.class.php dd55e0ab63 minor: add a base controller and access to be derived from vor 12 Jahren
course.class.php bffe3f6015 #2851 portfolio integration vor 12 Jahren
course.lib.php 3519c18564 Adding new action menu in order to view the session history vor 12 Jahren
course_description.lib.php 2b8e83afc2 now we can delete course descriptions by id not by description type BT#3468 vor 13 Jahren
course_document.lib.php 6bf9410243 Moving functions in course_document.lib.php to document.inc.php vor 12 Jahren
course_entity.class.php 82abdd7c8f #5023 Implements Doctrine for database access vor 12 Jahren
course_entity_repository.class.php 54b6e4a8f1 #5023 Implements Doctrine for database access vor 12 Jahren
course_home.lib.php 6268143ed1 Fixing PHP notices vor 12 Jahren
course_request.lib.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), vor 12 Jahren
current_course.class.php 31e97bec56 Fixing typo unubscribe_allowed with unsubscribe vor 12 Jahren
current_user.class.php 8c7ab6da1d #4654 Integrate with external porfolio vor 12 Jahren
custom_pages.class.php 21683bf5ed custom pages clean up: remove unnecessary requires vor 12 Jahren
dashboard.lib.php 8c57e73fe4 Fixing define PHP errorPHP warning/notices avoided vor 12 Jahren
database.constants.inc.php 26c57292c1 Adding group migration to social class see BT#4301 vor 12 Jahren
database.lib.php cb3020e45a Removing var_dumps vor 12 Jahren
database.mysqli.lib.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), vor 12 Jahren
db.class.php 54b6e4a8f1 #5023 Implements Doctrine for database access vor 12 Jahren
diagnoser.lib.php 2fceef1cfc Showing chamilo DB version in admin/system_status.php vor 12 Jahren
display.lib.php 793e515e02 Adding a js function called maxCharForTextarea() in the main portal, merging 4 forms into 1 form in the usergroup.lib.php vor 12 Jahren
document.class.php bffe3f6015 #2851 portfolio integration vor 12 Jahren
document.lib.php 3562e13200 Adding new URLs web/certificates/1, web/users/admin and web/news/1 instead of certificates/index.php?id=1 user.php?u=admin (probably never used) and news_list.php?id=1 vor 12 Jahren
email_editor.inc.php 90b459de35 Moving files into main/inc/lib vor 12 Jahren
entity.class.php 9bfe05322a minor: exposes allows get_property to be called as usual (quite useful for twig) vor 12 Jahren
entity_repository.class.php 54b6e4a8f1 #5023 Implements Doctrine for database access vor 12 Jahren
event_email_template.class.php a18551af8d Moving define in main_api (just for now) vor 12 Jahren
events.lib.inc.php 74ea8c7e4b Minor - Improved update_event_exercise() comments to avoid confusion with weight vor 12 Jahren
events_dispatcher.class.php 2b25fd7a02 Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc vor 12 Jahren
events_email.class.php b5bbbcac12 Adding swiftmailer and monolog for debug vor 12 Jahren
exercise_show_functions.lib.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), vor 12 Jahren
export.lib.inc.php dac6350c3e Removing require_once already added in global.inc or via composer vor 12 Jahren
extra_field.lib.php 623054a385 Adding new block in userportal in order to browse courses, special courses, sessions, session categories with pagination see BT#6048 vor 12 Jahren
extra_field_option.lib.php 3ad1aaad3d Minor - Removing unused variable vor 12 Jahren
extra_field_value.lib.php 65c4264be2 Minor - added documentation and assertions vor 12 Jahren
fck_course_document.inc.php dac6350c3e Removing require_once already added in global.inc or via composer vor 12 Jahren
fileManager.lib.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), vor 12 Jahren
file_store.class.php 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php vor 12 Jahren
geometry.lib.php fba2dba304 Minor - Adapting code comments to phpdoc vor 13 Jahren
glossary.lib.php 96f3aae2d1 Allowing export glosary items to PDF see BT#4686 vor 12 Jahren
grade_model.lib.php dca6d44591 Removing require_once for "fckeditor.php" and tracking.lib.php already loaded in the autoloader vor 12 Jahren
gradebook.lib.php 95e5aaf2ba Disabling creation of an evaluation when creating a gradebook see BT#4878 vor 12 Jahren
group_portal_manager.lib.php 3562e13200 Adding new URLs web/certificates/1, web/users/admin and web/news/1 instead of certificates/index.php?id=1 user.php?u=admin (probably never used) and news_list.php?id=1 vor 12 Jahren
groupmanager.lib.php dac6350c3e Removing require_once already added in global.inc or via composer vor 12 Jahren
image.lib.php c4f2782c41 Fixing SQL queries + PHP notices (old files) vor 12 Jahren
import.lib.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), vor 12 Jahren
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
internationalization.lib.php 2d508aca90 Saving api_get_language_interface() in an $app key vor 12 Jahren
internationalization_internal.lib.php 603e8d15b8 Minor - Fixed typos in variable names vor 13 Jahren
introductionSection.inc.php 86d5008fbe Moving introductionSection.inc inside main/inc/lib vor 12 Jahren
item_property.class.php 54b6e4a8f1 #5023 Implements Doctrine for database access vor 12 Jahren
javascript.class.php ab0bc8fc26 tool announcement: moving embeded javascript to file #4617 vor 13 Jahren
latex.inc.php 90b459de35 Moving files into main/inc/lib vor 12 Jahren
legal.lib.php a233e0d13e legal instead of legal_agreement see #5189 vor 12 Jahren
link.lib.php 4b6afee605 Removing require_once of libs already added in the autoload script vor 12 Jahren
login.lib.php 870db80b6d Fixing userportal see BT#4982 vor 12 Jahren
login_redirection.class.php 4162a06863 Minor - alt shift + f to format the code vor 12 Jahren
main_api.lib.php 4b6afee605 Removing require_once of libs already added in the autoload script vor 12 Jahren
message.lib.php 4df17f7efa Merge with 1.9.x vor 12 Jahren
model.lib.php 95e5aaf2ba Disabling creation of an evaluation when creating a gradebook see BT#4878 vor 12 Jahren
nanogong.lib.php 4b6afee605 Removing require_once of libs already added in the autoload script vor 12 Jahren
notebook.lib.php 4b6afee605 Removing require_once of libs already added in the autoload script vor 12 Jahren
notification.lib.php f39d0d90e3 Merging the Social Group with the Classes(usergroup). Now the social groups are inserted in the usergroup table. See BT#4301 vor 12 Jahren
online.inc.php a4ce9f2ea3 Minor - removing require_once libs already added in global.inc.php vor 12 Jahren
page.class.php f2ca140444 #4652 Zombie users vor 13 Jahren
page.lib.php d39560306f Fixing home html file parsing, also adding funcionality to get the current user language vor 12 Jahren
pdf.lib.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), vor 12 Jahren
plugin.class.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), vor 12 Jahren
plugin.lib.php 2c1c0ece3c Adding isset validation vor 12 Jahren
portfolio.class.php 2b25fd7a02 Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc vor 12 Jahren
promotion.lib.php 9f3a024f2c Fixing add session URL vor 12 Jahren
redirect.class.php c68ab05696 Minor cosmetic changes vor 12 Jahren
response.class.php bffe3f6015 #2851 portfolio integration vor 12 Jahren
result_set.class.php a16235c327 Fixing missing variable vor 12 Jahren
rights.lib.php c138cb6baa basic rights managment vor 14 Jahren
security.lib.php 6365383075 Changing temp/cache folder creation vor 12 Jahren
session_field.lib.php 25d66de33d Adding course field extra fields functions see BT#4875 vor 12 Jahren
session_field_option.lib.php c87c20b383 Reordering extrafields classes vor 12 Jahren
session_field_value.lib.php c87c20b383 Reordering extrafields classes vor 12 Jahren
session_handler.class.php 03926d6722 #4784 api_session_register vor 12 Jahren
session_model.lib.php 347910ce3b Fixing fatal error + reformat code vor 12 Jahren
sessionmanager.lib.php f39d0d90e3 Merging the Social Group with the Classes(usergroup). Now the social groups are inserted in the usergroup table. See BT#4301 vor 12 Jahren
skill.lib.php 4b6afee605 Removing require_once of libs already added in the autoload script vor 12 Jahren
skill.visualizer.lib.php 643dac1a59 Skills: connections and add button are working but it's still disordered + cleaning files vor 13 Jahren
social.lib.php d9e1759718 Paths changes due the new structure see #5871 (pending confirmation) vor 12 Jahren
sortable_table.class.php c08bf11d34 Undo changes due recent merge vor 12 Jahren
specific_fields_manager.lib.php bcb1c092b6 Fixing query vor 12 Jahren
statistics.lib.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), vor 12 Jahren
stats.lib.inc.php 490de2ffae Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265 vor 14 Jahren
statsUtils.lib.inc.php b16e74606f Minor - set default values to avoid notice vor 13 Jahren
student_publication.class.php 82abdd7c8f #5023 Implements Doctrine for database access vor 12 Jahren
surveymanager.lib.php 35c81c67bb Merge vor 13 Jahren
system_announcements.lib.php d9e1759718 Paths changes due the new structure see #5871 (pending confirmation) vor 12 Jahren
table_sort.class.php d566f172b4 Some session fixes vor 12 Jahren
tablesort.lib.php 8e2add3216 global move loading of classes to autoload vor 13 Jahren
template.lib.php 8ca3664eac Minor - cosmetic changes vor 12 Jahren
text.lib.php c69667f714 Adding static in functions vor 12 Jahren
thematic.lib.php cb3020e45a Removing var_dumps vor 12 Jahren
timeline.lib.php c56e45bc06 Minor doc update for timeline model vor 12 Jahren
tracking.lib.php cb3020e45a Removing var_dumps vor 12 Jahren
upload.xajax.php 5b4618fb9b Minor - Adapting code comments to phpdoc vor 13 Jahren
uri.class.php 34ea55889b Duplicate ID clickable_email_link #4669 vor 13 Jahren
urlmanager.lib.php 05d0f713fa Merge vor 12 Jahren
user_api_key_manager.class.php 20896804e1 #2851 portfolio integration vor 12 Jahren
usergroup.lib.php cae3b1e818 Adding missing function (due recent merge of social group into social class) + using api_get_user_language() instead of a $_SESSION variable vor 12 Jahren
usermanager.lib.php 4df17f7efa Merge with 1.9.x vor 12 Jahren
xht.lib.php 78ed989e1d Feature: Export LPs (htmls only) to PDF. vor 14 Jahren
xmd.lib.php 78ed989e1d Feature: Export LPs (htmls only) to PDF. vor 14 Jahren
zip.class.php ac6b42bcae Minor - added phpdoc block vor 12 Jahren