Skip to content

MiladBhrlo/SmartAdmin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Announcements: AngularJS version included!

If you have already purchased SmartAdmin you can redownload all future updates, at no extra cost, by visiting this link: https://wrapbootstrap.com/support/download-resender

#SmartAdmin - Responsive WebApp

SmartAdmin WebApp - goes beyond the ordinary admin template. Its unique flat design and responsive layout is crafted one of a kind. SmartAdmin comes with 4 different versions: Pure HTML, AJAX Version, PHP, and AngularJS version. SmartAdmin also adds flavor to 40+ customized jquery plugins including 5 unique plugins (exclusively catered for SmartAdmin). SmartAdmin Layout API lets you customize your project for almost any device - be it Mobile, Web or WebApp - SmartAdmin has you covered!

SmartAdmin Responsive WebApp

##What our customers are saying... SmartAdmin Quotes

##Features include:

  • Carefully hand coded from head to toe
  • Contains neatly organized and commended HTML, JS and LESS files (unminified CSS files available)
  • Built with bootstrap 3.2 (contains LESS files for the Custom BS Build)
  • Retina Graphs and Icons
  • w3 valid cross browser compatible HTML5 markup
  • Unique, never seen before, localStorage Widgets (Jarvis Widget 2.0) with custom controls for the users (now includes a robust API)
  • 6 Level responsive navigation
  • Scales to almost any size (Fluid/Responsive/Boxed and Container)
  • Two different navigation options (horizontal or vertical - no DOM changes required to switch between the two)
  • CSS3 Animated
  • Modern Form Elements (jQuery select2, colorpicker, datepicker, validation, iDevice buttons and wizard)
  • Professional Design and Branding (includes matching email templates [non-Bootstrap])
  • Unique menu API that can be collapsed, or hidden (show on hover). Menu also adapts on mobile phones very swiftly.
  • Unique Google Map Skins (7 in total)
  • Google like Gallery with data-attribute descriptions
  • Smart Alert and Smart Notification with sound
  • Dynamic Data Table with export to PDF/Excel
  • Smart Form elements (built on top of bootstrap library for robust form development)
  • AJAX pages (pages are pulled in and scripts are loaded on request per page)
  • Also contains a Clean HTML Version, Advanced PHP Version, and AngularJS Version with Grunt Tasks
  • Detailed Documentation

###Change colors using LESS / SASS variables or use included themes SmartAdmin Responsive WebApp

##Supported resolutions

SmartAdmin Responsive WebApp

##Special Features:

  • Functional Inbox page (all you will need to do is code the backend)
  • Sparkline, Easy Pie Charts and various important form elements are controlled by data-*attributes
  • Fully functional Calendar with Add event with color, description and icon
  • Lighter pages (page scripts/plugins are loaded with a lazy load technique via ajax)
  • Breadcrumbs are built automatically
  • Various button types and colors
  • Custom tree view
  • Jquery UI Compatible

###Layout API

  • Collapse Navigation (show on hover)
  • Fixed header, ribbon and navigation
  • Minified navigation - minifies the navigation to show only icons, reveals children on parent hover.
  • metro type shortcut dropdown (click the username to show)

###Will be included in the future:

  • More color options / themes - Now Available
  • Profile Page Now Available
  • Media CSS files for printing - Now Available
  • Forum Layout Now Available
  • Editable Tables Now Available
  • Pure HTML page without ajax - Now Available
  • Detailed Documentation Now Available
  • Modular LESS Files - Now Available
  • And many more features to discover

Be smart in 2015 and go with SmartAdmin. It's Okay to be Smart!

Update 1.5 (02/11/2014) - see docs for upgrade instructions

  • Revamped documenation
  • Updated Bootstrap Library to v 3.3
  • Complete Modularized AngluarJS structure, getting you more closer to integrate with a backend
  • Solid Workflow with Yeoman, dependencies (plugins) managment with Twitter Bower, tasks automation with Grunt just like Twitter
  • Lazy loading
  • RequireJS
  • RESTful API with JSON files
  • Modularized template structure
  • Angular Router (with nested routes)
  • Internationalization (i18n) and Localization (l10n) support.
  • Directives for all major plugins (80+ directives)
  • Add ASP.NET MVC5 Version of SmartAdmin
  • Add more app views
  • Add new skin that shows more contrast, skin name: "PixelSmash"
  • Add new skin that shows a variation of different design techniques, skin name: "Glass"
  • Added RTL support
  • Added print friendly CSS for invoice page
  • Landing page (available in static HTML and .NET versions)
  • Add a complex and advanced chat system UI beta
  • Updated all key plugins to the latest version
  • Added debug mode for all of our home grown plugins, enabling it by debugState = true through app.config.js
  • Added smartadmin-skins.less (beta)
  • Added Chart.js
  • Added Duellist Box
  • Add colorblind CSS (experimental) This will cover the following: Deuternopia, Protanopia, Triitanopia, and NoColor
  • The "smartadmin-production" CSS file was split into two: "smartadmin-production-plugin.css" and "smartadmin-production.css" This step was necessary as IE cannot read more than 4096 selectors from a single CSS file. This also fixed a lot of CSS related issues that users faced in IE9 for top menu
  • Fixed minor CSS bugs (LESS and SASS files were updated accordingly)
  • Added the correct color reference for SASS
  • Updated all PHP SmartUI Classes and all reported issues
  • Added pagedestroy function, this function sits within the ajax page and called just before a new page is loaded. You can now add destroy calls for any instances and prevent further memory leak. We have also added examples of its use in most of the pages of SmartAdmin
  • Added deleteMsg param for Jarviswidgets. You can now change the delete message to your selected langauge
  • Upgraded to Jquery 2.1.1, added JQ map file for offline works
  • Fixed a major memory leak for JarvisWidgets, also the performance of the widgets was increased slightly.
  • Fixed sound on/off bug for Smart Notification
  • Fixed ajax error log (it will now display appropriate error messages for all ajax calls)

