| .. |
|
WCAG
|
Minor - adding comment, cosmetic changes
|
13 years ago |
|
browser
|
…
|
|
|
elfinder
|
Disabling unused connectors.
|
13 years ago |
|
ezpdf
|
…
|
|
|
flv_player
|
…
|
|
|
formvalidator
|
Using function in order to load search forms #6833
|
13 years ago |
|
freemindflashbrowser
|
erase unnecesary file
|
14 years ago |
|
getid3
|
…
|
|
|
icalcreator
|
…
|
|
|
internationalization_database
|
Minor - Code cleaning.
|
13 years ago |
|
javascript
|
Adding mathjax v2.2 reduced version see #5231 (bis)
|
12 years ago |
|
jpegcam
|
Adding "api_" in function inside main_api.lib.php
|
13 years ago |
|
kses-0.2.2
|
…
|
|
|
magpierss
|
Removing unused error_logs
|
13 years ago |
|
mediaplayer
|
…
|
|
|
mimetex
|
…
|
|
|
mp3player
|
…
|
|
|
mpdf/ttfonts
|
Removing mpdf from inc/lib adding as a vendor
|
13 years ago |
|
nanogong
|
Adding "api_" in function inside main_api.lib.php
|
13 years ago |
|
nusoap
|
Could fix encoding bug in webservices (registration.soap) see BT#4158 (code is commented)
|
14 years ago |
|
pchart
|
Moving pchart in vendor + updating gitignore
|
13 years ago |
|
pclzip
|
Fixing issue with commas in filenames - suggested by Kris Sinnaeve - refs #6415
|
13 years ago |
|
pear
|
Minor - fixing UI, format code.
|
13 years ago |
|
phpdocx
|
Adding security fix chamilo 1.8.8.6 see #5202
|
14 years ago |
|
ppt2png
|
…
|
|
|
search
|
Temporal bad fix for parse error in Xapian Indexer to allow for testing to run - refs #6112
|
13 years ago |
|
svg-edit
|
Updating js libraries: jquery ui to version to 1.10.3, jquery to version 1.10 , Bootstrap to 3.0.2, modernizr to version 2.7.0
|
13 years ago |
|
swfobject
|
…
|
|
|
system
|
Removing unused libs, external libraries should be added via composer, in the composer.json file.
|
13 years ago |
|
wami-recorder
|
Adding "api_" in function inside main_api.lib.php
|
13 years ago |
|
xajax
|
Hardcoding xjax URL fixes problem because of the redirections to web/main
|
13 years ago |
|
zombie
|
Replacing function get_statistic_table() with get_main_table() see BT#6220
|
13 years ago |
|
.htaccess
|
…
|
|
|
access.class.php
|
Minor: headers improvement
|
13 years ago |
|
access_token.class.php
|
Minor: added basic unit test cases to access class
|
13 years ago |
|
access_url_edit_courses_to_url_functions.lib.php
|
Made search_users() and search_courses() methods static to avoid strict warnings
|
13 years ago |
|
access_url_edit_sessions_to_url_functions.lib.php
|
Minor: applied PSR-2 coding conventions
|
13 years ago |
|
access_url_edit_users_to_url_functions.lib.php
|
Made search_users() and search_courses() methods static to avoid strict warnings
|
13 years ago |
|
add_courses_to_session_functions.lib.php
|
Minor - format code
|
13 years ago |
|
add_many_session_to_category_functions.lib.php
|
Minor - format code
|
13 years ago |
|
agenda.lib.php
|
Removing unused functions, moving functions in the agenda.lib class.
|
13 years ago |
|
ajax_controller.class.php
|
Minor: added documentation and unit tests
|
13 years ago |
|
announcement_email.class.php
|
Moving announcements classes inside the main/inc/lib, updating autoloader
|
13 years ago |
|
announcements.inc.php
|
Using formvalidator helper in order to add users/groups see #6854
|
13 years ago |
|
api.lib.php
|
Adding course icon editions see BT#7204
|
12 years ago |
|
app_view.php
|
…
|
|
|
array.lib.php
|
Minor cosmetic changes
|
13 years ago |
|
attendance.lib.php
|
Added iid field to c_attendance* tables for InnoDB - missing chash structure change - refs #6500
|
13 years ago |
|
auth.lib.php
|
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
13 years ago |
|
banner.lib.php
|
Minor adding commented db setting.
|
13 years ago |
|
blog.lib.php
|
Removing fckeditor calls. Using formvalidator see #5875
|
13 years ago |
|
career.lib.php
|
Removing fckeditor calls. Using formvalidator see #5875
|
13 years ago |
|
certificate.lib.php
|
Fixing phpqrcode autoload. The lib was always loaded no matter what. This need to be fixed in the phpqrcode lib repo. For now we use composer to generate the class map for this library.
|
13 years ago |
|
chamilo.class.php
|
#2851 portfolio integration
|
14 years ago |
|
chamilo_session.class.php
|
Replacing global $app with a property.
|
13 years ago |
|
chat.lib.php
|
Removing var_dumps
|
13 years ago |
|
classmanager.lib.php
|
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
13 years ago |
|
conditional_login.class.php
|
Minor - code indentation update
|
14 years ago |
|
controller.class.php
|
minor: add a base controller and access to be derived from
|
14 years ago |
|
course.class.php
|
Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638
|
13 years ago |
|
course.lib.php
|
Minor - format code.
|
13 years ago |
|
course_description.lib.php
|
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
13 years ago |
|
course_document.lib.php
|
Moving functions in course_document.lib.php to document.inc.php
|
13 years ago |
|
course_entity.class.php
|
#5023 Implements Doctrine for database access
|
14 years ago |
|
course_entity_repository.class.php
|
#5023 Implements Doctrine for database access
|
14 years ago |
|
course_home.lib.php
|
Adding course icon editions see BT#7204
|
12 years ago |
|
course_request.lib.php
|
Replaced Database::get_course_info() with api_get_course_info(),
|
13 years ago |
|
current_course.class.php
|
Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638
|
13 years ago |
|
current_user.class.php
|
#4654 Integrate with external porfolio
|
14 years ago |
|
custom_pages.class.php
|
custom pages clean up: remove unnecessary requires
|
14 years ago |
|
dashboard.lib.php
|
Adding "api_" in function inside main_api.lib.php
|
13 years ago |
|
database.constants.inc.php
|
Removing unused table code see #6709
|
13 years ago |
|
database.lib.php
|
Minor - adding docs.
|
13 years ago |
|
diagnoser.lib.php
|
Minor - format code
|
13 years ago |
|
display.lib.php
|
Adding course icon editions see BT#7204
|
12 years ago |
|
document.class.php
|
#2851 portfolio integration
|
14 years ago |
|
document.lib.php
|
Adding PHP connectors in order to use elfinder to upload/rm files
|
13 years ago |
|
email_editor.inc.php
|
Moving files into main/inc/lib
|
13 years ago |
|
entity.class.php
|
minor: exposes allows get_property to be called as usual (quite useful for twig)
|
14 years ago |
|
entity_repository.class.php
|
#5023 Implements Doctrine for database access
|
14 years ago |
|
event_email_template.class.php
|
Minor - format code
|
13 years ago |
|
events.lib.inc.php
|
Minor - updating from mine
|
13 years ago |
|
events_dispatcher.class.php
|
Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc
|
13 years ago |
|
events_email.class.php
|
Adding swiftmailer and monolog for debug
|
14 years ago |
|
exercise.lib.php
|
Adding new admin exercise report see BT#6646
|
13 years ago |
|
exercise_show_functions.lib.php
|
Add auto-evaluation mode with feedback - 2 - ref #6513
|
13 years ago |
|
export.lib.inc.php
|
Removing require_once already added in global.inc or via composer
|
13 years ago |
|
extra_field.lib.php
|
Fixing session 'complete' list
|
13 years ago |
|
extra_field_option.lib.php
|
trim values see #6621
|
13 years ago |
|
extra_field_value.lib.php
|
Adding message priority for extra field options.
|
13 years ago |
|
fileManager.lib.php
|
Adding PHP connectors in order to use elfinder to upload/rm files
|
13 years ago |
|
file_store.class.php
|
Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php
|
13 years ago |
|
geometry.lib.php
|
…
|
|
|
glossary.lib.php
|
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
13 years ago |
|
grade_model.lib.php
|
Minor - format code
|
13 years ago |
|
gradebook.lib.php
|
Reformat code
|
13 years ago |
|
group_portal_manager.lib.php
|
Merge branch 'chamilo19'
|
13 years ago |
|
groupmanager.lib.php
|
Fixing PHP warning.
|
13 years ago |
|
image.lib.php
|
Fixing SQL queries + PHP notices (old files)
|
13 years ago |
|
import.lib.php
|
Removing deprecating function function get_setting() is replaced with api_get_setting(),
|
13 years ago |
|
index.html
|
…
|
|
|
internationalization.lib.php
|
Minor - removing unused code
|
13 years ago |
|
internationalization_internal.lib.php
|
Adding a new option in the configuration file called 'name_order_conventions' in order to overwrite the values of the name_order_conventions.php file see BT#6535
|
13 years ago |
|
item_property.class.php
|
#5023 Implements Doctrine for database access
|
14 years ago |
|
javascript.class.php
|
tool announcement: moving embeded javascript to file #4617
|
14 years ago |
|
latex.inc.php
|
Moving files into main/inc/lib
|
13 years ago |
|
legal.lib.php
|
Removing unused error_logs
|
13 years ago |
|
link.lib.php
|
Merge branch 'chamilo19'
|
13 years ago |
|
login.lib.php
|
Merging with 1.9.x
|
13 years ago |
|
login_redirection.class.php
|
Adding @todos
|
13 years ago |
|
message.lib.php
|
Using api_get_user_info to get the profile_url.
|
13 years ago |
|
model.lib.php
|
Minor cosmetic files
|
13 years ago |
|
nanogong.lib.php
|
Removing unused error_logs
|
13 years ago |
|
notebook.lib.php
|
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
13 years ago |
|
notification.lib.php
|
Adding text email support see #6193
|
13 years ago |
|
online.inc.php
|
Session destroy is now handled by the security component.
|
13 years ago |
|
page.class.php
|
#4652 Zombie users
|
14 years ago |
|
page.lib.php
|
Minor - Fixing function names.
|
13 years ago |
|
pdf.lib.php
|
Moving main/default_course_document inside data/ see #6636
|
13 years ago |
|
plugin.class.php
|
Removing deprecating function function get_setting() is replaced with api_get_setting(),
|
13 years ago |
|
plugin.lib.php
|
Deleting exam_password extra user field only to students see BT#5637
|
13 years ago |
|
portfolio.class.php
|
Moving configuration files in the app/config folder, removing *.conf files from all scripts, conf files should be called in global.inc
|
13 years ago |
|
promotion.lib.php
|
Removing fckeditor calls. Using formvalidator see #5875
|
13 years ago |
|
redirect.class.php
|
Adding @todos
|
13 years ago |
|
response.class.php
|
#2851 portfolio integration
|
14 years ago |
|
result_set.class.php
|
Fixing missing variable
|
13 years ago |
|
rights.lib.php
|
…
|
|
|
security.lib.php
|
Minor - cleaning code.
|
13 years ago |
|
session_field.lib.php
|
Improving extra field management, with 1 script we can manage all extra fields (course, session, question) see BT#6098
|
13 years ago |
|
session_field_option.lib.php
|
Reformat code
|
13 years ago |
|
session_field_value.lib.php
|
Fixing PHP warnings
|
13 years ago |
|
session_model.lib.php
|
Fixing fatal error + reformat code
|
13 years ago |
|
sessionmanager.lib.php
|
Minor - format code
|
13 years ago |
|
skill.lib.php
|
Removing require_once of libs already added in the autoload script
|
13 years ago |
|
skill.visualizer.lib.php
|
Skills: connections and add button are working but it's still disordered + cleaning files
|
14 years ago |
|
social.lib.php
|
Using api_get_user_info to get the profile_url.
|
13 years ago |
|
sortable_table.class.php
|
Fixing UI see #6833
|
13 years ago |
|
specific_fields_manager.lib.php
|
Fixing query
|
14 years ago |
|
statistics.lib.php
|
Reformat code
|
13 years ago |
|
statsUtils.lib.inc.php
|
…
|
|
|
student_publication.class.php
|
#5023 Implements Doctrine for database access
|
14 years ago |
|
surveymanager.lib.php
|
…
|
|
|
system_announcements.lib.php
|
Minor - format code
|
13 years ago |
|
table_sort.class.php
|
Some session fixes
|
14 years ago |
|
tablesort.lib.php
|
global move loading of classes to autoload
|
14 years ago |
|
template.lib.php
|
Adding mathjax support see #5231
|
12 years ago |
|
text.lib.php
|
Using formvalidator helper in order to add users/groups see #6854
|
13 years ago |
|
thematic.lib.php
|
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
13 years ago |
|
timeline.lib.php
|
Minor doc update for timeline model
|
14 years ago |
|
tracking.lib.php
|
Fixing PHP warning.
|
13 years ago |
|
upload.xajax.php
|
…
|
|
|
uri.class.php
|
Duplicate ID clickable_email_link #4669
|
14 years ago |
|
urlmanager.lib.php
|
Minor - removing white spaces
|
13 years ago |
|
user_api_key_manager.class.php
|
#2851 portfolio integration
|
14 years ago |
|
usergroup.lib.php
|
Moving user profile as a controller.
|
13 years ago |
|
usermanager.lib.php
|
Using api_get_user_info to get the profile_url.
|
13 years ago |
|
xht.lib.php
|
…
|
|
|
xmd.lib.php
|
…
|
|
|
zip.class.php
|
Minor - added phpdoc block
|
13 years ago |