Skip to content

Releases: arabnewscms/it

version 1.6.10

Choose a tag to compare

@arabnewscms arabnewscms released this 14 Aug 07:56

1 - add delete module in baboon maker
2 - redesign baboon maker
3 - resorting all validation menus
4 - fix some bugs in baboon maker

version 1.6.9

Choose a tag to compare

@arabnewscms arabnewscms released this 13 Aug 11:37
73e916b

Fix some Bugs again in baboon and theme admin lte

version 1.6.8

Choose a tag to compare

@arabnewscms arabnewscms released this 12 Aug 03:40

1 - add new template adminlte v3 RTL-LTR
2 - add fontawesome V5
3 - add new (video) Validation Rule supported mimes (vob,avi,wmv,mkv,mk3d,mks,webm,3gp,qt,mov,mpeg,mpg,mpe,m1v,m2v,mp4,mp4v,mpg4) & Types this extensions
4 - update file manager with ckeditor
5 - add yajra-datatable bootstrap v4 and enable export buttons pdf,excel,csv,print list
6 - add accept attributes with input file upload to select file needed like image , audio , video , pdf , words and more than files
7 - add donate Information in baboon for support IT Package to continue develop package
8 - fix a lot of issue with baboon maker
9 - add extra validation and resorting validation list
10 - add media video , audio player to preview media
11 - Update Offline documentations to explain how to use this package and much more
thank you for using our package <3 V 1.6.8

version 1.6.7

Choose a tag to compare

@arabnewscms arabnewscms released this 13 Jul 02:33

1 - provide video js player when make input video file with 5 themes (city,fantasy,forest,sea)
2 - provide audio player when make input audio file
3 - provide all players in datatable to play video or audio file
4 - provide all players in edit blade file to play video or audio file
5 - provide download now with players

version 1.6.6

Choose a tag to compare

@arabnewscms arabnewscms released this 10 Jul 11:31

fix some bugs in validations

version 1.6.5

Choose a tag to compare

@arabnewscms arabnewscms released this 10 Jul 04:23

1 - add arabic Documents to usage (demo) version 1.0.0
2 - add Extra Validations in Providers Folder ExtraValidations.php
3 - add more validation like (pdf,docx,mp3,mp4,mpeg,mov,3gp,webm,mkv,wmv,avi,vob)
4 - fix some bugs in baboon

version 1.6.4

Choose a tag to compare

@arabnewscms arabnewscms released this 03 Jul 04:01

add new feature like
1- auto download & configure JSON WEB TOKEN with package (tymon/jwt-auth) V 1.0
2 - add new helper functions in routes/configurations.php
--1 - redirectWithSuccess
--2 - redirectWithError
--3 - backWithSuccess
--4 - backWithError
--5 - errorResponse
--6 - successResponseJson

3 - add new api controllers app/Http/Controllers/Api/AuthApiLoggedIn.php to login with jwt
4 - auto update config/auth.php to linked with jwt
5 - auto update User model to implements with JWTSubject and add getJWTIdentifier & getJWTCustomClaims method
6 - add app/Http/middleware/Cors.php to enable and allow api work with Angular & VUE and any other frameworks using JS & TS without blocking headers
7 - update routes/api.php
to add links with AuthApiLoggedIn
--- Route::post('login', 'AuthApiLoggedIn@login');
---Route::post('logout', 'AuthApiLoggedIn@logout');
---Route::post('refresh', 'AuthApiLoggedIn@refresh');
---Route::post('me', 'AuthApiLoggedIn@me');
8 - add ApiLang.php in middleware folder to set lang by parameters lang=(ar,en) by default for any request from any link within api
9 - auto set prefix (v1) and you can change it from routes/api.php
10 - auto add namespace Api to linked with (app\Http/Controllers/Api) folder and you can change it from routes/api.php

version 1.6.3

Choose a tag to compare

@arabnewscms arabnewscms released this 26 Jun 22:43

On the create or edit Values page
1 - A button has been added and then enter again
2 - A Save button has been added, then come back to edit
When creating fields and inputs
1 - An improvement has been added to define the areas of fields in Bootstrap
In Controllers created
1 - The controller has been improved
2 - some bugs fixed

version 1.6.2

Choose a tag to compare

@arabnewscms arabnewscms released this 25 Jun 15:56

1 - fix some bugs
2 - add on Update cascade with relation model
3 - add static boot method to delete or Update Data on Model
4 - add comment to relation methods

version 1.6.1

Choose a tag to compare

@arabnewscms arabnewscms released this 14 Apr 11:29

1 - adding Cors to Allow Headers with Angular & ReacJs & VUEJS
2 - fix some bugs