Julio Montoya 0dca6ac2eb Minor - cosmetic changes 12 лет назад
..
WCAG 4e688abd13 Minor - adding comment, cosmetic changes 12 лет назад
browser 3ffacb4a92 Backing out Cesar's mistaken push 13 лет назад
ezpdf e7599354f6 merge 15 лет назад
fckeditor 0dca6ac2eb Minor - cosmetic changes 12 лет назад
flv_player 40cb9dc3fa prevent the listing of several directories 15 лет назад
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 12 лет назад
freemindflashbrowser 389a1ef713 erase unnecesary file 12 лет назад
getid3 cd4f485fa7 Minor - Adapting code comments to phpdoc 13 лет назад
icalcreator ed9ea6facc Updating icalcreator to the last version 2.6 15 лет назад
internationalization_database ced4bc968c Adding basque and turkish and deleting euskera and tukce see #3350 12 лет назад
javascript 9b85836c4a Merge with 1.9.x 12 лет назад
jpegcam dac6350c3e Removing require_once already added in global.inc or via composer 12 лет назад
kses-0.2.2 3ffacb4a92 Backing out Cesar's mistaken push 13 лет назад
magpierss e4d1cfef1f Minor - Adapting code comments to phpdoc 13 лет назад
mediaplayer e7599354f6 merge 15 лет назад
mimetex e7599354f6 merge 15 лет назад
mp3player 6c33498a64 Minor - Adapting code comments to phpdoc 13 лет назад
mpdf a4749e22d0 Removing mpdf from inc/lib adding as a vendor 12 лет назад
nanogong 23f364d2cf Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php 12 лет назад
nusoap 571dba9e80 Could fix encoding bug in webservices (registration.soap) see BT#4158 (code is commented) 12 лет назад
pchart ff016ad523 Moving pchart in vendor + updating gitignore 12 лет назад
pclzip 08158815be Minor - Adapting code comments to phpdoc 13 лет назад
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 12 лет назад
phpdocx 1dd82d05a8 Adding security fix chamilo 1.8.8.6 see #5202 12 лет назад
phpmailer 55719226f4 Removing echos in library set errors in error_log see #5306 12 лет назад
ppt2png 3ffacb4a92 Backing out Cesar's mistaken push 13 лет назад
search 8d74fb2cc0 Temporal bad fix for parse error in Xapian Indexer to allow for testing to run - refs #6112 12 лет назад
svg-edit dac6350c3e Removing require_once already added in global.inc or via composer 12 лет назад
swfobject 69525acf3d Task #2541 - Removing forgotten debugging message. 14 лет назад
system 6365383075 Changing temp/cache folder creation 12 лет назад
tools 54b6e4a8f1 #5023 Implements Doctrine for database access 12 лет назад
wami-recorder dac6350c3e Removing require_once already added in global.inc or via composer 12 лет назад
xajax d6442fdad0 Minor - Initialize variable 13 лет назад
zombie f2ca140444 #4652 Zombie users 13 лет назад
.htaccess 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 лет назад
access.class.php 9143a55ba5 Minor: headers improvement 12 лет назад
access_token.class.php ed455504b8 Minor: added basic unit test cases to access class 12 лет назад
access_url_edit_courses_to_url_functions.lib.php 9b85836c4a Merge with 1.9.x 12 лет назад
access_url_edit_sessions_to_url_functions.lib.php 7242cbfc1d Minor: applied PSR-2 coding conventions 12 лет назад
access_url_edit_users_to_url_functions.lib.php 7242cbfc1d Minor: applied PSR-2 coding conventions 12 лет назад
add_courses_to_session_functions.lib.php 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 12 лет назад
add_many_session_to_category_functions.lib.php 4e8d1f5139 Minor: added documentation and unit tests 12 лет назад
ajax_controller.class.php 4e8d1f5139 Minor: added documentation and unit tests 12 лет назад
announcement_email.class.php 464513bb73 Moving announcements classes inside the main/inc/lib, updating autoloader 12 лет назад
announcements.inc.php 7d760729ee Fixing token bug 12 лет назад
app_view.php 56c1005ac1 Minor - added comments 14 лет назад
array.lib.php c69667f714 Adding static in functions 12 лет назад
attendance.lib.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 лет назад
auth.lib.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 лет назад
banner.lib.php bb2e62d965 Some refactoring due the recent changes in the index.php and userportal.php file 12 лет назад
blog.lib.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 лет назад
cache.class.php 8e59017309 Minor - updated comments in cache class 12 лет назад
career.lib.php a18551af8d Moving define in main_api (just for now) 12 лет назад
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 12 лет назад
chamilo.class.php bffe3f6015 #2851 portfolio integration 12 лет назад
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) 12 лет назад
chat.lib.php cb3020e45a Removing var_dumps 12 лет назад
classmanager.lib.php 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 12 лет назад
conditional_login.class.php 8cb94e89d5 Minor - code indentation update 12 лет назад
controller.class.php dd55e0ab63 minor: add a base controller and access to be derived from 12 лет назад
course.class.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 лет назад
course.lib.php 7ad45b4dda Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 12 лет назад
course_description.lib.php 2b8e83afc2 now we can delete course descriptions by id not by description type BT#3468 13 лет назад
course_document.lib.php 6bf9410243 Moving functions in course_document.lib.php to document.inc.php 12 лет назад
course_entity.class.php 82abdd7c8f #5023 Implements Doctrine for database access 12 лет назад
course_entity_repository.class.php 54b6e4a8f1 #5023 Implements Doctrine for database access 12 лет назад
course_home.lib.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 лет назад
course_request.lib.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 лет назад
current_course.class.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 лет назад
current_user.class.php 8c7ab6da1d #4654 Integrate with external porfolio 12 лет назад
custom_pages.class.php 21683bf5ed custom pages clean up: remove unnecessary requires 13 лет назад
dashboard.lib.php 8c57e73fe4 Fixing define PHP errorPHP warning/notices avoided 12 лет назад
database.constants.inc.php 0f4c7493a1 Adding missing table c_quiz_question_rel_category 12 лет назад
database.lib.php 96a244b18c More changes in the configuration.file see #6104 12 лет назад
database.mysqli.lib.php 5242b9aa62 Renaming "Database" class name due some conflicts with the autoloader see #6099 12 лет назад
db.class.php 54b6e4a8f1 #5023 Implements Doctrine for database access 12 лет назад
diagnoser.lib.php 2fceef1cfc Showing chamilo DB version in admin/system_status.php 12 лет назад
display.lib.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 лет назад
document.class.php bffe3f6015 #2851 portfolio integration 12 лет назад
document.lib.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 лет назад
email_editor.inc.php 90b459de35 Moving files into main/inc/lib 12 лет назад
entity.class.php 9bfe05322a minor: exposes allows get_property to be called as usual (quite useful for twig) 12 лет назад
entity_repository.class.php 54b6e4a8f1 #5023 Implements Doctrine for database access 12 лет назад
event_email_template.class.php a18551af8d Moving define in main_api (just for now) 12 лет назад
events.lib.inc.php 5471142a10 Fixing missing iid keys, adding c_id in query 12 лет назад
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 12 лет назад
events_email.class.php b5bbbcac12 Adding swiftmailer and monolog for debug 12 лет назад
exercise_show_functions.lib.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 лет назад
export.lib.inc.php dac6350c3e Removing require_once already added in global.inc or via composer 12 лет назад
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 12 лет назад
extra_field_option.lib.php 3ad1aaad3d Minor - Removing unused variable 12 лет назад
extra_field_value.lib.php 65c4264be2 Minor - added documentation and assertions 12 лет назад
fck_course_document.inc.php 4f50329704 Replacing root_sys with api_get_path(SYS_PATH), setting sys path in global inc instead of api_get_path() changing some other paths due the new "data" folder see #6104 12 лет назад
fileManager.lib.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 лет назад
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 12 лет назад
geometry.lib.php fba2dba304 Minor - Adapting code comments to phpdoc 13 лет назад
glossary.lib.php 96f3aae2d1 Allowing export glosary items to PDF see BT#4686 12 лет назад
grade_model.lib.php dca6d44591 Removing require_once for "fckeditor.php" and tracking.lib.php already loaded in the autoloader 12 лет назад
gradebook.lib.php 95e5aaf2ba Disabling creation of an evaluation when creating a gradebook see BT#4878 12 лет назад
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 12 лет назад
groupmanager.lib.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 лет назад
image.lib.php c4f2782c41 Fixing SQL queries + PHP notices (old files) 12 лет назад
import.lib.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 лет назад
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load 15 лет назад
internationalization.lib.php 2d508aca90 Saving api_get_language_interface() in an $app key 12 лет назад
internationalization_internal.lib.php 603e8d15b8 Minor - Fixed typos in variable names 13 лет назад
introductionSection.inc.php 3f0077a815 Removing use of $GLOBALS['c_id'] use instead api_get_course_id() 12 лет назад
item_property.class.php 54b6e4a8f1 #5023 Implements Doctrine for database access 12 лет назад
javascript.class.php ab0bc8fc26 tool announcement: moving embeded javascript to file #4617 13 лет назад
latex.inc.php 90b459de35 Moving files into main/inc/lib 12 лет назад
legal.lib.php a233e0d13e legal instead of legal_agreement see #5189 12 лет назад
link.lib.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 лет назад
login.lib.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 лет назад
login_redirection.class.php 4162a06863 Minor - alt shift + f to format the code 12 лет назад
main_api.lib.php 01971a0391 Fixing course settings behaviour when the setting doesn't exist. 12 лет назад
message.lib.php 4df17f7efa Merge with 1.9.x 12 лет назад
model.lib.php 95e5aaf2ba Disabling creation of an evaluation when creating a gradebook see BT#4878 12 лет назад
nanogong.lib.php 04a69225e1 Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090 12 лет назад
notebook.lib.php 4b6afee605 Removing require_once of libs already added in the autoload script 12 лет назад
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 12 лет назад
online.inc.php 96b2c934af Removing require_once learnpathList.class.php already loading the class via composer 12 лет назад
page.class.php f2ca140444 #4652 Zombie users 13 лет назад
page.lib.php 98ec088a65 Cosmetic changes 12 лет назад
pdf.lib.php 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 12 лет назад
plugin.class.php cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 лет назад
plugin.lib.php a43937636d Fixing fatal error due a wrong class name learnpathList changed to LearnpathList 12 лет назад
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 12 лет назад
promotion.lib.php 9f3a024f2c Fixing add session URL 12 лет назад
redirect.class.php c68ab05696 Minor cosmetic changes 12 лет назад
response.class.php bffe3f6015 #2851 portfolio integration 12 лет назад
result_set.class.php a16235c327 Fixing missing variable 12 лет назад
rights.lib.php c138cb6baa basic rights managment 14 лет назад
security.lib.php 6365383075 Changing temp/cache folder creation 12 лет назад
session_field.lib.php 25d66de33d Adding course field extra fields functions see BT#4875 12 лет назад
session_field_option.lib.php c87c20b383 Reordering extrafields classes 12 лет назад
session_field_value.lib.php c87c20b383 Reordering extrafields classes 12 лет назад
session_handler.class.php 03926d6722 #4784 api_session_register 12 лет назад
session_model.lib.php 347910ce3b Fixing fatal error + reformat code 12 лет назад
sessionmanager.lib.php 96b2c934af Removing require_once learnpathList.class.php already loading the class via composer 12 лет назад
skill.lib.php 4b6afee605 Removing require_once of libs already added in the autoload script 12 лет назад
skill.visualizer.lib.php 643dac1a59 Skills: connections and add button are working but it's still disordered + cleaning files 13 лет назад
social.lib.php 7ad45b4dda Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 12 лет назад
sortable_table.class.php c08bf11d34 Undo changes due recent merge 12 лет назад
specific_fields_manager.lib.php bcb1c092b6 Fixing query 12 лет назад
statistics.lib.php 7ad45b4dda Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 12 лет назад
stats.lib.inc.php 490de2ffae Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265 14 лет назад
statsUtils.lib.inc.php b16e74606f Minor - set default values to avoid notice 13 лет назад
student_publication.class.php 82abdd7c8f #5023 Implements Doctrine for database access 12 лет назад
surveymanager.lib.php 35c81c67bb Merge 13 лет назад
system_announcements.lib.php d9e1759718 Paths changes due the new structure see #5871 (pending confirmation) 12 лет назад
table_sort.class.php d566f172b4 Some session fixes 12 лет назад
tablesort.lib.php 8e2add3216 global move loading of classes to autoload 13 лет назад
template.lib.php 7ad45b4dda Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 12 лет назад
text.lib.php c69667f714 Adding static in functions 12 лет назад
thematic.lib.php dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 лет назад
timeline.lib.php c56e45bc06 Minor doc update for timeline model 12 лет назад
tracking.lib.php 5471142a10 Fixing missing iid keys, adding c_id in query 12 лет назад
upload.xajax.php 5b4618fb9b Minor - Adapting code comments to phpdoc 13 лет назад
uri.class.php 34ea55889b Duplicate ID clickable_email_link #4669 13 лет назад
urlmanager.lib.php 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 12 лет назад
user_api_key_manager.class.php 20896804e1 #2851 portfolio integration 12 лет назад
usergroup.lib.php 7ad45b4dda Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 12 лет назад
usermanager.lib.php 7ad45b4dda Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 12 лет назад
xht.lib.php 78ed989e1d Feature: Export LPs (htmls only) to PDF. 14 лет назад
xmd.lib.php 78ed989e1d Feature: Export LPs (htmls only) to PDF. 14 лет назад
zip.class.php ac6b42bcae Minor - added phpdoc block 12 лет назад