| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Aksara Cuneus R3.tar.gz | 2023-01-05 | 5.3 MB | |
| Aksara Cuneus R3.zip | 2023-01-05 | 5.6 MB | |
| README.md | 2023-01-05 | 2.2 kB | |
| Totals: 3 Items | 10.9 MB | 0 | |
Updates
- Fixing the error when the
set_title()isn't called from the controller; - Fixing the missing parameter for
add_actionmethod; - Add the unique validation for the core module slug;
- Fixing the vulnerability (create, update or delete record) without permission;
- Fixing the relation value (set_relation) when the assigned value isn't exist in the select option;
- Fixing the native query execution;
- Updating the summernote that unable to insert link when form is shown under the modal;
- Updating the version of Bootstrap to 5.2.2;
- Fixing
WHEREparameter for the query; - Fixing the native query executioon;
- Fixing the document import (pdf merge) library;
- Fixing Bootstrap support for the data attributes;
- Fixing the default upload path for document import (PDF);
- Add the custom privileges for user sub level;
- Fixing the captcha helper using try catch when reading the directory;
- Add the clone function;
- Fixing the duplication of validation callback, now skipping the trim method when callback is called;
- Add the clone to using the update permission. Only updateable data can be cloned;
- Add the clone button to view templates;
- Fixing the HTTPS detection when using the load balancer or proxy;
- Updating the javascript component.
What's Changed
- Commit for update 4.5.3 by @abydahana in https://github.com/abydahana/aksara/pull/310
- Fixing the vulnerability & relation by @abydahana in https://github.com/abydahana/aksara/pull/314
- Limit create, update and delete method by @abydahana in https://github.com/abydahana/aksara/pull/315
- Commit for update 4.5.3 by @abydahana in https://github.com/abydahana/aksara/pull/316
- Update Document.php by @abydahana in https://github.com/abydahana/aksara/pull/317
- Commit update 4.5.3 by @abydahana in https://github.com/abydahana/aksara/pull/322
- Updating version by @abydahana in https://github.com/abydahana/aksara/pull/323
- Fixing clone for file or image field type by @abydahana in https://github.com/abydahana/aksara/pull/324
Full Changelog: https://github.com/abydahana/aksara/compare/4.5.2...4.5.3