Skip to content

Latest commit

 

History

History
1774 lines (1222 loc) · 44.8 KB

CHANGELOG.md

File metadata and controls

1774 lines (1222 loc) · 44.8 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

7.9.0 - 2020-06-08

Added

  • German translation #1131

Fixed

  • Default values ​​fixed #1109

7.8.0 - 2020-06-07

Added

  • Spanish translation #1130

Fixed

  • Remove permission #1119

7.7.1 - 2020-06-01

Changed

  • String id for attachment #1115

7.7.0 - 2020-05-30

Added

Deprecated

  • Static method Field::group #1112

7.6.2 - 2020-05-29

Changed

  • Print roles as default user subtitle #1113

7.6.1 - 2020-05-29

Changed

  • Welcome page

7.6.0 - 2020-05-28

Added

  • Storage to Cropper and Image metadata #1110
  • Resizing options to Cropper #1109

Changed

  • Arrow icons for Accordion #1107

7.5.3 - 2020-05-25

Removed

  • Cleaning the non-existent methods

7.5.2 - 2020-05-24

Changed

  • Extend examples for install

7.5.1 - 2020-05-22

Changed

  • No more packagist download requests
  • More space between columns #1104

7.5.0 - 2020-05-19

Added

  • Title property for Row layout
  • Request validation for User screen

Changed

  • Increased contrast for label forms
  • Replace Alert to Toast in Notification screen
  • Use Persona layouts for stubs
  • Default avatar user

Fixed

  • Disable button focus for bootstrap 4.5
  • Disable Matrix textarea border

7.4.0 - 2020-05-18

Added

  • The class that contains the strategy for determining attachment #1100

7.3.0 - 2020-05-17

Added

  • Method withoutApplyButton and withoutCloseButton to modal based layouts #1099

7.2.9 - 2020-05-17

Fixed

  • Support for string primary models in relations field #1098, #1096

7.2.8 - 2020-05-15

Fixed

  • Updates::requestVersion() cache broken #1093

7.2.7 - 2020-05-13

Changed

  • Update bootstrap to 4.5.0

Fixed

  • Listener layout not updating with RadioButtons 1090

7.2.6 - 2020-05-11

Fixed

  • Listener layout not updating with RadioButtons or Checkbox 1090

7.2.5 - 2020-05-07

Fixed

  • Empty avatar display

7.2.4 - 2020-05-06

Fixed

  • Missing slash in prefix name

7.2.3 - 2020-05-05

Fixed

  • Jquery < 3.5.0 security vulnerabilities

7.2.2 - 2020-05-04

Deprecated

7.2.1 - 2020-05-04

Fixed

  • Updating the chart when it is in tabs

7.2.0 - 2020-05-03

Added

Changed

  • Border type to dashed for picture/cropper
  • Position badge

7.1.4 - 2020-04-29

Fixed

  • Double slash address generation

7.1.3 - 2020-04-26

Fixed

  • Removed typehinting from role id #1083

7.1.2 - 2020-04-26

Fixed

  • Incomplete url address transfer in Turbolinks header #1081

7.1.1 - 2020-04-24

Fixed

  • Launch of filters with empty parameter

7.1.0 - 2020-04-23

Added

  • Advanced settings for the chart
  • Middleware to public resource #1078

7.0.13 - 2020-04-19

Changed

  • Custom model attributes in selects #1075

7.0.12 - 2020-04-19

Fixed

  • Check permissions for null attribute #1074

7.0.11 - 2020-04-17

Fixed

  • Pagination scroll bar

7.0.10 - 2020-04-16

Changed

  • Using native bootstrap styles (border/shadow/margin/padding)
  • Contrast for divider
  • The divider method for ItemMenu now has a default value of true

7.0.9 - 2020-04-16

Changed

  • Using native bootstrap styles (border/shadow/margin/padding)
  • Remove button Back for error page
  • Position of the helps in a horizontal form.

Fixed

  • Shift work area with a wide table
  • Artisan command route::cache duplicate switch.logout

7.0.8 - 2020-04-03

Changed

  • Rename descriptions to description for card

7.0.7 - 2020-03-25

Fixed

  • Conflict resolved with focus fields label and popover

7.0.6 - 2020-03-22

Fixed

  • Display filter in table

7.0.5 - 2020-03-20

Fixed

  • Date display for Carbon in install stubs
  • Correct display of table cells on mobile devices #1014

