├── assets ├── sass │ ├── index350b.html │ ├── indexd4cd.html │ └── atlantis │ │ └── index.html ├── js │ ├── core │ │ └── index0389.html │ └── plugin │ │ ├── index38f9.html │ │ ├── gmaps │ │ ├── index350b.html │ │ ├── index.html │ │ ├── index0389.html │ │ ├── index2a60.html │ │ ├── index38f9.html │ │ ├── index3dd6.html │ │ ├── index7dc1.html │ │ ├── index9a11.html │ │ └── indexd4cd.html │ │ ├── jqvmap │ │ └── index9a11.html │ │ ├── moment │ │ ├── index9a11.html │ │ ├── index.html │ │ ├── index0389.html │ │ ├── index2a60.html │ │ ├── index350b.html │ │ ├── index38f9.html │ │ ├── index3dd6.html │ │ ├── index7dc1.html │ │ └── indexd4cd.html │ │ ├── chart.js │ │ ├── index0389.html │ │ ├── index.html │ │ ├── index2a60.html │ │ ├── index38f9.html │ │ ├── index3dd6.html │ │ ├── index7dc1.html │ │ ├── index9a11.html │ │ └── indexd4cd.html │ │ ├── datatables │ │ ├── index0389.html │ │ ├── Buttons-1.6.1 │ │ │ ├── swf │ │ │ │ └── flashExport.swf │ │ │ ├── css │ │ │ │ └── common.scss │ │ │ └── js │ │ │ │ ├── buttons.semanticui.min.js │ │ │ │ ├── buttons.bootstrap.min.js │ │ │ │ ├── buttons.jqueryui.min.js │ │ │ │ ├── buttons.bootstrap4.min.js │ │ │ │ └── buttons.foundation.min.js │ │ ├── DataTables-1.10.20 │ │ │ └── images │ │ │ │ ├── sort_asc.png │ │ │ │ ├── sort_both.png │ │ │ │ ├── sort_desc.png │ │ │ │ ├── sort_asc_disabled.png │ │ │ │ └── sort_desc_disabled.png │ │ └── Select-1.3.1 │ │ │ └── js │ │ │ ├── select.bootstrap.min.js │ │ │ ├── select.foundation.min.js │ │ │ ├── select.jqueryui.min.js │ │ │ ├── select.semanticui.min.js │ │ │ ├── select.bootstrap4.min.js │ │ │ ├── select.bootstrap.js │ │ │ ├── select.bootstrap4.js │ │ │ ├── select.dataTables.js │ │ │ ├── select.foundation.js │ │ │ ├── select.jqueryui.js │ │ │ └── select.semanticui.js │ │ ├── datepicker │ │ └── index0389.html │ │ ├── dropzone │ │ ├── index7dc1.html │ │ ├── index.html │ │ ├── index0389.html │ │ ├── index2a60.html │ │ ├── index350b.html │ │ ├── index38f9.html │ │ ├── index3dd6.html │ │ ├── index9a11.html │ │ └── indexd4cd.html │ │ ├── owl-carousel │ │ └── index.html │ │ ├── select2 │ │ ├── index38f9.html │ │ ├── index.html │ │ ├── index0389.html │ │ ├── index2a60.html │ │ ├── index350b.html │ │ ├── index3dd6.html │ │ ├── index7dc1.html │ │ ├── index9a11.html │ │ └── indexd4cd.html │ │ ├── sweetalert │ │ └── indexd4cd.html │ │ ├── webfont │ │ ├── index9a11.html │ │ ├── index.html │ │ ├── index0389.html │ │ ├── index2a60.html │ │ ├── index350b.html │ │ ├── index38f9.html │ │ ├── index3dd6.html │ │ ├── index7dc1.html │ │ └── indexd4cd.html │ │ ├── MDB-Free_4.8.11 │ │ ├── css │ │ │ ├── style.css │ │ │ ├── style.min.css │ │ │ └── addons │ │ │ │ ├── directives.min.css │ │ │ │ ├── rating.min.css │ │ │ │ ├── rating.css │ │ │ │ ├── directives.css │ │ │ │ └── zmd.hierarchical-display.min.css │ │ ├── scss │ │ │ ├── _custom-styles.scss │ │ │ ├── _custom-variables.scss │ │ │ ├── addons │ │ │ │ ├── _directives.scss │ │ │ │ ├── _rating.scss │ │ │ │ └── _hierarchical-display.scss │ │ │ └── free │ │ │ │ ├── _dropdowns.scss │ │ │ │ ├── _loader.scss │ │ │ │ ├── modules │ │ │ │ └── animations-extended │ │ │ │ │ └── animations-extended.scss │ │ │ │ ├── _footers.scss │ │ │ │ ├── _badges.scss │ │ │ │ ├── _depreciated.scss │ │ │ │ ├── _input-group.scss │ │ │ │ ├── _list-group.scss │ │ │ │ ├── _cards.scss │ │ │ │ └── _switch.scss │ │ ├── img │ │ │ ├── flags.png │ │ │ ├── sample.jpg │ │ │ ├── overlays │ │ │ │ ├── 01.png │ │ │ │ ├── 02.png │ │ │ │ ├── 03.png │ │ │ │ ├── 04.png │ │ │ │ ├── 05.png │ │ │ │ ├── 06.png │ │ │ │ ├── 07.png │ │ │ │ ├── 08.png │ │ │ │ └── 09.png │ │ │ ├── svg │ │ │ │ ├── flags.png │ │ │ │ ├── arrow_left.svg │ │ │ │ └── arrow_right.svg │ │ │ └── lightbox │ │ │ │ ├── preloader.gif │ │ │ │ └── default-skin.png │ │ ├── font │ │ │ └── roboto │ │ │ │ ├── Roboto-Bold.eot │ │ │ │ ├── Roboto-Bold.ttf │ │ │ │ ├── Roboto-Bold.woff │ │ │ │ ├── Roboto-Bold.woff2 │ │ │ │ ├── Roboto-Light.eot │ │ │ │ ├── Roboto-Light.ttf │ │ │ │ ├── Roboto-Light.woff │ │ │ │ ├── Roboto-Medium.eot │ │ │ │ ├── Roboto-Medium.ttf │ │ │ │ ├── Roboto-Thin.eot │ │ │ │ ├── Roboto-Thin.ttf │ │ │ │ ├── Roboto-Thin.woff │ │ │ │ ├── Roboto-Thin.woff2 │ │ │ │ ├── Roboto-Light.woff2 │ │ │ │ ├── Roboto-Medium.woff │ │ │ │ ├── Roboto-Medium.woff2 │ │ │ │ ├── Roboto-Regular.eot │ │ │ │ ├── Roboto-Regular.ttf │ │ │ │ ├── Roboto-Regular.woff │ │ │ │ └── Roboto-Regular.woff2 │ │ ├── vendor │ │ │ └── plugin │ │ │ │ └── wordpress-social-login │ │ │ │ └── assets │ │ │ │ └── css │ │ │ │ └── style.css │ │ └── js │ │ │ ├── modules │ │ │ ├── scrolling-navbar.js │ │ │ └── enhanced-modals.js │ │ │ └── addons │ │ │ ├── progressBar.min.js │ │ │ └── progressBar.js │ │ ├── bootstrap-wizard │ │ ├── index0389.html │ │ └── index9a11.html │ │ ├── chart-circle │ │ └── index0389.html │ │ ├── jquery-scrollbar │ │ └── index9a11.html │ │ ├── jquery.sparkline │ │ └── index350b.html │ │ ├── jquery.validate │ │ └── index3dd6.html │ │ ├── sticky-sidebar │ │ └── index0389.html │ │ ├── bootstrap-tagsinput │ │ └── index3dd6.html │ │ ├── jquery-ui-touch-punch │ │ ├── index38f9.html │ │ ├── index7dc1.html │ │ └── jquery.ui.touch-punch.min.js │ │ ├── paginationjs │ │ ├── .npmignore │ │ ├── examples │ │ │ └── images │ │ │ │ └── paginationjs_record.gif │ │ ├── .gitignore │ │ ├── component.json │ │ ├── .github │ │ │ └── ISSUE_TEMPLATE │ │ │ │ └── bug_report.md │ │ ├── bower.json │ │ ├── package.json │ │ └── LICENSE │ │ ├── jQuery-autoComplete │ │ ├── img │ │ │ ├── at.png │ │ │ ├── au.png │ │ │ ├── bg.png │ │ │ ├── br.png │ │ │ ├── ca.png │ │ │ ├── ch.png │ │ │ ├── cn.png │ │ │ ├── cz.png │ │ │ ├── de.png │ │ │ ├── dk.png │ │ │ ├── es.png │ │ │ ├── fi.png │ │ │ ├── fr.png │ │ │ ├── hu.png │ │ │ ├── in.png │ │ │ ├── it.png │ │ │ ├── ja.png │ │ │ ├── nl.png │ │ │ ├── no.png │ │ │ ├── pt.png │ │ │ ├── ro.png │ │ │ ├── ru.png │ │ │ ├── tr.png │ │ │ └── us.png │ │ ├── jquery.auto-complete.css │ │ ├── auto-complete.jquery.json │ │ └── bower.json │ │ ├── mdi-font │ │ └── fonts │ │ │ ├── Material-Design-Iconic-Font.eot │ │ │ ├── Material-Design-Iconic-Font.ttf │ │ │ ├── Material-Design-Iconic-Font.woff │ │ │ └── Material-Design-Iconic-Font.woff2 │ │ ├── quietflow │ │ ├── bower.json │ │ ├── package.json │ │ └── LICENSE │ │ ├── typed.js │ │ └── typeaheadjs.scss │ │ ├── fittext │ │ └── jquery.fittext.js │ │ ├── list.js │ │ ├── index.html │ │ ├── index0389.html │ │ ├── index2a60.html │ │ ├── index350b.html │ │ ├── index38f9.html │ │ ├── index3dd6.html │ │ ├── index7dc1.html │ │ ├── index9a11.html │ │ └── indexd4cd.html │ │ └── sortable │ │ ├── index.html │ │ ├── index0389.html │ │ ├── index2a60.html │ │ └── index350b.html ├── fonts │ ├── flaticon │ │ ├── index38f9.html │ │ ├── indexd4cd.html │ │ ├── Flaticon.eot │ │ ├── Flaticon.ttf │ │ ├── Flaticon.woff │ │ └── Flaticond41d.eot │ ├── summernote │ │ ├── summernote.eot │ │ ├── summernote.ttf │ │ ├── summernote.woff │ │ ├── summernote4c4d.eot │ │ ├── summernote4c4d.ttf │ │ ├── summernoted41d.eot │ │ └── summernote4c4d.woff │ ├── fontawesome │ │ ├── fa-brands-400.eot │ │ ├── fa-brands-400.ttf │ │ ├── fa-solid-900.eot │ │ ├── fa-solid-900.ttf │ │ ├── fa-solid-900.woff │ │ ├── fa-brands-400.woff │ │ ├── fa-brands-400.woff2 │ │ ├── fa-regular-400.eot │ │ ├── fa-regular-400.ttf │ │ ├── fa-regular-400.woff │ │ ├── fa-solid-900.woff2 │ │ ├── fa-brands-400d41d.eot │ │ ├── fa-regular-400.woff2 │ │ ├── fa-regular-400d41d.eot │ │ └── fa-solid-900d41d.eot │ └── simple-line-icons │ │ ├── Simple-Line-Icons.eot │ │ ├── Simple-Line-Icons.ttf │ │ ├── Simple-Line-Icons.woff │ │ ├── Simple-Line-Icons.woff2 │ │ ├── Simple-Line-Iconsb26c.eot │ │ ├── Simple-Line-Iconsb26c.ttf │ │ ├── Simple-Line-Iconsb26c.woff │ │ └── Simple-Line-Iconsb26c.woff2 ├── img │ ├── icon.ico │ ├── icon.png │ ├── logo.png │ ├── person.png │ ├── blogpost.jpg │ ├── bg-abstract2.png │ ├── img-shadow.png │ └── img-shadow.gvdesign ├── backup │ └── Personnel.csv ├── uploads │ ├── avatar │ │ ├── person.png │ │ ├── 570d3cdf54b85f32511a22329aad7a64.jpg │ │ ├── 7b781641592ec2d98e7d89002b55821b.jpg │ │ └── baf82ed38f989bb125e24ae6283b9c26.jpg │ ├── 0d2e21a10fb3d0452cc6fabfc38e92c8.png │ └── aa42026a061910452561c21a90d8b83d.png └── css │ ├── htaccess.html │ ├── custom.css │ └── owl.video.play.html ├── application ├── views │ ├── templates │ │ ├── home.php │ │ ├── auth.php │ │ └── header.php │ ├── errors │ │ ├── cli │ │ │ ├── error_404.php │ │ │ ├── error_general.php │ │ │ ├── error_db.php │ │ │ ├── index.html │ │ │ ├── error_php.php │ │ │ └── error_exception.php │ │ ├── index.html │ │ └── html │ │ │ ├── index.html │ │ │ ├── error_php.php │ │ │ └── error_exception.php │ ├── index.html │ └── auth │ │ ├── email │ │ ├── activate.tpl.php │ │ └── forgot_password.tpl.php │ │ ├── edit_group.php │ │ ├── create_group.php │ │ ├── deactivate_user.php │ │ ├── reset_password.php │ │ ├── change_password.php │ │ └── forgot_password.php ├── .htaccess ├── index.html ├── cache │ └── index.html ├── config │ ├── index.html │ ├── hooks.php │ ├── profiler.php │ ├── memcached.php │ ├── database.php │ └── routes.php ├── core │ └── index.html ├── helpers │ └── index.html ├── hooks │ └── index.html ├── language │ ├── index.html │ └── english │ │ └── index.html ├── logs │ └── index.html ├── models │ ├── index.html │ └── DashboardModel.php ├── controllers │ ├── index.html │ └── Dashboard.php ├── libraries │ └── index.html └── third_party │ └── index.html ├── system ├── fonts │ ├── texb.ttf │ └── index.html ├── .htaccess ├── index.html ├── core │ ├── index.html │ └── compat │ │ └── index.html ├── database │ ├── index.html │ └── drivers │ │ ├── index.html │ │ ├── cubrid │ │ └── index.html │ │ ├── ibase │ │ └── index.html │ │ ├── mssql │ │ └── index.html │ │ ├── mysql │ │ └── index.html │ │ ├── mysqli │ │ └── index.html │ │ ├── oci8 │ │ └── index.html │ │ ├── odbc │ │ └── index.html │ │ ├── pdo │ │ ├── index.html │ │ └── subdrivers │ │ │ └── index.html │ │ ├── sqlite │ │ └── index.html │ │ ├── sqlsrv │ │ └── index.html │ │ ├── postgre │ │ └── index.html │ │ └── sqlite3 │ │ └── index.html ├── helpers │ └── index.html ├── language │ ├── index.html │ └── english │ │ └── index.html └── libraries │ ├── index.html │ ├── Cache │ ├── index.html │ └── drivers │ │ └── index.html │ ├── Session │ ├── index.html │ └── drivers │ │ └── index.html │ └── Javascript │ └── index.html ├── .htaccess ├── .editorconfig ├── .gitignore ├── composer.json └── license.txt /assets/sass/index350b.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/sass/indexd4cd.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/core/index0389.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/index38f9.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/sass/atlantis/index.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /application/views/templates/home.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/fonts/flaticon/index38f9.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/fonts/flaticon/indexd4cd.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/gmaps/index350b.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/jqvmap/index9a11.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/moment/index9a11.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/chart.js/index0389.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/datatables/index0389.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/datepicker/index0389.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/dropzone/index7dc1.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/owl-carousel/index.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/select2/index38f9.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/sweetalert/indexd4cd.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/webfont/index9a11.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/css/style.css: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/bootstrap-wizard/index0389.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/bootstrap-wizard/index9a11.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/chart-circle/index0389.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/jquery-scrollbar/index9a11.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/jquery.sparkline/index350b.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/jquery.validate/index3dd6.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/sticky-sidebar/index0389.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/css/style.min.css: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/bootstrap-tagsinput/index3dd6.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/jquery-ui-touch-punch/index38f9.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/jquery-ui-touch-punch/index7dc1.html: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/scss/_custom-styles.scss: -------------------------------------------------------------------------------- 1 | // Your custom styles 2 | -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/scss/_custom-variables.scss: -------------------------------------------------------------------------------- 1 | // Your custom variables 2 | -------------------------------------------------------------------------------- /assets/js/plugin/paginationjs/.npmignore: -------------------------------------------------------------------------------- 1 | docs 2 | examples 3 | component.json 4 | bower.json -------------------------------------------------------------------------------- /assets/img/icon.ico: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/img/icon.ico -------------------------------------------------------------------------------- /assets/img/icon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/img/icon.png -------------------------------------------------------------------------------- /assets/img/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/img/logo.png -------------------------------------------------------------------------------- /assets/img/person.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/img/person.png -------------------------------------------------------------------------------- /system/fonts/texb.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/system/fonts/texb.ttf -------------------------------------------------------------------------------- /assets/img/blogpost.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/img/blogpost.jpg -------------------------------------------------------------------------------- /assets/backup/Personnel.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/backup/Personnel.csv -------------------------------------------------------------------------------- /assets/img/bg-abstract2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/img/bg-abstract2.png -------------------------------------------------------------------------------- /assets/img/img-shadow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/img/img-shadow.png -------------------------------------------------------------------------------- /assets/img/img-shadow.gvdesign: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/img/img-shadow.gvdesign -------------------------------------------------------------------------------- /assets/uploads/avatar/person.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/uploads/avatar/person.png -------------------------------------------------------------------------------- /assets/fonts/flaticon/Flaticon.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/flaticon/Flaticon.eot -------------------------------------------------------------------------------- /assets/fonts/flaticon/Flaticon.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/flaticon/Flaticon.ttf -------------------------------------------------------------------------------- /assets/fonts/flaticon/Flaticon.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/flaticon/Flaticon.woff -------------------------------------------------------------------------------- /assets/fonts/flaticon/Flaticond41d.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/flaticon/Flaticond41d.eot -------------------------------------------------------------------------------- /assets/fonts/summernote/summernote.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/summernote/summernote.eot -------------------------------------------------------------------------------- /assets/fonts/summernote/summernote.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/summernote/summernote.ttf -------------------------------------------------------------------------------- /assets/fonts/summernote/summernote.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/summernote/summernote.woff -------------------------------------------------------------------------------- /assets/fonts/fontawesome/fa-brands-400.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/fontawesome/fa-brands-400.eot -------------------------------------------------------------------------------- /assets/fonts/fontawesome/fa-brands-400.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/fontawesome/fa-brands-400.ttf -------------------------------------------------------------------------------- /assets/fonts/fontawesome/fa-solid-900.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/fontawesome/fa-solid-900.eot -------------------------------------------------------------------------------- /assets/fonts/fontawesome/fa-solid-900.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/fontawesome/fa-solid-900.ttf -------------------------------------------------------------------------------- /assets/fonts/fontawesome/fa-solid-900.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/fontawesome/fa-solid-900.woff -------------------------------------------------------------------------------- /assets/fonts/summernote/summernote4c4d.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/summernote/summernote4c4d.eot -------------------------------------------------------------------------------- /assets/fonts/summernote/summernote4c4d.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/summernote/summernote4c4d.ttf -------------------------------------------------------------------------------- /assets/fonts/summernote/summernoted41d.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/summernote/summernoted41d.eot -------------------------------------------------------------------------------- /system/.htaccess: -------------------------------------------------------------------------------- 1 | 2 | Require all denied 3 | 4 | 5 | Deny from all 6 | -------------------------------------------------------------------------------- /assets/fonts/fontawesome/fa-brands-400.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/fontawesome/fa-brands-400.woff -------------------------------------------------------------------------------- /assets/fonts/fontawesome/fa-brands-400.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/fontawesome/fa-brands-400.woff2 -------------------------------------------------------------------------------- /assets/fonts/fontawesome/fa-regular-400.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/fontawesome/fa-regular-400.eot -------------------------------------------------------------------------------- /assets/fonts/fontawesome/fa-regular-400.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/fontawesome/fa-regular-400.ttf -------------------------------------------------------------------------------- /assets/fonts/fontawesome/fa-regular-400.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/fontawesome/fa-regular-400.woff -------------------------------------------------------------------------------- /assets/fonts/fontawesome/fa-solid-900.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/fontawesome/fa-solid-900.woff2 -------------------------------------------------------------------------------- /assets/fonts/summernote/summernote4c4d.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/summernote/summernote4c4d.woff -------------------------------------------------------------------------------- /assets/fonts/fontawesome/fa-brands-400d41d.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/fontawesome/fa-brands-400d41d.eot -------------------------------------------------------------------------------- /assets/fonts/fontawesome/fa-regular-400.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/fontawesome/fa-regular-400.woff2 -------------------------------------------------------------------------------- /assets/fonts/fontawesome/fa-regular-400d41d.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/fontawesome/fa-regular-400d41d.eot -------------------------------------------------------------------------------- /assets/fonts/fontawesome/fa-solid-900d41d.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/fontawesome/fa-solid-900d41d.eot -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/img/flags.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/img/flags.png -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/img/sample.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/img/sample.jpg -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/at.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/at.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/au.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/au.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/bg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/bg.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/br.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/br.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/ca.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/ca.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/ch.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/ch.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/cn.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/cn.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/cz.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/cz.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/de.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/de.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/dk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/dk.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/es.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/es.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/fi.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/fi.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/fr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/fr.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/hu.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/hu.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/in.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/in.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/it.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/it.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/ja.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/ja.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/nl.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/nl.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/no.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/no.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/pt.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/pt.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/ro.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/ro.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/ru.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/ru.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/tr.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/tr.png -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/img/us.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/jQuery-autoComplete/img/us.png -------------------------------------------------------------------------------- /application/.htaccess: -------------------------------------------------------------------------------- 1 | 2 | Require all denied 3 | 4 | 5 | Deny from all 6 | -------------------------------------------------------------------------------- /assets/fonts/simple-line-icons/Simple-Line-Icons.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/simple-line-icons/Simple-Line-Icons.eot -------------------------------------------------------------------------------- /assets/fonts/simple-line-icons/Simple-Line-Icons.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/simple-line-icons/Simple-Line-Icons.ttf -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/img/overlays/01.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/img/overlays/01.png -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/img/overlays/02.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/img/overlays/02.png -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/img/overlays/03.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/img/overlays/03.png -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/img/overlays/04.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/img/overlays/04.png -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/img/overlays/05.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/img/overlays/05.png -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/img/overlays/06.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/img/overlays/06.png -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/img/overlays/07.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/img/overlays/07.png -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/img/overlays/08.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/img/overlays/08.png -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/img/overlays/09.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/img/overlays/09.png -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/img/svg/flags.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/img/svg/flags.png -------------------------------------------------------------------------------- /assets/uploads/0d2e21a10fb3d0452cc6fabfc38e92c8.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/uploads/0d2e21a10fb3d0452cc6fabfc38e92c8.png -------------------------------------------------------------------------------- /assets/uploads/aa42026a061910452561c21a90d8b83d.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/uploads/aa42026a061910452561c21a90d8b83d.png -------------------------------------------------------------------------------- /assets/fonts/simple-line-icons/Simple-Line-Icons.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/simple-line-icons/Simple-Line-Icons.woff -------------------------------------------------------------------------------- /assets/fonts/simple-line-icons/Simple-Line-Icons.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/simple-line-icons/Simple-Line-Icons.woff2 -------------------------------------------------------------------------------- /assets/fonts/simple-line-icons/Simple-Line-Iconsb26c.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/simple-line-icons/Simple-Line-Iconsb26c.eot -------------------------------------------------------------------------------- /assets/fonts/simple-line-icons/Simple-Line-Iconsb26c.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/simple-line-icons/Simple-Line-Iconsb26c.ttf -------------------------------------------------------------------------------- /assets/fonts/simple-line-icons/Simple-Line-Iconsb26c.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/simple-line-icons/Simple-Line-Iconsb26c.woff -------------------------------------------------------------------------------- /assets/fonts/simple-line-icons/Simple-Line-Iconsb26c.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/fonts/simple-line-icons/Simple-Line-Iconsb26c.woff2 -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/img/lightbox/preloader.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/img/lightbox/preloader.gif -------------------------------------------------------------------------------- /assets/uploads/avatar/570d3cdf54b85f32511a22329aad7a64.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/uploads/avatar/570d3cdf54b85f32511a22329aad7a64.jpg -------------------------------------------------------------------------------- /assets/uploads/avatar/7b781641592ec2d98e7d89002b55821b.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/uploads/avatar/7b781641592ec2d98e7d89002b55821b.jpg -------------------------------------------------------------------------------- /assets/uploads/avatar/baf82ed38f989bb125e24ae6283b9c26.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/uploads/avatar/baf82ed38f989bb125e24ae6283b9c26.jpg -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Bold.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Bold.eot -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Bold.ttf -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Bold.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Bold.woff -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Bold.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Bold.woff2 -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Light.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Light.eot -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Light.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Light.ttf -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Light.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Light.woff -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Medium.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Medium.eot -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Medium.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Medium.ttf -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Thin.eot: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Thin.eot -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Thin.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Thin.ttf -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Thin.woff: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Thin.woff -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Thin.woff2: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/font/roboto/Roboto-Thin.woff2 -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/img/lightbox/default-skin.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/MDB-Free_4.8.11/img/lightbox/default-skin.png -------------------------------------------------------------------------------- /assets/js/plugin/datatables/Buttons-1.6.1/swf/flashExport.swf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/datatables/Buttons-1.6.1/swf/flashExport.swf -------------------------------------------------------------------------------- /application/views/errors/cli/error_404.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /application/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/core/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/database/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/fonts/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/helpers/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/language/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /application/cache/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /application/config/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /application/core/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /application/helpers/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /application/hooks/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /application/language/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /application/logs/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /application/models/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /application/views/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/core/compat/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/libraries/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /application/controllers/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /application/libraries/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /application/third_party/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /application/views/errors/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/scss/addons/_directives.scss: -------------------------------------------------------------------------------- 1 | // Optional directives 2 | @each $key in (0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100) { 3 | .opacity-#{$key} { 4 | opacity: $key * .01; 5 | } 6 | } 7 | -------------------------------------------------------------------------------- /assets/js/plugin/datatables/DataTables-1.10.20/images/sort_asc_disabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/datatables/DataTables-1.10.20/images/sort_asc_disabled.png -------------------------------------------------------------------------------- /assets/js/plugin/datatables/DataTables-1.10.20/images/sort_desc_disabled.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/ronilcajan/snhs-attendance-system/HEAD/assets/js/plugin/datatables/DataTables-1.10.20/images/sort_desc_disabled.png -------------------------------------------------------------------------------- /system/database/drivers/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/language/english/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/libraries/Cache/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/libraries/Session/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /application/language/english/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /application/views/errors/cli/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /application/views/errors/html/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/database/drivers/cubrid/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/database/drivers/ibase/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/database/drivers/mssql/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/database/drivers/mysql/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/database/drivers/mysqli/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/database/drivers/oci8/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/database/drivers/odbc/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/database/drivers/pdo/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/database/drivers/sqlite/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/database/drivers/sqlsrv/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/libraries/Cache/drivers/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/libraries/Javascript/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/database/drivers/postgre/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/database/drivers/sqlite3/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/libraries/Session/drivers/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /system/database/drivers/pdo/subdrivers/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 403 Forbidden 5 | 6 | 7 | 8 |

