HTML/jQuery version

Latest update: 26/07/2015
By: Damian - WebAppLayers Team

Change log 1.6 -> 1.7

    New views
  • chat_view.html
  • file_manager.html
  • invoice.html
  • search.html
  • validation.html
  • footable.html
  • options.html

  • Changed views files
  • *.html - All files was changed to add new menu items
  • profile.html - add height parameter to chat discussion
  • *.html - All files add new right sidebar and footer block
  • #.html - add new button for big menu and right sidebar in top navbar
  • Common app views - add class back-link for button to dashboard

  • New js files
  • No new files

  • New style/css files
  • No new files

  • Changed style/css files
  • styles/style.css - new rules for handle new pages and plugins

  • Changed js files
  • scripts/homer.js - add new function for handle right sidebar toggle

  • Updates
  • No updates

  • New plugins
  • vendor/footable
  • vendor/jquery-validation

  • New images
  • No new images

AngularJS version

Latest update: 26/07/2015
By: Damian - WebAppLayers Team

Change log 1.6 -> 1.7

    New views
  • views/app_views/chat_view.html
  • views/app_views/file_manager.html
  • views/app_views/invoice.html
  • views/app_views/search.html
  • views/forms/validation.html
  • views/tables/footable.html
  • views/options.html

  • Changed views files
  • views/common/navigation/html - Add new menu items
  • views/index.html - Add new plugins script
  • views/app_views/profile.html - add height parameter to chat discussion
  • views/common/content.html - add new right sidebar and footer block
  • views/common/content_small.html - add new right sidebar and footer block
  • views/common/header.html - add new button for big menu and right sidebar
  • views/common_app/*.html - add class back-link for button to dashboard

  • New js files
  • scripts/controllers/validation.js

  • Changed js files
  • scripts/controllers/forms - Add new $scope data for search page
  • app.js - add new plugins directive
  • config.js - add new state for new views

  • Updates
  • No updates

  • New plugins
  • bower_components/angular-footable
  • bower_components/footable

  • New images
  • No new images

  • Update LESS files
  • calendar.less
  • chat.less
  • dropdown.less
  • layout.less
  • login.less
  • mailbox.less
  • style.less
  • tabs.less
  • various.less

Meteor version

Latest update: 26/07/2015
By: Damian - WebAppLayers Team

Change log 1.6 -> 1.7

    New views
  • views/appviews/chatView.html
  • views/appviews/fileManager.html
  • views/appviews/invoice.html
  • views/appviews/search.html
  • views/forms/validation.html
  • views/tables/fooTable.html
  • views/options/options.html
  • common/footer.html
  • common/right-sidebar.html

  • Changed views files
  • common/navigation.html - Add new menu items
  • common/header.html - add new button for big menu and right sidebar
  • common/page-header.html - add extra conditional for small header option
  • layouts/layout.html - add new right sidebar and footer block
  • views/appviews/profile.html - add height parameter to chat discussion
  • views/commonviews/*.html - add class back-link for button to dashboard

  • New js files
  • common/right-sidebar.js
  • views/appviews/search.js
  • views/forms/validation.js
  • views/options/options.js
  • views/tables/fooTable.js

  • Changed js files
  • common/header.js - add new click event for right sidebar
  • layouts/layout.js - add new options for fixed footer and small header

  • Updates
  • No updates

  • New plugins
  • vendor/footable
  • vendor/jquery-validation

  • New images
  • No new images

  • Update LESS files
  • globals/calendar.import.less
  • globals/chat.import.less
  • globals/dropdown.import.less
  • globals/layout.import.less
  • globals/login.import.less
  • globals/mailbox.import.less
  • globals/tabs.import.less
  • globals/various.impoert.less
  • style.less

ASP.NET MVC5 version

Latest update: 26/07/2015
By: Damian - WebAppLayers Team

Change log 1.6 -> 1.7

    New views
  • Views/AppViews/ChatView.cshtml
  • Views/AppViews/FileManager.cshtml
  • Views/AppViews/Invoice.cshtml
  • Views/AppViews/Search.cshtml
  • Views/Forms/Validation.cshtml
  • Views/Tables/FooTable.cshtml
  • Views/Options/Options.cshtml
  • Views/Shared/_Footer.cshtml
  • Views/Shared/_Right_Sidebar.cshtml

  • Changed views files
  • Views/Shared/_Navigation.cshtml - Add new menu items
  • Views/Shared/_Header.cshtml - add new button for big menu and right sidebar
  • Views/Shared/_Layout.cshtml - add new right sidebar and footer block
  • Views/AppViews/profile.cshtml - add height parameter to chat discussion
  • P
  • Views/Shared/_Layout_Blank - add class back-link for button to dashboard

  • New js files No new files
    Changed js files
  • Scripts/homer.js - add new function for handle right sidebar toggle

  • Updates
  • No updates

  • New plugins
  • Vendor/footable
  • Vendor/jquery-validation

  • New images
  • No new images

  • New controllers
  • Controllers/OptionsController.cs

  • Changed controllers
  • Controllers/AppViewsController.cs
  • Controllers/FormsController.cs
  • Controllers/TablesController.cs

  • Changed style/css
  • Content/style.css - new rules for handle new pages and plugins

HTML/jQuery version

Latest update: 10/04/2015
By: Damian - WebAppLayers Team

Change log 1.4 -> 1.5

    New views
  • draggable.html
  • gallery.html
  • mailbox.html
  • project.html

  • Changed views files
  • *.html - All files was changed to add new menu items

  • New js files
  • No new files

  • New style/css files
  • No new files

  • Changed style/css files
  • styles/style.css - new rules for handle new pages and plugins

  • Changed js files
  • No changes

  • Updates
  • No updates

  • New plugins
  • vendor/awesome-bootstrap-checkbox
  • vendor/blueimp-gallery

  • New images
  • images/gallery - new image set for gallery page

AngularJS version

Latest update: 10/04/2015
By: Damian - WebAppLayers Team

Change log 1.4 -> 1.5

    New views
  • views/app_views/gallery.html
  • views/app_views/mailbox.html
  • views/app_views/project_detail.html
  • views/interface/draggable_panels.html

  • Changed views files
  • views/common/navigation/html - Add new menu items
  • views/index.html - Add new plugins script

  • New js files
  • scripts/controllers/draggable.js

  • Changed js files
  • scripts/controllers/chartjs - Add new $scope data and option for chart new project detail page
  • app.js - add new plugins directive
  • config.js - add new state for new views

  • Updates
  • No updates

  • New plugins
  • bower_components/angular-ui-sortable
  • bower_components/awesome-bootstrap-checkbox
  • bower_components/blueimp-gallery

  • New images
  • app/images/gallery - new image set for gallery page

ASP MVC5 version

Latest update: 10/04/2015
By: Damian - WebAppLayers Team

Change log 1.5

    Initial release of ASP MVC5 version

HTML/jQuery version

Latest update: 14/03/2015
By: Damian - WebAppLayers Team

Change log 1.3 -> 1.4

    New views
  • blog.html
  • blog_details.html
  • datatables.html
  • empty_starter.html
  • forms_extended.html
  • forum.html
  • forum_details.html
  • tour.html
  • wizard.html

  • Changed views files
  • *.html - All files was changed to add new menu items

  • New js files
  • No new files

  • New style/css files
  • No new files

  • Changed style/css files
  • styles/style.css - new rules for handle new pages and plugins

  • New json files
  • api/datatables.json

  • Changed js files
  • homer.js - change default delay value to 0.06 - animate panel

  • Updates
  • vendor/Bootstrap - to 3.3.2 version

  • New plugins
  • vendor/bootstrap-datapicker-master
  • vendor/bootstrap-touchspin
  • vendor/bootstrap-tour
  • vendor/datatables_plugins
  • vendor/datatables
  • vendor/select2-3.5.2
  • vendor/select2-bootstrap
  • vendor/xeditable

  • New images
  • No new files

AngularJS version

Latest update: 14/03/2015
By: Damian - WebAppLayers Team

Change log 1.3 -> 1.4

    New views
  • views/app_views/blog.html
  • views/app_views/blog_details.html
  • views/app_views/forum.html
  • views/app_views/forum_details.html
  • views/forms/forms_extended.html
  • views/forms/forms_wizard.html
  • views/interface/tour.html
  • views/tables/datatables.html

  • Changed views files
  • views/common/content.html - Add tour step
  • views/common/navigation/html - Add new menu items
  • views/index.html - Add new plugins script

  • New js files
  • scripts/controllers/datatables.js
  • scripts/controllers/forms.js
  • scripts/controllers/tour.js
  • scripts/controllers/wizard.js
  • scripts/directives/touchSpin.js
  • scripts/filters/props.js

  • Changed js files
  • scripts/directives/directives - Improve animatePanel directive (delay = 0.06)
  • scripts/directives/directives - Improve sideNavigation to collapse after click in mobile
  • app.js - add new plugins directive
  • config.js - add new state for new views

  • New json files
  • app/api/datatables.json

  • Updates
  • bower_components/bootstrap 3.3.2

  • New plugins
  • bower_components/bootstrap-tour
  • bower_components/angular-bootstrap-tour
  • bower_components/datatables
  • bower_components/angular-datatables
  • bower_components/datatables_plugins
  • bower_components/angular-xeditable
  • bower_components/bootstrap-touchspin
  • bower_components/ui-select
  • bower_components/angular-sanitize

  • New images
  • No new images

HTML/jQuery version

Latest update: 26/02/2015
By: Damian - WebAppLayers Team

Change log 1.3

    Initial release of HTML/jQuery version

AngularJS version

Latest update: 26/02/2015
By: Damian - WebAppLayers Team

Change log 1.2 -> 1.3

    New views
  • landing_page.html
  • list.html

  • Changed views files
  • index.html - Add new plugin scripts, add landing-scrollspy directive for landing page and set autoscroll="true" on main ui-view
  • navigation.html - Add new elements to menu

  • New js files
  • list.js - controller for new nestable list view

  • Changed js files
  • directives.js - add new landing-scrollspy directive
  • app.js - add new ui.tree directive
  • config.js - add new state for list view

  • Updates
  • No plugin updates

  • New plugins
  • bower_components/angular-ui-tree - new plugin for nestable list view

  • New images
  • images/landing - new set of images for landing page

Contact

If you have any question or find some issue feel free to contact with us on

support@webapplayers.com