.. |
WCAG
|
4e688abd13
Minor - adding comment, cosmetic changes
|
преди 11 години |
browser
|
3ffacb4a92
Backing out Cesar's mistaken push
|
преди 13 години |
elfinder
|
887a2d9187
Removing unused connector
|
преди 11 години |
ezpdf
|
e7599354f6
merge
|
преди 14 години |
fckeditor
|
d76b6cc817
Adding "api_" in function inside main_api.lib.php
|
преди 11 години |
flv_player
|
40cb9dc3fa
prevent the listing of several directories
|
преди 15 години |
formvalidator
|
89b74a4af9
Merge with new features branch (mine)
|
преди 11 години |
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
|
преди 14 години |
internationalization_database
|
bd5a083faa
Minor - Code cleaning.
|
преди 11 години |
javascript
|
f00578a089
Adding missing files in the ckeditor folder.
|
преди 11 години |
jpegcam
|
d76b6cc817
Adding "api_" in function inside main_api.lib.php
|
преди 11 години |
kses-0.2.2
|
3ffacb4a92
Backing out Cesar's mistaken push
|
преди 13 години |
magpierss
|
e04b466ee7
Removing unused error_logs
|
преди 11 години |
mediaplayer
|
e7599354f6
merge
|
преди 14 години |
mimetex
|
e7599354f6
merge
|
преди 14 години |
mp3player
|
6c33498a64
Minor - Adapting code comments to phpdoc
|
преди 13 години |
mpdf
|
a4749e22d0
Removing mpdf from inc/lib adding as a vendor
|
преди 11 години |
nanogong
|
d76b6cc817
Adding "api_" in function inside main_api.lib.php
|
преди 11 години |
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
|
преди 11 години |
pclzip
|
69cd24b627
Fixing issue with commas in filenames - suggested by Kris Sinnaeve - refs #6415
|
преди 11 години |
pear
|
e6a6c08c28
Merge branch 'chamilo19'
|
преди 11 години |
phpdocx
|
1dd82d05a8
Adding security fix chamilo 1.8.8.6 see #5202
|
преди 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
|
преди 11 години |
svg-edit
|
d76b6cc817
Adding "api_" in function inside main_api.lib.php
|
преди 11 години |
swfobject
|
69525acf3d
Task #2541 - Removing forgotten debugging message.
|
преди 13 години |
system
|
9a6d15368c
Removing unused libs, external libraries should be added via composer, in the composer.json file.
|
преди 11 години |
wami-recorder
|
d76b6cc817
Adding "api_" in function inside main_api.lib.php
|
преди 11 години |
xajax
|
dd4da99281
Hardcoding xjax URL fixes problem because of the redirections to web/main
|
преди 11 години |
zombie
|
5aa76ef211
Replacing function get_statistic_table() with get_main_table() see BT#6220
|
преди 11 години |
.htaccess
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
преди 15 години |
access.class.php
|
9143a55ba5
Minor: headers improvement
|
преди 11 години |
access_token.class.php
|
ed455504b8
Minor: added basic unit test cases to access class
|
преди 11 години |
access_url_edit_courses_to_url_functions.lib.php
|
e27933593b
Made search_users() and search_courses() methods static to avoid strict warnings
|
преди 11 години |
access_url_edit_sessions_to_url_functions.lib.php
|
7242cbfc1d
Minor: applied PSR-2 coding conventions
|
преди 11 години |
access_url_edit_users_to_url_functions.lib.php
|
e27933593b
Made search_users() and search_courses() methods static to avoid strict warnings
|
преди 11 години |
add_courses_to_session_functions.lib.php
|
b3bc16502e
Minor - format code
|
преди 11 години |
add_many_session_to_category_functions.lib.php
|
b3bc16502e
Minor - format code
|
преди 11 години |
agenda.lib.php
|
261ca3114d
Updating vendors + files from 1.10
|
преди 11 години |
ajax_controller.class.php
|
4e8d1f5139
Minor: added documentation and unit tests
|
преди 11 години |
announcement_email.class.php
|
464513bb73
Moving announcements classes inside the main/inc/lib, updating autoloader
|
преди 12 години |
announcements.inc.php
|
17c7afa211
Fixed issue with global reach of in announcements + Fixed typo
|
преди 11 години |
api.lib.php
|
297bdbac41
Using Session::read instead of $_SESSION
|
преди 11 години |
app_view.php
|
56c1005ac1
Minor - added comments
|
преди 13 години |
array.lib.php
|
4561ed3ab4
Minor cosmetic changes
|
преди 11 години |
attendance.lib.php
|
7897cc4bcc
Added iid field to c_attendance* tables for InnoDB - missing chash structure change - refs #6500
|
преди 11 години |
auth.lib.php
|
8616f1e9de
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
преди 11 години |
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
|
преди 11 години |
cache.class.php
|
8e59017309
Minor - updated comments in cache class
|
преди 12 години |
career.lib.php
|
e6a6c08c28
Merge branch 'chamilo19'
|
преди 11 години |
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.
|
преди 11 години |
chamilo.class.php
|
bffe3f6015
#2851 portfolio integration
|
преди 12 години |
chamilo_session.class.php
|
d289aa1d7c
Fixing Session::read using "isset" instead of "empty" session could have empty contents.
|
преди 11 години |
chat.lib.php
|
cb3020e45a
Removing var_dumps
|
преди 11 години |
classmanager.lib.php
|
8616f1e9de
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
преди 11 години |
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
|
преди 11 години |
course.lib.php
|
ff11c2dfc2
Minor - fixing PHP warning
|
преди 11 години |
course_description.lib.php
|
8616f1e9de
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
преди 11 години |
course_document.lib.php
|
6bf9410243
Moving functions in course_document.lib.php to document.inc.php
|
преди 11 години |
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
|
5ef18a3347
Minor changes.
|
преди 11 години |
course_request.lib.php
|
d9d92e9f4d
Replaced Database::get_course_info() with api_get_course_info(),
|
преди 11 години |
current_course.class.php
|
dad69fb238
Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638
|
преди 11 години |
current_user.class.php
|
8c7ab6da1d
#4654 Integrate with external porfolio
|
преди 12 години |
custom_pages.class.php
|
21683bf5ed
custom pages clean up: remove unnecessary requires
|
преди 12 години |
dashboard.lib.php
|
d76b6cc817
Adding "api_" in function inside main_api.lib.php
|
преди 11 години |
database.constants.inc.php
|
d5e4eb909d
Merge branch 'master' of git.beeznest.com:minedu-chamilo
|
преди 11 години |
database.lib.php
|
bdaf478306
Minor adding docs
|
преди 11 години |
diagnoser.lib.php
|
e1200f6532
Minor - format code
|
преди 11 години |
display.lib.php
|
cbdbc7291c
Minor - format code using Display::url()
|
преди 11 години |
document.class.php
|
bffe3f6015
#2851 portfolio integration
|
преди 12 години |
document.lib.php
|
d76b6cc817
Adding "api_" in function inside main_api.lib.php
|
преди 11 години |
email_editor.inc.php
|
90b459de35
Moving files into main/inc/lib
|
преди 11 години |
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
|
c01405b13a
Several generalizations to avoid session calls from cli.
|
преди 11 години |
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
|
преди 11 години |
events_email.class.php
|
b5bbbcac12
Adding swiftmailer and monolog for debug
|
преди 12 години |
exercise.lib.php
|
c01405b13a
Several generalizations to avoid session calls from cli.
|
преди 11 години |
exercise_show_functions.lib.php
|
ccbd79b8ef
Fixing errors while auto merging.
|
преди 11 години |
export.lib.inc.php
|
dac6350c3e
Removing require_once already added in global.inc or via composer
|
преди 11 години |
extra_field.lib.php
|
7903181537
Add options for the user roles.
|
преди 11 години |
extra_field_option.lib.php
|
a2724a2768
trim values see #6621
|
преди 11 години |
extra_field_value.lib.php
|
45d9f71711
Adding message priority for extra field options.
|
преди 11 години |
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
|
преди 11 години |
fileManager.lib.php
|
d76b6cc817
Adding "api_" in function inside main_api.lib.php
|
преди 11 години |
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
|
преди 11 години |
geometry.lib.php
|
fba2dba304
Minor - Adapting code comments to phpdoc
|
преди 13 години |
glossary.lib.php
|
8616f1e9de
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
преди 11 години |
grade_model.lib.php
|
27252e419e
Reformat code
|
преди 11 години |
gradebook.lib.php
|
60ea5be56a
Reformat code
|
преди 11 години |
group_portal_manager.lib.php
|
e6a6c08c28
Merge branch 'chamilo19'
|
преди 11 години |
groupmanager.lib.php
|
e6a6c08c28
Merge branch 'chamilo19'
|
преди 11 години |
image.lib.php
|
c4f2782c41
Fixing SQL queries + PHP notices (old files)
|
преди 11 години |
import.lib.php
|
cfac24c461
Removing deprecating function function get_setting() is replaced with api_get_setting(),
|
преди 11 години |
index.html
|
47022680ce
Accept gzopen64() too as a test of the zlib extension load
|
преди 15 години |
internationalization.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
|
преди 11 години |
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
|
преди 11 години |
item_property.class.php
|
54b6e4a8f1
#5023 Implements Doctrine for database access
|
преди 12 години |
javascript.class.php
|
ab0bc8fc26
tool announcement: moving embeded javascript to file #4617
|
преди 12 години |
latex.inc.php
|
90b459de35
Moving files into main/inc/lib
|
преди 11 години |
legal.lib.php
|
e04b466ee7
Removing unused error_logs
|
преди 11 години |
link.lib.php
|
e6a6c08c28
Merge branch 'chamilo19'
|
преди 11 години |
login.lib.php
|
3084a20f01
Merging with 1.9.x
|
преди 11 години |
login_redirection.class.php
|
eb681afd96
Adding @todos
|
преди 11 години |
message.lib.php
|
19c30c22a5
Adding text email support see #6193
|
преди 11 години |
model.lib.php
|
9d3b4803f1
Minor cosmetic files
|
преди 11 години |
nanogong.lib.php
|
e04b466ee7
Removing unused error_logs
|
преди 11 години |
notebook.lib.php
|
8616f1e9de
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
преди 11 години |
notification.lib.php
|
19c30c22a5
Adding text email support see #6193
|
преди 11 години |
online.inc.php
|
a2b53a49c9
Session destroy is now handled by the security component.
|
преди 11 години |
page.class.php
|
f2ca140444
#4652 Zombie users
|
преди 12 години |
page.lib.php
|
bdaf478306
Minor adding docs
|
преди 11 години |
pdf.lib.php
|
6a0623a923
Moving main/default_course_document inside data/ see #6636
|
преди 11 години |
plugin.class.php
|
cfac24c461
Removing deprecating function function get_setting() is replaced with api_get_setting(),
|
преди 11 години |
plugin.lib.php
|
3f0a244bf8
Deleting exam_password extra user field only to students see BT#5637
|
преди 11 години |
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
|
преди 11 години |
promotion.lib.php
|
e6a6c08c28
Merge branch 'chamilo19'
|
преди 11 години |
redirect.class.php
|
eb681afd96
Adding @todos
|
преди 11 години |
response.class.php
|
bffe3f6015
#2851 portfolio integration
|
преди 12 години |
result_set.class.php
|
a16235c327
Fixing missing variable
|
преди 12 години |
rights.lib.php
|
c138cb6baa
basic rights managment
|
преди 13 години |
security.lib.php
|
028686d652
Fixing export/import course bugs.
|
преди 11 години |
session_field.lib.php
|
3b60576f0c
Improving extra field management, with 1 script we can manage all extra fields (course, session, question) see BT#6098
|
преди 11 години |
session_field_option.lib.php
|
fbcc50b5bf
Reformat code
|
преди 11 години |
session_field_value.lib.php
|
c87c20b383
Reordering extrafields classes
|
преди 12 години |
session_model.lib.php
|
347910ce3b
Fixing fatal error + reformat code
|
преди 11 години |
sessionmanager.lib.php
|
08915d6af6
Fixing search coach using roles tables.
|
преди 11 години |
skill.lib.php
|
4b6afee605
Removing require_once of libs already added in the autoload script
|
преди 11 години |
skill.visualizer.lib.php
|
643dac1a59
Skills: connections and add button are working but it's still disordered + cleaning files
|
преди 12 години |
social.lib.php
|
3084a20f01
Merging with 1.9.x
|
преди 11 години |
sortable_table.class.php
|
ff4ff89ccf
Fixing myspace tab.
|
преди 11 години |
specific_fields_manager.lib.php
|
bcb1c092b6
Fixing query
|
преди 12 години |
statistics.lib.php
|
9dc8063c9f
Reformat code
|
преди 11 години |
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
|
88a999d6ea
Fixing PHP warnings, replacing relative with absolute paths
|
преди 11 години |
table_sort.class.php
|
d566f172b4
Some session fixes
|
преди 12 години |
tablesort.lib.php
|
8e2add3216
global move loading of classes to autoload
|
преди 12 години |
template.lib.php
|
99fc79538b
Refactoring template constructor.
|
преди 11 години |
text.lib.php
|
dca2005382
Minor - cosmetic changes
|
преди 11 години |
thematic.lib.php
|
8616f1e9de
Injecting the $result inside the Database::affected_rows() in order to work with Doctrine
|
преди 11 години |
timeline.lib.php
|
c56e45bc06
Minor doc update for timeline model
|
преди 12 години |
tracking.lib.php
|
5aa76ef211
Replacing function get_statistic_table() with get_main_table() see BT#6220
|
преди 11 години |
upload.xajax.php
|
5b4618fb9b
Minor - Adapting code comments to phpdoc
|
преди 13 години |
uri.class.php
|
34ea55889b
Duplicate ID clickable_email_link #4669
|
преди 12 години |
urlmanager.lib.php
|
a4f2146864
Minor - removing white spaces
|
преди 11 години |
user_api_key_manager.class.php
|
20896804e1
#2851 portfolio integration
|
преди 12 години |
usergroup.lib.php
|
d76b6cc817
Adding "api_" in function inside main_api.lib.php
|
преди 11 години |
usermanager.lib.php
|
5fb9d46e93
Merge with 1.10
|
преди 11 години |
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 години |