Julio Montoya 3973c397e2 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x vor 5 Jahren
..
browser 7658bd1015 Minor - format code vor 6 Jahren
elfinder 48fcdbb6f0 Minor - flint fixes vor 5 Jahren
flv_player 94984e6b12 merge vor 10 Jahren
formvalidator 34aeb8e6e3 FormValidator: Allow to Number use custom CSS classes - refs BT#16152 vor 5 Jahren
freemindflashbrowser 94984e6b12 merge vor 10 Jahren
hook 77275c57e4 Minor - flint fixes vor 5 Jahren
internationalization_database fe5db3a50e Remove unused code. Cleaning up i18n library. vor 9 Jahren
javascript dcc8b86dff Admin config setting "ck_editor_enter_mode_value" BT#15259 vor 5 Jahren
kses-0.2.2 94984e6b12 merge vor 10 Jahren
mediaplayer 94984e6b12 merge vor 10 Jahren
mimetex 94984e6b12 merge vor 10 Jahren
mxgraph a23b614683 Add new career diagram using mxgraph v3.9.3 see BT#12861 vor 6 Jahren
nusoap ef4e78caef Minor - fixes from ofaj_dev vor 5 Jahren
opengraph 4bf1db37ef Add OpenGraph library - refs #5637 vor 10 Jahren
pear ebffa82e01 Add exercise review test BT#16144 vor 5 Jahren
phpmailer ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
phpseclib d1b37f34fe Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php vor 7 Jahren
ppt2png 64944321b7 Add course setting show_course_in_user_language BT#11016 vor 8 Jahren
search b3f62a1504 Minor - update from v2 vor 5 Jahren
svg-edit d3a36eff3a Minor - return array, fix conditions if array is empty vor 6 Jahren
swfobject 94984e6b12 merge vor 10 Jahren
system fbc3323c88 Minor - format code vor 6 Jahren
wami-recorder 574a044a0c Use RecordRTC or Wami adding audio on documents tool - refs BT#11060 vor 8 Jahren
webservices b07eded8e5 Minor - flint fixes vor 5 Jahren
xajax c0af0a6ee1 Remove unused code vor 6 Jahren
zombie dc0c50303b Minor - flint fixes vor 6 Jahren
.htaccess 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
AnnouncementEmail.php 1545341d74 Import csv: fix announcement email subject, fix language loading vor 5 Jahren
AnnouncementManager.php 66162cee81 Remove course/session list in social network BT#16059 vor 5 Jahren
Compilatio.php f754b4f022 Fix condition see BT#15549 vor 5 Jahren
CourseChatUtils.php 6f71fa436f Minor - format code vor 5 Jahren
CoursesAndSessionsCatalog.class.php 8988fa1ab6 Minor - format code vor 5 Jahren
ExerciseCategoryManager.php c9a4c32b18 Minor - flint fixes vor 5 Jahren
GamificationUtils.php e3e1b8365f Minor - improve LearnpathList load performance see BT#15881 vor 5 Jahren
MailTemplateManager.php 8d377dbbab Minor - fix php warnings see BT#14894 vor 6 Jahren
MoodleImport.php ee03b66d1c Minor - format code vor 5 Jahren
ScheduledAnnouncement.php ac346848b1 Minor - fix variable overwrite vor 5 Jahren
SequenceManager.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
SequenceResourceManager.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
SmsPlugin.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
SmsPluginLibraryInterface.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
SortableTableFromArray.php b7801d78ad Fix exercise pagination vor 5 Jahren
SortableTableFromArrayConfig.php 60ebc64c26 Minor - format code vor 5 Jahren
TeacherTimeReport.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
TicketManager.php da2b3c95ae Minor - format code, add int casting, remove_XSS vor 5 Jahren
UnserializeApi.php ef8f91402e Fix error when import/exporting courses see BT#15412 vor 5 Jahren
VideoChat.php 34252a0abb Minor - Format code vor 5 Jahren
access_url_edit_courses_to_url_functions.lib.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
access_url_edit_sessions_to_url_functions.lib.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
access_url_edit_users_to_url_functions.lib.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
add_course.lib.inc.php 38c678a4d0 Minor - format code vor 5 Jahren
add_courses_to_session_functions.lib.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
agenda.lib.php 06c4dc0874 fix agenda files upload vor 5 Jahren
api.lib.php 6240ad4cf6 Allow hyphen (-) in username BT#16250 #1947 vor 5 Jahren
app_view.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
array.lib.php f826d556b9 Minor - Fix PHP warning vor 5 Jahren
attendance.lib.php cd4e5c3683 Sync get attendance list with get attendance data vor 5 Jahren
auth.lib.php dd4416488f My courses: Move sort courses in new page add ajax actions BT#15677 vor 5 Jahren
baker.lib.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
banner.lib.php 69a397636b Speed performance: Use static to avoid querying the database. vor 5 Jahren
blog.lib.php f29d22edcb Minor - flint fixes vor 5 Jahren
career.lib.php 6e9424eb85 CSV Import - UI change BT#16240 vor 5 Jahren
certificate.lib.php 8f00902c47 Speed performance: Avoid hitting the DB for a course info vor 5 Jahren
chamilo_session.class.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
chat.lib.php 8b9a665b28 Minor - format code vor 5 Jahren
conditional_login.class.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
course.lib.php 643c00aa2e WIP: Add functions for the periodic export vor 5 Jahren
course_category.lib.php 7bbeb12879 Minor - format code remove, unused code, int casting vor 5 Jahren
course_description.lib.php e3f2ea7129 Minor - add (int) casting, fix php warnings #2903 vor 5 Jahren
course_home.lib.php db5984db10 Fix lp item titles when is changed to HTML see BT#15259 vor 5 Jahren
course_request.lib.php e4597e1bed Minor - format code vor 6 Jahren
custom_pages.class.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
dashboard.lib.php 2b1d000d5d Fix E_NOTICE #2884 vor 5 Jahren
database.constants.inc.php 6501c3b497 Admin: add config setting "allow_career_users" BT#16231 vor 5 Jahren
database.lib.php 819ec58f0f WIP plugin buy course: Add course/session/service pagination #2987 vor 5 Jahren
database.mysqli.lib.php ed680d26c8 Minor - format code vor 9 Jahren
diagnoser.lib.php 97ddaf1598 Minor - flint fixes vor 5 Jahren
display.lib.php 221c67a093 Fix buy courses plugin pagination + fix price BT#16054 vor 5 Jahren
document.lib.php 3973c397e2 Merge branch '1.11.x' of github.com:chamilo/chamilo-lms into 1.11.x vor 5 Jahren
event_email_template.class.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
events.lib.php 6c2ad3e9f3 Minor - Add phpdoc block - refs BT#16197 vor 5 Jahren
events_dispatcher.class.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
events_email.class.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
exercise.lib.php b7801d78ad Fix exercise pagination vor 5 Jahren
exercise_show_functions.lib.php c58a1def2f Show only status for the selected student answer BT#16256 vor 5 Jahren
export.lib.inc.php 81d89fb452 Add enclosure parameter when exporting array to CSV BT#15280 vor 5 Jahren
extra_field.lib.php c29bb89751 Use extra field work file upload instead of work document file vor 5 Jahren
extra_field_option.lib.php f9514aacee Fix save extrafield value when importing users - refs BT#15672 vor 5 Jahren
extra_field_value.lib.php 72119be8c3 Fix copy session see BT#16097 vor 5 Jahren
fileDisplay.lib.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
fileManage.lib.php 92b7b6d528 Minor - flint fixes vor 6 Jahren
fileUpload.lib.php b3f62a1504 Minor - update from v2 vor 5 Jahren
fixlinks.js c07b9958a4 Replace $(document).ready with shortcut version vor 5 Jahren
geometry.lib.php 70a731284d WIP: Refactor immediate popup direct feedback code BT#15827 vor 5 Jahren
glossary.lib.php 5be9162c4d Fix glossary title when using HTML see BT#15259 vor 5 Jahren
grade_model.lib.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
gradebook.lib.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
groupmanager.lib.php 106f8eb6cb Minor - remove unused code vor 5 Jahren
image.lib.php 1077e12426 Minor - format code, add int casting, remove comments from master vor 5 Jahren
import.lib.php 1a99b73b3f Minor - format code vor 6 Jahren
index.html 47022680ce Accept gzopen64() too as a test of the zlib extension load vor 15 Jahren
internationalization.lib.php 4ce324b27b Minor - Format code vor 5 Jahren
legal.lib.php ee3614c2d6 legal extra fields are saved if a change is detected #2554 vor 6 Jahren
link.lib.php 3bc5a7b57d Minor - format code, remove unused code. vor 5 Jahren
login.lib.php b3f62a1504 Minor - update from v2 vor 5 Jahren
login_redirection.class.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
lp_item.lib.php dc87fd5e90 Fix lp item prerequisite after migration from 1.9.x see BT#15056 vor 6 Jahren
message.lib.php 6175db4f86 Webservice: Add method to update message status - refs BT#15928 vor 5 Jahren
model.lib.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
myspace.lib.php a7ad1b42ce Minor: Update term used in reports vor 5 Jahren
notebook.lib.php 6f71fa436f Minor - format code vor 5 Jahren
notification.lib.php b50a2ee374 Fix sound in push notification vor 5 Jahren
online.inc.php 0720401a00 Azure Plugin: Update to use oatuh2 - refs BT#8959 vor 5 Jahren
pdf.lib.php 75d2456b2e CSS: fix pdf export, remove unused print css styles BT#16159 vor 5 Jahren
plugin.class.php be4f22be03 Moving api_unserialize_content for Unserialize::unserialize vor 5 Jahren
plugin.lib.php 7342a11ff7 Minor - flint fixes vor 5 Jahren
promotion.lib.php 70138a2cae Minor - format code, add int casting vor 5 Jahren
redirect.class.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
security.lib.php 4178088552 Internal - Fix static permissions for files/directories: use API functions to get the right permissions - refs #2582 vor 6 Jahren
sessionmanager.lib.php 8988fa1ab6 Minor - format code vor 5 Jahren
skill.lib.php e0b3d0a7c1 Fix fatal error, fix entity name BT#16218 vor 5 Jahren
skill.visualizer.lib.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
social.lib.php 3bc5a7b57d Minor - format code, remove unused code. vor 5 Jahren
sortable_table.class.php 9430595dc1 Minor - flint fixes vor 5 Jahren
specific_fields_manager.lib.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
statistics.lib.php 8988fa1ab6 Minor - format code vor 5 Jahren
sub_language.class.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
surveymanager.lib.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
system_announcements.lib.php 3bc5a7b57d Minor - format code, remove unused code. vor 5 Jahren
table_sort.class.php fb3483efbb Allow exercise categories requires DB change and configuration BT#15636 vor 5 Jahren
tablesort.lib.php bf885f42f4 Applied fixes from FlintCI vor 6 Jahren
template.lib.php b77978e6a2 Minor - flint fixes vor 5 Jahren
text.lib.php 52b1570860 Minor - format code vor 5 Jahren
thematic.lib.php 7de2976292 Minor - format code, avoid querying with id = 0 vor 5 Jahren
timeline.lib.php 57c7595ace Minor - flint fixes vor 5 Jahren
tracking.lib.php cf81674e93 Minor - validate course info vor 5 Jahren
urlmanager.lib.php b6267722dc Add new exercise feedback type EXERCISE_FEEDBACK_TYPE_POPUP see BT#15827 vor 5 Jahren
user_api_key_manager.class.php ecdc2037e2 Applied fixes from FlintCI vor 6 Jahren
usergroup.lib.php ad85105634 Classes: Allow teacher to view user, class list BT#15466 vor 5 Jahren
usermanager.lib.php d49ea7f6c4 Add career results diagram see BT#16233 vor 5 Jahren
userportal.lib.php ae0cc64c5e Minor - fix php warning vor 5 Jahren