Prechecker results: error


PHP lint problems

(0 errors, 0 warnings)

This section shows php lint problems in the code detected by php -l [More info]


PHP coding style problems

(2 errors, 1 warnings)

This section shows the coding style problems detected in the code by phpcs [More info]

mod/organizer/lib.php
(#638) Functions must not contain multiple empty lines in a row; found 2 empty lines
mod/organizer/messaging.php
(#151) Line exceeds 132 characters; contains 141 characters
(#365) Commas (,) must be followed by white space.

Javascript coding style problems

(30 errors, 86 warnings)

This section shows the coding style problems detected in the code by eslint [More info]

mod/organizer/amd/src/adddayslot.js
(#54) Expected space(s) after "for". (keyword-spacing)
(#62) 'i' used outside of binding context. (block-scoped-var)
(#67) Unexpected space before function parentheses. (space-before-function-paren)
mod/organizer/module.js
(#28) Identifier 'mod_organizer' is not in camel case. (camelcase)
(#30) Identifier 'init_mod_form' is not in camel case. (camelcase)
(#30) Unexpected space before function parentheses. (space-before-function-paren)
(#35) Missing JSDoc comment. (require-jsdoc)
(#35) Identifier 'check_group_members_only' is not in camel case. (camelcase)
(#43) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#52) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#65) Missing semicolon. (semi)
(#67) Identifier 'init_add_form' is not in camel case. (camelcase)
(#67) Unexpected space before function parentheses. (space-before-function-paren)
(#78) A space is required after ','. (comma-spacing)
(#78) Missing space before opening brace. (space-before-blocks)
(#81) A space is required after ','. (comma-spacing)
(#87) Unexpected space before function parentheses. (space-before-function-paren)
(#90) 'sendername' is not defined. (no-undef)
(#92) 'sendername' is not defined. (no-undef)
(#94) 'sendername' is not defined. (no-undef)
(#97) 'sendername' is not defined. (no-undef)
(#99) 'conflicts' is not defined. (no-undef)
(#101) 'conflicts' is not defined. (no-undef)
(#102) 'val' is not defined. (no-undef)
(#102) Unexpected confirm. (no-alert)
(#104) 'val' is not defined. (no-undef)
(#113) Missing JSDoc comment. (require-jsdoc)
(#113) Identifier 'toggle_available_from' is not in camel case. (camelcase)
(#117) Missing semicolon. (semi)
(#119) Identifier 'init_edit_form' is not in camel case. (camelcase)
(#119) Unexpected space before function parentheses. (space-before-function-paren)
(#120) Missing JSDoc comment. (require-jsdoc)
(#120) Identifier 'detect_change' is not in camel case. (camelcase)
(#126) Missing JSDoc comment. (require-jsdoc)
(#126) Identifier 'set_modfield' is not in camel case. (camelcase)
(#130) Missing JSDoc comment. (require-jsdoc)
(#130) Identifier 'set_icon' is not in camel case. (camelcase)
(#134) ["warning"] is better written in dot notation. (dot-notation)
(#137) ["changed"] is better written in dot notation. (dot-notation)
(#146) Missing JSDoc comment. (require-jsdoc)
(#146) Identifier 'toggle_hidden_field' is not in camel case. (camelcase)
(#166) Missing JSDoc comment. (require-jsdoc)
(#166) Identifier 'reset_edit_form' is not in camel case. (camelcase)
(#166) 'e' is defined but never used. (no-unused-vars)
(#177) Extra space after key 'target'. (key-spacing)
(#178) Missing semicolon. (semi)
(#180) Identifier 'init_eval_form' is not in camel case. (camelcase)
(#180) Unexpected space before function parentheses. (space-before-function-paren)
(#181) Missing JSDoc comment. (require-jsdoc)
(#181) Identifier 'toggle_all' is not in camel case. (camelcase)
(#183) Identifier 'sender_class' is not in camel case. (camelcase)
(#185) Identifier 'sender_class' is not in camel case. (camelcase)
(#186) Unexpected space before function parentheses. (space-before-function-paren)
(#193) Unexpected space before function parentheses. (space-before-function-paren)
(#197) Missing semicolon. (semi)
(#199) Identifier 'init_checkboxes' is not in camel case. (camelcase)
(#199) Unexpected space before function parentheses. (space-before-function-paren)
(#200) Missing JSDoc comment. (require-jsdoc)
(#200) Identifier 'organizer_check_all' is not in camel case. (camelcase)
(#204) 'hidden' is defined but never used. (no-unused-vars)
(#205) 'visible' is defined but never used. (no-unused-vars)
(#223) Missing semicolon. (semi)
(#225) Identifier 'init_infobox' is not in camel case. (camelcase)
(#225) Unexpected space before function parentheses. (space-before-function-paren)
(#226) Missing JSDoc comment. (require-jsdoc)
(#226) Identifier 'toggle_past_slots' is not in camel case. (camelcase)
(#226) 'e' is defined but never used. (no-unused-vars)
(#256) Missing JSDoc comment. (require-jsdoc)
(#256) Identifier 'toggle_free_slots' is not in camel case. (camelcase)
(#256) 'e' is defined but never used. (no-unused-vars)
(#286) Missing JSDoc comment. (require-jsdoc)
(#286) Identifier 'toggle_other_slots' is not in camel case. (camelcase)
(#286) 'e' is defined but never used. (no-unused-vars)
(#315) Missing JSDoc comment. (require-jsdoc)
(#315) Identifier 'toggle_info' is not in camel case. (camelcase)
(#322) Unexpected space before function parentheses. (space-before-function-paren)
(#351) Missing JSDoc comment. (require-jsdoc)
(#351) Identifier 'toggle_legend' is not in camel case. (camelcase)
(#356) A space is required after ','. (comma-spacing)
(#359) A space is required after ','. (comma-spacing)
(#367) Missing semicolon. (semi)
(#369) Identifier 'init_popups' is not in camel case. (camelcase)
(#369) Unexpected space before function parentheses. (space-before-function-paren)
(#370) 'title' is defined but never used. (no-unused-vars)
(#370) 'id' is defined but never used. (no-unused-vars)
(#370) 'element' is defined but never used. (no-unused-vars)
(#386) Extra space after key 'contentBox'. (key-spacing)
(#387) Extra space after key 'headerContent'. (key-spacing)
(#388) Extra space after key 'bodyContent'. (key-spacing)
(#389) Extra space after key 'width'. (key-spacing)
(#390) Extra space after key 'zIndex'. (key-spacing)
(#391) Extra space after key 'centered'. (key-spacing)
(#392) Extra space after key 'modal'. (key-spacing)
(#393) Extra space after key 'visible'. (key-spacing)
(#402) Missing JSDoc comment. (require-jsdoc)
(#402) Identifier 'show_popup' is not in camel case. (camelcase)
(#429) Missing JSDoc comment. (require-jsdoc)
(#429) Identifier 'hide_popup' is not in camel case. (camelcase)
(#432) Missing semicolon. (semi)
(#434) Identifier 'init_organizer_print_slots_form' is not in camel case. (camelcase)
(#434) Unexpected space before function parentheses. (space-before-function-paren)
(#435) Missing JSDoc comment. (require-jsdoc)
(#435) Identifier 'toggle_column' is not in camel case. (camelcase)
(#461) Missing semicolon. (semi)
(#463) Identifier 'init_organizer_print_slots_form_old' is not in camel case. (camelcase)
(#463) Unexpected space before function parentheses. (space-before-function-paren)
(#464) Missing JSDoc comment. (require-jsdoc)
(#464) Identifier 'toggle_column' is not in camel case. (camelcase)
(#482) Missing semicolon. (semi)
(#484) Identifier 'fix_calendar_styles' is not in camel case. (camelcase)
(#484) Unexpected space before function parentheses. (space-before-function-paren)
(#486) Use ‘===’ to compare with ‘null’. (no-eq-null)
(#489) Missing semicolon. (semi)
(#491) Identifier 'init_grade_change' is not in camel case. (camelcase)
(#498) Unexpected alert. (no-alert)
(#498) 'M.str' is restricted from being used. Use AMD module "core/str" or M.util.get_string() (no-restricted-properties)

CSS problems

(31 errors, 5 warnings)

This section shows CSS problems detected by stylelint [More info]

mod/organizer/styles.css
(#52) Expected single space before "{" (block-opening-brace-space-before)
(#131) Expected single space before "{" (block-opening-brace-space-before)
(#142) Expected single space before "{" (block-opening-brace-space-before)
(#147) Expected single space before "{" (block-opening-brace-space-before)
(#29) Expected "#F0F0F0" to be "#f0f0f0" (color-hex-case)
(#45) Expected "#BBB" to be "#bbb" (color-hex-case)
(#101) Expected "#F0F0F0" to be "#f0f0f0" (color-hex-case)
(#113) Expected "#BBB" to be "#bbb" (color-hex-case)
(#136) Expected "#ffffff" to be "#fff" (color-hex-length)
(#123) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#128) Expected a trailing semicolon (declaration-block-trailing-semicolon)
(#53) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#54) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#62) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#63) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#64) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#118) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#123) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#128) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#132) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#139) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#143) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#148) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#153) Expected single space after ":" with a single-line declaration (declaration-colon-space-after)
(#29) Unexpected !important (declaration-no-important)
(#33) Unexpected !important (declaration-no-important)
(#37) Unexpected !important (declaration-no-important)
(#41) Unexpected !important (declaration-no-important)
(#45) Unexpected !important (declaration-no-important)
(#77) Unexpected !important (declaration-no-important)
(#81) Unexpected !important (declaration-no-important)
(#109) Unexpected !important (declaration-no-important)
(#113) Unexpected !important (declaration-no-important)
(#97) Expected single space after "," in a single-line function (function-comma-space-after)
(#97) Expected single space after "," in a single-line function (function-comma-space-after)
(#28) Expected indentation of 0 spaces (indentation)

PHPDocs style problems

(371 errors, 0 warnings)

This section shows the phpdocs problems detected in the code by local_moodlecheck [More info]

mod/organizer/backup/moodle2/backup_organizer_activity_task.class.php
(#33) No one-line description found in phpdocs for class backup_organizer_activity_task
(#55) Phpdocs for function backup_organizer_activity_task::encode_content_links has incomplete parameters list
(#33) Class backup_organizer_activity_task does not have @copyright tag
(#33) Class backup_organizer_activity_task does not have @license tag
mod/organizer/backup/moodle2/backup_organizer_stepslib.php
(#41) Function backup_organizer_activity_structure_step::define_structure is not documented
(#35) Class backup_organizer_activity_structure_step does not have @copyright tag
(#35) Class backup_organizer_activity_structure_step does not have @license tag
mod/organizer/backup/moodle2/restore_organizer_activity_task.class.php
(#33) No one-line description found in phpdocs for class restore_organizer_activity_task
(#33) Class restore_organizer_activity_task does not have @copyright tag
(#33) Class restore_organizer_activity_task does not have @license tag
mod/organizer/backup/moodle2/restore_organizer_stepslib.php
(#41) Function restore_organizer_activity_structure_step::define_structure is not documented
(#57) Function restore_organizer_activity_structure_step::process_organizer is not documented
(#77) Function restore_organizer_activity_structure_step::process_slot is not documented
(#95) Function restore_organizer_activity_structure_step::process_appointment is not documented
(#112) Function restore_organizer_activity_structure_step::after_execute is not documented
(#35) Class restore_organizer_activity_structure_step does not have @copyright tag
(#35) Class restore_organizer_activity_structure_step does not have @license tag
mod/organizer/classes/MTablePDF.php
(#20) Package mtablepdf is not valid
mod/organizer/classes/event/appointment_added.php
(#35) Function appointment_added::init is not documented
(#41) Function appointment_added::get_name is not documented
(#45) Function appointment_added::get_description is not documented
(#50) Function appointment_added::get_url is not documented
(#54) Function appointment_added::get_legacy_logdata is not documented
(#30) Class appointment_added does not have @copyright tag
(#30) Class appointment_added does not have @license tag
mod/organizer/classes/event/appointment_assigned.php
(#35) Function appointment_assigned::init is not documented
(#41) Function appointment_assigned::get_name is not documented
(#45) Function appointment_assigned::get_description is not documented
(#50) Function appointment_assigned::get_url is not documented
(#54) Function appointment_assigned::get_legacy_logdata is not documented
(#30) Class appointment_assigned does not have @copyright tag
(#30) Class appointment_assigned does not have @license tag
mod/organizer/classes/event/appointment_commented.php
(#35) Function appointment_commented::init is not documented
(#41) Function appointment_commented::get_name is not documented
(#45) Function appointment_commented::get_description is not documented
(#50) Function appointment_commented::get_url is not documented
(#54) Function appointment_commented::get_legacy_logdata is not documented
(#30) Class appointment_commented does not have @copyright tag
(#30) Class appointment_commented does not have @license tag
mod/organizer/classes/event/appointment_evaluated.php
(#35) Function appointment_evaluated::init is not documented
(#41) Function appointment_evaluated::get_name is not documented
(#45) Function appointment_evaluated::get_description is not documented
(#50) Function appointment_evaluated::get_url is not documented
(#54) Function appointment_evaluated::get_legacy_logdata is not documented
(#30) Class appointment_evaluated does not have @copyright tag
(#30) Class appointment_evaluated does not have @license tag
mod/organizer/classes/event/appointment_list_printed.php
(#35) Function appointment_list_printed::init is not documented
(#41) Function appointment_list_printed::get_name is not documented
(#45) Function appointment_list_printed::get_description is not documented
(#50) Function appointment_list_printed::get_url is not documented
(#54) Function appointment_list_printed::get_legacy_logdata is not documented
(#30) Class appointment_list_printed does not have @copyright tag
(#30) Class appointment_list_printed does not have @license tag
mod/organizer/classes/event/appointment_reminder_sent.php
(#35) Function appointment_reminder_sent::init is not documented
(#41) Function appointment_reminder_sent::get_name is not documented
(#45) Function appointment_reminder_sent::get_description is not documented
(#50) Function appointment_reminder_sent::get_url is not documented
(#54) Function appointment_reminder_sent::get_legacy_logdata is not documented
(#30) Class appointment_reminder_sent does not have @copyright tag
(#30) Class appointment_reminder_sent does not have @license tag
mod/organizer/classes/event/appointment_removed.php
(#35) Function appointment_removed::init is not documented
(#41) Function appointment_removed::get_name is not documented
(#45) Function appointment_removed::get_description is not documented
(#50) Function appointment_removed::get_url is not documented
(#54) Function appointment_removed::get_legacy_logdata is not documented
(#30) Class appointment_removed does not have @copyright tag
(#30) Class appointment_removed does not have @license tag
mod/organizer/classes/event/course_module_instance_list_viewed.php
(#30) Class course_module_instance_list_viewed is not documented
mod/organizer/classes/event/course_module_viewed.php
(#30) Class course_module_viewed is not documented
(#32) Function course_module_viewed::init is not documented
mod/organizer/classes/event/queue_added.php
(#35) Function queue_added::init is not documented
(#41) Function queue_added::get_name is not documented
(#45) Function queue_added::get_description is not documented
(#50) Function queue_added::get_url is not documented
(#54) Function queue_added::get_legacy_logdata is not documented
(#30) Class queue_added does not have @copyright tag
(#30) Class queue_added does not have @license tag
mod/organizer/classes/event/queue_removed.php
(#35) Function queue_removed::init is not documented
(#41) Function queue_removed::get_name is not documented
(#45) Function queue_removed::get_description is not documented
(#50) Function queue_removed::get_url is not documented
(#54) Function queue_removed::get_legacy_logdata is not documented
(#30) Class queue_removed does not have @copyright tag
(#30) Class queue_removed does not have @license tag
mod/organizer/classes/event/registrations_viewed.php
(#35) Function registrations_viewed::init is not documented
(#41) Function registrations_viewed::get_name is not documented
(#45) Function registrations_viewed::get_description is not documented
(#49) Function registrations_viewed::get_url is not documented
(#53) Function registrations_viewed::get_legacy_logdata is not documented
(#30) Class registrations_viewed does not have @copyright tag
(#30) Class registrations_viewed does not have @license tag
mod/organizer/classes/event/slot_created.php
(#35) Function slot_created::init is not documented
(#41) Function slot_created::get_name is not documented
(#45) Function slot_created::get_description is not documented
(#50) Function slot_created::get_url is not documented
(#54) Function slot_created::get_legacy_logdata is not documented
(#30) Class slot_created does not have @copyright tag
(#30) Class slot_created does not have @license tag
mod/organizer/classes/event/slot_deleted.php
(#35) Function slot_deleted::init is not documented
(#41) Function slot_deleted::get_name is not documented
(#45) Function slot_deleted::get_description is not documented
(#50) Function slot_deleted::get_url is not documented
(#54) Function slot_deleted::get_legacy_logdata is not documented
(#30) Class slot_deleted does not have @copyright tag
(#30) Class slot_deleted does not have @license tag
mod/organizer/classes/event/slot_updated.php
(#35) Function slot_updated::init is not documented
(#41) Function slot_updated::get_name is not documented
(#45) Function slot_updated::get_description is not documented
(#50) Function slot_updated::get_url is not documented
(#54) Function slot_updated::get_legacy_logdata is not documented
(#30) Class slot_updated does not have @copyright tag
(#30) Class slot_updated does not have @license tag
mod/organizer/classes/event/slot_viewed.php
(#35) Function slot_viewed::init is not documented
(#41) Function slot_viewed::get_name is not documented
(#45) Function slot_viewed::get_description is not documented
(#49) Function slot_viewed::get_url is not documented
(#53) Function slot_viewed::get_legacy_logdata is not documented
(#30) Class slot_viewed does not have @copyright tag
(#30) Class slot_viewed does not have @license tag
mod/organizer/classes/task/cron_task.php
(#30) Class cron_task is not documented
(#33) Function cron_task::get_name is not documented
(#38) Function cron_task::execute is not documented
mod/organizer/custom_table_renderer.php
(#31) Function organizer_render_table_with_footer is not documented
mod/organizer/db/migrate.php
(#150) Function migrate_slots is not documented
(#250) Function add_course_module_x is not documented
mod/organizer/infobox.php
(#36) Function organizer_make_infobox is not documented
(#66) Function organizer_make_section is not documented
(#78) Function organizer_add_message_icon is not documented
(#89) Function organizer_make_messages_section is not documented
(#106) Function organizer_make_reminder_section is not documented
(#119) Function organizer_make_description_section is not documented
(#150) Function organizer_make_myapp_section is not documented
(#187) Function organizer_make_slotoptions_section is not documented
mod/organizer/legend.php
(#31) Function organizer_make_legend is not documented
(#266) Function organizer_make_cell is not documented
(#273) Function organizer_get_icon_plus_string is not documented
mod/organizer/lib.php
(#201) Function organizer_get_overview_link is not documented
(#214) Function organizer_reset_course_form_definition is not documented
(#220) Function organizer_reset_userdata is not documented
(#283) Function organizer_reset_gradebook is not documented
(#303) Function organizer_get_user_grade is not documented
(#339) Function organizer_update_grades is not documented
(#357) Function organizer_grade_item_update is not documented
(#390) Function organizer_display_grade is not documented
(#428) Function organizer_display_finalgrade is not documented
(#438) Function organizer_get_finalgrade_overwritten is not documented
(#464) Function organizer_make_grades_menu_organizer is not documented
(#484) Function organizer_clean_num is not documented
(#493) Function organizer_get_last_group_appointment is not documented
(#526) Function organizer_get_counters is not documented
(#582) Function organizer_get_eventaction_slot_teacher is not documented
(#613) Function organizer_get_eventaction_instance_teacher is not documented
(#635) Function organizer_get_eventaction_instance_student is not documented
(#663) Function organizer_get_eventaction_student is not documented
(#849) Function organizer_fetch_group is not documented
(#869) Function organizer_get_overview_student is not documented
(#1050) Function organizer_get_overview_teacher is not documented
(#1098) Function organizer_print_overview is not documented
(#1125) Function organizer_is_student_in_course is not documented
(#1250) Function organizer_create_digest is not documented
(#1346) Function organizer_supports is not documented
(#1402) Function organizer_remove_waitingqueueentries is not documented
(#1537) Function organizer_change_event_instance is not documented
(#1562) Function organizer_create_calendarevent is not documented
(#1593) Function organizer_change_calendarevent is not documented
(#159) Phpdocs for function organizer_user_outline has incomplete parameters list
(#177) Phpdocs for function organizer_user_complete has incomplete parameters list
(#189) Phpdocs for function organizer_print_recent_activity has incomplete parameters list
(#1304) Phpdocs for function organizer_scale_used has incomplete parameters list
(#1323) Phpdocs for function organizer_scale_used_anywhere has incomplete parameters list
mod/organizer/locallib.php
(#35) Function sem_get is not documented
(#43) Function sem_acquire is not documented
(#47) Function sem_release is not documented
(#52) Function organizer_load_events is not documented
(#66) Function organizer_get_name_link is not documented
(#104) Function between is not documented
(#108) Function organizer_add_appointment_slots is not documented
(#208) Function organizer_get_slotstarttime is not documented
(#219) Function organizer_get_day_date is not documented
(#278) Function organizer_add_event_slot is not documented
(#362) Function organizer_add_event_appointment is not documented
(#436) Function organizer_update_comments is not documented
(#449) Function organizer_update_appointment_slot is not documented
(#522) Function organizer_security_check_slots is not documented
(#541) Function organizer_security_check_apps is not documented
(#561) Function organizer_delete_appointment_slot is not documented
(#593) Function organizer_delete_from_queue is not documented
(#614) Function organizer_delete_user_from_any_queue is not documented
(#641) Function organizer_add_to_queue is not documented
(#671) Function organizer_register_appointment is not documented
(#725) Function organizer_register_single_appointment is not documented
(#754) Function organizer_queue_single_appointment is not documented
(#777) Function organizer_reregister_appointment is not documented
(#831) Function organizer_get_active_appointment is not documented
(#845) Function organizer_unregister_appointment is not documented
(#878) Function organizer_unregister_single_appointment is not documented
(#893) Function organizer_evaluate_slots is not documented
(#928) Function organizer_get_course_module_data is not documented
(#951) Function organizer_get_course_module_data_new is not documented
(#979) Function organizer_get_organizer is not documented
(#997) Function organizer_get_cm is not documented
(#1016) Function organizer_get_context is not documented
(#1038) Function organizer_is_group_mode is not documented
(#1046) Function organizer_is_queueable is not documented
(#1054) Function organizer_fetch_my_group is not documented
(#1075) Function organizer_fetch_user_group is not documented
(#1090) Function organizer_fetch_hidecalendar is not documented
(#1099) Function organizer_fetch_table_entries is not documented
(#1170) Function organizer_with_grading is not documented
(#1182) Function organizer_get_teacherapplicant_output is not documented
(#1207) Function organizer_fetch_groupname is not documented
(#1215) Function organizer_fetch_groupusers is not documented
(#84) Phpdocs for function organizer_check_collision has incomplete parameters list
mod/organizer/messaging.php
(#35) Function organizer_send_message is not documented
(#151) Function organizer_send_message_reminder is not documented
(#229) Function organizer_make_html is not documented
(#250) Function organizer_prepare_and_send_message is not documented
mod/organizer/mod_form.php
(#34) Class mod_organizer_mod_form is not documented
(#37) Function mod_organizer_mod_form::definition_after_data is not documented
(#59) Function mod_organizer_mod_form::definition is not documented
(#205) Function mod_organizer_mod_form::validation is not documented
(#258) Function mod_organizer_mod_form::_get_memberships is not documented
(#285) Function mod_organizer_mod_form::_get_visibilities is not documented
mod/organizer/send_reminder.php
(#139) Function organizer_remind_all is not documented
mod/organizer/slotlib.php
(#168) Class organizer_slot is not documented
(#31) Function organizer_get_last_user_appointment is not documented
(#81) Function organizer_get_all_user_appointments is not documented
(#132) Function organizer_get_next_user_appointment is not documented
(#177) Function organizer_slot::__construct is not documented
(#208) Function organizer_slot::get_organizer is not documented
(#213) Function organizer_slot::get_slot is not documented
(#217) Function organizer_slot::has_participants is not documented
(#222) Function organizer_slot::get_rel_deadline is not documented
(#227) Function organizer_slot::get_abs_deadline is not documented
(#232) Function organizer_slot::is_upcoming is not documented
(#236) Function organizer_slot::is_past_deadline is not documented
(#241) Function organizer_slot::is_past_due is not documented
(#245) Function organizer_slot::is_full is not documented
(#255) Function organizer_slot::is_available is not documented
(#259) Function organizer_slot::organizer_expired is not documented
(#264) Function organizer_slot::organizer_unavailable is not documented
(#269) Function organizer_slot::is_evaluated is not documented
(#280) Function organizer_slot::organizer_user_has_access is not documented
(#386) Function organizer_slot::get_next_in_queue_group is not documented
(#399) Function organizer_slot::load_organizer is not documented
(#406) Function organizer_slot::load_appointments is not documented
(#413) Function organizer_slot::load_queue is not documented
(#420) Function organizer_slot::load_queue_group is not documented
(#432) Function organizer_user_has_access is not documented
(#171) Variable organizer_slot::$slot is not documented
(#172) Variable organizer_slot::$organizer is not documented
(#173) Variable organizer_slot::$apps is not documented
(#174) Variable organizer_slot::$queue is not documented
(#175) Variable organizer_slot::$queuegroup is not documented
mod/organizer/slots_print.php
(#148) Function organizer_organizer_student_action_allowed is not documented
(#200) Function organizer_display_printable_table is not documented
mod/organizer/status_view.php
(#32) Function organizer_generate_registration_table_content is not documented
(#106) Function organizer_get_status_table_entries_group is not documented
(#169) Function organizer_get_status_table_entries is not documented
mod/organizer/util.php
(#43) Function organizer_get_appointment_status is not documented
(#63) Function organizer_check_appointment_status is not documented
mod/organizer/view.php
(#156) Function organizer_register_popup is not documented
(#170) Function organizer_create_url is not documented
(#187) Function organizer_load_params is not documented
mod/organizer/view_action.php
(#300) Function organizer_organizer_student_action_allowed is not documented
mod/organizer/view_action_form_add.php
(#41) Class organizer_add_slots_form is not documented
(#48) Function organizer_add_slots_form::definition is not documented
(#217) Function organizer_add_slots_form::definition_after_data is not documented
(#226) Function organizer_add_slots_form::validation is not documented
(#322) Function organizer_add_slots_form::_validation_step1 is not documented
(#388) Function organizer_add_slots_form::_converts_to_int is not documented
(#402) Function organizer_add_slots_form::_add_slot_fields is not documented
(#420) Function organizer_add_slots_form::_create_day_slot_group is not documented
(#443) Function organizer_add_slots_form::_get_visibilities is not documented
(#453) Function organizer_add_slots_form::_get_teacher_list is not documented
(#470) Function organizer_add_slots_form::_between is not documented
(#474) Function organizer_add_slots_form::_init_arrays is not documented
(#526) Function organizer_add_slots_form::_get_instance_visibility is not documented
(#44) Variable organizer_add_slots_form::$pickeroptions is not documented
(#46) Variable organizer_add_slots_form::$weekdays is not documented
mod/organizer/view_action_form_assign.php
(#33) Class organizer_assign_slot_form is not documented
(#36) Function organizer_assign_slot_form::definition is not documented
(#40) Function organizer_assign_slot_form::definition_after_data is not documented
(#45) Function organizer_assign_slot_form::_sethiddenfields is not documented
(#63) Function organizer_assign_slot_form::_addslotlist is not documented
(#124) Function organizer_assign_slot_form::_organizer_slot_is_free is not documented
(#141) Function organizer_assign_slot_form::_addbuttons is not documented
mod/organizer/view_action_form_comment.php
(#36) Class organizer_comment_slot_form is not documented
(#38) Function organizer_comment_slot_form::definition is not documented
mod/organizer/view_action_form_delete.php
(#36) Class organizer_delete_slots_form is not documented
(#39) Function organizer_delete_slots_form::definition is not documented
mod/organizer/view_action_form_edit.php
(#37) Class organizer_edit_slots_form is not documented
(#40) Function organizer_edit_slots_form::definition is not documented
(#69) Function organizer_edit_slots_form::_get_defaults is not documented
(#173) Function organizer_edit_slots_form::_addbuttons is not documented
(#185) Function organizer_edit_slots_form::_sethiddenfields is not documented
(#209) Function organizer_edit_slots_form::_addfields is not documented
(#374) Function organizer_edit_slots_form::_converts_to_int is not documented
(#383) Function organizer_edit_slots_form::validation is not documented
(#408) Function organizer_edit_slots_form::_check_collision is not documented
(#433) Function organizer_edit_slots_form::_load_teachers is not documented
(#450) Function organizer_edit_slots_form::_warning_icon is not documented
(#462) Function organizer_edit_slots_form::_organizer_figure_out_unit is not documented
(#474) Function organizer_edit_slots_form::_get_visibilities is not documented
(#484) Function organizer_edit_slots_form::_get_instance_visibility is not documented
mod/organizer/view_action_form_eval.php
(#34) Class organizer_evaluate_slots_form is not documented
(#37) Function organizer_evaluate_slots_form::definition is not documented
(#52) Function organizer_evaluate_slots_form::definition_after_data is not documented
(#56) Function organizer_evaluate_slots_form::_sethiddenfields is not documented
(#68) Function organizer_evaluate_slots_form::_addevalfields is not documented
(#228) Function organizer_evaluate_slots_form::_organizer_get_name_link is not documented
(#244) Function organizer_evaluate_slots_form::_addbuttons is not documented
mod/organizer/view_action_form_print.php
(#34) Class organizer_print_slots_form is not documented
(#39) Function organizer_print_slots_form::definition is not documented
(#44) Function organizer_print_slots_form::_add_slot_info is not documented
(#67) Function organizer_print_slots_form::_add_column_select is not documented
(#176) Function organizer_print_slots_form::display is not documented
(#203) Function organizer_print_slots_form::_create_preview_table is not documented
(#37) Variable organizer_print_slots_form::$_selcols is not documented
mod/organizer/view_action_form_remind_all.php
(#37) Class organizer_remind_all_form is not documented
(#40) Function organizer_remind_all_form::definition is not documented
mod/organizer/view_lib.php
(#52) Function organizer_display_form is not documented
(#69) Function organizer_add_calendar is not documented
(#91) Function organizer_generate_appointments_view is not documented
(#120) Function organizer_generate_student_view is not documented
(#155) Function organizer_generate_registration_status_view is not documented
(#191) Function organizer_generate_assignment_view is not documented
(#218) Function organizer_begin_form is not documented
(#228) Function organizer_end_form is not documented
(#232) Function organizer_generate_tab_row is not documented
(#266) Function organizer_generate_button_bar is not documented
(#281) Function organizer_generate_actionlink_bar is not documented
(#312) Function organizer_generate_table_header is not documented
(#384) Function organizer_generate_reg_table_header is not documented
(#493) Function organizer_generate_table_content is not documented
(#702) Function organizer_get_span_cell is not documented
(#711) Function organizer_organizer_organizer_get_status_table_entries_group is not documented
(#782) Function organizer_organizer_get_status_table_entries is not documented
(#866) Function organizer_organizer_generate_registration_table_content is not documented
(#1078) Function organizer_generate_assignment_table_content is not documented
(#1145) Function organizer_get_participant_entry is not documented
(#1156) Function organizer_app_details is not documented
(#1191) Function organizer_registration_allowed is not documented
(#1207) Function organizer_date_time is not documented
(#1221) Function organizer_teacher_data is not documented
(#1290) Function organizer_reg_organizer_app_details is not documented
(#1315) Function organizer_reg_waitinglist_status is not documented
(#1357) Function organizer_teacher_action_new is not documented
(#1467) Function organizer_teacher_action_new_noentries is not documented
(#1505) Function organizer_organizer_get_participant_list_infobox is not documented
(#1636) Function organizer_get_participant_list is not documented
(#1837) Function organizer_get_attended_icon is not documented
(#1873) Function organizer_location_link is not documented
(#1892) Function organizer_get_img is not documented
(#1896) Function organizer_get_icon is not documented
(#1908) Function organizer_slot_status is not documented
(#1952) Function organizer_slot_reg_status is not documented
(#2026) Function organizer_student_action is not documented
(#2111) Function organizer_is_my_slot is not documented
(#2121) Function organizer_get_reg_button is not documented
(#2135) Function organizer_get_assign_button is not documented
(#2146) Function organizer_get_status_icon_new is not documented
(#2183) Function organizer_figure_out_unit is not documented
(#2197) Function organizer_get_countdown is not documented
(#2206) Function organizer_get_user_idnumber is not documented
(#2211) Function organizer_popup_icon is not documented
(#2221) Function organizer_slot_is_free is not documented
(#2238) Function organizer_write_places_inqueue_position is not documented
(#2245) Function organizer_write_places_inqueue is not documented
(#2262) Function organizer_get_entries_queue is not documented
(#2287) Function organizer_get_entries_queue_group is not documented

Update savepoints problems

(2 errors, 0 warnings)

This section shows problems detected with the handling of upgrade savepoints [More info]

mod/organizer/db/upgrade.php
Detected multiple 'savepoint' calls for version 2012081404
Wrong order in versions: 2012081404 and 2012081401

Third party library modification problems

(0 errors, 0 warnings)

This section shows problems detected with the modification of third party libraries [More info]


grunt changes

(1 errors, 1 warnings)

This section shows files built by grunt and not commited [More info]

Task "stylelint:css" failed. Use --force to continue.
Problems running grunt

shifter problems

(0 errors, 0 warnings)

This section shows problems detected by shifter [More info]


Mustache template problems

(0 errors, 0 warnings)

This section shows problems detected in mustache templates [More info]