penambahan module esppt dan pbb monitoring
Showing
260 changed files
with
4482 additions
and
7 deletions
tangsel/base/models/user_area.py
0 → 100644
tangsel/base/tools/__init__.py
0 → 100644
File mode changed
tangsel/base/tools/api.py
0 → 100644
tangsel/base/tools/db.py
0 → 100644
tangsel/base/tools/report.py
0 → 100644
tangsel/base/views/user_area.py
0 → 100644
tangsel/pbb/__init__.py
0 → 100644
File mode changed
tangsel/pbb/esppt/__init__.py
0 → 100644
tangsel/pbb/esppt/models/__init__.py
0 → 100644
tangsel/pbb/esppt/models/es_log.py
0 → 100644
tangsel/pbb/esppt/models/sismiop.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/esppt/reports/email.txt
0 → 100644
tangsel/pbb/esppt/reports/sms.txt
0 → 100644
tangsel/pbb/esppt/reports/sppt.odt
0 → 100644
No preview for this file type
tangsel/pbb/esppt/reports/tp.txt
0 → 100644
tangsel/pbb/esppt/reports/tpl/sppt.jpg
0 → 100644
343 KB
tangsel/pbb/esppt/reports/tpl/sppt.jrxml
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/esppt/reports/tpl/sppt.odt
0 → 100644
No preview for this file type
tangsel/pbb/esppt/reports/tpl/tp.txt
0 → 100644
tangsel/pbb/esppt/reports/tpl/ttd.png
0 → 100644
57.7 KB
tangsel/pbb/esppt/scripts/__init__.py
0 → 100644
tangsel/pbb/esppt/scripts/data/group.csv
0 → 100644
tangsel/pbb/esppt/scripts/data/routes.csv
0 → 100644
tangsel/pbb/esppt/scripts/data/routes.old
0 → 100644
tangsel/pbb/esppt/scripts/data/routes.xlsx
0 → 100644
No preview for this file type
tangsel/pbb/esppt/scripts/demon.py
0 → 100644
tangsel/pbb/esppt/scripts/initializedb.py
0 → 100644
tangsel/pbb/esppt/scripts/pbb_daemon.bak.py
0 → 100644
tangsel/pbb/esppt/scripts/pbb_daemon.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/esppt/scripts/utils_pbb.py
0 → 100644
tangsel/pbb/esppt/tools.py
0 → 100644
tangsel/pbb/esppt/views/__init__.py
0 → 100644
tangsel/pbb/esppt/views/gen_sppt.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/esppt/views/massal.py
0 → 100644
tangsel/pbb/esppt/views/my_nop.py
0 → 100644
tangsel/pbb/esppt/views/my_sppt.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/esppt/views/parsial.py
0 → 100644
tangsel/pbb/esppt/views/template.py
0 → 100644
tangsel/pbb/esppt/views/templates/base.pt
0 → 100644
tangsel/pbb/esppt/views/templates/form.pt
0 → 100644
tangsel/pbb/esppt/views/templates/form6.pt
0 → 100644
tangsel/pbb/esppt/views/templates/form8.pt
0 → 100644
tangsel/pbb/esppt/views/templates/home.pt
0 → 100644
No preview for this file type
No preview for this file type
tangsel/pbb/esppt/views/unduh.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/esppt/views/valid_nop.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/alembic/README
0 → 100644
tangsel/pbb/models/alembic/env.py
0 → 100644
tangsel/pbb/models/alembic/helpers.py
0 → 100644
tangsel/pbb/models/alembic/script.py.mako
0 → 100644
tangsel/pbb/models/bangunan.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/base_table.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/config.py.tpl
0 → 100644
tangsel/pbb/models/dafnom.py
0 → 100644
tangsel/pbb/models/fasilitas.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/h2h/__init__.py
0 → 100644
tangsel/pbb/models/h2h/payment.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/h2h/sismiop/__init__.py
0 → 100644
File mode changed
tangsel/pbb/models/h2h/sismiop/db_tools.py
0 → 100644
tangsel/pbb/models/h2h/sismiop/models.py
0 → 100644
tangsel/pbb/models/h2h/sismiop/query.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/h2h/sismiop/tools.py
0 → 100644
tangsel/pbb/models/log.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/mr/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/oth_ref.py
0 → 100644
tangsel/pbb/models/payment.py
0 → 100644
tangsel/pbb/models/pegawai.py
0 → 100644
tangsel/pbb/models/pelayanan.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/pembayaran.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/pendataan.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/pengurangan_covid.py
0 → 100644
tangsel/pbb/models/penilaian.py
0 → 100644
tangsel/pbb/models/readonly/__init__.py
0 → 100644
tangsel/pbb/models/ref.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/requirements.txt
0 → 100644
tangsel/pbb/models/resources.py
0 → 100644
tangsel/pbb/models/routes.py
0 → 100644
tangsel/pbb/models/scripts/__init__.py
0 → 100644
tangsel/pbb/models/scripts/data/routes.csv
0 → 100644
tangsel/pbb/models/scripts/initializedb.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/scripts/pbb_test_table.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/sppt.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/temp.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/tools.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/views/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/views/api.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/views/api_from_rpc.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/views/api_payment.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/views/api_pst.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/views/api_ref.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/views/bphtb_v1.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/views/colander_pbb.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/views/eta.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/views/kpk.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/views/nop_finder.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/views/templates/form.pt
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/models/views/widget_pbb.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/models/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/models/dati2.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/models/kecamatan.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/models/kelurahan.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/models/pelayanan.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/models/propinsi.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/models/ref.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/models/sppt.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/models/user.py
0 → 100644
This diff is collapsed.
Click to expand it.
No preview for this file type
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/reports/dph.rml
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/reports/dph.row.rml
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/reports/dphrek.rml
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/reports/kecamatan.rml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/reports/kelurahan.rml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
No preview for this file type
tangsel/pbb/monitoring/reports/piutangl.rml
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
No preview for this file type
tangsel/pbb/monitoring/reports/stts.rml
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/reports/stts.row.rml
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/scripts/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff is collapsed.
Click to expand it.
This diff could not be displayed because it is too large.
No preview for this file type
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/static/css/home.css
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/static/img/chart1.png
0 → 100644
610 Bytes
tangsel/pbb/monitoring/static/img/chart2.png
0 → 100644
705 Bytes
tangsel/pbb/monitoring/static/img/chart3.png
0 → 100644
809 Bytes
tangsel/pbb/monitoring/static/img/chart4.png
0 → 100644
605 Bytes
tangsel/pbb/monitoring/static/img/chart5.png
0 → 100644
597 Bytes
tangsel/pbb/monitoring/static/img/chart6.png
0 → 100644
604 Bytes
tangsel/pbb/monitoring/static/img/chart7.png
0 → 100644
650 Bytes
tangsel/pbb/monitoring/static/img/logo.png
0 → 100644
53.9 KB
tangsel/pbb/monitoring/static/img/logo2.png
0 → 100644
21.4 KB
6.32 KB
No preview for this file type
tangsel/pbb/monitoring/tools.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/views/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/views/dashboard.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/views/dhkp.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/views/dhkp_report.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/views/dph.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/views/dph_rekap.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/views/dph_report.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/views/eis.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/views/kecamatan.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/views/kelurahan.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/views/pelayanan.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/views/piutangl.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/views/sejarah.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/pbb/monitoring/views/target.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
tangsel/tools/__init__.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/tools/api.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/tools/buttons.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/tools/pbb.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/tools/report.py
0 → 100644
This diff is collapsed.
Click to expand it.
tangsel/tools/this_framework.py
0 → 100644
This diff is collapsed.
Click to expand it.
-
Please register or sign in to post a comment