Skip to content

Releases: Dlayer/dlayer

Refinements

10 Dec 16:00
Compare
Choose a tag to compare
  • Added helper buttons to the selected row, column and page if empty [Feature]
  • Added additional error and app logging, more in progress [Feature]
  • Added two views to show app and error log output
  • Updated toolbar, showing incorrect tool when column selected [Bug]
  • Typography sub tool for text content item [Feature]
  • Added additional app logging
  • Logs deleted on logout
  • Page background colour now shown within designer and designer preview

Styling sub tools

12 Nov 15:18
Compare
Choose a tag to compare
  • Stripped out all code not directly related to the Content manager, initial release will just be the Content manager
  • Added app logging [Feature]
  • Reworked session classes, move tool environment vars into Designer session
  • Initial styling sub tools, background colour for Heading and Text content items [Feature]
  • Removed old code that handled styling, view helpers, Designer class, developed a simpler solution
  • Switching to PSR1/2
  • Simplified the ribbons, no need for the old Ribbon class

v1.00 on the way

16 Oct 11:34
Compare
Choose a tag to compare

All the modules have been updated to support modular tools, this has raised an issue though, the other modules are not up to the quality of the Content manager, rather continue to delay until I get things right I am going to launch with just the MVP which is Content manager and add the other modules as I update them.

Open Source release prep

04 Sep 23:20
Compare
Choose a tag to compare
  • Content manager enabled
  • Added text tool to Content manager [Feature]
  • Added instances support to content items [Feature]
  • Collapse not working in tool bar [Bug fix]
  • Move row controls added [Feature]
  • Move column controls added [Feature]
  • Move content item controls added [Feature]
  • New base classes for Content managers tool, ribbons and forms
  • Added heading tool [Feature]
  • Added jumbotron tool [Feature]
  • Added import form tool [Feature]
  • Added import image tool [Feature]
  • Reworked the image picker [Feature]
  • Refactoring
  • Minor fixes and updates

Open Source release prep - Content manager

17 Jul 12:15
Compare
Choose a tag to compare

Reworking the content manager,

  • all new selectors, page, row and column
  • new structure supports nesting rows
  • added basic versions of the add row and column tools
  • added new items tools for page, row and column
  • content updates, trying to simplify the language within Dlayer

Open Source release prep - Content manager

12 Jun 11:37
Compare
Choose a tag to compare

This is an interim release, There is a lot of work to complete for v0.99 so I am doing alpha releases until it is ready, there will probably be 3 alpha releases and then v0.99.

  • Removed the Template designer, it will return after the Content manager is complete, it will essentially be a minified Content manager
  • Content manager is currently being reworked, I've ripped out the old div code, replacing it with a new system to fully support Bootstrap, columns and rows
  • Updated site content
  • Simplified add and edit for each designer, now have a single form rather than separate add and edit forms
  • Major rework of controllers to remove duplication that has developed over time, added action helper to help with this
  • Simplified the tool forms in the Content manager, now extend a base classes which does more of the heavy lifting
  • Moved Javascript preview functions for Form builder into their own file, will make it simpler to enable and disable the feature
  • Tool tabs now either have just glyphs or glyphs and text, depends on the current layout mode
  • Updates to the responsive layouts for all designers
  • Fixed a bug where sign out is shown on sign in page
  • Fixed a bug with move fields tool in Form builder, selector incorrect
  • Splitting and updating the Javascript, going back to per designer files
  • General fixes, improvements and clean up
  • Code style updates

Open Source release prep - Content manager

25 Apr 16:07
Compare
Choose a tag to compare
  • Enabled content manager
  • Content manager now uses a new responsive layout, support for large desktop to mobile
  • Width and height removed from content area divs, not relevant with Bootstrap
  • Added live preview link back into navbar
  • Updated 970 design, bootstrap col classes being defined when not strictly necessary
  • Bug fixes
  • Content updates

Responsive Form builder

20 Mar 16:08
Compare
Choose a tag to compare
  • New responsive 1170 design
  • Enabled Form builder
  • Updated navbar, brand link now points to dlayer.com not root of demo
  • Minor fixes to 970 design
  • Tool buttons now moved below ribbon, content now next to tool forms
  • Added a new cancel button to 1170 design so user doesn't need to scroll
  • Updated text field labels descriptions for form builder tools
  • Reworked colour picker, now also responsive, 970 version uses less vertical space
  • Starting to split dlayer.js file
  • Spelling error in index.php
  • Updated database

Open Source release prep - Web site manager

05 Mar 15:52
Compare
Choose a tag to compare
  • Added quick check to enable maintenance mode for upgrades
  • Correct the docs link in README
  • Updated the web site manager to the responsive design
  • Removed down folder containing old down page
  • Removed Glyph table from database, no longer needed

Open Source release prep

02 Mar 16:58
Compare
Choose a tag to compare
  • Moved the link to main site/docs into nav bar
  • Cleaned up application.ini
  • Disabled/hidden tools and modules that aren't complete/updated
  • Updated the design of the settings section
  • Updated design of further reading links, added additional links now that app is just an app and not also a web site
  • Removed content not specific to app, Dlayer used to be app and web site
  • Included Zend framework in library
  • Docs moved to dlayer.com/docs, were at specification.dlayer.com
  • New design for designers, initially Image library, fully responsive designer
  • Styling updates
  • Content updates
  • Refactoring
  • Removed redundant code