Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Aksara 5.1.8 source code.tar.gz | 2025-01-20 | 4.9 MB | |
Aksara 5.1.8 source code.zip | 2025-01-20 | 5.3 MB | |
README.md | 2025-01-20 | 3.0 kB | |
Totals: 3 Items | 10.2 MB | 0 |
What's Changed
- feat: add form reset option by @abydahana in https://github.com/abydahana/aksara/pull/621
- fix: maxlength validation for money and percent by @abydahana in https://github.com/abydahana/aksara/pull/622
- refactor: refine template and javascript plugin reactivation method by @abydahana in https://github.com/abydahana/aksara/pull/623
- feat: add sortable option into table by @abydahana in https://github.com/abydahana/aksara/pull/624
- feat: add link icon to hyperlink field type by @abydahana in https://github.com/abydahana/aksara/pull/625
- refactor: add new translation phrases by @abydahana in https://github.com/abydahana/aksara/pull/626
- Development by @abydahana in https://github.com/abydahana/aksara/pull/628
- feat: enum to dropdown generation by @abydahana in https://github.com/abydahana/aksara/pull/629
- fix: sprintf field type parameter by @abydahana in https://github.com/abydahana/aksara/pull/630
- chore: fix coding style and predefined table name by @abydahana in https://github.com/abydahana/aksara/pull/631
- chore: prevent searching for CRUD method by @abydahana in https://github.com/abydahana/aksara/pull/632
- chore: prevent executable file to be run from writable folder by @abydahana in https://github.com/abydahana/aksara/pull/633
- update: jquery-ui version by @abydahana in https://github.com/abydahana/aksara/pull/634
- chore: field constraint migration by @abydahana in https://github.com/abydahana/aksara/pull/635
- fix: wms and raster coordinate picker by @abydahana in https://github.com/abydahana/aksara/pull/636
- chore: prevent directory listing by @abydahana in https://github.com/abydahana/aksara/pull/637
- feat: add image resizer helper by @abydahana in https://github.com/abydahana/aksara/pull/638
- fix: base_url generation when rewrite module is not active by @abydahana in https://github.com/abydahana/aksara/pull/639
- fix: base_url generation when rewrite module is not active by @abydahana in https://github.com/abydahana/aksara/pull/640
- update: CodeIgniter config file by @abydahana in https://github.com/abydahana/aksara/pull/641
- fix: rewrite module detection by @abydahana in https://github.com/abydahana/aksara/pull/642
- feat: allow public to do create, update and delete when
set_permission
argument is set to 0 by @abydahana in https://github.com/abydahana/aksara/pull/643 - chore: update deleted method call by @abydahana in https://github.com/abydahana/aksara/pull/644
- feat: add new route to asset file related to rewrite module by @abydahana in https://github.com/abydahana/aksara/pull/645
- chore: remove index.php from redirection url by @abydahana in https://github.com/abydahana/aksara/pull/646
- chore: coding style fix by @abydahana in https://github.com/abydahana/aksara/pull/647
- update: version update by @abydahana in https://github.com/abydahana/aksara/pull/648
Full Changelog: https://github.com/abydahana/aksara/compare/5.1.7...5.1.8