Directory access is forbidden.

9 | 10 | 11 | 12 | -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/scss/free/_dropdowns.scss: -------------------------------------------------------------------------------- 1 | // Dropdowns 2 | .dropdown { 3 | .dropdown-menu { 4 | .dropdown-item { 5 | &:active { 6 | background-color: $grey-darken-1; 7 | } 8 | } 9 | } 10 | } 11 | -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/scss/free/_loader.scss: -------------------------------------------------------------------------------- 1 | // Loader / Spinner 2 | .fast { 3 | &.spinner-border { 4 | animation: $spinner-border-animation; 5 | } 6 | &.spinner-grow { 7 | animation: $spinner-grow-animation; 8 | } 9 | } 10 | -------------------------------------------------------------------------------- /.htaccess: -------------------------------------------------------------------------------- 1 | Options +FollowSymlinks -Indexes 2 | RewriteEngine on 3 | 4 | DirectoryIndex index.php 5 | RewriteCond $1 !^(index\.php|resources|robots\.txt) 6 | RewriteCond %{REQUEST_FILENAME} !-f 7 | RewriteCond %{REQUEST_FILENAME} !-d 8 | RewriteRule ^(.*)$ index.php/$1 [L,QSA] -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/img/svg/arrow_left.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/img/svg/arrow_right.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/scss/free/modules/animations-extended/animations-extended.scss: -------------------------------------------------------------------------------- 1 | /* 2 | * MDBootstrap Animations Extended 3 | * Learn more: https://mdbootstrap.com/docs/jquery/css/animations/ 4 | * About MDBootstrap: https://mdbootstrap.com/ 5 | */ 6 | 7 | @import "module"; 8 | -------------------------------------------------------------------------------- /application/views/auth/email/activate.tpl.php: -------------------------------------------------------------------------------- 1 | 2 | 3 |