7.0.4 - 2020-03-18

Fixed

  • Windows separator when downloading files #1070

7.0.3 - 2020-03-18

Changed

  • Access to all variables in tables #1069

Fixed

  • Max file size null MB #1067
  • Windows separator when downloading files #1070

7.0.2 - 2020-03-16

Fixed

  • Removed the restriction of the length of the name in the screen #1066

7.0.1 - 2020-03-15

Fixed

  • Don't open modal after validation #1065

7.0.0 - 2020-03-12

Added

  • Support Laravel 7.0
  • Presenters for content #965
  • Card layout #965
  • Compact layout #965
  • Compendium layout #965
  • Facepile layout #965
  • Persona layout #965
  • Support blade component with Layout::component

Changed

  • Rename canHide to cantHide for TD #1060
  • Rename registerGlobalSearch to registerSearch for Dashboard

Fixed

  • Not found a resource for Windows #1056

Removed

  • Methods asyncParameter, loadModalAsync for ModalToggle action
  • Color constant for Alert
  • DashboardNotification replace DashboardChannel and DashboardMessage
  • Property width for Rows
  • Methods locale, link, loadModalAsync, asyncRoute for TD
  • PLATFORM_PATH Constant
  • AccessMiddleware replace Access
  • Orchid\Platform\Searchable traits replace contract for presenter

6.11.1 - 2020-03-03

Fixed

  • Required method for Picture/Cropper fields
  • Checked for RadioButton field

6.11.0 - 2020-03-02

Added

  • Checking middleware permission by params

Fixed

  • Active item for menu by route name
  • Display menu for small screen phones

Changed

  • Update npm packages
  • White contrast for text.

6.10.2 - 2020-02-20

Fixed

  • Static name setFromEloquent for Select field

6.10.1 - 2020-02-09

Fixed

  • The update check remembers the latest available version, instead of status.

6.10.0 - 2020-02-06

Added

  • Added TurbolinksLocation middleware for the correct redirects #1049

Changed

  • Return user to desired page #1046
  • Remember user by default #1047

Deprecated

  • Rename AccessMiddleware to Access, previous name is outdated

Fixed

  • Old field values did not trigger an event #1050

6.9.0 - 2020-01-28

Added

  • Method maxFileSize for Cropper and Picture fields
  • Method hideEmpty for ItemMenu

Fixed

  • Accurate resource address determination

6.8.6 - 2020-01-25

Fixed

  • Picture field buttons layout #1045

6.8.5 - 2020-01-24

Fixed

  • Redirect when debugging screen methods
  • Colored buttons allowed in commandBar
  • Position "Go back" button on the page 404
  • Do not submit a form by pressing enter

6.8.4 - 2020-01-23

Fixed

  • Filter submit empty string #1042

6.8.3 - 2020-01-17

Fixed

  • Logo display on the authorization form
  • Change the placeholder for a field with a date

6.8.2 - 2020-01-14

Fixed

  • MSSQL datetime format for last login

6.8.1 - 2020-01-12

Changed

  • Optional parameters for width and height #1041

Fixed

  • Brand display when spelling incorrect

6.8.0 - 2020-01-09

Added

  • Rubber layout
  • Dusk testing browser
  • Channel to send a notification #1038
  • Dynamic columns #1003

Changed

  • First look enhancement
  • Cursor loading animations
  • Indented icons are stylized
  • Source is optional for form builder
  • Extend the user model that comes with the installation #1039
  • Do not generate id for default buttons

Fixed

  • Sort&Filter generator
  • Loading files for cropper and picture (only images)
  • Display of modal window title in Utm field
  • Duplication bug fixed using map search

6.7.3 - 2019-12-04

Fixed

  • Data for the datetimer field does not work #1024

6.7.2 - 2019-12-03

Fixed

  • Allow custom id from fields #1022
  • The old input value is displayed on error.
  • Incorrect use JSON_THROW_ON_ERROR for php7.2

6.7.1 - 2019-11-26

Fixed

  • Added space from attributes generator

6.7.0 - 2019-11-26

Added

  • Method displayAppend for relation field #877

6.6.0 - 2019-11-24

Added

  • Method asyncParameters for ModalToggle
  • Notification background update and tab synchronization #1009
  • Blade directive @attributes

Changed

  • Update npm packages

Deprecated

  • Method asyncParameter for ModalToggle

Fixed

  • Init class to get PHP system parameters #1019
  • Upload field error notification #1019

