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