.. |
WCAG
|
4e688abd13
Minor - adding comment, cosmetic changes
|
před 12 roky |
browser
|
3ffacb4a92
Backing out Cesar's mistaken push
|
před 13 roky |
elfinder
|
41a4864398
Disabling unused connectors.
|
před 11 roky |
ezpdf
|
e7599354f6
merge
|
před 15 roky |
flv_player
|
40cb9dc3fa
prevent the listing of several directories
|
před 15 roky |
formvalidator
|
e19d6c12a7
Registering new elements from 198, removing requires/includes
|
před 11 roky |
freemindflashbrowser
|
389a1ef713
erase unnecesary file
|
před 12 roky |
getid3
|
cd4f485fa7
Minor - Adapting code comments to phpdoc
|
před 13 roky |
icalcreator
|
ed9ea6facc
Updating icalcreator to the last version 2.6
|
před 15 roky |
internationalization_database
|
bd5a083faa
Minor - Code cleaning.
|
před 11 roky |
jpegcam
|
d76b6cc817
Adding "api_" in function inside main_api.lib.php
|
před 11 roky |
kses-0.2.2
|
3ffacb4a92
Backing out Cesar's mistaken push
|
před 13 roky |
magpierss
|
e04b466ee7
Removing unused error_logs
|
před 11 roky |
mediaplayer
|
e7599354f6
merge
|
před 15 roky |
mimetex
|
e7599354f6
merge
|
před 15 roky |
mp3player
|
6c33498a64
Minor - Adapting code comments to phpdoc
|
před 13 roky |
mpdf
|
a4749e22d0
Removing mpdf from inc/lib adding as a vendor
|
před 12 roky |
nanogong
|
a71c638c26
Update Nanogong to version with certificate - refs #6940
|
před 11 roky |
nusoap
|
571dba9e80
Could fix encoding bug in webservices (registration.soap) see BT#4158 (code is commented)
|
před 12 roky |
pchart
|
ff016ad523
Moving pchart in vendor + updating gitignore
|
před 12 roky |
pclzip
|
69cd24b627
Fixing issue with commas in filenames - suggested by Kris Sinnaeve - refs #6415
|
před 11 roky |
pear
|
b508c5643c
Removingt requires/includes (classes already added with composer)
|
před 11 roky |
phpdocx
|
1dd82d05a8
Adding security fix chamilo 1.8.8.6 see #5202
|
před 12 roky |
ppt2png
|
3ffacb4a92
Backing out Cesar's mistaken push
|
před 13 roky |
search
|
8b7c976686
Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903
|
před 11 roky |
svg-edit
|
080a0b258f
Fixing PHP errors.
|
před 11 roky |
swfobject
|
69525acf3d
Task #2541 - Removing forgotten debugging message.
|
před 14 roky |
system
|
9a6d15368c
Removing unused libs, external libraries should be added via composer, in the composer.json file.
|
před 11 roky |
wami-recorder
|
c6eac75236
Adding new code to save a nanogong file.
|
před 11 roky |
xajax
|
dd4da99281
Hardcoding xjax URL fixes problem because of the redirections to web/main
|
před 11 roky |
zombie
|
5aa76ef211
Replacing function get_statistic_table() with get_main_table() see BT#6220
|
před 11 roky |
.htaccess
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
před 15 roky |
access_url_edit_courses_to_url_functions.lib.php
|
e27933593b
Made search_users() and search_courses() methods static to avoid strict warnings
|
před 11 roky |
access_url_edit_sessions_to_url_functions.lib.php
|
7242cbfc1d
Minor: applied PSR-2 coding conventions
|
před 12 roky |
access_url_edit_users_to_url_functions.lib.php
|
e27933593b
Made search_users() and search_courses() methods static to avoid strict warnings
|
před 11 roky |
add_courses_to_session_functions.lib.php
|
b3bc16502e
Minor - format code
|
před 11 roky |
add_many_session_to_category_functions.lib.php
|
b3bc16502e
Minor - format code
|
před 11 roky |
agenda.lib.php
|
8b7c976686
Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903
|
před 11 roky |
announcement_email.class.php
|
464513bb73
Moving announcements classes inside the main/inc/lib, updating autoloader
|
před 12 roky |
announcements.inc.php
|
c1b1816936
Using formvalidator helper in order to add users/groups see #6854
|
před 11 roky |
api.lib.php
|
00c26eee9d
Moving main/inc/Entity to src/ChamiloLMS/Entity.
|
před 11 roky |
app_view.php
|
56c1005ac1
Minor - added comments
|
před 14 roky |
array.lib.php
|
4561ed3ab4
Minor cosmetic changes
|
před 11 roky |
attendance.lib.php
|
7897cc4bcc
Added iid field to c_attendance* tables for InnoDB - missing chash structure change - refs #6500
|
před 11 roky |
auth.lib.php
|
8616f1e9de
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
před 11 roky |
banner.lib.php
|
bb2e62d965
Some refactoring due the recent changes in the index.php and userportal.php file
|
před 12 roky |
blog.lib.php
|
8b7c976686
Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903
|
před 11 roky |
career.lib.php
|
afc6e2e5e6
Removing fckeditor calls. Using formvalidator see #5875
|
před 11 roky |
certificate.lib.php
|
e3883f43b9
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.
|
před 12 roky |
chamilo_session.class.php
|
8777c5542b
Replacing global $app with a property.
|
před 11 roky |
chat.lib.php
|
cb3020e45a
Removing var_dumps
|
před 12 roky |
classmanager.lib.php
|
8616f1e9de
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
před 11 roky |
conditional_login.class.php
|
8cb94e89d5
Minor - code indentation update
|
před 12 roky |
course.lib.php
|
380e7d0866
Minor - removing global.inc.php, formatting code, updating docs.
|
před 11 roky |
course_description.lib.php
|
8616f1e9de
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
před 11 roky |
course_document.lib.php
|
6bf9410243
Moving functions in course_document.lib.php to document.inc.php
|
před 12 roky |
course_home.lib.php
|
380e7d0866
Minor - removing global.inc.php, formatting code, updating docs.
|
před 11 roky |
course_request.lib.php
|
d9d92e9f4d
Replaced Database::get_course_info() with api_get_course_info(),
|
před 11 roky |
current_course.class.php
|
dad69fb238
Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638
|
před 12 roky |
current_user.class.php
|
8c7ab6da1d
#4654 Integrate with external porfolio
|
před 12 roky |
custom_pages.class.php
|
21683bf5ed
custom pages clean up: remove unnecessary requires
|
před 12 roky |
dashboard.lib.php
|
10cd62932d
Minor - Fixing buttons.
|
před 11 roky |
database.constants.inc.php
|
4b13dee45d
Removing unused table code see #6709
|
před 11 roky |
database.lib.php
|
f7f68d5386
Minor - adding docs.
|
před 11 roky |
diagnoser.lib.php
|
e1200f6532
Minor - format code
|
před 11 roky |
display.lib.php
|
380e7d0866
Minor - removing global.inc.php, formatting code, updating docs.
|
před 11 roky |
document.class.php
|
bffe3f6015
#2851 portfolio integration
|
před 12 roky |
document.lib.php
|
00c26eee9d
Moving main/inc/Entity to src/ChamiloLMS/Entity.
|
před 11 roky |
email_editor.inc.php
|
90b459de35
Moving files into main/inc/lib
|
před 12 roky |
event_email_template.class.php
|
5ce22b6c7a
Minor - format code
|
před 11 roky |
events.lib.inc.php
|
380e7d0866
Minor - removing global.inc.php, formatting code, updating docs.
|
před 11 roky |
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
|
před 12 roky |
events_email.class.php
|
b5bbbcac12
Adding swiftmailer and monolog for debug
|
před 12 roky |
exercise.lib.php
|
8b7c976686
Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903
|
před 11 roky |
exercise_show_functions.lib.php
|
ccbd79b8ef
Fixing errors while auto merging.
|
před 11 roky |
export.lib.inc.php
|
dac6350c3e
Removing require_once already added in global.inc or via composer
|
před 12 roky |
extra_field.lib.php
|
9bb973f0c1
Adding link to edit options see BT#7975
|
před 11 roky |
extra_field_option.lib.php
|
e8c1cdcc2b
Adding LP extra field see BT#7975
|
před 11 roky |
extra_field_value.lib.php
|
e8c1cdcc2b
Adding LP extra field see BT#7975
|
před 11 roky |
fileManager.lib.php
|
00c26eee9d
Moving main/inc/Entity to src/ChamiloLMS/Entity.
|
před 11 roky |
geometry.lib.php
|
fba2dba304
Minor - Adapting code comments to phpdoc
|
před 13 roky |
glossary.lib.php
|
2cd7fa0559
Using Display::return_icon and using WEB_IMG_PATH see #6903
|
před 11 roky |
grade_model.lib.php
|
7c196ad3ca
Improving advanced_settings element in order to hide/show a desired div.
|
před 11 roky |
gradebook.lib.php
|
37ce03a9c4
Updating from 1.9.x
|
před 11 roky |
group_portal_manager.lib.php
|
8b7c976686
Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903
|
před 11 roky |
groupmanager.lib.php
|
f6a3791b08
Updating from 1.9.x
|
před 11 roky |
image.lib.php
|
06d1c3a1a9
Fix transparency for transparent PNGs when resizing - refs BT#7293
|
před 11 roky |
import.lib.php
|
cfac24c461
Removing deprecating function function get_setting() is replaced with api_get_setting(),
|
před 12 roky |
index.html
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
před 15 roky |
internationalization.lib.php
|
d15a015550
Minor - removing unused code
|
před 11 roky |
internationalization_internal.lib.php
|
6ad2a9d547
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
|
před 11 roky |
latex.inc.php
|
90b459de35
Moving files into main/inc/lib
|
před 12 roky |
legal.lib.php
|
e04b466ee7
Removing unused error_logs
|
před 11 roky |
link.lib.php
|
d4df61de3a
Adding link in iframe see BT#7202
|
před 11 roky |
login.lib.php
|
3084a20f01
Merging with 1.9.x
|
před 11 roky |
login_redirection.class.php
|
eb681afd96
Adding @todos
|
před 11 roky |
message.lib.php
|
30d85649d6
Format code.
|
před 11 roky |
model.lib.php
|
9d3b4803f1
Minor cosmetic files
|
před 11 roky |
nanogong.lib.php
|
f2242a68ec
Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903
|
před 11 roky |
notebook.lib.php
|
8616f1e9de
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
před 11 roky |
notification.lib.php
|
19c30c22a5
Adding text email support see #6193
|
před 11 roky |
online.inc.php
|
a2b53a49c9
Session destroy is now handled by the security component.
|
před 11 roky |
page.lib.php
|
38bc74e08b
Adding login input icons.
|
před 11 roky |
pdf.lib.php
|
08840adb8f
Fixing elfinder + ckeditor + course and session loaders see #7006 + BT#7058
|
před 11 roky |
plugin.class.php
|
bdfe97c608
Minor - format code.
|
před 11 roky |
plugin.lib.php
|
3f0a244bf8
Deleting exam_password extra user field only to students see BT#5637
|
před 12 roky |
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
|
před 12 roky |
promotion.lib.php
|
afc6e2e5e6
Removing fckeditor calls. Using formvalidator see #5875
|
před 11 roky |
security.lib.php
|
e41368f5b7
Minor - cleaning code.
|
před 11 roky |
session_field.lib.php
|
3b60576f0c
Improving extra field management, with 1 script we can manage all extra fields (course, session, question) see BT#6098
|
před 12 roky |
session_field_option.lib.php
|
fbcc50b5bf
Reformat code
|
před 12 roky |
session_field_value.lib.php
|
7a681afafd
Fixing PHP warnings
|
před 11 roky |
session_model.lib.php
|
347910ce3b
Fixing fatal error + reformat code
|
před 12 roky |
sessionmanager.lib.php
|
8a569f34c2
Fixing PHP warning + fixing query.
|
před 11 roky |
skill.lib.php
|
4b6afee605
Removing require_once of libs already added in the autoload script
|
před 12 roky |
skill.visualizer.lib.php
|
643dac1a59
Skills: connections and add button are working but it's still disordered + cleaning files
|
před 13 roky |
social.lib.php
|
c7648cf296
Fixing user paths.
|
před 11 roky |
sortable_table.class.php
|
4925967983
Minor corrections, format code.
|
před 11 roky |
specific_fields_manager.lib.php
|
bcb1c092b6
Fixing query
|
před 12 roky |
statistics.lib.php
|
9dc8063c9f
Reformat code
|
před 11 roky |
statsUtils.lib.inc.php
|
40a01436db
Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903
|
před 11 roky |
surveymanager.lib.php
|
35c81c67bb
Merge
|
před 13 roky |
system_announcements.lib.php
|
d8e7625e46
Fixing system announcements adding an alert in the menu.
|
před 11 roky |
table_sort.class.php
|
d566f172b4
Some session fixes
|
před 12 roky |
tablesort.lib.php
|
8e2add3216
global move loading of classes to autoload
|
před 13 roky |
template.lib.php
|
08840adb8f
Fixing elfinder + ckeditor + course and session loaders see #7006 + BT#7058
|
před 11 roky |
text.lib.php
|
c1b1816936
Using formvalidator helper in order to add users/groups see #6854
|
před 11 roky |
thematic.lib.php
|
8616f1e9de
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
před 11 roky |
timeline.lib.php
|
c56e45bc06
Minor doc update for timeline model
|
před 12 roky |
tracking.lib.php
|
e9479f2bbc
Fixing PHP warning.
|
před 11 roky |
upload.xajax.php
|
8b7c976686
Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903
|
před 11 roky |
uri.class.php
|
34ea55889b
Duplicate ID clickable_email_link #4669
|
před 13 roky |
urlmanager.lib.php
|
a4f2146864
Minor - removing white spaces
|
před 11 roky |
usergroup.lib.php
|
8b7c976686
Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903
|
před 11 roky |
usermanager.lib.php
|
380e7d0866
Minor - removing global.inc.php, formatting code, updating docs.
|
před 11 roky |
xht.lib.php
|
78ed989e1d
Feature: Export LPs (htmls only) to PDF.
|
před 14 roky |
xmd.lib.php
|
78ed989e1d
Feature: Export LPs (htmls only) to PDF.
|
před 14 roky |
zip.class.php
|
ac6b42bcae
Minor - added phpdoc block
|
před 12 roky |