6.5.3 - 2019-11-13

Changed

  • Dark favicon for future notice

Deprecated

  • Invalid line width property

Fixed

  • Aligning notifications and badges
  • Allow date timer clear on request. Added data attributes for the fields.

6.5.2 - 2019-11-09

Fixed

  • Async modals not send argument #1015

6.5.1 - 2019-11-06

Fixed

  • Firefox 70.* - form submit do nothing #1013

6.5.0 - 2019-11-06

Added

  • Short record to create a table #1010

Fixed

  • Error on saving user #1011
  • Display simple pagination

6.4.2 - 2019-11-05

Fixed

  • Issue with the relation when value is not iterable for the fromCass method #1007
  • Translate user table dropdown action text #1008

6.4.1 - 2019-11-01

Changed

  • Allowed to pass html to notification messages. #1002

Fixed

  • Setting string type default value #1004

6.4.0 - 2019-10-29

Added

  • Support for embedding dependencies in layouts #986
  • Toast notifications #998
  • Forced conversion of an object to a string #997
  • Extended example screens

Changed

  • Action optional name #996
  • Improved display of commandBar on mobile device
  • Improved display of button in table
  • Static analyzer errors fixed
  • Appearance of custom notifications

Fixed

  • removeMaskOnSubmit dont work #982
  • Radiobutton does not substitute old value #990
  • Links to filters docs in welcome page #955
  • Error display (ignition) when submitting the form #952
  • Error when using ViewField #970

Deprecated

  • loadModalAsync method for TD/ModalToggle
  • asyncRoute/locale/link methods for TD
  • Constant PLATFORM_PATH

6.3.2 - 2019-10-12

Changed

  • Icon for notifications for more than 9 messages