4 |

5 | 6 | -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/css/addons/directives.min.css: -------------------------------------------------------------------------------- 1 | .opacity-0{opacity:0}.opacity-10{opacity:.1}.opacity-20{opacity:.2}.opacity-30{opacity:.3}.opacity-40{opacity:.4}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-80{opacity:.8}.opacity-90{opacity:.9}.opacity-100{opacity:1} -------------------------------------------------------------------------------- /application/views/auth/email/forgot_password.tpl.php: -------------------------------------------------------------------------------- 1 | 2 | 3 |

4 |

5 | 6 | -------------------------------------------------------------------------------- /application/views/templates/auth.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | load->view('templates/header.php') ?> 6 | 7 | 8 |
9 | 10 |
11 | load->view('templates/footer.php') ?> 12 | 13 | -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/css/addons/rating.min.css: -------------------------------------------------------------------------------- 1 | .mdb-rating .rate-popover{color:grey}.mdb-rating .live{color:#000}.mdb-rating .oneStar{color:#44370f}.mdb-rating .twoStars{color:#96781e}.mdb-rating .threeStars{color:#e2b52e}.mdb-rating .fourStars{color:#f1ba12}.mdb-rating .fiveStars{color:#f3cb06}.mdb-rating .amber-text{color:#ffc107!important} -------------------------------------------------------------------------------- /assets/css/htaccess.html: -------------------------------------------------------------------------------- 1 | # # Deny access to .htaccess 2 | # 3 | # Order allow, deny 4 | # Deny from all 5 | # 6 | 7 | # # Disable directory browsing 8 | Options -Indexes 9 | 10 | # # Hide files of type .png, .zip, .jpg, .gif .doc etc from listing 11 | IndexIgnore *.png *.zip *.jpg *.gif *.doc *.css *.scss *.js *.jpg *.txt -------------------------------------------------------------------------------- /.editorconfig: -------------------------------------------------------------------------------- 1 | # top-most EditorConfig file 2 | root = true 3 | 4 | # Unix-style newlines with a newline ending every file 5 | [*] 6 | end_of_line = lf 7 | insert_final_newline = true 8 | 9 | # Matches multiple files with brace expansion notation 10 | # Set default charset 11 | [*] 12 | charset = utf-8 13 | 14 | # Tab indentation (no size specified) 15 | indent_style = tab 16 | -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/vendor/plugin/wordpress-social-login/assets/css/style.css: -------------------------------------------------------------------------------- 1 | /*! Do not edit this file. Please integrate your custom style either on your theme templates or through Widget > Custom CSS */ 2 | .wp-social-login-provider-list { 3 | padding: 10px 4 | } 5 | 6 | .wp-social-login-provider-list a { 7 | text-decoration: none 8 | } 9 | 10 | .wp-social-login-provider-list img { 11 | border: 0 12 | } -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/scss/free/_footers.scss: -------------------------------------------------------------------------------- 1 | // Footers 2 | footer { 3 | &.page-footer { 4 | bottom: 0; 5 | color: $white-base; 6 | .container-fluid { 7 | width: auto; 8 | } 9 | .footer-copyright { 10 | overflow: hidden; 11 | color: $footer-copyright-color; 12 | background-color: $footer-copyright-bg-color; 13 | } 14 | a { 15 | color: $white-base; 16 | } 17 | } 18 | } 19 | -------------------------------------------------------------------------------- /assets/js/plugin/paginationjs/.gitignore: -------------------------------------------------------------------------------- 1 | # Build and Release Folders 2 | bin/ 3 | bin-debug/ 4 | bin-release/ 5 | 6 | # Other files and folders 7 | .settings/ 8 | node_modules/ 9 | .idea/ 10 | .DS_Store 11 | npm-debug.log 12 | 13 | # Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties` 14 | # should NOT be excluded as they contain compiler settings and other important 15 | # information for Eclipse / Flash Builder. 16 | -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/scss/free/_badges.scss: -------------------------------------------------------------------------------- 1 | // Badges 2 | .badge { 3 | color: $white !important; 4 | border-radius: $border-radius-base; 5 | box-shadow: $z-depth-1; 6 | } 7 | .badge-pill { 8 | padding-right: $badge-pill-padding-x; 9 | padding-left: $badge-pill-padding-x; 10 | border-radius: $badge-pill-border-radius; 11 | } 12 | @each $name, $color in $basic-mdb-colors { 13 | @include make-badge($name, $color); 14 | } 15 | 16 | -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/scss/free/_depreciated.scss: -------------------------------------------------------------------------------- 1 | // These settings will be only for one version 2 | // Scrolable navbar 3 | 4 | /* 5 | .navbar { 6 | &.fixed-top, 7 | &.sticky-top { 8 | .navbar-collapse { 9 | @media (min-width: 400px) and (max-width: 767px), 10 | (min-width: 800px) and (max-width: 850px) { 11 | max-height: 340px; 12 | overflow-x: hidden; 13 | overflow-y: auto; 14 | } 15 | } 16 | } 17 | } 18 | */ 19 | -------------------------------------------------------------------------------- /assets/js/plugin/quietflow/bower.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "quietflow", 3 | "authors": [ 4 | "Paul Krishnamurthy " 5 | ], 6 | "description": "A jQuery library for creating beautiful dynamic or static visual effects.", 7 | "main": "", 8 | "moduleType": [], 9 | "keywords": [ 10 | "effects", 11 | "visual", 12 | "dynamic", 13 | "background" 14 | ], 15 | "license": "MIT", 16 | "homepage": "http://paulkr.github.io/quietflow.js/" 17 | } 18 | -------------------------------------------------------------------------------- /application/config/hooks.php: -------------------------------------------------------------------------------- 1 | SCROLLING_NAVBAR_OFFSET_TOP) { 10 | $('.scrolling-navbar').addClass('top-nav-collapse'); 11 | } else { 12 | $('.scrolling-navbar').removeClass('top-nav-collapse'); 13 | } 14 | } 15 | }); 16 | })(jQuery); -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/scss/addons/_rating.scss: -------------------------------------------------------------------------------- 1 | .mdb-rating { 2 | 3 | .rate-popover { 4 | color: #808080; 5 | } 6 | 7 | .live { 8 | color: #000; 9 | } 10 | 11 | .oneStar { 12 | color: #44370f; 13 | } 14 | 15 | .twoStars { 16 | color: #96781e; 17 | } 18 | 19 | .threeStars { 20 | color: #e2b52e; 21 | } 22 | 23 | .fourStars { 24 | color: #f1ba12; 25 | } 26 | 27 | .fiveStars { 28 | color: #f3cb06; 29 | } 30 | 31 | .amber-text { 32 | color: #ffc107; 33 | } 34 | 35 | } 36 | -------------------------------------------------------------------------------- /assets/js/plugin/typed.js/typeaheadjs.scss: -------------------------------------------------------------------------------- 1 | span.twitter-typeahead { 2 | 3 | .tt-menu { 4 | @extend .dropdown-menu; 5 | } 6 | 7 | .tt-suggestion { 8 | @extend .dropdown-item; 9 | } 10 | 11 | .tt-suggestion.tt-cursor { 12 | @extend .dropdown-item.active; 13 | } 14 | 15 | .input-group & { 16 | display: flex !important; 17 | align-items: center; 18 | position: relative; 19 | flex: 1 1 auto; 20 | width: 1%; 21 | 22 | .tt-menu, .tt-hint, .tt-input { 23 | width: 100%; 24 | } 25 | } 26 | } 27 | -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/css/addons/directives.css: -------------------------------------------------------------------------------- 1 | .opacity-0 { 2 | opacity: 0; } 3 | 4 | .opacity-10 { 5 | opacity: 0.1; } 6 | 7 | .opacity-20 { 8 | opacity: 0.2; } 9 | 10 | .opacity-30 { 11 | opacity: 0.3; } 12 | 13 | .opacity-40 { 14 | opacity: 0.4; } 15 | 16 | .opacity-50 { 17 | opacity: 0.5; } 18 | 19 | .opacity-60 { 20 | opacity: 0.6; } 21 | 22 | .opacity-70 { 23 | opacity: 0.7; } 24 | 25 | .opacity-80 { 26 | opacity: 0.8; } 27 | 28 | .opacity-90 { 29 | opacity: 0.9; } 30 | 31 | .opacity-100 { 32 | opacity: 1; } -------------------------------------------------------------------------------- /application/config/profiler.php: -------------------------------------------------------------------------------- 1 | array( 15 | 'hostname' => '127.0.0.1', 16 | 'port' => '11211', 17 | 'weight' => '1', 18 | ), 19 | ); 20 | -------------------------------------------------------------------------------- /assets/js/plugin/datatables/Select-1.3.1/js/select.bootstrap4.min.js: -------------------------------------------------------------------------------- 1 | /*! 2 | Bootstrap 4 styling wrapper for Select 3 | ©2018 SpryMedia Ltd - datatables.net/license 4 | */ 5 | (function(c){"function"===typeof define&&define.amd?define(["jquery","datatables.net-bs4","datatables.net-select"],function(a){return c(a,window,document)}):"object"===typeof exports?module.exports=function(a,b){a||(a=window);b&&b.fn.dataTable||(b=require("datatables.net-bs4")(a,b).$);b.fn.dataTable.select||require("datatables.net-select")(a,b);return c(b,a,a.document)}:c(jQuery,window,document)})(function(c,a,b,d){return c.fn.dataTable}); 6 | -------------------------------------------------------------------------------- /application/models/DashboardModel.php: -------------------------------------------------------------------------------- 1 | load->database(); 10 | } 11 | 12 | public function personnel() 13 | { 14 | $this->db->where('status', 1); 15 | $query = $this->db->get('personnels'); 16 | return $query->num_rows(); 17 | } 18 | 19 | public function update($data) 20 | { 21 | $this->db->update('systems', $data, "id=1"); 22 | return $this->db->affected_rows(); 23 | } 24 | } 25 | -------------------------------------------------------------------------------- /.gitignore: -------------------------------------------------------------------------------- 1 | .DS_Store 2 | 3 | application/cache/* 4 | !application/cache/index.html 5 | 6 | application/logs/* 7 | !application/logs/index.html 8 | 9 | !application/*/.htaccess 10 | 11 | composer.lock 12 | 13 | user_guide_src/build/* 14 | user_guide_src/cilexer/build/* 15 | user_guide_src/cilexer/dist/* 16 | user_guide_src/cilexer/pycilexer.egg-info/* 17 | /vendor/ 18 | 19 | # IDE Files 20 | #------------------------- 21 | /nbproject/ 22 | .idea/* 23 | 24 | ## Sublime Text cache files 25 | *.tmlanguage.cache 26 | *.tmPreferences.cache 27 | *.stTheme.cache 28 | *.sublime-workspace 29 | *.sublime-project 30 | /tests/tests/ 31 | /tests/results/ 32 | -------------------------------------------------------------------------------- /assets/js/plugin/quietflow/package.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "quietflow", 3 | "version": "1.0.1", 4 | "description": "A jQuery library for creating beautiful dynamic or static visual effects.", 5 | "repository": { 6 | "type": "git", 7 | "url": "git+https://github.com/paulkr/quietflow.js.git" 8 | }, 9 | "keywords": [ 10 | "effects", 11 | "visual", 12 | "dynamic", 13 | "background" 14 | ], 15 | "author": "Paul Krishnamurthy ", 16 | "license": "MIT", 17 | "bugs": { 18 | "url": "https://github.com/paulkr/quietflow.js/issues" 19 | }, 20 | "homepage": "https://github.com/paulkr/quietflow.js#readme" 21 | } 22 | -------------------------------------------------------------------------------- /assets/js/plugin/paginationjs/component.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "paginationjs", 3 | "version": "2.1.5", 4 | "repo": "superRaytin/paginationjs", 5 | "description": "A jQuery plugin to provide simple yet fully customisable pagination", 6 | "keywords": [ 7 | "paginationjs", 8 | "pagination.js", 9 | "pagination", 10 | "jquery.pagination", 11 | "jquery pagination" 12 | ], 13 | "main": "dist/pagination.min.js", 14 | "scripts": [ 15 | "dist/pagination.min.js", 16 | "dist/pagination.js", 17 | "dist/pagination.css", 18 | "dist/pagination.less" 19 | ], 20 | "license": "MIT" 21 | } 22 | -------------------------------------------------------------------------------- /assets/js/plugin/paginationjs/.github/ISSUE_TEMPLATE/bug_report.md: -------------------------------------------------------------------------------- 1 | --- 2 | name: Bug report 3 | about: Create a report to help us improve 4 | title: '' 5 | labels: '' 6 | assignees: '' 7 | 8 | --- 9 | 10 | **Describe the bug** 11 | A clear and concise description of what the bug is. 12 | 13 | **To Reproduce** 14 | Provide a re-produciable demo: http://codepen.io/superRaytin/pen/RRoZBz 15 | 16 | **Expected behavior** 17 | A clear and concise description of what you expected to happen. 18 | 19 | **Versions:** 20 | - Pagination: [e.g. 2.1.5] 21 | - jQuery [e.g. 1.8.3] 22 | - Browser [e.g. Chrome] 23 | 24 | **Additional context** 25 | Add any other context about the problem here. 26 | -------------------------------------------------------------------------------- /composer.json: -------------------------------------------------------------------------------- 1 | { 2 | "description": "The CodeIgniter framework", 3 | "name": "codeigniter/framework", 4 | "type": "project", 5 | "homepage": "https://codeigniter.com", 6 | "license": "MIT", 7 | "support": { 8 | "forum": "http://forum.codeigniter.com/", 9 | "wiki": "https://github.com/bcit-ci/CodeIgniter/wiki", 10 | "slack": "https://codeigniterchat.slack.com", 11 | "source": "https://github.com/bcit-ci/CodeIgniter" 12 | }, 13 | "require": { 14 | "php": ">=5.3.7" 15 | }, 16 | "suggest": { 17 | "paragonie/random_compat": "Provides better randomness in PHP 5.x" 18 | }, 19 | "require-dev": { 20 | "mikey179/vfsstream": "1.1.*", 21 | "phpunit/phpunit": "4.* || 5.*" 22 | } 23 | } 24 | -------------------------------------------------------------------------------- /application/views/auth/edit_group.php: -------------------------------------------------------------------------------- 1 |

2 |

3 | 4 |
5 | 6 | 7 | 8 |

9 |
10 | 11 |

12 | 13 |

14 |
15 | 16 |

17 | 18 |

19 | 20 | -------------------------------------------------------------------------------- /application/views/auth/create_group.php: -------------------------------------------------------------------------------- 1 |

2 |

3 | 4 |
5 | 6 | 7 | 8 |

9 |
10 | 11 |

12 | 13 |

14 |
15 | 16 |

17 | 18 |

19 | 20 | -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/jquery.auto-complete.css: -------------------------------------------------------------------------------- 1 | .autocomplete-suggestions { 2 | text-align: left; cursor: default; border: 1px solid #ccc; border-top: 0; background: #fff; box-shadow: -1px 1px 3px rgba(0,0,0,.1); 3 | 4 | /* core styles should not be changed */ 5 | position: absolute; display: none; z-index: 9999; max-height: 254px; overflow: hidden; overflow-y: auto; box-sizing: border-box; 6 | } 7 | .autocomplete-suggestion { position: relative; padding: 0 .6em; line-height: 23px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 1.02em; color: #333; } 8 | .autocomplete-suggestion b { font-weight: normal; color: #1f8dd6; } 9 | .autocomplete-suggestion.selected { background: #f0f0f0; } 10 | -------------------------------------------------------------------------------- /application/config/database.php: -------------------------------------------------------------------------------- 1 | '', 9 | 'hostname' => 'localhost', 10 | 'username' => 'root', 11 | 'password' => '', 12 | 'database' => 'snhs', 13 | 'dbdriver' => 'mysqli', 14 | 'dbprefix' => '', 15 | 'pconnect' => FALSE, 16 | 'db_debug' => (ENVIRONMENT !== 'production'), 17 | 'cache_on' => FALSE, 18 | 'cachedir' => '', 19 | 'char_set' => 'utf8', 20 | 'dbcollat' => 'utf8_general_ci', 21 | 'swap_pre' => '', 22 | 'encrypt' => FALSE, 23 | 'compress' => FALSE, 24 | 'stricton' => FALSE, 25 | 'failover' => array(), 26 | 'save_queries' => TRUE 27 | ); 28 | -------------------------------------------------------------------------------- /assets/css/custom.css: -------------------------------------------------------------------------------- 1 | #loading-container { 2 | position: absolute; 3 | display: flex; 4 | height: 100%; 5 | width: 100%; 6 | background-color: white; 7 | z-index: 9999; 8 | } 9 | #loading-screen { 10 | position: absolute; 11 | left: 48%; 12 | top: 48%; 13 | z-index: 9999; 14 | text-align: center; 15 | } 16 | 17 | @media screen { 18 | @page { 19 | size: "A4"; /* DIN A4 standard, Europe */ 20 | margin: 10mm; 21 | } 22 | } 23 | 24 | @media print { 25 | @page { 26 | size: "A4"; /* DIN A4 standard, Europe */ 27 | margin: 10mm; 28 | } 29 | html, 30 | body { 31 | margin: 0px; 32 | height: auto; 33 | overflow: visible; 34 | -webkit-print-color-adjust: exact; 35 | background-color: white !important; 36 | } 37 | } 38 | -------------------------------------------------------------------------------- /application/views/auth/deactivate_user.php: -------------------------------------------------------------------------------- 1 |

2 |

{$identity}); ?>

3 | 4 | id);?> 5 | 6 |

