HTML/jQuery version

Latest update: 12/02/2016
By: Damian - WebAppLayers Team

Change log 1.8 -> 1.9

    New views
  • c3.html
  • loading_buttons.html
  • password_recovery.html

  • Changed views files
  • *.html - All files was changed to add new menu items
  • *.html - All files was changed to add new loader - replace svg with pure css animation
  • icons.html - add new set of icons from latest Font Awesome 4.5.0
  • datatables.html - add new HTML5 export buttons
  • forms_extended.html - add new clockpicker and datetimepicker

  • 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 - change click events for on() to ahndel dynamical added panels
  • scripts/homer.js - update closebox event

  • Updates
  • fontawesome - update to 4.5.0
  • metisMenu - update to 2.4.0
  • bootstrap - update to 3.3.6
  • jQuery - update to 2.2.0
  • datatables - update to 1.10.10

  • New plugins
  • ladda
  • d3
  • c3
  • clockpicker
  • datetimepicker

  • New images
  • No new images

AngularJS version

Latest update: 12/02/2016
By: Damian - WebAppLayers Team

Change log 1.8 -> 1.9

Please note that in 1.9 version we update Angular to 1.4.8 as well as UI Bootstrap to 1.1.2 version which required migration in prefixes. Please check full migration steps if you also want to upgrade your porject to the latest UI Botstrap: https://github.com/angular-ui/bootstrap/wiki/Migration-guide-for-prefixes
    New views
  • views/charts/c3Charts.html
  • views/common_app/password_recovery.html
  • views/interface/loading_buttons.html

  • Changed views files
  • views/app_views/faw.html - Update prefixes
  • views/app_views/profile.html - Update prefixes
  • views/app_views/projects.html - Update prefixes
  • views/common/header.html - Update prefixes
  • views/common/navigation.html - Update prefixes, add new menu items
  • views/forms/forms_extended.html - Add new clockpicker and datatimepicker
  • views/interface/buttons.html - Update prefixes
  • views/interface/components.html - Update prefixes
  • views/interface/icons.html - Update Font Awesome
  • views/tables/datatables.html - Add HTML5 buttons for export option
  • views/analytics.html - Update prefixes
  • views/dashboard.html - Update prefixes
  • views/widgets.html - Update prefixes

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

  • Changed js files
  • app.js - add new plugins directive
  • config.js - add new state for new views
  • directives.js - add new directives for clockpicker and datetime picker
  • modal.js - Update prefixes
  • datatables.js - Update options for export buttons

  • Updates
  • fontawesome - to 4.5.0
  • angular - to 1.4.8
  • angular-bootstrap - to 1.1.2
  • jquery - to 2.2.0
  • bootstrap - to 3.3.6
  • metisMenu - to 2.4.0
  • angularAnimate - to 1.4.8
  • angular-datatables - to 0.5.3
  • angular-ui-codemirror - 0.3.0

  • New plugins
  • ladda - 0.9.8
  • datatables.net - 1.10.10
  • datatables.net-bs - 1.10.10
  • datatables.net-buttons - 1.1.1
  • datatables.net-buttons-bs - 1.1.1
  • pdfmake - 0.1.20
  • d3 - 3.5.14
  • c3 - 0.4.10
  • clockpicker - 0.0.7
  • eonasdan-bootstrap-datetimepicker - 4.15.35
  • c3-angular - 1.0.1
  • angular-ladda - 0.3.1

  • New images
  • No new images

  • Update LESS files
  • grid.less
  • icheck.less
  • layout.less
  • modal.less
  • panels.less
  • style.less
  • various.less
  • loader.less

Meteor version

Latest update: 12/02/2016
By: Damian - WebAppLayers Team

