canvas

Publishing on your own terms

MIT License

Downloads
112.6K
Stars
3.2K
Committers
71
canvas - v2.1.9

Published by austintoddj about 8 years ago

New Features

  • Refreshed UI for the Post creating/editing pages
  • Updates to the footer
  • Fixed a bug where the post delete test method was not passing
  • Updates to the breadcrumbs to give a bit more direction on the site
  • Upgrade Guide updates and improvements
  • General bug fixes and performance enhancements
canvas - v2.1.8

Published by austintoddj about 8 years ago

New Features

  • Canvas version is now being stored in the database in the settings table.
  • Home page now displays latest version of Canvas and upgrade option if installation is not up to date.
  • Fixed bug where Parsedown would not treat links with spaces appropriately.
  • Adjusts the height of the scroll to top button.
  • Updates project dependecies.
  • Reading time feature added to the blog pages
  • Documentation updates and improvements
  • General bug fixes and performance enhancements
canvas - v2.1.7

Published by austintoddj about 8 years ago

New Features

  • Complete overhaul of the Media Library
  • VersionEye integration to keep dependecies up to date
  • Fixed a bug with tag layout editing
  • Fixed a bug with Google Analytics and Disqus integration
  • Added tests for login validation
  • Canvas now supports Twitter Cards
  • Documentation updates and improvements
  • General bug fixes and performance enhancements
canvas - v2.1.6

Published by austintoddj about 8 years ago

New Features

  • Introducing Palette, the new repository for Official Canvas Themes!
  • Users table seeder updated
  • Typo fixes
  • Updates named routes for the blog
  • Update to the canvas:install command to handle if migrations have or have not been run yet
  • News story added
  • Search icon added to the search results page
  • Missing URL section added to the Profile page
  • Email notifications UI update
  • Adds PHP 7.1 test
  • More unit tests added for Model and Route coverage
  • General bug fixes and performance enhancements
canvas - v2.1.5

Published by austintoddj about 8 years ago

New Features

  • New Settings page to handle app configuration from the UI
  • New Help page
  • Adds a Scroll to Top button for the blog
  • Removed deprecated files that no longer need to be in the project
  • Cleanup of layout templates
  • Update of the blog header
  • Update of the author info for blog posts
  • More unit tests added for Model and Route coverage
  • General bug fixes and performance enhancements
canvas - v2.1.4

Published by austintoddj about 8 years ago

New Features

  • Application framework upgraded to Laravel 5.3
  • Complete asset conversion from LESS to SASS
  • Added child theme portable files
  • Added some help modals to the backend, such as the post images
  • Updated the 404 and 503 HTTP error pages
  • Added LinkedIn social network integration
  • Added the Resume/CV download for the author signature
  • Fixes navbar bug with proper z-index
  • Adds a news story to the dashboard
  • Modifications to the author signature at the bottom of each blog post
  • More unit tests added for Model and Route coverage
  • General bug fixes and performance enhancements
canvas - v2.1.3

Published by austintoddj about 8 years ago

New Features

  • More unit tests added for Model and Route coverage
  • Home page gives you access to quick links, quick post draft, news and more
  • Tags icon update
  • Posts icon update
  • Download Archive tool bug fixed
  • Protected all admin tool routes to only respond to POST requests
  • Added scroll to error animation on forms
  • Refactored and cleaned up notifications
  • Added date picker to birthday select field on Profile Page
  • General bug fixes and performance enhancements
canvas - v2.1.2

Published by austintoddj about 8 years ago

New Features

  • More unit tests added for Model coverage using erikgall/eloquent-phpunit
  • Database optimizations built with migrations to prevent breaking of any current installations
  • Syntax highlighting with PrismJS
  • Added language formatting for code blocks in markdown
  • Fixed bug for empty Disqus key
  • Upload File Icon update
  • Administrative Tools section gives finer-grained control over the application including Maintenance Mode, Cache Clearing, Manual Search Index Rebuilding and Data Archive Export for importing into other Canvas installations
  • General bug fixes and performance enhancements
canvas - v2.1.1

Published by austintoddj about 8 years ago

New Features

  • Front-end asset compilation is now streamlined
  • General bug fixes and performance enhancements
canvas - v2.1.0

Published by austintoddj about 8 years ago

New Features

  • More unit tests added to cover the profile editing functionality
  • Replaced Summernote WYSIWYG editor with SimpleMDE
  • Enhancements to Canvas Install Artisan command
  • General bug fixes and performance enhancements
canvas - v2.0.5

Published by austintoddj about 8 years ago

New Features

  • More unit tests added to cover the application functionality
  • StyleCI integrated for consistent code standards
  • General bug fixes and performance enhancements
canvas - v2.0.4

Published by austintoddj over 8 years ago

New Features

  • Minor bug fixes and performance enhancements
canvas - v2.0.3

Published by austintoddj over 8 years ago

New Features

  • Full site search provided by TNTSearch
  • Show/Hide password button on login form and password reset form
  • General bug fixes and performance enhancements
canvas - v2.0.2

Published by austintoddj over 8 years ago

New Features

  • The 3 Minute Canvas Installation
  • A user can now update their password in the Profile Privacy section
  • General bug fixes and performance enhancements
canvas - v2.0.1

Published by austintoddj over 8 years ago

New Features

  • New privacy section on user profile page
  • PHPUnit tests now use SQLite database
  • Datetime-Picker widget on post create and edit pages
  • International support including Timezone configuration
  • URL refactoring to support various VM setups
  • Notification messages now refactored to lang file
  • Disqus commenting system is now able to be enabled or disabled within the .env file
  • Unit tests for Password reset functionality
  • General bug fixes and performance enhancements

Thanks

A huge shout-out to everyone who has helped improve this project in the last 2 weeks. You guys have done so much in so little time and I can't wait to see how this app continues to evolve!

canvas - v2.0.0

Published by austintoddj over 8 years ago

Canvas 2.0.0 is a major version upgrade. Almost every single line of application code has been refactored.

New Features

  • New UI based on Google's Material Design
  • Enhanced user profiles
  • "Growl-like" alert notifications
  • JSValidation on every form
  • Full suite of PHPUnit tests
  • Switched content conversion from PHP Markdown to Parsedown

Deprecated

  • RSS Feed
canvas - v1.0.3

Published by austintoddj over 8 years ago

  • Under the hood performance updates
canvas - v1.0.2

Published by austintoddj over 8 years ago

  • Fixes composer create-project installation bug
canvas - v1.0.1

Published by austintoddj over 8 years ago

  • Integrates Travis CI for unit testing
canvas - v1.0

Published by austintoddj over 8 years ago

  • Initial stable release.
Package Rankings
Top 5.24% on Packagist.org
Related Projects