7 | 8 | 9 | 10 | 11 |

12 | 13 | 14 | $user->id]); ?> 15 | 16 |

17 | 18 | -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/scss/free/_list-group.scss: -------------------------------------------------------------------------------- 1 | // List group 2 | .media { 3 | .media-left { 4 | padding: $list-group-padding; 5 | 6 | img { 7 | box-shadow: $z-depth-1; 8 | } 9 | } 10 | } 11 | 12 | .list-group { 13 | .list-group-item { 14 | &:first-child { 15 | border-top-left-radius: $border-radius-base; 16 | border-top-right-radius: $border-radius-base; 17 | } 18 | 19 | &:last-child { 20 | border-bottom-right-radius: $border-radius-base; 21 | border-bottom-left-radius: $border-radius-base; 22 | } 23 | } 24 | 25 | a, 26 | button { 27 | transition: $list-group-transition; 28 | 29 | &:hover { 30 | transition: $list-group-transition; 31 | } 32 | } 33 | } 34 | -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/scss/free/_cards.scss: -------------------------------------------------------------------------------- 1 | // Cards 2 | .card { 3 | font-weight: 400; 4 | border: 0; 5 | box-shadow: $z-depth-1; 6 | &[class*="border"] { 7 | border: 1px solid $grey-base; 8 | box-shadow: none; 9 | } 10 | .card-body { 11 | h1, h2, h3, h4, h5, h6 { 12 | font-weight: 400; 13 | } 14 | .card-title { 15 | a { 16 | transition: $md-card-link-transition; 17 | &:hover { 18 | transition: $md-card-link-transition; 19 | } 20 | } 21 | } 22 | .card-text { 23 | font-size: $md-card-font-size; 24 | font-weight: 400; 25 | color: $md-card-text-color; 26 | } 27 | } 28 | .md-form { 29 | label { 30 | font-weight: 300; 31 | } 32 | } 33 | } 34 | -------------------------------------------------------------------------------- /assets/js/plugin/paginationjs/bower.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "paginationjs", 3 | "version": "2.1.5", 4 | "main": "dist/pagination.min.js", 5 | "keywords": [ 6 | "paginationjs", 7 | "pagination.js", 8 | "pagination", 9 | "jquery.pagination", 10 | "jquery pagination" 11 | ], 12 | "ignore": [ 13 | "**/.*", 14 | "src", 15 | "docs", 16 | "examples", 17 | "node_modules", 18 | "LICENSE", 19 | "component.json", 20 | "bower.json", 21 | "package.json", 22 | "README*.md", 23 | "example.js", 24 | "Gruntfile.js" 25 | ], 26 | "dependencies": { 27 | "jquery": "git://github.com/components/jquery.git#~1.8.3" 28 | } 29 | } 30 | -------------------------------------------------------------------------------- /application/views/auth/reset_password.php: -------------------------------------------------------------------------------- 1 |