Change log 1.8 -> 1.9

    New views
  • views/charts/c3Charts.html
  • views/interface/loadingButtons.html
  • views/commonviews/passwordRecovery.html

  • Changed views files
  • common/navigation.html - Add new menu items
  • common/splash.html - Replace old svg with the new css animation
  • views/appviews/gallery.html - add local style for demo purpose
  • views/interface/icons.html - add new set of icons from latest Font Awesome 4.5.0
  • views/charts/flot.html - add inline style for flot pie chart
  • views/forms/forms-extended.html - add clockpicker and datetimepicker

  • New js files
  • views/charts/c3Charts.js
  • views/interface/loadingButtons.js

  • Changed js files
  • views/forms/forms-extended.js - add new code for clockpicker and datetimepicker
  • views/interface/modals.js - remove unnecessary code for moving modal to body
  • views/tables/dataTables.js - add new options for export buttons

  • Updates
  • Update Meteor to 1.2.1
  • fontawesome - update to 4.5.0
  • metisMenu - update to 2.4.0
  • bootstrap - update to 3.3.6
  • datatables - update to 1.10.10

  • New plugins
  • okgrow:router-autoscroll
  • joshdellay:meteor-ladda-bootstrap
  • d3js:d3
  • emdagon:c3js
  • andrasph:clockpicker
  • tsega:bootstrap3-datetimepicker

  • New images
  • No new images

  • Update LESS files
  • globals/grid.import.less
  • globals/icheck.import.less
  • globals/layout.import.less
  • globals/modal.import.less
  • globals/panels.impoert.less
  • globals/various.impoert.less
  • globals/loader.impoert.less
  • style.less

ASP.NET MVC5/MVC6 version

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

Change log 1.8 -> 1.9

In 1.9 version we added new project .NET5 MVC6 - To run new project you need to have installed ASP.NET 5 RC - https://get.asp.net/ Please note that Inspinia ASP.NET MVC6 is beta version. Once ASP.NET 5 will be released official then we will provide required changes and publish final version. Full documentation for new project will be released once final version will be finished.
    New views
  • Views/Interface/LoadingButtons.cshtml
  • Views/Charts/c3Charts.cshtml
  • Views/CommonViews/PasswordRecovery.cshtml

  • Changed views files
  • Views/Shared/_Navigation.cshtml - Add new menu items
  • Views/Interface/Icons.cshtml - add new set of icons from latest Font Awesome 4.5.0
  • Views/Shared/_Layout.cshtml - replace old svg spinner to new css animation div
  • Views/Forms/FormsExtended.cshtml - add new clockpicker and datetimepicker
  • Views/Tables/DataTables.cshtml - add new export buttons

  • New js files No new files
    Changed js files
  • Scripts/homer.js - change click events for on() to ahndel dynamical added panels
  • Scripts/homer.js - update closebox event

  • Updates
  • fontawesome - update to 4.5.0
  • metisMenu - update to 2.4.0
  • bootstrap - update to 3.3.6
  • jQuery - update to 2.2.0
  • datatables - update to 1.10.10

  • New plugins
  • ladda
  • D3
  • C3
  • clockpicker
  • datetimepicker

  • New images
  • No new images

  • New controllers
  • No new controllers

  • Changed controllers
  • Controllers/CommonViewsController.cs
  • Controllers/ChartsController.cs
  • Controllers/InterfaceController.cs

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

HTML/jQuery version

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

Change log 1.7 -> 1.8

    New views
  • app_plans.html
  • chartist.html
  • code_editor.html
  • email_template.html
  • faq.html
  • mailbox_compose.html
  • mailbox_view.html
  • notes.html

  • Changed views files
  • *.html - All files was changed to add new menu items
  • *.html - All files was changed to add new mobiel menu
  • icons.html - add new set of icons from latest Font Awesome 4.4.0
  • options.html - add new option - boxed layout
  • panels.html add new option - initial collapsed panel and full screen option for panel
  • overview.html small improve for animate function demo

  • 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 full screen option, improve animatePanel function

  • Updates
  • vendor/fontawesome - update to 4.4.0

  • New plugins
  • vendor/codemirror
  • vendor/chartist

  • New images
  • No new images

AngularJS version

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

