All notable changes to TypiCMS will be documented in this file.
- Incorrect file name SidebarViewComposer.php
- Min value for position field
- Permission 'view' is now 'show'
- Permission 'update' was missing
- Livereload in gulpfile
- Rollbar config
- setlocale command
- Swiper 3
- Dropzone 4
- Some bugs
- Tags on create project
- Problem with .gitignore for assets.
- Problem on delete attachment.
- Problem of disapearing galleries when setting item on/offline.
- In production, errors 500 return a custom view.
- package.json file updated.
- bower.json file updated.
- Bug on getting pages array in menulink form.
- flatten method to NestableCollection.
- menulink form: wrong order of nested pages in select input.
- Bug fixes.
- Laravel translatable version set to 4.3.x.
- Database export from back end.
- Bug on getting homepage.
- Main language can have no lang in url (main_locale_in_url item in config file).
- Search and sort feature removed on 25 latest changes in Dashboard.
- GET api calls doesn’t need authentification.
- Nested subpages menu.
- History : DB query orderBy.
- History when cache enabled.
- Events module : creating a new event trown an exception.
- Pickadate bug.
- SensioLabsInsight 4 stars.
- Tags can be created/edited in back office.
- History of changes in dashboard.
- Events module : start_date and end_date db columns are now timestamp in place of date.
- Events module : start_time and end_time columns removed.
- Places module harmonized with other modules : title is now translatable, info column changed to body,…
- Facade for Files.
- Nested menu items bug
- Bug with translations from DB
- Menus bug
- Twitter Bootstrap 3.3.
- Angular 1.3.
- Flexslider replaced by Swiper
- Pages : parent column changed to parent_id
- Menulinks : parent column changed to parent_id
- Selectize for Tags
- Dryier template code for galleries
- .env like in Laravel 5
- Bug with files linked to galleries
- Bug that prevents removing of galleries from a news or a page
- impossible to delete tags via /admin/tags
- Display bugs with TinyMCE skin
- Tests for groups and users admin controllers.
- Front office views for http errors extends master.blade.php.
- Bug with groups
- Bug when editing a user.
- Creation of a user during installation.
- Admin sidebar items managed by each module.
- Better files upload system, with angular js.
- Attachments can now be deleted
- bower_components back in its default place, please remove app/assets/components and run bower intall again.
- partners table: field 'logo' is now 'image'
- Angular JS for tables in admin
- Manual position for partners: field position:integer added
- Partners: fields homepage:boolean added
- Field 'image' added to tables pages, news, categories, events, projects
- Field 'side' in menus table
- removed 'title' field from menu_translations table
- removed 'rss_enabled' and 'comments_enabled' fields from 'pages' table
- Gulp plugins : imagemin, autoprefixer, newer.
- Bootstrap 3.2.
- Code quality improved, now has SensioLabsInsight Platinum Medal
- In admin interface, alerts are now on right bottom of screen.
- No more interface element in png format.
- Cache problem with galleries.
- Gulp task 'all'.
- functions getIdFromSlug and getSlugFromId
- missing bootstrap/environment.local.php.
- Environment (bootstrap/environment.php or $_ENV('APP_ENVIRONMENT').
- Install command updated.
- Sitemap generator.
- Classes for route filters: Public, Admin and Users.
- Cleaner layout on small screens for login/register/… form views.
- Back button in forms on admin side.
- Preview button on edit form.
- Admin UI enhanced on mobile.
- Scrutinizer code quality.
- Method byUri is now getFirstByUri.
- Breadcrumb in admin.
- leroy-merlin-br/larasniffer.
- New gulp task: all.
- Default gulp task now only launch watching of less/js files.
- CHANGELOG.md file.
- .doc, .xls and .ppt are uploadable.
- Nothing.
- Gulp-plumber removed.
- Nothing.
- Small changes in forms.
- Categories can now be children of a menu item.
- Helpers class removed, it is now a simple helpers.php file.
- Nothing.
- Nothing.
- Way/Generators added to local providers
- New relic code in app/start/global.php.
- small tag added to TinyMCE.
- docx, xlsx, pptx, ppsx et sldx are now uploadable.
- Nothing.
- syncGalleries method replaced by more generic syncRelations.
- Small css improvements