-
Notifications
You must be signed in to change notification settings - Fork 123
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update header.blade.php (#610) Fix bug Foto & Nama Camat di Menu Profil * Mutakhirkan catatan rilis * Perbaiki panjang slug prosedur (#606) * Perbaiki panjang slug prosedur * Sesuaikan migrasi * Fix styling * Update header.blade.php (#610) Fix bug Foto & Nama Camat di Menu Profil * Mutakhirkan catatan rilis * mutakhirkan catatan rilis Co-authored-by: yogiperdana <[email protected]> Co-authored-by: Syahran Saputra <[email protected]> Co-authored-by: sarwono <[email protected]> * Perbaiki validasi prosedur (#616) * Perbaiki validasi prosedur * Update catatan_rilis.md Co-authored-by: Afila <[email protected]> * Perbaiki jika camat belum diisi (#623) * Perbaiki jika camat belum diisi * mutakhirkan catatan rilis --------- Co-authored-by: sarwono <[email protected]> * Custom error 500 (#621) * Custom error 5000 * mutakhirkan catatan rilis --------- Co-authored-by: sarwono <[email protected]> * perbaiki eror menu keluarga (#627) * perbaiki eror menu keluarga * hapus name * meringkas script * Mutakhirkan catatan rilis --------- Co-authored-by: Yogi Perdana <[email protected]> * Fix demo data #628 (#631) * Fix #628 * Enum jabatan_id, command bahasa indonesia * Force migrate & seed demo data * Command bahasa indonesia * Mutakhirkan catatan rilis * Perbaiki sambutan camat kosong (#642) * Perbaiki sambutan camat kosong * Fix styling * Update catatan_rilis.md --------- Co-authored-by: yogiperdana <[email protected]> Co-authored-by: Afila <[email protected]> * Perbaiki preview gambar slider (#644) * Perbaiki preview gambar tidak muncul * Fix styling * Update catatan_rilis.md --------- Co-authored-by: yogiperdana <[email protected]> Co-authored-by: Afila <[email protected]> * Perbaiki halaman sejarah (#645) * Perbaiki halaman sejarah * Fix styling * mutakhirkan catatan rilis --------- Co-authored-by: yogiperdana <[email protected]> Co-authored-by: sarwono <[email protected]> * Security artikel (#649) * Tambah validasi upload file * Sesuaikan validasi dengan database * mutakhirkan catatan rilis --------- Co-authored-by: sarwono <[email protected]> * Rilis 23.03.01 * Update catatan_rilis.md --------- Co-authored-by: Syahran Saputra <[email protected]> Co-authored-by: yogiperdana <[email protected]> Co-authored-by: sarwono <[email protected]> Co-authored-by: Afila <[email protected]> Co-authored-by: sarwono <[email protected]> Co-authored-by: Suyadi <[email protected]>
- Loading branch information
1 parent
a49f277
commit bb6de41
Showing
20 changed files
with
320 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,12 @@ | ||
#### [v23.02.01] | ||
#### [v23.03.01] | ||
|
||
Di rilis v23.02.01 berisi perbaikan yang diminta Komunitas OpenDK. | ||
|
||
Terima kasih pada syahransaputra yang baru mulai berkontribusi. | ||
Di rilis v23.03.01 berisi perbaikan yang diminta Komunitas OpenDK. | ||
|
||
#### Perbaikan bug | ||
|
||
1. [#609](https://github.com/OpenSID/OpenDK/issues/609) Perbaikan foto dan nama camat di menu profil tidak tampil. | ||
2. [#605](https://github.com/OpenSID/OpenDK/issues/605) Perbaikan eror migrasi pada tabel prosedur. | ||
3. [#605](https://github.com/OpenSID/OpenDK/issues/615) Perbaikan validasi prosedur, judul prosedur tidak boleh lebih dari 150 karakter. | ||
4. [#622](https://github.com/OpenSID/OpenDK/issues/622) Perbaikan eror nama gelar ketika menjalankan di halaman beranda. | ||
5. [#614](https://github.com/OpenSID/OpenDK/issues/614) Perbaikan informasi eror 500. | ||
1. [#626](https://github.com/OpenSID/OpenDK/issues/626) Perbaikan eror menu keluarga. | ||
2. [#628](https://github.com/OpenSID/OpenDK/issues/628) Perbaikan eror data demo. | ||
3. [#641](https://github.com/OpenSID/OpenDK/issues/641) Perbaikan sambutan camat kosong | ||
4. [#637](https://github.com/OpenSID/OpenDK/issues/637) Perbaikan preview gambar slider | ||
5. [#639](https://github.com/OpenSID/OpenDK/issues/639) Perbaikan pengisian kolom sejarah. | ||
6. [#2089](https://github.com/OpenSID/premium/issues/2089) Perbaikan validasi saat unggah gambar di artikel. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
98 changes: 98 additions & 0 deletions
98
database/migrations/2023_02_06_061656_add_back_missing_das_pengurus_columns.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,98 @@ | ||
<?php | ||
|
||
/* | ||
* File ini bagian dari: | ||
* | ||
* OpenDK | ||
* | ||
* Aplikasi dan source code ini dirilis berdasarkan lisensi GPL V3 | ||
* | ||
* Hak Cipta 2017 - 2023 Perkumpulan Desa Digital Terbuka (https://opendesa.id) | ||
* | ||
* Dengan ini diberikan izin, secara gratis, kepada siapa pun yang mendapatkan salinan | ||
* dari perangkat lunak ini dan file dokumentasi terkait ("Aplikasi Ini"), untuk diperlakukan | ||
* tanpa batasan, termasuk hak untuk menggunakan, menyalin, mengubah dan/atau mendistribusikan, | ||
* asal tunduk pada syarat berikut: | ||
* | ||
* Pemberitahuan hak cipta di atas dan pemberitahuan izin ini harus disertakan dalam | ||
* setiap salinan atau bagian penting Aplikasi Ini. Barang siapa yang menghapus atau menghilangkan | ||
* pemberitahuan ini melanggar ketentuan lisensi Aplikasi Ini. | ||
* | ||
* PERANGKAT LUNAK INI DISEDIAKAN "SEBAGAIMANA ADANYA", TANPA JAMINAN APA PUN, BAIK TERSURAT MAUPUN | ||
* TERSIRAT. PENULIS ATAU PEMEGANG HAK CIPTA SAMA SEKALI TIDAK BERTANGGUNG JAWAB ATAS KLAIM, KERUSAKAN ATAU | ||
* KEWAJIBAN APAPUN ATAS PENGGUNAAN ATAU LAINNYA TERKAIT APLIKASI INI. | ||
* | ||
* @package OpenDK | ||
* @author Tim Pengembang OpenDesa | ||
* @copyright Hak Cipta 2017 - 2023 Perkumpulan Desa Digital Terbuka (https://opendesa.id) | ||
* @license http://www.gnu.org/licenses/gpl.html GPL V3 | ||
* @link https://github.com/OpenSID/opendk | ||
*/ | ||
|
||
use Illuminate\Database\Migrations\Migration; | ||
use Illuminate\Database\Schema\Blueprint; | ||
use Illuminate\Support\Facades\Schema; | ||
|
||
class AddBackMissingDasPengurusColumns extends Migration | ||
{ | ||
/** | ||
* Run the migrations. | ||
* | ||
* @return void | ||
*/ | ||
public function up() | ||
{ | ||
Schema::table('das_profil', function (Blueprint $table) { | ||
$table->string('nama_camat', 150) | ||
->nullable() | ||
->after('dasar_pembentukan'); | ||
|
||
$table->string('sekretaris_camat', 150) | ||
->nullable() | ||
->after('nama_camat'); | ||
|
||
$table->string('kepsek_pemerintahan_umum', 150) | ||
->nullable() | ||
->after('sekretaris_camat'); | ||
|
||
$table->string('kepsek_kesejahteraan_masyarakat', 150) | ||
->nullable() | ||
->after('kepsek_pemerintahan_umum'); | ||
|
||
$table->string('kepsek_pemberdayaan_masyarakat', 150) | ||
->nullable() | ||
->after('kepsek_kesejahteraan_masyarakat'); | ||
|
||
$table->string('kepsek_pelayanan_umum', 150) | ||
->nullable() | ||
->after('kepsek_pemberdayaan_masyarakat'); | ||
|
||
$table->string('kepsek_trantib', 150) | ||
->nullable() | ||
->after('kepsek_pelayanan_umum'); | ||
|
||
$table->longText('foto_kepala_wilayah') | ||
->nullable() | ||
->after('misi'); | ||
}); | ||
} | ||
|
||
/** | ||
* Reverse the migrations. | ||
* | ||
* @return void | ||
*/ | ||
public function down() | ||
{ | ||
Schema::table('das_profil', function (Blueprint $table) { | ||
$table->dropColumn('nama_camat'); | ||
$table->dropColumn('sekretaris_camat'); | ||
$table->dropColumn('kepsek_pemerintahan_umum'); | ||
$table->dropColumn('kepsek_kesejahteraan_masyarakat'); | ||
$table->dropColumn('kepsek_pemberdayaan_masyarakat'); | ||
$table->dropColumn('kepsek_pelayanan_umum'); | ||
$table->dropColumn('kepsek_trantib'); | ||
$table->dropColumn('foto_kepala_wilayah'); | ||
}); | ||
} | ||
} |
61 changes: 61 additions & 0 deletions
61
database/migrations/2023_02_27_122959_rename_data_umum_tipologi.php
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
<?php | ||
|
||
/* | ||
* File ini bagian dari: | ||
* | ||
* OpenDK | ||
* | ||
* Aplikasi dan source code ini dirilis berdasarkan lisensi GPL V3 | ||
* | ||
* Hak Cipta 2017 - 2023 Perkumpulan Desa Digital Terbuka (https://opendesa.id) | ||
* | ||
* Dengan ini diberikan izin, secara gratis, kepada siapa pun yang mendapatkan salinan | ||
* dari perangkat lunak ini dan file dokumentasi terkait ("Aplikasi Ini"), untuk diperlakukan | ||
* tanpa batasan, termasuk hak untuk menggunakan, menyalin, mengubah dan/atau mendistribusikan, | ||
* asal tunduk pada syarat berikut: | ||
* | ||
* Pemberitahuan hak cipta di atas dan pemberitahuan izin ini harus disertakan dalam | ||
* setiap salinan atau bagian penting Aplikasi Ini. Barang siapa yang menghapus atau menghilangkan | ||
* pemberitahuan ini melanggar ketentuan lisensi Aplikasi Ini. | ||
* | ||
* PERANGKAT LUNAK INI DISEDIAKAN "SEBAGAIMANA ADANYA", TANPA JAMINAN APA PUN, BAIK TERSURAT MAUPUN | ||
* TERSIRAT. PENULIS ATAU PEMEGANG HAK CIPTA SAMA SEKALI TIDAK BERTANGGUNG JAWAB ATAS KLAIM, KERUSAKAN ATAU | ||
* KEWAJIBAN APAPUN ATAS PENGGUNAAN ATAU LAINNYA TERKAIT APLIKASI INI. | ||
* | ||
* @package OpenDK | ||
* @author Tim Pengembang OpenDesa | ||
* @copyright Hak Cipta 2017 - 2023 Perkumpulan Desa Digital Terbuka (https://opendesa.id) | ||
* @license http://www.gnu.org/licenses/gpl.html GPL V3 | ||
* @link https://github.com/OpenSID/opendk | ||
*/ | ||
|
||
use Illuminate\Database\Migrations\Migration; | ||
use Illuminate\Database\Schema\Blueprint; | ||
use Illuminate\Support\Facades\Schema; | ||
|
||
class RenameDataUmumTipologi extends Migration | ||
{ | ||
/** | ||
* Run the migrations. | ||
* | ||
* @return void | ||
*/ | ||
public function up() | ||
{ | ||
Schema::table('das_data_umum', function (Blueprint $table) { | ||
$table->renameColumn('tipologi', 'sejarah'); | ||
}); | ||
} | ||
|
||
/** | ||
* Reverse the migrations. | ||
* | ||
* @return void | ||
*/ | ||
public function down() | ||
{ | ||
Schema::table('das_data_umum', function (Blueprint $table) { | ||
$table->renameColumn('sejarah', 'tipologi'); | ||
}); | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
<?php | ||
|
||
/* | ||
* File ini bagian dari: | ||
* | ||
* OpenDK | ||
* | ||
* Aplikasi dan source code ini dirilis berdasarkan lisensi GPL V3 | ||
* | ||
* Hak Cipta 2017 - 2023 Perkumpulan Desa Digital Terbuka (https://opendesa.id) | ||
* | ||
* Dengan ini diberikan izin, secara gratis, kepada siapa pun yang mendapatkan salinan | ||
* dari perangkat lunak ini dan file dokumentasi terkait ("Aplikasi Ini"), untuk diperlakukan | ||
* tanpa batasan, termasuk hak untuk menggunakan, menyalin, mengubah dan/atau mendistribusikan, | ||
* asal tunduk pada syarat berikut: | ||
* | ||
* Pemberitahuan hak cipta di atas dan pemberitahuan izin ini harus disertakan dalam | ||
* setiap salinan atau bagian penting Aplikasi Ini. Barang siapa yang menghapus atau menghilangkan | ||
* pemberitahuan ini melanggar ketentuan lisensi Aplikasi Ini. | ||
* | ||
* PERANGKAT LUNAK INI DISEDIAKAN "SEBAGAIMANA ADANYA", TANPA JAMINAN APA PUN, BAIK TERSURAT MAUPUN | ||
* TERSIRAT. PENULIS ATAU PEMEGANG HAK CIPTA SAMA SEKALI TIDAK BERTANGGUNG JAWAB ATAS KLAIM, KERUSAKAN ATAU | ||
* KEWAJIBAN APAPUN ATAS PENGGUNAAN ATAU LAINNYA TERKAIT APLIKASI INI. | ||
* | ||
* @package OpenDK | ||
* @author Tim Pengembang OpenDesa | ||
* @copyright Hak Cipta 2017 - 2023 Perkumpulan Desa Digital Terbuka (https://opendesa.id) | ||
* @license http://www.gnu.org/licenses/gpl.html GPL V3 | ||
* @link https://github.com/OpenSID/opendk | ||
*/ | ||
|
||
namespace Database\Seeds\Demo; | ||
|
||
use App\Enums\JenisJabatan; | ||
use Illuminate\Database\Seeder; | ||
use Illuminate\Support\Facades\DB; | ||
|
||
class DemoDasPengurusTableSeeder extends Seeder | ||
{ | ||
/** | ||
* Run the database seeds. | ||
* | ||
* @return void | ||
*/ | ||
public function run() | ||
{ | ||
$data = [ | ||
'nama' => 'H. Hadi Fathurrahman, S.Sos, M.AP', | ||
'gelar_depan' => null, | ||
'gelar_belakang' => null, | ||
'nip' => null, | ||
'nik' => random_int(16, 16), | ||
'status' => 1, | ||
'foto' => null, | ||
'tempat_lahir' => 'Mangsit', | ||
'tanggal_lahir' => now(), | ||
'sex' => 1, | ||
'pendidikan_id' => 1, | ||
'agama_id' => 1, | ||
'no_sk' => null, | ||
'tanggal_sk' => now(), | ||
'masa_jabatan' => 5, | ||
'pangkat' => 'Camat', | ||
'no_henti' => null, | ||
'tanggal_henti' => null, | ||
'jabatan_id' => JenisJabatan::Camat, | ||
'created_at' => now(), | ||
]; | ||
|
||
DB::table('das_pengurus')->insert($data); | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.