Change log 1.7 -> 1.8

    New views
  • views/app_views/app_plans.html
  • views/charts/chartist.html
  • views/interface/code_editor.html
  • email_template/email_template.html
  • views/app_views/faq.html
  • views/app_views/email_compose.html
  • views/app_views/email_view.html
  • views/app_views/notes.html
  • views/common/content_boxed.html
  • views/common/panel_tools_fullscreen.html

  • Changed views files
  • views/common/navigation.html - Add new menu items
  • views/index.html - Add new plugins script
  • views/common/header.html - add new mobile menu
  • views/interface/icons.html - add new set of icons from latest Font Awesome 4.4.0
  • views/options.html - add new option - boxed layout
  • views/interface/panels.html - add new option - initial collapsed panel and full screen option for panel

  • New js files
  • scripts/controllers/chartist.js
  • scripts/controllers/codeEditor.js

  • Changed js files
  • app.js - add new plugins directive
  • config.js - add new state for new views
  • directives.js - add new directives for fullscreen panel option and improve animation directive

  • Updates
  • bower_components/fontawesome - to 4.4.0

  • New plugins
  • bower_components/angular-ui-codemirror
  • bower_components/CodeMirror
  • bower_components/chartist
  • bower_components/angular-chartist.js

  • New images
  • No new images

  • Update LESS files
  • alerts.less
  • layout.less
  • mailbox.less
  • panels.less
  • style.less
  • various.less

Meteor version

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

Change log 1.7 -> 1.8

    New views
  • views/appviews/appPlans.html
  • views/charts/chartist.html
  • views/interface/codeEditor.html
  • public/emailTemplate/email_template.html
  • views/appviews/faq.html
  • views/appviews/emailCompose.html
  • views/appviews/emailView.html
  • views/appviews/notes.html
  • views/layouts/boxedLayout.html
  • views/common/panel-tools-fullscreen.html

  • Changed views files
  • common/navigation.html - Add new menu items
  • common/header.html - add new mobile menu
  • views/interface/icons.html - add new set of icons from latest Font Awesome 4.4.0
  • views/options/options.html - add new option - boxed layout
  • views/interface/panels.html - add new option - initial collapsed panel and full screen option for panel
  • common/panel.html - add collapsed attribute to panel, add fullscreen attribute

  • New js files
  • common/panel-tools-fullscreen.js
  • views/appviews/emailcompose.js
  • views/charts/chartist.js
  • views/interface/codeEditor.js

  • Changed js files
  • views/options.js - add new event for boxed layout
  • layouts/layout.js - add setBodySmall and fixWrapperHeight function to initial load on render

  • Updates
  • No updates

  • New plugins
  • vendor/chartist
  • vendor/codemirror

  • New images
  • No new images

  • Update LESS files
  • globals/alerts.import.less
  • globals/layout.import.less
  • globals/mailbox.import.less
  • globals/panels.import.less
  • globals/various.impoert.less
  • style.less

ASP.NET MVC5 version

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

Change log 1.7 -> 1.8

    New views
  • Views/AppViews/AppPlans.cshtml
  • Views/Charts/Chartist.cshtml
  • Views/Interface/CodeEditor.cshtml
  • Views/Interface/EmailTemplate.cshtml
  • Views/AppViews/Faq.cshtml
  • Views/AppViews/EmailCompose.cshtml
  • Views/AppViews/EmailView.cshtml
  • Views/AppViews/Notes.cshtml
  • Views/Shared/_Layout_Boxed.cshtml

  • Changed views files
  • Views/Shared/_Navigation.cshtml - Add new menu items
  • Views/Shared/_Header.cshtml - add new mobiel menu
  • Views/Interface/Icons.cshtml - add new set of icons from latest Font Awesome 4.4.0
  • Views/Options/Index.cshtml - add new option - boxed layout
  • Views/Interface/Panels.cshtml - add new option - initial collapsed panel and full screen option for panel
  • Views/BoxTransitions/Overview.cshtml - small improve for animate function demo

  • New js files No new files
    Changed js files
  • Scripts/homer.js - add new function for handle full screen option, improve animatePanel function

  • Updates
  • Vendor/fontawesome - update to 4.4.0

  • New plugins
  • Vendor/codemirror
  • Vendor/chartist

  • New images
  • No new images

  • New controllers
  • No new controllers

  • Changed controllers
  • Controllers/AppViewsController.cs
  • Controllers/InterfaceController.cs

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

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