.. |
WCAG
|
4e688abd13
Minor - adding comment, cosmetic changes
|
hace 12 años |
browser
|
3ffacb4a92
Backing out Cesar's mistaken push
|
hace 13 años |
elfinder
|
887a2d9187
Removing unused connector
|
hace 12 años |
ezpdf
|
e7599354f6
merge
|
hace 15 años |
fckeditor
|
df666219b8
Adding Security::remove_XSS function
|
hace 12 años |
flv_player
|
40cb9dc3fa
prevent the listing of several directories
|
hace 15 años |
formvalidator
|
f8e3d7cf7d
Minor corrections, adding scope + adding comments
|
hace 11 años |
freemindflashbrowser
|
389a1ef713
erase unnecesary file
|
hace 12 años |
getid3
|
cd4f485fa7
Minor - Adapting code comments to phpdoc
|
hace 13 años |
icalcreator
|
ed9ea6facc
Updating icalcreator to the last version 2.6
|
hace 15 años |
internationalization_database
|
ced4bc968c
Adding basque and turkish and deleting euskera and tukce see #3350
|
hace 12 años |
javascript
|
57faea4836
Updating jqgrid to the latest version 4.5.0
|
hace 12 años |
jpegcam
|
dac6350c3e
Removing require_once already added in global.inc or via composer
|
hace 12 años |
kses-0.2.2
|
3ffacb4a92
Backing out Cesar's mistaken push
|
hace 13 años |
magpierss
|
e4d1cfef1f
Minor - Adapting code comments to phpdoc
|
hace 13 años |
mediaplayer
|
e7599354f6
merge
|
hace 15 años |
mimetex
|
e7599354f6
merge
|
hace 15 años |
mp3player
|
6c33498a64
Minor - Adapting code comments to phpdoc
|
hace 13 años |
mpdf
|
a4749e22d0
Removing mpdf from inc/lib adding as a vendor
|
hace 12 años |
nanogong
|
23f364d2cf
Removing fileUpload.lib and fileManager.lib calls lib already loaded with composer. fileManage.lib.php renamed to fileManager.lib.php
|
hace 12 años |
nusoap
|
571dba9e80
Could fix encoding bug in webservices (registration.soap) see BT#4158 (code is commented)
|
hace 12 años |
pchart
|
ff016ad523
Moving pchart in vendor + updating gitignore
|
hace 12 años |
pclzip
|
08158815be
Minor - Adapting code comments to phpdoc
|
hace 13 años |
pear
|
60b648ec21
Minor cosmetic changes
|
hace 12 años |
phpdocx
|
1dd82d05a8
Adding security fix chamilo 1.8.8.6 see #5202
|
hace 12 años |
phpmailer
|
55719226f4
Removing echos in library set errors in error_log see #5306
|
hace 12 años |
ppt2png
|
3ffacb4a92
Backing out Cesar's mistaken push
|
hace 13 años |
search
|
8d74fb2cc0
Temporal bad fix for parse error in Xapian Indexer to allow for testing to run - refs #6112
|
hace 12 años |
svg-edit
|
dac6350c3e
Removing require_once already added in global.inc or via composer
|
hace 12 años |
swfobject
|
69525acf3d
Task #2541 - Removing forgotten debugging message.
|
hace 14 años |
system
|
6365383075
Changing temp/cache folder creation
|
hace 12 años |
tools
|
54b6e4a8f1
#5023 Implements Doctrine for database access
|
hace 12 años |
wami-recorder
|
dac6350c3e
Removing require_once already added in global.inc or via composer
|
hace 12 años |
xajax
|
d6442fdad0
Minor - Initialize variable
|
hace 13 años |
zombie
|
f2ca140444
#4652 Zombie users
|
hace 13 años |
.htaccess
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
hace 15 años |
access.class.php
|
9143a55ba5
Minor: headers improvement
|
hace 12 años |
access_token.class.php
|
ed455504b8
Minor: added basic unit test cases to access class
|
hace 12 años |
access_url_edit_courses_to_url_functions.lib.php
|
e27933593b
Made search_users() and search_courses() methods static to avoid strict warnings
|
hace 11 años |
access_url_edit_sessions_to_url_functions.lib.php
|
7242cbfc1d
Minor: applied PSR-2 coding conventions
|
hace 12 años |
access_url_edit_users_to_url_functions.lib.php
|
e27933593b
Made search_users() and search_courses() methods static to avoid strict warnings
|
hace 11 años |
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
|
hace 12 años |
add_many_session_to_category_functions.lib.php
|
4e8d1f5139
Minor: added documentation and unit tests
|
hace 12 años |
ajax_controller.class.php
|
4e8d1f5139
Minor: added documentation and unit tests
|
hace 12 años |
announcement_email.class.php
|
464513bb73
Moving announcements classes inside the main/inc/lib, updating autoloader
|
hace 12 años |
announcements.inc.php
|
7d760729ee
Fixing token bug
|
hace 12 años |
app_view.php
|
56c1005ac1
Minor - added comments
|
hace 14 años |
array.lib.php
|
b19c5a74b1
Adding function "shuffle_assoc" + reformat code
|
hace 11 años |
attendance.lib.php
|
80e410a874
Using c_id instead of course code
|
hace 12 años |
auth.lib.php
|
dad69fb238
Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638
|
hace 12 años |
banner.lib.php
|
bb2e62d965
Some refactoring due the recent changes in the index.php and userportal.php file
|
hace 12 años |
blog.lib.php
|
dad69fb238
Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638
|
hace 12 años |
cache.class.php
|
8e59017309
Minor - updated comments in cache class
|
hace 12 años |
career.lib.php
|
a18551af8d
Moving define in main_api (just for now)
|
hace 12 años |
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.
|
hace 12 años |
chamilo.class.php
|
bffe3f6015
#2851 portfolio integration
|
hace 12 años |
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)
|
hace 12 años |
chat.lib.php
|
cb3020e45a
Removing var_dumps
|
hace 12 años |
classmanager.lib.php
|
6e1279f783
Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638
|
hace 12 años |
conditional_login.class.php
|
8cb94e89d5
Minor - code indentation update
|
hace 12 años |
controller.class.php
|
dd55e0ab63
minor: add a base controller and access to be derived from
|
hace 12 años |
course.class.php
|
dad69fb238
Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638
|
hace 12 años |
course.lib.php
|
b21e70a90b
Minor - Fixing PHP warning
|
hace 11 años |
course_description.lib.php
|
2b8e83afc2
now we can delete course descriptions by id not by description type BT#3468
|
hace 13 años |
course_document.lib.php
|
6bf9410243
Moving functions in course_document.lib.php to document.inc.php
|
hace 12 años |
course_entity.class.php
|
82abdd7c8f
#5023 Implements Doctrine for database access
|
hace 12 años |
course_entity_repository.class.php
|
54b6e4a8f1
#5023 Implements Doctrine for database access
|
hace 12 años |
course_home.lib.php
|
58ba691d2d
Adding option $app['full_width'] that makes the portal full width instead of a fixed width see BT#5881
|
hace 12 años |
course_request.lib.php
|
cfac24c461
Removing deprecating function function get_setting() is replaced with api_get_setting(),
|
hace 12 años |
current_course.class.php
|
dad69fb238
Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638
|
hace 12 años |
current_user.class.php
|
8c7ab6da1d
#4654 Integrate with external porfolio
|
hace 12 años |
custom_pages.class.php
|
21683bf5ed
custom pages clean up: remove unnecessary requires
|
hace 12 años |
dashboard.lib.php
|
8c57e73fe4
Fixing define PHP errorPHP warning/notices avoided
|
hace 12 años |
database.constants.inc.php
|
215f041886
Changing constant TABLE_QUIZ_CATEGORY instead of TABLE_QUIZ_QUESTION_CATEGORY
|
hace 11 años |
database.lib.php
|
8010cd2e77
Cleaning exercise classes in order to be loaded by a controller. This classes print echos when editing a question so it can't be managed by a controller.
|
hace 12 años |
database.mysqli.lib.php
|
5242b9aa62
Renaming "Database" class name due some conflicts with the autoloader see #6099
|
hace 12 años |
db.class.php
|
54b6e4a8f1
#5023 Implements Doctrine for database access
|
hace 12 años |
diagnoser.lib.php
|
2fceef1cfc
Showing chamilo DB version in admin/system_status.php
|
hace 12 años |
display.lib.php
|
d7225b3d06
Commenting sql query "USE INDEX (c_id, access_user_id)" see BT#6260
|
hace 11 años |
document.class.php
|
bffe3f6015
#2851 portfolio integration
|
hace 12 años |
document.lib.php
|
e87bb685a0
Minor cosmectic changes
|
hace 11 años |
email_editor.inc.php
|
90b459de35
Moving files into main/inc/lib
|
hace 12 años |
entity.class.php
|
9bfe05322a
minor: exposes allows get_property to be called as usual (quite useful for twig)
|
hace 12 años |
entity_repository.class.php
|
54b6e4a8f1
#5023 Implements Doctrine for database access
|
hace 12 años |
event_email_template.class.php
|
a18551af8d
Moving define in main_api (just for now)
|
hace 12 años |
events.lib.inc.php
|
783b183912
When entering an unfinished exercise Chamilo remembers the latest question answered see BT#6115
|
hace 11 años |
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
|
hace 12 años |
events_email.class.php
|
b5bbbcac12
Adding swiftmailer and monolog for debug
|
hace 12 años |
exercise.lib.php
|
f2ba343e3c
Adding exercise custom notification email template see BT#6041
|
hace 11 años |
exercise_show_functions.lib.php
|
cfac24c461
Removing deprecating function function get_setting() is replaced with api_get_setting(),
|
hace 12 años |
export.lib.inc.php
|
dac6350c3e
Removing require_once already added in global.inc or via composer
|
hace 12 años |
extra_field.lib.php
|
fbb5148802
Adding ModelAjaxController in order to replace the model.ajax.php file. This class only works for the question pool for now. Adding reuse and copy actions in the questions pool.
|
hace 11 años |
extra_field_option.lib.php
|
b22a24500a
Using URLify to clean the field_value field
|
hace 11 años |
extra_field_value.lib.php
|
021194035b
Fixing question field log error. An empty row was added in the database when the field value was the same as the previous record.
|
hace 11 años |
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
|
hace 12 años |
fileManager.lib.php
|
b9f256d0dd
Rewriting the dir_total_space() function with the Filesystem component
|
hace 11 años |
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
|
hace 12 años |
geometry.lib.php
|
fba2dba304
Minor - Adapting code comments to phpdoc
|
hace 13 años |
glossary.lib.php
|
60ea5be56a
Reformat code
|
hace 12 años |
grade_model.lib.php
|
27252e419e
Reformat code
|
hace 12 años |
gradebook.lib.php
|
60ea5be56a
Reformat code
|
hace 12 años |
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
|
hace 12 años |
groupmanager.lib.php
|
dad69fb238
Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638
|
hace 12 años |
image.lib.php
|
c4f2782c41
Fixing SQL queries + PHP notices (old files)
|
hace 12 años |
import.lib.php
|
cfac24c461
Removing deprecating function function get_setting() is replaced with api_get_setting(),
|
hace 12 años |
index.html
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
hace 15 años |
internationalization.lib.php
|
eb14781944
Adding a new parameter in the api_get_utc_datetime function in order to return DateTime objs
|
hace 11 años |
internationalization_internal.lib.php
|
603e8d15b8
Minor - Fixed typos in variable names
|
hace 13 años |
item_property.class.php
|
54b6e4a8f1
#5023 Implements Doctrine for database access
|
hace 12 años |
javascript.class.php
|
ab0bc8fc26
tool announcement: moving embeded javascript to file #4617
|
hace 13 años |
latex.inc.php
|
90b459de35
Moving files into main/inc/lib
|
hace 12 años |
legal.lib.php
|
a233e0d13e
legal instead of legal_agreement see #5189
|
hace 12 años |
link.lib.php
|
23c1544b1a
Adding course info array in the function api_set_default_visibility()
|
hace 11 años |
login.lib.php
|
dad69fb238
Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638
|
hace 12 años |
login_redirection.class.php
|
4162a06863
Minor - alt shift + f to format the code
|
hace 12 años |
main_api.lib.php
|
f18b129a14
Fixed issue with WEB_PUBLIC_PATH and multi-urls
|
hace 11 años |
message.lib.php
|
19c30c22a5
Adding text email support see #6193
|
hace 11 años |
model.lib.php
|
9d3b4803f1
Minor cosmetic files
|
hace 11 años |
nanogong.lib.php
|
04a69225e1
Adding track_e_hotpotatoes.c_id, track_e_exercices.c_id, and track_e_attempt.c_id fields see #6090
|
hace 12 años |
notebook.lib.php
|
4b6afee605
Removing require_once of libs already added in the autoload script
|
hace 12 años |
notification.lib.php
|
19c30c22a5
Adding text email support see #6193
|
hace 11 años |
online.inc.php
|
96b2c934af
Removing require_once learnpathList.class.php already loading the class via composer
|
hace 12 años |
page.class.php
|
f2ca140444
#4652 Zombie users
|
hace 13 años |
page.lib.php
|
a65b60b88b
Fixing hidden navigation links
|
hace 11 años |
pdf.lib.php
|
6e1279f783
Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638
|
hace 12 años |
plugin.class.php
|
cfac24c461
Removing deprecating function function get_setting() is replaced with api_get_setting(),
|
hace 12 años |
plugin.lib.php
|
3f0a244bf8
Deleting exam_password extra user field only to students see BT#5637
|
hace 12 años |
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
|
hace 12 años |
promotion.lib.php
|
9f3a024f2c
Fixing add session URL
|
hace 12 años |
redirect.class.php
|
c68ab05696
Minor cosmetic changes
|
hace 12 años |
response.class.php
|
bffe3f6015
#2851 portfolio integration
|
hace 12 años |
result_set.class.php
|
a16235c327
Fixing missing variable
|
hace 12 años |
rights.lib.php
|
c138cb6baa
basic rights managment
|
hace 14 años |
security.lib.php
|
6365383075
Changing temp/cache folder creation
|
hace 12 años |
session_field.lib.php
|
3b60576f0c
Improving extra field management, with 1 script we can manage all extra fields (course, session, question) see BT#6098
|
hace 12 años |
session_field_option.lib.php
|
fbcc50b5bf
Reformat code
|
hace 12 años |
session_field_value.lib.php
|
c87c20b383
Reordering extrafields classes
|
hace 12 años |
session_handler.class.php
|
03926d6722
#4784 api_session_register
|
hace 12 años |
session_model.lib.php
|
347910ce3b
Fixing fatal error + reformat code
|
hace 12 años |
sessionmanager.lib.php
|
22fefd2e4d
Fixing bug when using CONCAT
|
hace 12 años |
skill.lib.php
|
4b6afee605
Removing require_once of libs already added in the autoload script
|
hace 12 años |
skill.visualizer.lib.php
|
643dac1a59
Skills: connections and add button are working but it's still disordered + cleaning files
|
hace 13 años |
social.lib.php
|
7ad45b4dda
Fixing queries, php notices and warnings due recent changes (adding c_id in new tables)
|
hace 12 años |
sortable_table.class.php
|
c08bf11d34
Undo changes due recent merge
|
hace 12 años |
specific_fields_manager.lib.php
|
bcb1c092b6
Fixing query
|
hace 12 años |
statistics.lib.php
|
7ad45b4dda
Fixing queries, php notices and warnings due recent changes (adding c_id in new tables)
|
hace 12 años |
stats.lib.inc.php
|
490de2ffae
Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265
|
hace 14 años |
statsUtils.lib.inc.php
|
b16e74606f
Minor - set default values to avoid notice
|
hace 13 años |
student_publication.class.php
|
82abdd7c8f
#5023 Implements Doctrine for database access
|
hace 12 años |
surveymanager.lib.php
|
35c81c67bb
Merge
|
hace 13 años |
system_announcements.lib.php
|
d9e1759718
Paths changes due the new structure see #5871 (pending confirmation)
|
hace 12 años |
table_sort.class.php
|
d566f172b4
Some session fixes
|
hace 12 años |
tablesort.lib.php
|
8e2add3216
global move loading of classes to autoload
|
hace 13 años |
template.lib.php
|
6f789286c0
Fixing SCORM import due folder changes + updating htaccess files
|
hace 11 años |
text.lib.php
|
c69667f714
Adding static in functions
|
hace 12 años |
thematic.lib.php
|
dad69fb238
Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638
|
hace 12 años |
timeline.lib.php
|
c56e45bc06
Minor doc update for timeline model
|
hace 12 años |
tracking.lib.php
|
5b93f90fe5
Fixing report due changes in exercise id to iid
|
hace 12 años |
upload.xajax.php
|
5b4618fb9b
Minor - Adapting code comments to phpdoc
|
hace 13 años |
uri.class.php
|
34ea55889b
Duplicate ID clickable_email_link #4669
|
hace 13 años |
urlmanager.lib.php
|
e3c3375dcd
Fixing PHP warnings
|
hace 11 años |
user_api_key_manager.class.php
|
20896804e1
#2851 portfolio integration
|
hace 12 años |
usergroup.lib.php
|
7ad45b4dda
Fixing queries, php notices and warnings due recent changes (adding c_id in new tables)
|
hace 12 años |
usermanager.lib.php
|
a637dd322a
Minor - cosmetic changes
|
hace 11 años |
xht.lib.php
|
78ed989e1d
Feature: Export LPs (htmls only) to PDF.
|
hace 14 años |
xmd.lib.php
|
78ed989e1d
Feature: Export LPs (htmls only) to PDF.
|
hace 14 años |
zip.class.php
|
ac6b42bcae
Minor - added phpdoc block
|
hace 12 años |