See the detailed change log

Patch 1.4.1 (27/06/2014) - see docs for upgrade instructions

  • Update plugins: pace.js, select2, bootstrap, progressbar, summernote
  • Added SASS Files (in addition to LESS files)
  • Responsive Datatables
  • Google Voice Command implementation
  • JS: Fixed memory leaks for a number of DOM elements
  • JS: Added a new file app.config.js (all app configurations has been moved here for easy access)
  • JS: Restructured app.js for HTML/AJAX/PHP ​- CSS: Fixed minor CSS bugs
  • Updated bootstrap core to latest version (3.2)

See the detailed change log

###Update 1.4 (05/06/2014) - see docs for upgrade instructions

  • Fixed loading cog for AJAX pages
  • Fixed all IE11 related bugs and compaibility issues
  • Removed ID #project-context and replaced with class .project-context
  • Fixed vertical scrolling issue for fixed left navigation
  • The function "nav_page_height()" has been made redundant
  • Fixed the double scroll bar bug for bootstrap modals
  • Fixed CSS issue with bg-color pseudo classes that was conflicting with tabs
  • Resolved compatibility issue with HighCharts
  • Fixed Fullscreen function for HTML Version
  • Fixed .NET MVC bug for form inputs
  • Fixed IE11 glitch for checkURL in app.js (AJAX Version)
  • Scrollbar overlay in IE10 - this was happening due to bootstrap's @-ms-viewport { width: device-width; } which was initially intended for Windows 8 Metro. CSS has now been adjusted. IMPORTANT: Please note we have disabled this fix by default, to enable please edit "ie-fix.less" and recompile your CSS.
  • For AJAX version on mobile view, selecting the items from the top #shortcut does not auto hide the menu Solution: we have now added data-attributes which you can use to close the navigation
  • Dygraphs integration
  • jQgrid Integration
  • Upgrade to FontAwesome Library 4.1
  • Upgrade Datatable plugin to v1.10
  • Add Google Map custom pins with dynamic XML data (see google maps page and pins.xml)
  • Add flags page (showing all the flags of the world with a easy copy and paste reusable code)
  • Expand/Collapse table row
  • Added functional data-attributes for Collapse Menu, Reset Widgets, User Logout, Toggle Shortcut, Minify Menu, and Full Screen - Functions
  • Localize files and assets with Grunt (Tasks include: minify CSS & JS files, compile LESS, concatinate JS files - more tasks can be added as required) Note: We do not provide any tutorial to setup grunt as there are many videos and tutorials readily available on the internet
  • Bootstrap modal content is now loaded dynamically for the AJAX version
  • Added page footer (options: fixed, static, disable footer)
  • Reduced page rendering time for mobile view by removing layout related javascripts and re-adjusting the CSS
  • Added PHP Version of SmartAdmin
  • Added Horizontal Navigation Option
  • Add AngularJS Version of SmartAdmin
  • Updated and organized LESS files and its structure

###Update 1.3 (28/02/2014)

  • Upgrade to Bootstrap Framework 3.1.1
  • Added Documentation
  • Added 1 additional skin
  • Added pages: Profile page, Forum page, Timeline page, Forgot password page
  • Added Fullscreen function (does not support IE9)
  • Updated app.js to have url with query strings like the google search - available only for the ajax version
  • Added Splash screens and home screen icons for iDevices
  • Slight DOM change was made to
    ...
    . CSS/LESS and CSS skins was updated accordingly. This was done to truncate long user names
  • Added additional Bootstrap form elements (see the new section "Flexible Input fields with icons" inside the Bootstrap Form Elements page)
  • Added logout message localization handler using data-attribute
  • Define file path variable for sound files
  • Fixed various CSS bugs and memory leaks
  • Added PHP Version (beta release)

###Update 1.2 (13/1/2014)

  • Added non-ajax version for SmartAdmin
  • Updated jarvis.widget to work with non-ajax page view (Jarvis widget now includes onSave and OnLoad hooks to be saved into the database)
  • app.js has been significantly reworked - users can switch on / off plugins and features more easily
  • LESS files are now more modular, new variables are added for better control
  • Update Select2 to latest version (3.4.5)
  • All ajaxed pages now scroll to top when loading a new page
  • Nav menu clicks now updates title
  • Added new custom plugin "SmartClick" - this will counter the 300ms delay click in iDevices (this is turned off by default - see app.js to turn it on)
  • Fixed CSS issue with X-editable date popup
  • Fixed Android mobile menu bug
  • Typo in main.less file that resulted certain @media width content to not adjust properly on iPad view
  • Function for drawing breadcrumb was running for all ajax calls - this now checks the container and runs the function when appropriate
  • Removed CSS3 wobble animation from menu items to save memory on touch devices
  • Removed animation from menu slide in / out to save mobile memory
  • Added the 3 missing images to the image library (also deleted reference to images in CSS that were not being used)

###Update 1.1 (1/1/2014)

  • SmartAdmin theme is now built with LESS - previous CSS files are deprecated!
  • Added 2 new Skins - Dark Elegance and Ultra White (see the settings panel - cog icon top right corner )
  • Improved repainting for touch devices
  • Fixed ajax bug and all IE 9 related issues (IE users will need to close the WrapBootstrap iFrame when viewing the demo)
  • Ajax scripts now load faster

###Update 1.0

  • Initial release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 34.5%
  • JavaScript 21.0%
  • C# 18.4%
  • PHP 14.0%
  • CSS 12.1%
  • Ruby 0.0%