.. |
WCAG
|
Minor - adding comment, cosmetic changes
|
12 years ago |
browser
|
…
|
|
elfinder
|
Removing unused connector
|
12 years ago |
ezpdf
|
…
|
|
fckeditor
|
Adding "api_" in function inside main_api.lib.php
|
12 years ago |
flv_player
|
…
|
|
formvalidator
|
Merge with new features branch (mine)
|
11 years ago |
freemindflashbrowser
|
erase unnecesary file
|
13 years ago |
getid3
|
…
|
|
icalcreator
|
…
|
|
internationalization_database
|
Adding basque and turkish and deleting euskera and tukce see #3350
|
13 years ago |
javascript
|
Adding missing files in the ckeditor folder.
|
11 years ago |
jpegcam
|
Adding "api_" in function inside main_api.lib.php
|
12 years ago |
kses-0.2.2
|
…
|
|
magpierss
|
Removing unused error_logs
|
12 years ago |
mediaplayer
|
…
|
|
mimetex
|
…
|
|
mp3player
|
…
|
|
mpdf/ttfonts
|
Removing mpdf from inc/lib adding as a vendor
|
12 years ago |
nanogong
|
Adding "api_" in function inside main_api.lib.php
|
12 years ago |
nusoap
|
Could fix encoding bug in webservices (registration.soap) see BT#4158 (code is commented)
|
13 years ago |
pchart
|
Moving pchart in vendor + updating gitignore
|
12 years ago |
pclzip
|
Fixing issue with commas in filenames - suggested by Kris Sinnaeve - refs #6415
|
12 years ago |
pear
|
Merge branch 'chamilo19'
|
11 years ago |
phpdocx
|
Adding security fix chamilo 1.8.8.6 see #5202
|
13 years ago |
ppt2png
|
…
|
|
search
|
Temporal bad fix for parse error in Xapian Indexer to allow for testing to run - refs #6112
|
12 years ago |
svg-edit
|
Adding "api_" in function inside main_api.lib.php
|
12 years ago |
swfobject
|
…
|
|
system
|
Removing unused libs, external libraries should be added via composer, in the composer.json file.
|
11 years ago |
wami-recorder
|
Adding "api_" in function inside main_api.lib.php
|
12 years ago |
xajax
|
Hardcoding xjax URL fixes problem because of the redirections to web/main
|
12 years ago |
zombie
|
Replacing function get_statistic_table() with get_main_table() see BT#6220
|
12 years ago |
.htaccess
|
…
|
|
access.class.php
|
Minor: headers improvement
|
12 years ago |
access_token.class.php
|
Minor: added basic unit test cases to access class
|
12 years ago |
access_url_edit_courses_to_url_functions.lib.php
|
Made search_users() and search_courses() methods static to avoid strict warnings
|
12 years ago |
access_url_edit_sessions_to_url_functions.lib.php
|
Minor: applied PSR-2 coding conventions
|
12 years ago |
access_url_edit_users_to_url_functions.lib.php
|
Made search_users() and search_courses() methods static to avoid strict warnings
|
12 years ago |
add_courses_to_session_functions.lib.php
|
Minor - format code
|
11 years ago |
add_many_session_to_category_functions.lib.php
|
Minor - format code
|
11 years ago |
agenda.lib.php
|
Updating vendors + files from 1.10
|
12 years ago |
ajax_controller.class.php
|
Minor: added documentation and unit tests
|
12 years ago |
announcement_email.class.php
|
Moving announcements classes inside the main/inc/lib, updating autoloader
|
12 years ago |
announcements.inc.php
|
Partial merge with 1.10
|
11 years ago |
api.lib.php
|
Replacing $_configuration['access_url'] with api_get_current_access_url_id()
|
11 years ago |
app_view.php
|
…
|
|
array.lib.php
|
Minor cosmetic changes
|
12 years ago |
attendance.lib.php
|
Added iid field to c_attendance* tables for InnoDB - missing chash structure change - refs #6500
|
11 years ago |
auth.lib.php
|
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
12 years ago |
banner.lib.php
|
Minor adding commented db setting.
|
11 years ago |
blog.lib.php
|
Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638
|
12 years ago |
cache.class.php
|
Minor - updated comments in cache class
|
13 years ago |
career.lib.php
|
Merge branch 'chamilo19'
|
11 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.
|
12 years ago |
chamilo.class.php
|
#2851 portfolio integration
|
13 years ago |
chamilo_session.class.php
|
Replacing global $app with a property.
|
11 years ago |
chat.lib.php
|
Removing var_dumps
|
12 years ago |
classmanager.lib.php
|
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
12 years ago |
conditional_login.class.php
|
Minor - code indentation update
|
13 years ago |
controller.class.php
|
minor: add a base controller and access to be derived from
|
13 years ago |
course.class.php
|
Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638
|
12 years ago |
course.lib.php
|
Minor adding docs
|
11 years ago |
course_description.lib.php
|
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
12 years ago |
course_document.lib.php
|
Moving functions in course_document.lib.php to document.inc.php
|
12 years ago |
course_entity.class.php
|
#5023 Implements Doctrine for database access
|
13 years ago |
course_entity_repository.class.php
|
#5023 Implements Doctrine for database access
|
13 years ago |
course_home.lib.php
|
Fixing php warning
|
11 years ago |
course_request.lib.php
|
Replaced Database::get_course_info() with api_get_course_info(),
|
12 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
|
12 years ago |
current_user.class.php
|
#4654 Integrate with external porfolio
|
13 years ago |
custom_pages.class.php
|
custom pages clean up: remove unnecessary requires
|
13 years ago |
dashboard.lib.php
|
Adding "api_" in function inside main_api.lib.php
|
12 years ago |
database.constants.inc.php
|
Removing unused table code see #6709
|
11 years ago |
database.lib.php
|
Minor adding docs
|
11 years ago |
diagnoser.lib.php
|
Minor - format code
|
11 years ago |
display.lib.php
|
Fixing jqgrid wordwrap
|
11 years ago |
document.class.php
|
#2851 portfolio integration
|
13 years ago |
document.lib.php
|
Force download for dwg and dwf files see BT#6536
|
11 years ago |
email_editor.inc.php
|
Moving files into main/inc/lib
|
12 years ago |
entity.class.php
|
minor: exposes allows get_property to be called as usual (quite useful for twig)
|
13 years ago |
entity_repository.class.php
|
#5023 Implements Doctrine for database access
|
13 years ago |
event_email_template.class.php
|
Moving define in main_api (just for now)
|
12 years ago |
events.lib.inc.php
|
Removing unused table code see #6709
|
11 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
|
12 years ago |
events_email.class.php
|
Adding swiftmailer and monolog for debug
|
12 years ago |
exercise.lib.php
|
Adding new admin exercise report see BT#6646
|
11 years ago |
exercise_show_functions.lib.php
|
Add auto-evaluation mode with feedback - 2 - ref #6513
|
11 years ago |
export.lib.inc.php
|
Removing require_once already added in global.inc or via composer
|
12 years ago |
extra_field.lib.php
|
Minor - adding comments
|
11 years ago |
extra_field_option.lib.php
|
trim values see #6621
|
11 years ago |
extra_field_value.lib.php
|
Adding message priority for extra field options.
|
12 years ago |
fck_course_document.inc.php
|
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 years ago |
fileManager.lib.php
|
Adding "api_" in function inside main_api.lib.php
|
12 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
|
12 years ago |
geometry.lib.php
|
…
|
|
glossary.lib.php
|
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
12 years ago |
grade_model.lib.php
|
Reformat code
|
12 years ago |
gradebook.lib.php
|
Reformat code
|
12 years ago |
group_portal_manager.lib.php
|
Merge branch 'chamilo19'
|
11 years ago |
groupmanager.lib.php
|
Merge branch 'chamilo19'
|
11 years ago |
image.lib.php
|
Fixing SQL queries + PHP notices (old files)
|
12 years ago |
import.lib.php
|
Removing deprecating function function get_setting() is replaced with api_get_setting(),
|
12 years ago |
index.html
|
…
|
|
internationalization.lib.php
|
Adding user_name_sort_by support.
|
11 years ago |
internationalization_internal.lib.php
|
Loading validator messages
|
11 years ago |
item_property.class.php
|
#5023 Implements Doctrine for database access
|
13 years ago |
javascript.class.php
|
tool announcement: moving embeded javascript to file #4617
|
13 years ago |
latex.inc.php
|
Moving files into main/inc/lib
|
12 years ago |
legal.lib.php
|
Removing unused error_logs
|
12 years ago |
link.lib.php
|
Merge branch 'chamilo19'
|
11 years ago |
login.lib.php
|
Merging with 1.9.x
|
11 years ago |
login_redirection.class.php
|
Adding @todos
|
12 years ago |
message.lib.php
|
Adding text email support see #6193
|
12 years ago |
model.lib.php
|
Minor cosmetic files
|
12 years ago |
nanogong.lib.php
|
Removing unused error_logs
|
12 years ago |
notebook.lib.php
|
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
12 years ago |
notification.lib.php
|
Adding text email support see #6193
|
12 years ago |
online.inc.php
|
Session destroy is now handled by the security component.
|
11 years ago |
page.class.php
|
#4652 Zombie users
|
13 years ago |
page.lib.php
|
Minor adding docs
|
11 years ago |
pdf.lib.php
|
Moving main/default_course_document inside data/ see #6636
|
11 years ago |
plugin.class.php
|
Removing deprecating function function get_setting() is replaced with api_get_setting(),
|
12 years ago |
plugin.lib.php
|
Deleting exam_password extra user field only to students see BT#5637
|
12 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
|
12 years ago |
promotion.lib.php
|
Merge branch 'chamilo19'
|
11 years ago |
redirect.class.php
|
Adding @todos
|
12 years ago |
response.class.php
|
#2851 portfolio integration
|
13 years ago |
result_set.class.php
|
Fixing missing variable
|
12 years ago |
rights.lib.php
|
…
|
|
security.lib.php
|
Fixing export/import course bugs.
|
12 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
|
12 years ago |
session_field_option.lib.php
|
Reformat code
|
12 years ago |
session_field_value.lib.php
|
Reordering extrafields classes
|
12 years ago |
session_handler.class.php
|
Minor - cosmetic changes
|
12 years ago |
session_model.lib.php
|
Fixing fatal error + reformat code
|
12 years ago |
sessionmanager.lib.php
|
Fixing session manager admin tab.
|
11 years ago |
skill.lib.php
|
Removing require_once of libs already added in the autoload script
|
12 years ago |
skill.visualizer.lib.php
|
Skills: connections and add button are working but it's still disordered + cleaning files
|
13 years ago |
social.lib.php
|
Merging with 1.9.x
|
11 years ago |
sortable_table.class.php
|
Fixing myspace tab.
|
12 years ago |
specific_fields_manager.lib.php
|
Fixing query
|
12 years ago |
statistics.lib.php
|
Reformat code
|
12 years ago |
statsUtils.lib.inc.php
|
…
|
|
student_publication.class.php
|
#5023 Implements Doctrine for database access
|
13 years ago |
surveymanager.lib.php
|
…
|
|
system_announcements.lib.php
|
Fixing PHP warnings, replacing relative with absolute paths
|
12 years ago |
table_sort.class.php
|
Some session fixes
|
12 years ago |
tablesort.lib.php
|
global move loading of classes to autoload
|
13 years ago |
template.lib.php
|
Refactoring template constructor.
|
11 years ago |
text.lib.php
|
Minor - cosmetic changes
|
12 years ago |
thematic.lib.php
|
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
12 years ago |
timeline.lib.php
|
Minor doc update for timeline model
|
13 years ago |
tracking.lib.php
|
Replacing function get_statistic_table() with get_main_table() see BT#6220
|
12 years ago |
upload.xajax.php
|
…
|
|
uri.class.php
|
Duplicate ID clickable_email_link #4669
|
13 years ago |
urlmanager.lib.php
|
Minor - removing white spaces
|
11 years ago |
user_api_key_manager.class.php
|
#2851 portfolio integration
|
13 years ago |
usergroup.lib.php
|
Adding "api_" in function inside main_api.lib.php
|
12 years ago |
usermanager.lib.php
|
Replacing global $app with a property.
|
11 years ago |
xht.lib.php
|
…
|
|
xmd.lib.php
|
…
|
|
zip.class.php
|
Minor - added phpdoc block
|
12 years ago |