Fixed

  • Event for submit screen form [#982]

6.3.1 - 2019-10-09

Fixed

  • Error submitting form 984
  • Align th from table

6.3.0 - 2019-10-05

Added

  • Creating class from service container986
  • New trait Commander

Changed

  • Show/hide mod for password on authorization form

Fixed

  • removeMaskOnSubmit dont work 982
  • Error loading identical files with different names
  • Incorrect filter alignment

6.2.0 - 2019-09-30

Added

  • Option to disable js handlers for Button & Link 971
  • The ability to make the table striped 968
  • Radio and Matrix field for example

Fixed

  • Animation for submit button in modal window

6.1.4 - 2019-09-23

Fixed

  • Scope not working in Relation 961

6.1.3 - 2019-09-23

Fixed

  • Submit modal forms by AJAX

6.1.2 - 2019-09-20

Added

  • Method confirm for Button

Removed

  • CSS class dropdown-item for all Action

6.1.1 - 2019-09-18

Fixed

  • Table responsive 954

6.1.0 - 2019-09-18

Added

  • Matrix field 910

Changed

  • Command orchid:link now adds new paths 951
  • Disabled csrf token for page not found

Fixed

  • ModalToggle class override 949
  • Rewrite document content 952
  • Serialize layouts 955

6.0.2 - 2019-09-09

Fixed

  • Password modal window does not load
  • Save button name for builder

6.0.1 - 2019-09-09

Fixed

  • Displaying the right modal window with a large count elements
  • Update stimulus-flatpickr 816

6.0.0 - 2019-09-08

Added

  • Support for laravel 6.0
  • Method novalidate for Button 937

Changed

  • Rename Orchid/Platform/Presets to Orchid/Presets
  • Access to properties and methods for removing visual noise
  • Rename commands to actions
  • Rename properties data to target

Fixed

  • Duplicate form submission 940

Removed

  • Support php 7.1
  • Announcement 917
  • Deprecated methods

5.5.5 - 2019-08-23

Fixed

  • Show error message for helps

5.5.4 - 2019-08-21

Fixed

  • Relation field and fromClass method 934
  • Inaccurate translations 936

5.5.3 - 2019-08-15

Added

  • Exception if file could not be read 931

Changed

  • Welcome page text
  • Do not delete table when migrating back 932

5.5.2 - 2019-08-12

Added

  • Link for documentation 929

Changed

  • Hide buttons for empty notifications

Fixed

  • Open media modal on save attachment
  • Not show previously value 927
  • False triggering of the update indicator for dev version 929

5.5.1 - 2019-08-08

Changed

  • Improved mobile device support

Fixed

  • Undeclared scope 925

Removed

  • Custom css grid

5.5.0 - 2019-07-30

Added

  • Preset for source code 915
  • Alerts on max files reached for Upload field 908

Changed

  • Updated node packages

Fixed

  • Weird behavior with checkboxes in table layout 920
  • Unexpected line break in code field
  • Issue with the multiple files for Upload field 908

5.4.0 - 2019-07-28

Added

  • Radio field
  • Page for result global search 907

Changed

  • searchQuery must now return Laravel\Scout\Builder

Fixed

  • Fixed a typo 919

5.3.0 - 2019-07-22

Added

  • arguments for Link/Button submit 911

Changed

  • Style for tabs
  • Increased aside width

Fixed

  • Translation for Russian language

5.2.1 - 2019-07-11

Changed

  • Display one Filter in layouts

Fixed

  • Permission for layouts
  • Translation notification screen 909
  • Duplicate modify for Field
  • Fix issue with the relation query -> search 906

Deprecated

  • modify for Field

5.2.0 - 2019-07-08

Added

  • Page for notifications
  • Defer for the scripts 902
  • Added methods textNotFound, subNotFound and iconNotFound for Table. To control the appearance of an empty table

Fixed

  • The "empty" method changed keys 905

5.1.2 - 2019-06-26

Added

  • Debounce to prevent a lot of requests on keyUp action 898

Fixed

  • Existing elements: multiple elements adding on init action 898
  • Sorting. Upload reordering the sorted elements 898
  • Error if name field array 896
  • Multiple fields for filters

5.1.1 - 2019-06-20

Added

  • Check method for Alert

Deprecated

  • ItemMenu method show use canSee

Fixed

  • Relation field null search string 894

5.1.0 - 2019-06-17

Added

  • View template for Alert 892

5.0.5 - 2019-06-16

Added

  • Relation field method fromClass 888
  • TimeZone field 890

Fixed

  • Relation field 893

5.0.4 - 2019-06-11

Fixed

  • Setting rewrite cache keys

5.0.3 - 2019-06-09

Added

  • Read only for Qill field
  • Placeholder for Qill field
  • Ability to publish migration files

5.0.2 - 2019-06-08

Added

  • Read only for Code field
  • Language supported constants for Code field

5.0.1 - 2019-06-08

Fixed

  • Remove permission registration for comments and category 880
  • Needed permissions to roles and users screens 884
  • Redirect after authorization has been changed to the main page

5.0.0 - 2019-06-02

Added

  • Cropper method targetUrl, targetRelativeUrl, targetId 850
  • Upload field takes array of numeric values 851
  • Property name for Filter
  • TD method canSee
  • Auto substitution from previous session 824
  • Select lazyload multiple 772

Changed

  • Rename Picture field to Cropper
  • Redesigned structure blade templates

Fixed

  • Use checkbox in table 874
  • Filter trigger by many parameter
  • Safari not send form 864

Removed

  • Move package for Press in a separate repository 815
  • Orchid\Dashboard\ItemMenu::groupName() use title method 842
  • Entity property groupname use title 842
  • Orchid\Platform\Filters\* use Orchid\Filters\*
  • AttachTrait use Orchid\Attachment\Attachable
  • FilterTrait use Orchid\Filters\Filterable
  • Sluggable package
  • Widget package

4.7.1 - 2019-04-24

Added

  • Trait AsSource.php for Eloquent model
  • Only time for DateTimer field

Fixed

  • Avatar jumping when refreshing page

4.7.0 - 2019-04-22

Added

  • Method filtersApplySelection for all filter in selection

4.6.3 - 2019-04-21

Added

  • Empty method Allowing value to the sample for the default operation (usually empty) 839

Changed

Deprecated

  • Orchid\Dashboard\ItemMenu::groupName() use title method 842
  • Entity property groupname use title 842

4.6.2 - 2019-04-19

Changed

  • Chart min heating auto
  • Cache browser views

Fixed

  • Repeated run test to create resource links
  • Http sorting for allow property
  • Http request problem, to remove '/' from last path of the url.
  • Input mask is null or empty, cant not type japanese character.
  • When the resource has the same name with another extension.

Deprecated

  • Orchid\Platform\Filters\* use Orchid\Filters\Filter\*
  • AttachTrait use Orchid\Attachment\Attachable
  • FilterTrait use Orchid\Filters\Filterable

4.6.1 - 2019-04-16

Changed

  • Reload template for profile for back history

Fixed

  • Icon for accordion
  • Double defined time controller
  • Injected SQL for Spatie builder

4.6.0 - 2019-04-15

Added

  • Layout::accordion 834

4.5.1 - 2019-04-13

Fixed

  • Custom auth

4.5.0 - 2019-04-12

Added

  • Layout::wrapper 827

Changed

  • Layouts class rename to Layout 833
  • Login/Registration page
  • The color scheme has become more neutral 815

Fixed

  • Uncaught ReferenceError: platform is not defined

4.4.4 - 2019-03-26

Added

  • User filter for foles 823

4.4.3 - 2019-03-25

Fixed

  • Error in select field 822
  • Padding for columns

4.4.2 - 2019-03-24

Fixed

4.4.1 - 2019-03-23

Fixed

  • Error in select field 821
  • DataTime method enableTime 820

4.4.0 - 2019-03-22

Changed

  • Color scheme, no more brand color
  • Padding for layouts

Fixed

  • Entity sorting default
  • DataTime method enableTime 816

Removed

  • All dependency
  • Cache block 810

4.3.4 - 2019-03-17

Added

  • Button field 807

Changed

  • Rename setLabel to label for Collapse

Fixed

  • Show text for Label field

Deprecated

  • set prefix for ItemMenu, ItemPermission, TD 809

4.3.3 - 2019-03-15

Fixed

  • Fix for where attchments argument group

4.3.2 - 2019-03-14

Fixed

  • Fix for command's bar link 806

4.3.1 - 2019-03-13

Added

  • Missing translation

4.3.0 - 2019-03-13

Added

  • Collapse layouts
  • Animation for submit button

Changed

  • Entity no longer has a default icon
  • Improved interaction experience on mobile devices
  • Modals not require route name
  • Remove "close" button for menu
  • Rename "reset" button menu as "close"

Fixed

  • Send post request for create menu element
  • Icon for Password field
  • Entities show activity
  • Dublicate cache for TinyMCE field

Removed

  • Remove dependency spomky-labs/base64url

4.2.0 - 2019-03-10

Added

  • Source modify value for select 798
  • Options for show/hidden password 801

Fixed

  • Change password for default screen

Deprecated

  • Method getStatusRoles() for User model

4.1.1 - 2019-03-10

Fixed

  • Relationship nullable 797
  • DateRange not send value

4.1.0 - 2019-03-09

Added

  • Event for install orchid 795
  • Source for select 798
  • Method for control date time 794

Fixed

  • Return exception message for create admin command 796

4.0.1 - 2019-03-04

Fixed

  • Laravel user bigInteger id
  • Load factory only test

4.0.0 - 2019-03-03

Added

  • Export metrics button
  • Support laravel 5.8
  • Support phpunit 8.0
  • Added tips for phpdoc

Changed

  • By default, the panel is available from any domain.
  • Remove postfix Field for all
  • The context of the routes has been changed to $this->router. Due to changes in the framework, you can also use the structure through the facade Route::get.
  • Reworked layer display engine

Removed

  • dashboard_domain helper
  • Media 780
  • Deprecated params to ->setRoute(route('platform.*')) for menu
  • Dashboard::registerPermissions accept array argument

3.11.0 - 2019-02-25

Added

  • New field RadioButtonsField

Fixed

  • Multiple heritage activity in the menu

3.10.6 - 2019-02-25

Changed

  • Display permission for hidden entity
  • Auto set active for menu
  • Set default Icon for menu
  • Default true params for childs menu

3.10.5 - 2019-02-25

Changed

  • Padding sub-element menu

3.10.4 - 2019-02-25

Changed

  • ItemMenu allow array or string with setActive method
  • Colors for pagination
  • Unification of button colors
  • If a submenu is declared, then activation will come from the child elements.

Fixed

  • Padding for numeric filter
  • Drop test when displaying prohibited characters

3.10.3 - 2019-02-22

Changed

  • Display error pages

Fixed

  • 405 Method Not Allowed for Ajax
  • Positioning buttons in password recovery forms

Deprecated

  • params to ->setRoute(route('platform.*')) This method will be saved, but will explicitly respond to its name. If you want to create links otherwise use ->setUrl()

3.10.1 - 2019-02-22

Fixed

  • Disabled preview for turbolinks

3.10.0 - 2019-02-22

Added

  • Macros for TD 785

Changed

  • Removed links for welcome template 786
  • Enabled cache for turbolinks
  • Chart not responsive

Fixed

  • Modal not open PictureField 787
  • Error for resize event
  • Route cache not register route

3.9.6 - 2019-02-15

Changed

  • Revert command orchid:link for symlink resource

3.9.5 - 2019-02-14

Changed

  • Turbolink no-cache all page
  • Removed years for license

Fixed

  • Update csrf token

Deprecated

  • Dashboard::registerPermissions accept array argument

3.9.4 - 2019-02-14

Changed

  • Jquery-ui replace sortablejs

Fixed

3.9.3 - 2019-02-13

Changed

  • Basic forms now use AJAX

Fixed

  • Validation form responsive
  • Submit form event 783

3.9.2 - 2019-02-11

Added

  • Ajax for base screen form

Fixed

  • Original name edit attachment

3.9.1 - 2019-02-11

Fixed

  • Load tinyMCE theme

3.9.0 - 2019-02-10

Changed

  • Laravel Scout upgrade to ^7.0
  • Route platform.resource has a panel prefix

Fixed

  • Show model animate 778

Removed

  • Backups as a package 769
  • Builder as package 770

3.8.1 - 2019-02-09

Fixed

  • Install rewrite user model 777

3.8.0 - 2019-02-07

Added

  • Route platform.resource for static file from package
  • Register public directory for packages addPublicDirectory and getPublicDirectory
  • Function orchid_mix for packages

Fixed

  • Route cache closure

Removed

  • Command orchid:link
  • Method for clear opcache

3.7.5 - 2019-02-04

Fixed

  • Redirect entity for save

Removed

  • dependency composer/semver

3.7.4 - 2019-02-03

Changed

  • Menus can no longer be filled with an array.

Fixed

  • Sorting with nesting attachment

3.7.3 - 2019-02-02

Changed

  • Color palette, indents of elements and minor edits
  • The image field no longer supports additional features.

Fixed

  • Opening file information in modal window

3.7.2 - 2019-02-01

Fixed

  • Correct slug (id) generation for the input field
  • Fixed rights verification in the screen when the value of the array

3.7.1 - 2019-01-31

Fixed

  • Entity route generator

3.7.0 - 2019-01-28

Changed

  • Entities have been transferred to use screens 721

Fixed

  • The order of dependencies and their types returns incorrect values ​​in the screens

3.6.2 - 2019-01-24

Fixed

  • Can't use registerResource in package 765

Removed

  • DashboardServiceProvider

3.6.1 - 2019-01-19

Fixed

  • Margin menu

3.6.0 - 2019-01-19

Added

  • New Switches fields

Changed

  • Footer is now pressed to the bottom of the page
  • The free area between the menu and the footer is the "Up" button

[3.5.1] - 2019-01-18

Fixed

  • Help string for horizontal form
  • Model builder relations

[3.5.0] - 2019-01-16

Added

  • Field method canSee 759

Changed

  • Link method show rename canSee 759

Removed

  • Link method show 759

[3.4.2] - 2019-01-13

Changed

  • Rename TypeException to EntityTypeException

Removed

  • Unused registerFiled and getField for Dashboard

[3.4.1] - 2019-01-12

Fixed

  • Removed unnecessary foreach in selection.blade.php 758

[3.4.0] - 2019-01-11

Added

  • Date ranged field
  • TD align constant
  • Selection layout for filters 753

Changed

  • Filters can no longer view

Removed

  • Filter property $dashboard
  • Filters for table

Fixed

  • Correct tips for Field

[3.3.4] - 2018-12-31

Changed

  • Acync modal & User table edit

[3.3.3] - 2018-12-27

Changed

  • MapField autoscroll 755

Removed

  • Method hero for Post Models

[3.2.2] - 2018-12-24

Fixed

  • UploadField multiple upload file

[3.2.1] - 2018-12-23

Fixed

  • Collection by default not set keys, mixed items unpredictable. 752

[3.2.0] - 2018-12-22

Changed

  • Rename Demo to Example entity

Removed

  • The modal support service window has been removed in favor of creating custom forms, since the set of fields and the template could not be changed

[3.1.8] - 2018-12-22

Added

  • Attributes rel="noopener" for target "_blank"

Removed

  • Divider for entities because visually does not share

[3.1.7] - 2018-12-17

Fixed

  • Publish PressServiceProvider files during installation

[3.1.6] - 2018-12-14

Added

  • Attribute height for Quill / TinyMCE / Map / Code Fields

Removed

  • User localization column

[3.1.5] - 2018-12-12

Fixed

  • Publish PressServiceProvider files during installation

[3.1.4] - 2018-12-09

Added

  • Global variable Controller

Removed

  • Unused Image package dependency
  • Unused JsonRelationsTrait

[3.1.3] - 2018-12-06

Deprecated

  • JsonRelationsTrait

Removed

  • Attachment method read

[3.1.2] - 2018-12-04

Fixed

  • Display html for Quill

[3.1.1] - 2018-12-04

Added

  • Property zoom for maps field

Fixed

  • Show maps coordinates

[3.1.0] - 2018-12-04

Added

  • Support argon hash driver
  • Method canSee in layout for check display 733
  • Popovers for fields 734
  • Field maps leafletjs 714
  • Quill editor field 724

Changed

  • Method url() Attachment first parameter is the default value.
  • Route use class 729
  • Route helper ->screen() no longer requires the third parameter as mandatory, use ->screen(...)->name()

Removed

  • Google Maps field
  • Attachment no longer create copies of images. 719. Use events for your own creation or packages to create cdn, for example, Intervention/imagecache
  • Widget systems now in a separate package

[3.0.8] - 2018-11-16

Fixed

  • Input mask array 725

[3.0.7] - 2018-11-15

Fixed

  • Translations

[3.0.5] - 2018-11-10

Fixed

  • double group name for dropdown menu 718

[3.0.3] - 2018-11-08

Added

  • Example tags from Entities

Fixed

  • always true value for builder

[3.0.2] - 2018-11-07

Added

  • Sort entity from menu 709
  • Automatically generated language translations for de,es,hi,ru,zh

Changed

  • Hidden support modal from null 711
  • Remove create user from default screen 707

[3.0.1] - 2018-11-06

Added

  • jQuery global 709
  • Sub menu 709

Deprecated

  • Field::tag use make method 710

Fixed

  • Migration rollback 708

[3.0] - 2018-10-29

Added

  • Grouping items using Field::group
  • TD::link and TD::linkPost
  • Sorting capability for TD 437
  • Property display for page
  • Added ability to change the logo 354
  • New command for easy installation orchid:install 622
  • User routes for dashboard
  • Custom templates for the sidebar 631
  • Saved the state of the tabs 666
  • Added permission for cache

Deprecated

  • TD::name and TD::title use TD::set

Changed

  • Test migration pgsql to sqlite
  • User routes for dashboard
  • The package was divided into several internal structures (Platform & Press) 634
  • Rename 'dashboard' to 'platform'
  • Order of calling functions in the screen, now the query is executed earlier

Fixed

  • Require to required
  • Hide the menu without children
  • Deletes a file only if there are no more links 570
  • Users and roles use screens 579
  • Deleting a dashboard store 623

Removed

  • Bootstrap 3 appendix
  • "Delete" button by default in the image field
  • String record of parameters for building a form 391

[2.2.4] - 2018-08-28

Fixed

  • Save menu dublicate
  • Laravel RouteServiceProvider default namespace override 680

[2.2.4] - 2018-08-28

Fixed

  • Save menu dublicate
  • Laravel RouteServiceProvider default namespace override

Removed

  • Font Awesome

[2.2.3] - 2018-03-01

Added

  • Ukrainian language 595

Changed

  • Order of items in the media, first folders then files
  • Font Awesome replaced by ORCHID icons

Fixed

  • Flying icon when dragging in the menu
  • Sorting menu

[2.2.2] - 2018-02-18

Added

  • Menu validation 537
  • Translation of notifications

Changed

  • Jquery load replace turbolink

[2.2.1] - 2018-02-16

Added

  • Link to attachment 525

Fixed

  • Base64 URL Safe 1
  • Double file extension 526

Changed

  • Font Awesome replaced by ORCHID icons
  • config "slog" is default

Removed

  • Icon for group

[2.2.0] - 2018-02-12

Added

  • TinyMCE toolbar #522

Changed

  • Upgrade to Laravel 5.6

Removed

  • Avatar user for database

[2.1.3] - 2018-02-11

Fixed

  • Default value for select2 AJAX
  • Hide password for field

[2.1.2] - 2018-02-09

Fixed

  • Create of category

[2.1.1] - 2018-02-09

Fixed

  • Display of the third level menu
  • Graphs occupy a full block

[2.1.0] - 2018-02-09

Added

  • "DIV" Layouts
  • "Select" field
  • "Show" key for admin menu
  • Command make:chart
  • ORCHID Icons
  • Error message validate for forms. #468

Changed

  • Upgrade to Bootstrap 4.0
  • Entities and Layouts has a separate folder
  • Record fields as objects #391
  • Demo "entities" are no longer published
  • Access validation does not create multiple database queries
  • Hide forms switching with their small number
  • Changing the menu, no longer changing the recording number
  • Color pallet for graphs
  • Design of the file manager

Deprecated

  • Record string/array for fields. Use Field::make

Removed

  • google analytics
  • robot field
  • Simple line icons

[2.0.14] - 2018-01-16

Fixed

  • Error as select menu "demo post" #457

[2.0.11] - 2018-01-09

Added

  • Parameter "format" for "croppie.result" #398
  • Displaying old data for validation errors

Changed

  • Remove source map npm run production

Fixed

  • calling relation for new object in template #394
  • reset child categories when the parent is deleted

[2.0.10] - 2017-12-29

Fixed

  • Namespace syntax
  • Create empty category

[2.0.9] - 2017-12-29

Changed

  • Optimization for parser

Fixed

  • Bug name permission for pages

[2.0.8] - 2017-12-27

Added

  • Input Mask

Changed

  • Section wrapper remove
  • Input build named
  • "Not found" message occupies the entire screen
  • Error 403 to 404

Fixed

  • Bug permission for entities
  • Style for select2
  • Calling relation for new object in template #382

[2.0.7] - 2017-12-19

Added

  • Thai language
  • Fix paginate style
  • Width for table

Changed

  • Replacing less with sass
  • Modifying paths app\Http\Screens to app\Http\Controllers\Screens
  • Modifying paths app\Http\Layouts to app\Core\Layouts

Fixed

  • Sort argument for method Screen
  • Remove publish_at from category

[2.0.6] - 2017-12-10

Added

  • Link method title and modal method
  • Fix paginate style

[2.0.5] - 2017-12-10

Added

  • Left menu notification
  • New button logout
  • Added markdown fiends
  • Fields picture added stub entities
  • Fields SimpleMDE added stub entities

Deprecated

  • Deprecated widget Google analytics

Removed

  • Removed right notification
  • Removed right menu
  • Removed time picker css

Fixed

  • Video icon to file manager
  • Display Area in Chrome 63

[2.0.4] - 2017-12-05

Fixed

  • Pagination "..." symbol
  • Pagination width
  • Load reflection class for Screen

[2.0.3] - 2017-12-04

Fixed

  • Extra character
  • Duplicate error message
  • Category prefix
  • Update install scout

[2.0.2] - 2017-12-02

Added

  • Laravel Mix (Manifest&version)

Fixed

  • Update npm dependencies
  • Message upload filed

[2.0.1] - 2017-12-01

Fixed

  • Widget Update

[2.0] - 2017-12-01

Added

  • Added TinyMCE
  • Added support fulltext search
  • Added turbolinks

Changed

  • public folder is no longer published
  • Attachments to each model
  • The ability to duplicate a file has been removed
  • Removing submodules (Will be in separate packages):
    • Graphical installation
    • Backups
    • Defender
    • Viewing logs
    • Monitor
    • Robot.txt Editor
    • Scheme
    • UTM Tag Generator
    • View all php settings (Form)

Removed

  • Removing Fields
  • Removing Footer
  • Removing Shortcut
  • Removing summernote
  • Remote publication of public files, the location of this is used by the proxy controller

[1.1.5] - 2017-09-12

Added

  • Added events for role assignment and deletion

[1.1.2] - 2017-09-06

Changed

  • Fix bug create user
  • Removing unused methods
  • Move google analytics to widget

[1.1.1]

Added

  • Support Laravel 5.5

[1.1] - 2017-08-31

Added

  • Added global permission for superadmin

Changed

  • fix config display auth
  • Summernote supports "media"
  • Shortcut (ctrl + s) save form

[1.0] - 2017-08-04

Added

  • Added menu badges & notifications
  • Added the ability to insert js and css code
  • Unit tests written

Removed

  • Removing the Content Management System
  • Rename config file "content" to "platform"
  • Removed auxiliary functions
  • Remove unusing fields
  • Remove news subscription