Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Aksara 5.1.7 source code.tar.gz | 2024-12-08 | 4.8 MB | |
Aksara 5.1.7 source code.zip | 2024-12-08 | 5.3 MB | |
README.md | 2024-12-08 | 8.2 kB | |
Totals: 3 Items | 10.2 MB | 0 |
What's Changed
- refactor: separate pagination result for headless and browser by @abydahana in https://github.com/abydahana/aksara/pull/528
- Update add_class.md by @abydahana in https://github.com/abydahana/aksara/pull/529
- Update add_filter.md by @abydahana in https://github.com/abydahana/aksara/pull/530
- Update add_filter.md by @abydahana in https://github.com/abydahana/aksara/pull/531
- Update column_size.md by @abydahana in https://github.com/abydahana/aksara/pull/532
- Update database_config.md by @abydahana in https://github.com/abydahana/aksara/pull/533
- Update default_value.md by @abydahana in https://github.com/abydahana/aksara/pull/534
- Update field_append.md by @abydahana in https://github.com/abydahana/aksara/pull/535
- Update field_position.md by @abydahana in https://github.com/abydahana/aksara/pull/536
- Update field_prepend.md by @abydahana in https://github.com/abydahana/aksara/pull/537
- Update field_size.md by @abydahana in https://github.com/abydahana/aksara/pull/538
- Update grid_view.md by @abydahana in https://github.com/abydahana/aksara/pull/539
- Update group_field.md by @abydahana in https://github.com/abydahana/aksara/pull/540
- Update join.md by @abydahana in https://github.com/abydahana/aksara/pull/541
- refactor: documentation improvement by @abydahana in https://github.com/abydahana/aksara/pull/542
- Create add_button.md by @abydahana in https://github.com/abydahana/aksara/pull/543
- Create add_dropdown.md by @abydahana in https://github.com/abydahana/aksara/pull/544
- Create add_toolbar.md by @abydahana in https://github.com/abydahana/aksara/pull/545
- Create debug.md by @abydahana in https://github.com/abydahana/aksara/pull/546
- Create from_subquery.md by @abydahana in https://github.com/abydahana/aksara/pull/547
- Create get_method.md by @abydahana in https://github.com/abydahana/aksara/pull/548
- Create group_end.md by @abydahana in https://github.com/abydahana/aksara/pull/549
- Create group_start.md by @abydahana in https://github.com/abydahana/aksara/pull/550
- Create having_group_end.md by @abydahana in https://github.com/abydahana/aksara/pull/551
- Create having_group_start.md by @abydahana in https://github.com/abydahana/aksara/pull/552
- Create having_in.md by @abydahana in https://github.com/abydahana/aksara/pull/553
- Create having_like.md by @abydahana in https://github.com/abydahana/aksara/pull/554
- Create having_not_in.md by @abydahana in https://github.com/abydahana/aksara/pull/555
- Create insert_id.md by @abydahana in https://github.com/abydahana/aksara/pull/556
- Create item_reference.md by @abydahana in https://github.com/abydahana/aksara/pull/557
- Create not_group_start.md by @abydahana in https://github.com/abydahana/aksara/pull/558
- Create not_having_group_start.md by @abydahana in https://github.com/abydahana/aksara/pull/559
- Create not_having_like.md by @abydahana in https://github.com/abydahana/aksara/pull/560
- Create or_group_start.md by @abydahana in https://github.com/abydahana/aksara/pull/561
- Create or_having_group_start.md by @abydahana in https://github.com/abydahana/aksara/pull/562
- Create or_having_in.md by @abydahana in https://github.com/abydahana/aksara/pull/563
- Create or_having_like.md by @abydahana in https://github.com/abydahana/aksara/pull/564
- Create or_having_not_in.md by @abydahana in https://github.com/abydahana/aksara/pull/565
- Create or_not_group_start.md by @abydahana in https://github.com/abydahana/aksara/pull/566
- Create or_not_having_group_start.md by @abydahana in https://github.com/abydahana/aksara/pull/567
- Create or_not_having_like.md by @abydahana in https://github.com/abydahana/aksara/pull/568
- Create permit_upsert.md by @abydahana in https://github.com/abydahana/aksara/pull/569
- Create searchable.md by @abydahana in https://github.com/abydahana/aksara/pull/570
- Create select_count.md by @abydahana in https://github.com/abydahana/aksara/pull/571
- Create select_subquery.md by @abydahana in https://github.com/abydahana/aksara/pull/572
- Create set_placeholder.md by @abydahana in https://github.com/abydahana/aksara/pull/573
- Create table.md by @abydahana in https://github.com/abydahana/aksara/pull/574
- Create unset_method.md by @abydahana in https://github.com/abydahana/aksara/pull/575
- Create unset_select.md by @abydahana in https://github.com/abydahana/aksara/pull/576
- Create valid_token.md by @abydahana in https://github.com/abydahana/aksara/pull/577
- refactor: update the documentation template by @abydahana in https://github.com/abydahana/aksara/pull/578
- refactor: update the documentation template by @abydahana in https://github.com/abydahana/aksara/pull/579
- fix: accents support by @abydahana in https://github.com/abydahana/aksara/pull/585
- fix: theme customization is not affected to header by @abydahana in https://github.com/abydahana/aksara/pull/586
- refactor: migration file changes by @abydahana in https://github.com/abydahana/aksara/pull/588
- refactor: refine twig template by @abydahana in https://github.com/abydahana/aksara/pull/589
- refactor: update highcharts plugin by @abydahana in https://github.com/abydahana/aksara/pull/590
- fix: xss on summernote plugin by @abydahana in https://github.com/abydahana/aksara/pull/591
- refactor: refine custom asset by @abydahana in https://github.com/abydahana/aksara/pull/592
- refactor: rewriting style by @abydahana in https://github.com/abydahana/aksara/pull/593
- fix: typo by @abydahana in https://github.com/abydahana/aksara/pull/594
- feat: new phrases added by @abydahana in https://github.com/abydahana/aksara/pull/595
- refactor: notifier configuration by @abydahana in https://github.com/abydahana/aksara/pull/596
- feat: override default button and add input sanitizer by @abydahana in https://github.com/abydahana/aksara/pull/597
- feat: add xss sanitizer by @abydahana in https://github.com/abydahana/aksara/pull/598
- refactor: change unit of upload limit by @abydahana in https://github.com/abydahana/aksara/pull/599
- refactor: template builder by @abydahana in https://github.com/abydahana/aksara/pull/600
- refactor: change table name by @abydahana in https://github.com/abydahana/aksara/pull/601
- refactor: add-ons module upload validation by @abydahana in https://github.com/abydahana/aksara/pull/602
- feat: add notification module by @abydahana in https://github.com/abydahana/aksara/pull/603
- fix: input safe check by @abydahana in https://github.com/abydahana/aksara/pull/604
- refactor: change upload size unit by @abydahana in https://github.com/abydahana/aksara/pull/605
- refactor: change upload size unit by @abydahana in https://github.com/abydahana/aksara/pull/606
- feat: add reaction to notification by @abydahana in https://github.com/abydahana/aksara/pull/607
- yolo: wkwkwk by @abydahana in https://github.com/abydahana/aksara/pull/608
- refactor: implicitly nullable parameter declarations by @abydahana in https://github.com/abydahana/aksara/pull/609
- feat: add exploit check for upload file by @abydahana in https://github.com/abydahana/aksara/pull/610
- refactor: refine marker icon by @abydahana in https://github.com/abydahana/aksara/pull/611
- refactor: add missing column by @abydahana in https://github.com/abydahana/aksara/pull/612
- feat: add WMS and GeoTIFF by @abydahana in https://github.com/abydahana/aksara/pull/613
- refactor: refine some css and js function by @abydahana in https://github.com/abydahana/aksara/pull/614
- fix: set_relation using alias to table by @abydahana in https://github.com/abydahana/aksara/pull/615
- feat: add campaign link by @abydahana in https://github.com/abydahana/aksara/pull/616
- fix: missing privilege path by @abydahana in https://github.com/abydahana/aksara/pull/617
- refactor: API documentation and new transliteration by @abydahana in https://github.com/abydahana/aksara/pull/618
- Version Update by @abydahana in https://github.com/abydahana/aksara/pull/619
- refactor: privilege checking on deletion by @abydahana in https://github.com/abydahana/aksara/pull/620
Full Changelog: https://github.com/abydahana/aksara/compare/5.1.6...5.1.7