2 | 3 |
4 | 5 | 6 | 7 |

8 |
9 | 10 |

11 | 12 |

13 |
14 | 15 |

16 | 17 | 18 | 19 | 20 |

21 | 22 | -------------------------------------------------------------------------------- /assets/js/plugin/datatables/Buttons-1.6.1/css/common.scss: -------------------------------------------------------------------------------- 1 | 2 | div.dt-button-info { 3 | position: fixed; 4 | top: 50%; 5 | left: 50%; 6 | width: 400px; 7 | margin-top: -100px; 8 | margin-left: -200px; 9 | background-color: white; 10 | border: 2px solid #111; 11 | box-shadow: 3px 3px 8px rgba( 0, 0, 0, 0.3); 12 | border-radius: 3px; 13 | text-align: center; 14 | z-index: 21; 15 | 16 | h2 { 17 | padding: 0.5em; 18 | margin: 0; 19 | font-weight: normal; 20 | border-bottom: 1px solid #ddd; 21 | background-color: #f3f3f3; 22 | } 23 | 24 | > div { 25 | padding: 1em; 26 | } 27 | } 28 | 29 | div.dt-button-collection-title { 30 | text-align: center; 31 | padding: 0.3em 0 0.5em; 32 | font-size: 0.9em; 33 | } 34 | 35 | div.dt-button-collection-title:empty { 36 | display: none; 37 | } 38 | -------------------------------------------------------------------------------- /application/views/errors/cli/error_php.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | A PHP Error was encountered 4 | 5 | Severity: 6 | Message: 7 | Filename: 8 | Line Number: 9 | 10 | 11 | 12 | Backtrace: 13 | 14 | 15 | File: 16 | Line: 17 | Function: 18 | 19 | 20 | 21 | 22 | -------------------------------------------------------------------------------- /assets/js/plugin/datatables/Buttons-1.6.1/js/buttons.semanticui.min.js: -------------------------------------------------------------------------------- 1 | /*! 2 | Bootstrap integration for DataTables' Buttons 3 | ©2016 SpryMedia Ltd - datatables.net/license 4 | */ 5 | (function(c){"function"===typeof define&&define.amd?define(["jquery","datatables.net-se","datatables.net-buttons"],function(a){return c(a,window,document)}):"object"===typeof exports?module.exports=function(a,b){a||(a=window);b&&b.fn.dataTable||(b=require("datatables.net-se")(a,b).$);b.fn.dataTable.Buttons||require("datatables.net-buttons")(a,b);return c(b,a,a.document)}:c(jQuery,window,document)})(function(c,a,b,d){a=c.fn.dataTable;c.extend(!0,a.Buttons.defaults,{dom:{container:{className:"dt-buttons ui basic buttons"}, 6 | button:{tag:"button",className:"ui button"},collection:{tag:"div",className:"ui basic vertical buttons"}}});return a.Buttons}); 7 | -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/auto-complete.jquery.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "auto-complete", 3 | "title": "autoComplete", 4 | "description": "An extremely lightweight completion suggester plugin for jQuery.", 5 | "version": "1.0.7", 6 | "dependencies": { 7 | "jquery": ">=1.7" 8 | }, 9 | "keywords": [ 10 | "autocomplete", 11 | "suggest", 12 | "autosuggest", 13 | "suggester", 14 | "jQuery" 15 | ], 16 | "author": { 17 | "name": "Simon Steinberger", 18 | "url": "https://pixabay.com/users/Simon/", 19 | "email": "simon@pixabay.com" 20 | }, 21 | "licenses": [ 22 | { 23 | "type": "MIT", 24 | "url": "http://www.opensource.org/licenses/mit-license.php" 25 | } 26 | ], 27 | "homepage": "https://goodies.pixabay.com/jquery/auto-complete/demo.html", 28 | "demo": "https://goodies.pixabay.com/jquery/auto-complete/demo.html" 29 | } -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/js/modules/enhanced-modals.js: -------------------------------------------------------------------------------- 1 | /* 2 | Enhanced Bootstrap Modals 3 | https://mdbootstrap.com 4 | office@mdbootstrap.com 5 | */ 6 | 7 | (function($){ 8 | $('body').on('shown.bs.modal', '.modal', function() { 9 | if(!$('.modal-backdrop').length) { 10 | 11 | $modal_dialog = $(this).children('.modal-dialog') 12 | 13 | if($modal_dialog.hasClass('modal-side')) { 14 | $(this).addClass('modal-scrolling'); 15 | $('body').addClass('scrollable'); 16 | } 17 | 18 | if($modal_dialog.hasClass('modal-frame')) { 19 | $(this).addClass('modal-content-clickable'); 20 | $('body').addClass('scrollable'); 21 | } 22 | } 23 | }); 24 | $('body').on('hidden.bs.modal', '.modal', function() { 25 | $('body').removeClass('scrollable'); 26 | }); 27 | })(jQuery); 28 | -------------------------------------------------------------------------------- /application/views/errors/cli/error_exception.php: -------------------------------------------------------------------------------- 1 | 2 | 3 | An uncaught Exception was encountered 4 | 5 | Type: 6 | Message: 7 | Filename: getFile(), "\n"; ?> 8 | Line Number: getLine(); ?> 9 | 10 | 11 | 12 | Backtrace: 13 | getTrace() as $error): ?> 14 | 15 | File: 16 | Line: 17 | Function: 18 | 19 | 20 | 21 | 22 | -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/scss/addons/_hierarchical-display.scss: -------------------------------------------------------------------------------- 1 | .zmd-hierarchical-display { 2 | visibility: hidden; 3 | &.in { 4 | visibility: visible; 5 | } 6 | } 7 | .zmd-hierarchical-displaying { 8 | visibility: visible; 9 | } 10 | 11 | .animation { 12 | animation-duration: 1s; 13 | animation-fill-mode: both; 14 | } 15 | 16 | .animation.zoomedIn, 17 | .animation.zoomedOut { 18 | animation-timing-function: cubic-bezier(.55, 0, .1, 1); // "Swift Out" easing curve 19 | } 20 | 21 | @keyframes zoomedIn { 22 | from { 23 | transform: scale(0); 24 | } 25 | to { 26 | transform: scale(1); 27 | } 28 | } 29 | 30 | @keyframes zoomedOut { 31 | from { 32 | transform: scale(1); 33 | } 34 | to { 35 | transform: scale(0); 36 | } 37 | } 38 | 39 | .zoomedIn { 40 | animation-name: zoomedIn; 41 | } 42 | 43 | .zoomedOut { 44 | animation-name: zoomedOut; 45 | } 46 | 47 | -------------------------------------------------------------------------------- /application/config/routes.php: -------------------------------------------------------------------------------- 1 | ');$this.hasClass('md-progress')?selector.children().children().addClass('md-progress-bar-text'):selector.children().children().addClass('progress-bar-text');(progressValue!==100)?selector.children().children().text(`${progressValue}%`):selector.children().children().html('')} 2 | function set(selector,value){selector.children().removeClass('success fail active');selector.children().attr('aria-valuenow',value);init(selector);if(value>100){return!1}else if(value===100){selector.children().addClass('success')}else if(value<30){selector.children().addClass('fail')}else{selector.children().addClass('active')} 3 | return!0} 4 | set($this,givenValue)}}(jQuery)) -------------------------------------------------------------------------------- /application/views/errors/html/error_php.php: -------------------------------------------------------------------------------- 1 | 4 | 5 |
6 | 7 |

A PHP Error was encountered

8 | 9 |

Severity:

10 |

Message:

11 |

Filename:

12 |

Line Number:

13 | 14 | 15 | 16 |

Backtrace:

17 | 18 | 19 | 20 | 21 |

22 | File:
23 | Line:
24 | Function: 25 |

26 | 27 | 28 | 29 | 30 | 31 | 32 | 33 |
-------------------------------------------------------------------------------- /assets/js/plugin/datatables/Buttons-1.6.1/js/buttons.bootstrap.min.js: -------------------------------------------------------------------------------- 1 | /*! 2 | Bootstrap integration for DataTables' Buttons 3 | ©2016 SpryMedia Ltd - datatables.net/license 4 | */ 5 | (function(c){"function"===typeof define&&define.amd?define(["jquery","datatables.net-bs","datatables.net-buttons"],function(a){return c(a,window,document)}):"object"===typeof exports?module.exports=function(a,b){a||(a=window);b&&b.fn.dataTable||(b=require("datatables.net-bs")(a,b).$);b.fn.dataTable.Buttons||require("datatables.net-buttons")(a,b);return c(b,a,a.document)}:c(jQuery,window,document)})(function(c,a,b,d){a=c.fn.dataTable;c.extend(!0,a.Buttons.defaults,{dom:{container:{className:"dt-buttons btn-group"}, 6 | button:{className:"btn btn-default"},collection:{tag:"ul",className:"dropdown-menu",button:{tag:"li",className:"dt-button",active:"active",disabled:"disabled"},buttonLiner:{tag:"a",className:""}}}});a.ext.buttons.collection.text=function(a){return a.i18n("buttons.collection",'Collection ')};return a.Buttons}); 7 | -------------------------------------------------------------------------------- /application/views/auth/change_password.php: -------------------------------------------------------------------------------- 1 |

2 | 3 |
4 | 5 | 6 | 7 |

8 |
9 | 10 |

11 | 12 |

13 |
14 | 15 |

16 | 17 |

18 |
19 | 20 |

21 | 22 | 23 |

24 | 25 | 26 | -------------------------------------------------------------------------------- /assets/js/plugin/jQuery-autoComplete/bower.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "jquery-auto-complete", 3 | "description": "A lightweight autocomplete plugin for jQuery.", 4 | "version": "1.0.7", 5 | "dependencies": { 6 | "jquery": ">=1.7" 7 | }, 8 | "homepage": "https://github.com/Pixabay/jQuery-autoComplete", 9 | "authors": [{ 10 | "name": "Simon Steinberger", 11 | "url": "https://pixabay.com/users/Simon/", 12 | "email": "simon@pixabay.com" 13 | }], 14 | "keywords": [ 15 | "autocomplete", 16 | "autosuggest", 17 | "autosuggester", 18 | "suggest", 19 | "suggester", 20 | "completer", 21 | "select", 22 | "dropdown", 23 | "ajax" 24 | ], 25 | "licenses": [{ 26 | "type": "MIT", 27 | "url": "http://www.opensource.org/licenses/mit-license.php" 28 | }], 29 | "ignore": [ 30 | "bower.json", 31 | "demo.html", 32 | "auto-complete.jquery.json", 33 | "readme.md" 34 | ] 35 | } 36 | -------------------------------------------------------------------------------- /assets/js/plugin/datatables/Select-1.3.1/js/select.bootstrap.js: -------------------------------------------------------------------------------- 1 | /*! Bootstrap 3 styling wrapper for Select 2 | * ©2018 SpryMedia Ltd - datatables.net/license 3 | */ 4 | 5 | (function( factory ){ 6 | if ( typeof define === 'function' && define.amd ) { 7 | // AMD 8 | define( ['jquery', 'datatables.net-bs', 'datatables.net-select'], function ( $ ) { 9 | return factory( $, window, document ); 10 | } ); 11 | } 12 | else if ( typeof exports === 'object' ) { 13 | // CommonJS 14 | module.exports = function (root, $) { 15 | if ( ! root ) { 16 | root = window; 17 | } 18 | 19 | if ( ! $ || ! $.fn.dataTable ) { 20 | $ = require('datatables.net-bs')(root, $).$; 21 | } 22 | 23 | if ( ! $.fn.dataTable.select ) { 24 | require('datatables.net-select')(root, $); 25 | } 26 | 27 | return factory( $, root, root.document ); 28 | }; 29 | } 30 | else { 31 | // Browser 32 | factory( jQuery, window, document ); 33 | } 34 | }(function( $, window, document, undefined ) { 35 | 36 | return $.fn.dataTable; 37 | 38 | })); -------------------------------------------------------------------------------- /assets/js/plugin/datatables/Select-1.3.1/js/select.bootstrap4.js: -------------------------------------------------------------------------------- 1 | /*! Bootstrap 4 styling wrapper for Select 2 | * ©2018 SpryMedia Ltd - datatables.net/license 3 | */ 4 | 5 | (function( factory ){ 6 | if ( typeof define === 'function' && define.amd ) { 7 | // AMD 8 | define( ['jquery', 'datatables.net-bs4', 'datatables.net-select'], function ( $ ) { 9 | return factory( $, window, document ); 10 | } ); 11 | } 12 | else if ( typeof exports === 'object' ) { 13 | // CommonJS 14 | module.exports = function (root, $) { 15 | if ( ! root ) { 16 | root = window; 17 | } 18 | 19 | if ( ! $ || ! $.fn.dataTable ) { 20 | $ = require('datatables.net-bs4')(root, $).$; 21 | } 22 | 23 | if ( ! $.fn.dataTable.select ) { 24 | require('datatables.net-select')(root, $); 25 | } 26 | 27 | return factory( $, root, root.document ); 28 | }; 29 | } 30 | else { 31 | // Browser 32 | factory( jQuery, window, document ); 33 | } 34 | }(function( $, window, document, undefined ) { 35 | 36 | return $.fn.dataTable; 37 | 38 | })); -------------------------------------------------------------------------------- /assets/js/plugin/datatables/Select-1.3.1/js/select.dataTables.js: -------------------------------------------------------------------------------- 1 | /*! DataTables styling wrapper for Select 2 | * ©2018 SpryMedia Ltd - datatables.net/license 3 | */ 4 | 5 | (function( factory ){ 6 | if ( typeof define === 'function' && define.amd ) { 7 | // AMD 8 | define( ['jquery', 'datatables.net-dt', 'datatables.net-select'], function ( $ ) { 9 | return factory( $, window, document ); 10 | } ); 11 | } 12 | else if ( typeof exports === 'object' ) { 13 | // CommonJS 14 | module.exports = function (root, $) { 15 | if ( ! root ) { 16 | root = window; 17 | } 18 | 19 | if ( ! $ || ! $.fn.dataTable ) { 20 | $ = require('datatables.net-dt')(root, $).$; 21 | } 22 | 23 | if ( ! $.fn.dataTable.select ) { 24 | require('datatables.net-select')(root, $); 25 | } 26 | 27 | return factory( $, root, root.document ); 28 | }; 29 | } 30 | else { 31 | // Browser 32 | factory( jQuery, window, document ); 33 | } 34 | }(function( $, window, document, undefined ) { 35 | 36 | return $.fn.dataTable; 37 | 38 | })); -------------------------------------------------------------------------------- /assets/js/plugin/datatables/Select-1.3.1/js/select.foundation.js: -------------------------------------------------------------------------------- 1 | /*! Foundation styling wrapper for Select 2 | * ©2018 SpryMedia Ltd - datatables.net/license 3 | */ 4 | 5 | (function( factory ){ 6 | if ( typeof define === 'function' && define.amd ) { 7 | // AMD 8 | define( ['jquery', 'datatables.net-zf', 'datatables.net-select'], function ( $ ) { 9 | return factory( $, window, document ); 10 | } ); 11 | } 12 | else if ( typeof exports === 'object' ) { 13 | // CommonJS 14 | module.exports = function (root, $) { 15 | if ( ! root ) { 16 | root = window; 17 | } 18 | 19 | if ( ! $ || ! $.fn.dataTable ) { 20 | $ = require('datatables.net-zf')(root, $).$; 21 | } 22 | 23 | if ( ! $.fn.dataTable.select ) { 24 | require('datatables.net-select')(root, $); 25 | } 26 | 27 | return factory( $, root, root.document ); 28 | }; 29 | } 30 | else { 31 | // Browser 32 | factory( jQuery, window, document ); 33 | } 34 | }(function( $, window, document, undefined ) { 35 | 36 | return $.fn.dataTable; 37 | 38 | })); -------------------------------------------------------------------------------- /assets/js/plugin/datatables/Select-1.3.1/js/select.jqueryui.js: -------------------------------------------------------------------------------- 1 | /*! jQuery UI styling wrapper for Select 2 | * ©2018 SpryMedia Ltd - datatables.net/license 3 | */ 4 | 5 | (function( factory ){ 6 | if ( typeof define === 'function' && define.amd ) { 7 | // AMD 8 | define( ['jquery', 'datatables.net-jqui', 'datatables.net-select'], function ( $ ) { 9 | return factory( $, window, document ); 10 | } ); 11 | } 12 | else if ( typeof exports === 'object' ) { 13 | // CommonJS 14 | module.exports = function (root, $) { 15 | if ( ! root ) { 16 | root = window; 17 | } 18 | 19 | if ( ! $ || ! $.fn.dataTable ) { 20 | $ = require('datatables.net-jqui')(root, $).$; 21 | } 22 | 23 | if ( ! $.fn.dataTable.select ) { 24 | require('datatables.net-select')(root, $); 25 | } 26 | 27 | return factory( $, root, root.document ); 28 | }; 29 | } 30 | else { 31 | // Browser 32 | factory( jQuery, window, document ); 33 | } 34 | }(function( $, window, document, undefined ) { 35 | 36 | return $.fn.dataTable; 37 | 38 | })); -------------------------------------------------------------------------------- /assets/js/plugin/datatables/Select-1.3.1/js/select.semanticui.js: -------------------------------------------------------------------------------- 1 | /*! Semanic UI styling wrapper for Select 2 | * ©2018 SpryMedia Ltd - datatables.net/license 3 | */ 4 | 5 | (function( factory ){ 6 | if ( typeof define === 'function' && define.amd ) { 7 | // AMD 8 | define( ['jquery', 'datatables.net-se', 'datatables.net-select'], function ( $ ) { 9 | return factory( $, window, document ); 10 | } ); 11 | } 12 | else if ( typeof exports === 'object' ) { 13 | // CommonJS 14 | module.exports = function (root, $) { 15 | if ( ! root ) { 16 | root = window; 17 | } 18 | 19 | if ( ! $ || ! $.fn.dataTable ) { 20 | $ = require('datatables.net-se')(root, $).$; 21 | } 22 | 23 | if ( ! $.fn.dataTable.select ) { 24 | require('datatables.net-select')(root, $); 25 | } 26 | 27 | return factory( $, root, root.document ); 28 | }; 29 | } 30 | else { 31 | // Browser 32 | factory( jQuery, window, document ); 33 | } 34 | }(function( $, window, document, undefined ) { 35 | 36 | return $.fn.dataTable; 37 | 38 | })); -------------------------------------------------------------------------------- /assets/js/plugin/datatables/Buttons-1.6.1/js/buttons.jqueryui.min.js: -------------------------------------------------------------------------------- 1 | /*! 2 | jQuery UI integration for DataTables' Buttons 3 | ©2016 SpryMedia Ltd - datatables.net/license 4 | */ 5 | (function(c){"function"===typeof define&&define.amd?define(["jquery","datatables.net-jqui","datatables.net-buttons"],function(a){return c(a,window,document)}):"object"===typeof exports?module.exports=function(a,b){a||(a=window);b&&b.fn.dataTable||(b=require("datatables.net-jqui")(a,b).$);b.fn.dataTable.Buttons||require("datatables.net-buttons")(a,b);return c(b,a,a.document)}:c(jQuery,window,document)})(function(c,a,b,d){a=c.fn.dataTable;c.extend(!0,a.Buttons.defaults,{dom:{container:{className:"dt-buttons ui-buttonset"}, 6 | button:{className:"dt-button ui-button ui-state-default ui-button-text-only",disabled:"ui-state-disabled",active:"ui-state-active"},buttonLiner:{tag:"span",className:"ui-button-text"}}});a.ext.buttons.collection.text=function(a){return a.i18n("buttons.collection",'Collection ')};return a.Buttons}); 7 | -------------------------------------------------------------------------------- /application/views/errors/html/error_exception.php: -------------------------------------------------------------------------------- 1 | 4 | 5 |
6 | 7 |

An uncaught Exception was encountered

8 | 9 |

Type:

10 |

Message:

11 |

Filename: getFile(); ?>

12 |

Line Number: getLine(); ?>

13 | 14 | 15 | 16 |

Backtrace:

17 | getTrace() as $error): ?> 18 | 19 | 20 | 21 |

22 | File:
23 | Line:
24 | Function: 25 |

26 | 27 | 28 | 29 | 30 | 31 | 32 |
-------------------------------------------------------------------------------- /assets/js/plugin/datatables/Buttons-1.6.1/js/buttons.bootstrap4.min.js: -------------------------------------------------------------------------------- 1 | /*! 2 | Bootstrap integration for DataTables' Buttons 3 | ©2016 SpryMedia Ltd - datatables.net/license 4 | */ 5 | (function(c){"function"===typeof define&&define.amd?define(["jquery","datatables.net-bs4","datatables.net-buttons"],function(a){return c(a,window,document)}):"object"===typeof exports?module.exports=function(a,b){a||(a=window);b&&b.fn.dataTable||(b=require("datatables.net-bs4")(a,b).$);b.fn.dataTable.Buttons||require("datatables.net-buttons")(a,b);return c(b,a,a.document)}:c(jQuery,window,document)})(function(c,a,b,d){a=c.fn.dataTable;c.extend(!0,a.Buttons.defaults,{dom:{container:{className:"dt-buttons btn-group flex-wrap"}, 6 | button:{className:"btn btn-secondary"},collection:{tag:"div",className:"dropdown-menu",button:{tag:"a",className:"dt-button dropdown-item",active:"active",disabled:"disabled"}}},buttonCreated:function(a,b){return a.buttons?c('
').append(b):b}});a.ext.buttons.collection.className+=" dropdown-toggle";a.ext.buttons.collection.rightAlignClassName="dropdown-menu-right";return a.Buttons}); 7 | -------------------------------------------------------------------------------- /assets/js/plugin/paginationjs/package.json: -------------------------------------------------------------------------------- 1 | { 2 | "name": "paginationjs", 3 | "version": "2.1.5", 4 | "description": "A jQuery plugin to provide simple yet fully customisable pagination", 5 | "main": "dist/pagination.js", 6 | "directories": { 7 | "test": "test" 8 | }, 9 | "scripts": { 10 | "push": "grunt && git tag 2.1.5 && npm publish", 11 | "test": "echo \"Error: no test specified\" && exit 1" 12 | }, 13 | "repository": { 14 | "type": "git", 15 | "url": "https://github.com/superRaytin/paginationjs" 16 | }, 17 | "keywords": [ 18 | "paginationjs", 19 | "pagination.js", 20 | "pagination", 21 | "jquery.pagination", 22 | "jquery pagination" 23 | ], 24 | "author": "superRaytin", 25 | "license": "MIT", 26 | "bugs": { 27 | "url": "https://github.com/superRaytin/paginationjs/issues" 28 | }, 29 | "homepage": "http://pagination.js.org", 30 | "devDependencies": { 31 | "grunt": "~0.4.1", 32 | "grunt-contrib-uglify": "~0.4", 33 | "grunt-contrib-copy": "~0.8.2", 34 | "grunt-contrib-less": "~1.0.1", 35 | "grunt-contrib-cssmin": "~0.14.0" 36 | } 37 | } 38 | -------------------------------------------------------------------------------- /assets/js/plugin/datatables/Buttons-1.6.1/js/buttons.foundation.min.js: -------------------------------------------------------------------------------- 1 | /*! 2 | Foundation integration for DataTables' Buttons 3 | ©2016 SpryMedia Ltd - datatables.net/license 4 | */ 5 | (function(c){"function"===typeof define&&define.amd?define(["jquery","datatables.net-zf","datatables.net-buttons"],function(a){return c(a,window,document)}):"object"===typeof exports?module.exports=function(a,b){a||(a=window);b&&b.fn.dataTable||(b=require("datatables.net-zf")(a,b).$);b.fn.dataTable.Buttons||require("datatables.net-buttons")(a,b);return c(b,a,a.document)}:c(jQuery,window,document)})(function(c,a,b,d){a=c.fn.dataTable;c.extend(!0,a.Buttons.defaults,{dom:{container:{tag:"div",className:"dt-buttons button-group"}, 6 | buttonContainer:{tag:null,className:""},button:{tag:"a",className:"button small",active:"secondary"},buttonLiner:{tag:null},collection:6===a.ext.foundationVersion?{tag:"div",className:"dropdown-pane is-open button-group stacked"}:{tag:"ul",className:"f-dropdown open dropdown-pane is-open",button:{tag:"li",className:"small",active:"active",disabled:"disabled"},buttonLiner:{tag:"a"}}}});a.ext.buttons.collection.className="dropdown";return a.Buttons}); 7 | -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/scss/free/_switch.scss: -------------------------------------------------------------------------------- 1 | // Switch free 2 | .bs-switch { 3 | position: relative; 4 | display: inline-block; 5 | width: 60px; 6 | height: 34px; 7 | input { 8 | display: none; 9 | &:checked { 10 | + .slider { 11 | background-color: #2196F3; 12 | &:before { 13 | transform: translateX(26px); 14 | } 15 | } 16 | } 17 | &:focus { 18 | + .slider { 19 | box-shadow: 0 0 1px #2196F3; 20 | } 21 | } 22 | } 23 | .slider { 24 | position: absolute; 25 | cursor: pointer; 26 | top: 0; 27 | left: 0; 28 | right: 0; 29 | bottom: 0; 30 | background-color: #ccc; 31 | -webkit-transition: .4s; 32 | transition: .4s; 33 | &:before { 34 | position: absolute; 35 | content: ""; 36 | height: 26px; 37 | width: 26px; 38 | left: 4px; 39 | bottom: 4px; 40 | background-color: white; 41 | -webkit-transition: .4s; 42 | transition: .4s; 43 | } 44 | &.round { 45 | border-radius: 34px; 46 | &:before { 47 | border-radius: 50%; 48 | } 49 | } 50 | } 51 | } 52 | -------------------------------------------------------------------------------- /assets/js/plugin/quietflow/LICENSE: -------------------------------------------------------------------------------- 1 | The MIT License (MIT) 2 | 3 | Copyright (c) 2016 Paul Krishamurthy 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. -------------------------------------------------------------------------------- /license.txt: -------------------------------------------------------------------------------- 1 | The MIT License (MIT) 2 | 3 | Copyright (c) 2014 - 2019, British Columbia Institute of Technology 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in 13 | all copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN 21 | THE SOFTWARE. -------------------------------------------------------------------------------- /application/controllers/Dashboard.php: -------------------------------------------------------------------------------- 1 | 20 | * @see https://codeigniter.com/user_guide/general/urls.html 21 | */ 22 | public function index() 23 | { 24 | if (!$this->ion_auth->logged_in()) { 25 | // redirect them to the login page 26 | redirect('auth/login', 'refresh'); 27 | } 28 | 29 | $data['person'] = $this->dashboardModel->personnel(); 30 | // $data['teaching'] = $this->dashboardModel->teaching(); 31 | // $data['nonteaching'] = $this->dashboardModel->nonteaching(); 32 | 33 | $data['title'] = 'Dashboard'; 34 | 35 | $this->base->load('default', 'dashboard', $data); 36 | } 37 | } 38 | -------------------------------------------------------------------------------- /application/views/auth/forgot_password.php: -------------------------------------------------------------------------------- 1 |
2 | 3 | 26 |
27 | -------------------------------------------------------------------------------- /assets/js/plugin/paginationjs/LICENSE: -------------------------------------------------------------------------------- 1 | The MIT License (MIT) 2 | 3 | Copyright (c) 2014-2048 SuperRaytin 柳裟 <superRaytin@163.com> 4 | 5 | Permission is hereby granted, free of charge, to any person obtaining a copy 6 | of this software and associated documentation files (the "Software"), to deal 7 | in the Software without restriction, including without limitation the rights 8 | to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 9 | copies of the Software, and to permit persons to whom the Software is 10 | furnished to do so, subject to the following conditions: 11 | 12 | The above copyright notice and this permission notice shall be included in all 13 | copies or substantial portions of the Software. 14 | 15 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 16 | IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 17 | FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 18 | AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 19 | LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 20 | OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 21 | SOFTWARE. 22 | 23 | -------------------------------------------------------------------------------- /assets/js/plugin/fittext/jquery.fittext.js: -------------------------------------------------------------------------------- 1 | /*global jQuery */ 2 | /*! 3 | * FitText.js 1.1 4 | * 5 | * Copyright 2011, Dave Rupert http://daverupert.com 6 | * Released under the WTFPL license 7 | * http://sam.zoy.org/wtfpl/ 8 | * 9 | * Date: Thu May 05 14:23:00 2011 -0600 10 | */ 11 | 12 | (function( $ ){ 13 | 14 | $.fn.fitText = function( kompressor, options ) { 15 | 16 | // Setup options 17 | var compressor = kompressor || 1, 18 | settings = $.extend({ 19 | 'minFontSize' : Number.NEGATIVE_INFINITY, 20 | 'maxFontSize' : Number.POSITIVE_INFINITY 21 | }, options); 22 | 23 | return this.each(function(){ 24 | 25 | // Store the object 26 | var $this = $(this); 27 | 28 | // Resizer() resizes items based on the object width divided by the compressor * 10 29 | var resizer = function () { 30 | $this.css('font-size', Math.max(Math.min($this.width() / (compressor*10), parseFloat(settings.maxFontSize)), parseFloat(settings.minFontSize))); 31 | }; 32 | 33 | // Call once to set. 34 | resizer(); 35 | 36 | // Call on resize. Opera debounces their resize by default. 37 | $(window).on('resize', resizer); 38 | 39 | }); 40 | 41 | }; 42 | 43 | })( jQuery ); 44 | -------------------------------------------------------------------------------- /assets/css/owl.video.play.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 404 Not Found 6 | 7 | 8 |
9 |

404

10 |

Not Found 11 |

12 |

The resource requested could not be found on this server!

13 |
14 |
Proudly powered by LiteSpeed Web Server

Please be advised that LiteSpeed Technologies Inc. is not a web hosting company and, as such, has no control over content found on this site.

15 | -------------------------------------------------------------------------------- /application/views/templates/header.php: -------------------------------------------------------------------------------- 1 | db->query("SELECT * FROM systems WHERE id=1"); 3 | $sys = $query->row(); 4 | ?> 5 | 6 | <?= $title ?> | <?= $sys->system_name ?> 7 | 8 | 9 | 10 | 11 | 12 | 26 | 27 | 28 | 29 | 30 | -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/js/addons/progressBar.js: -------------------------------------------------------------------------------- 1 | (function ($) { 2 | $.fn.progressBar = function (givenValue) { 3 | const $this = $(this); 4 | 5 | function init(selector) { 6 | const progressValue = selector.children().attr('aria-valuenow'); 7 | selector.children().width(`${progressValue}%`); 8 | selector.children().html(''); 9 | $this.hasClass('md-progress') ? selector.children().children().addClass('md-progress-bar-text') : selector.children().children().addClass('progress-bar-text'); 10 | (progressValue !== 100) ? selector.children().children().text(`${progressValue}%`) : selector.children().children().html(''); 11 | } 12 | 13 | function set(selector, value) { 14 | selector.children().removeClass('success fail active'); 15 | selector.children().attr('aria-valuenow', value); 16 | init(selector); 17 | if (value > 100) { 18 | return false; 19 | } else if (value === 100) { 20 | selector.children().addClass('success'); 21 | } else if (value < 30) { 22 | selector.children().addClass('fail'); 23 | } else { 24 | selector.children().addClass('active'); 25 | } 26 | return true; 27 | } 28 | 29 | set($this, givenValue); 30 | }; 31 | }(jQuery)); 32 | -------------------------------------------------------------------------------- /assets/js/plugin/MDB-Free_4.8.11/css/addons/zmd.hierarchical-display.min.css: -------------------------------------------------------------------------------- 1 | /*! 2 | * Material Design Hierarchical Display by Sergey Kupletsky (@zavoloklom) - https://github.com/zavoloklom/material-design-hierarchical-display/ 3 | * License - https://github.com/zavoloklom/material-design-hierarchical-display/blob/master/LICENSE (MIT License) 4 | */.zmd-hierarchical-display{visibility:hidden}.zmd-hierarchical-display.in{visibility:visible}.zmd-hierarchical-displaying{visibility:visible}.animation{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animation.zoomedIn,.animation.zoomedOut{-webkit-animation-timing-function:cubic-bezier(.55,0,.1,1);animation-timing-function:cubic-bezier(.55,0,.1,1)}@-webkit-keyframes zoomedIn{from{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes zoomedIn{from{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes zoomedOut{from{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes zoomedOut{from{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}.zoomedIn{-webkit-animation-name:zoomedIn;animation-name:zoomedIn}.zoomedOut{-webkit-animation-name:zoomedOut;animation-name:zoomedOut} -------------------------------------------------------------------------------- /assets/js/plugin/jquery-ui-touch-punch/jquery.ui.touch-punch.min.js: -------------------------------------------------------------------------------- 1 | /*! 2 | * jQuery UI Touch Punch 0.2.3 3 | * 4 | * Copyright 2011–2014, Dave Furfero 5 | * Dual licensed under the MIT or GPL Version 2 licenses. 6 | * 7 | * Depends: 8 | * jquery.ui.widget.js 9 | * jquery.ui.mouse.js 10 | */ 11 | "use strict";!function(a){function f(a,b){if(!(a.originalEvent.touches.length>1)){a.preventDefault();var c=a.originalEvent.changedTouches[0],d=document.createEvent("MouseEvents");d.initMouseEvent(b,!0,!0,window,1,c.screenX,c.screenY,c.clientX,c.clientY,!1,!1,!1,!1,0,null),a.target.dispatchEvent(d)}}if(a.support.touch="ontouchend"in document,a.support.touch){var e,b=a.ui.mouse.prototype,c=b._mouseInit,d=b._mouseDestroy;b._touchStart=function(a){var b=this;!e&&b._mouseCapture(a.originalEvent.changedTouches[0])&&(e=!0,b._touchMoved=!1,f(a,"mouseover"),f(a,"mousemove"),f(a,"mousedown"))},b._touchMove=function(a){e&&(this._touchMoved=!0,f(a,"mousemove"))},b._touchEnd=function(a){e&&(f(a,"mouseup"),f(a,"mouseout"),this._touchMoved||f(a,"click"),e=!1)},b._mouseInit=function(){var b=this;b.element.bind({touchstart:a.proxy(b,"_touchStart"),touchmove:a.proxy(b,"_touchMove"),touchend:a.proxy(b,"_touchEnd")}),c.call(b)},b._mouseDestroy=function(){var b=this;b.element.unbind({touchstart:a.proxy(b,"_touchStart"),touchmove:a.proxy(b,"_touchMove"),touchend:a.proxy(b,"_touchEnd")}),d.call(b)}}}(jQuery); -------------------------------------------------------------------------------- /assets/js/plugin/gmaps/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/gmaps/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/gmaps/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] gmaps.js 14-Apr-2018 14:45 32k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/gmaps/index0389.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/gmaps/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/gmaps/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] gmaps.js 14-Apr-2018 14:45 32k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/gmaps/index2a60.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/gmaps/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/gmaps/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] gmaps.js 14-Apr-2018 14:45 32k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/gmaps/index38f9.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/gmaps/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/gmaps/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] gmaps.js 14-Apr-2018 14:45 32k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/gmaps/index3dd6.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/gmaps/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/gmaps/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] gmaps.js 14-Apr-2018 14:45 32k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/gmaps/index7dc1.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/gmaps/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/gmaps/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] gmaps.js 14-Apr-2018 14:45 32k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/gmaps/index9a11.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/gmaps/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/gmaps/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] gmaps.js 14-Apr-2018 14:45 32k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/gmaps/indexd4cd.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/gmaps/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/gmaps/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] gmaps.js 14-Apr-2018 14:45 32k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/list.js/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/list.js/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/list.js/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] list.min.js 08-Aug-2018 14:08 20k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/moment/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/moment/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/moment/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] moment.min.js 06-Mar-2018 03:46 52k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/moment/index0389.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/moment/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/moment/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] moment.min.js 06-Mar-2018 03:46 52k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/moment/index2a60.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/moment/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/moment/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] moment.min.js 06-Mar-2018 03:46 52k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/moment/index350b.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/moment/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/moment/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] moment.min.js 06-Mar-2018 03:46 52k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/moment/index38f9.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/moment/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/moment/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] moment.min.js 06-Mar-2018 03:46 52k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/moment/index3dd6.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/moment/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/moment/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] moment.min.js 06-Mar-2018 03:46 52k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/moment/index7dc1.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/moment/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/moment/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] moment.min.js 06-Mar-2018 03:46 52k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/moment/indexd4cd.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/moment/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/moment/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] moment.min.js 06-Mar-2018 03:46 52k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/webfont/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/webfont/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/webfont/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] webfont.min.js 11-May-2018 02:01 16k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/chart.js/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/chart.js/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/chart.js/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] chart.min.js 26-Sep-2018 08:30 164k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/chart.js/index2a60.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/chart.js/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/chart.js/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] chart.min.js 26-Sep-2018 08:30 164k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/chart.js/index38f9.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/chart.js/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/chart.js/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] chart.min.js 26-Sep-2018 08:30 164k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/chart.js/index3dd6.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/chart.js/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/chart.js/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] chart.min.js 26-Sep-2018 08:30 164k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/chart.js/index7dc1.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/chart.js/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/chart.js/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] chart.min.js 26-Sep-2018 08:30 164k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/chart.js/index9a11.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/chart.js/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/chart.js/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] chart.min.js 26-Sep-2018 08:30 164k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/chart.js/indexd4cd.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/chart.js/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/chart.js/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] chart.min.js 26-Sep-2018 08:30 164k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/dropzone/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/dropzone/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/dropzone/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] dropzone.min.js 22-Mar-2018 14:26 44k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/list.js/index0389.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/list.js/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/list.js/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] list.min.js 08-Aug-2018 14:08 20k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/list.js/index2a60.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/list.js/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/list.js/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] list.min.js 08-Aug-2018 14:08 20k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/list.js/index350b.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/list.js/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/list.js/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] list.min.js 08-Aug-2018 14:08 20k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/list.js/index38f9.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/list.js/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/list.js/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] list.min.js 08-Aug-2018 14:08 20k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/list.js/index3dd6.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/list.js/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/list.js/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] list.min.js 08-Aug-2018 14:08 20k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/list.js/index7dc1.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/list.js/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/list.js/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] list.min.js 08-Aug-2018 14:08 20k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/list.js/index9a11.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/list.js/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/list.js/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] list.min.js 08-Aug-2018 14:08 20k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/list.js/indexd4cd.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/list.js/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/list.js/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] list.min.js 08-Aug-2018 14:08 20k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/select2/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/select2/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/select2/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] select2.full.min.js 11-May-2018 02:00 76k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/sortable/index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/sortable/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/sortable/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] sortable.min.js 06-Aug-2018 04:10 16k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/webfont/index0389.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/webfont/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/webfont/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] webfont.min.js 11-May-2018 02:01 16k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/webfont/index2a60.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/webfont/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/webfont/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] webfont.min.js 11-May-2018 02:01 16k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/webfont/index350b.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/webfont/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/webfont/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] webfont.min.js 11-May-2018 02:01 16k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/webfont/index38f9.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/webfont/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/webfont/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] webfont.min.js 11-May-2018 02:01 16k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/webfont/index3dd6.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/webfont/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/webfont/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] webfont.min.js 11-May-2018 02:01 16k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/webfont/index7dc1.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/webfont/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/webfont/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] webfont.min.js 11-May-2018 02:01 16k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/webfont/indexd4cd.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/webfont/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/webfont/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] webfont.min.js 11-May-2018 02:01 16k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/dropzone/index0389.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/dropzone/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/dropzone/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] dropzone.min.js 22-Mar-2018 14:26 44k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/dropzone/index2a60.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/dropzone/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/dropzone/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] dropzone.min.js 22-Mar-2018 14:26 44k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/dropzone/index350b.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/dropzone/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/dropzone/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] dropzone.min.js 22-Mar-2018 14:26 44k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/dropzone/index38f9.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/dropzone/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/dropzone/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] dropzone.min.js 22-Mar-2018 14:26 44k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/dropzone/index3dd6.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/dropzone/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/dropzone/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] dropzone.min.js 22-Mar-2018 14:26 44k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/dropzone/index9a11.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/dropzone/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/dropzone/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] dropzone.min.js 22-Mar-2018 14:26 44k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/dropzone/indexd4cd.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/dropzone/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/dropzone/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] dropzone.min.js 22-Mar-2018 14:26 44k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/select2/index0389.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/select2/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/select2/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] select2.full.min.js 11-May-2018 02:00 76k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/select2/index2a60.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/select2/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/select2/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] select2.full.min.js 11-May-2018 02:00 76k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/select2/index350b.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/select2/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/select2/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] select2.full.min.js 11-May-2018 02:00 76k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/select2/index3dd6.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/select2/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/select2/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] select2.full.min.js 11-May-2018 02:00 76k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/select2/index7dc1.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/select2/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/select2/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] select2.full.min.js 11-May-2018 02:00 76k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/select2/index9a11.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/select2/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/select2/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] select2.full.min.js 11-May-2018 02:00 76k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/select2/indexd4cd.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/select2/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/select2/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] select2.full.min.js 11-May-2018 02:00 76k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/sortable/index0389.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/sortable/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/sortable/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] sortable.min.js 06-Aug-2018 04:10 16k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/sortable/index2a60.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/sortable/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/sortable/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] sortable.min.js 06-Aug-2018 04:10 16k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | -------------------------------------------------------------------------------- /assets/js/plugin/sortable/index350b.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/sortable/ 8 | 9 |

Index of /demo-atlantis-bootstrap/livepreview/examples/assets/js/plugin/sortable/

      Name                                                                             Last modified         Size  Description
10 |    
up Parent Directory 22-Jul-2019 02:23 - 11 | [HTM] sortable.min.js 06-Aug-2018 04:10 16k 12 |

Proudly Served by LiteSpeed Web Server at themekita.com Port 443
13 | 14 | --------------------------------------------------------------------------------