Skip to content

Latest commit

 

History

History
51 lines (46 loc) · 3.35 KB

CHANGELOG.md

File metadata and controls

51 lines (46 loc) · 3.35 KB

##Changelog

####Version 0.9.5 (July 28, 2015)

  • FIX: Fixed different table width
  • FIX: Fixed .tab-content top padding
  • NEW: Added auto refresh in the dashboard page

####Version 0.9.0 (May 11, 2015)

  • IMPROVE: Romanian translation (Thanks to sealview) #11
  • IMPROVE: Now icons are the same color of the navbar (#206ECF)
  • IMPROVE: Updated jQuery from v2.1.3 to v2.1.4 (See jQuery changelog for details)
  • IMPROVE: Updated Bootstrap Select from v1.6.3 to v1.6.5 (See Bootstrap Select changelog for details)
  • IMPROVE: Updated Awesome Bootstrap Checkbox (See Awesome Bootstrap Checkbox GitHub repository for details)
  • FIX: Issue with OSX Yosemite error because #num_col gets initialized as 0 in bwtheme_lib.cgi Line 114 (Thanks to Cheers)
  • FIX: Fixed some missing icons in the menu (Work In Progress)
  • NEW: Added functions theme_ui_hidden, theme_ui_yesno_radio, theme_ui_user_textbox, theme_ui_group_textbox, theme_js_redirect in bwtheme.pl

####Version 0.7.5 (April 17, 2015)

  • Completely rewritten index page. Now the code is well optimized, commented and indented
  • Added FontAwesome icons (Work In Progress)
  • Updated Bootstrap from 3.3.2 to 3.3.4 (See Bootstrap changelog for details)
  • Added bwtheme-lib.cgi for all the theme functions
  • Added favicon.ico
  • Fixed some CSS issues
  • Updated aside menu JavaScript
  • Aside menu now display which module was selected
  • Stylized theme_ui_grid_table
  • Selects and multiselects stylized with Bootstrap Multiselect

####Version 0.7.0 (March 16, 2015)

  • Completely rewritten login page. Now the code is well optimized, commented and indented
  • Reintroduced the ability to insert a Banner before login screen
  • Moved all the CSS, JavaScript, Fonts, etc to /unauthenticated/assets/
  • Switch to the minified versione of all CSS and JavaScript frameworks files (Boostrap, FontAwesome, jQuery)
  • Checkboxes and radios stylized in pure css with Awesome Bootstrap Checkbox
  • Fixed an issue with an animation of the aside menu

####Version 0.5.3 (March 1, 2015)

  • Improved the look of ui_tables (Thanks to piersg) #3
  • Fixed iOS (iPad, iPhone, iPod) iframe scrolling (Work In Progress)
  • Fixed textarea "\ln" bug
  • Minor bug fixes
  • Changed .btn-default button background color to #fbfbfb to make it more usable/visible
  • Updated Bootstrap from 3.3.1 to 3.3.2 (See Bootstrap changelog for details)
  • Updated FontAwesome from 4.2.0 to 4.3.0 (See FontAwesome changelog for details)
  • Updated jQuery from 2.1.1 to 2.1.3 (See jQuery changelog for details)
  • Add Simplified Chinese translation (Thanks to Dreista) #5
  • Add Spanish translation (Thanks to XxCoolGamesxX) #8
  • Add German translation (Thanks to hammermaps) #7
  • Add Romanian translation (Thanks to sealview) #6
  • Partially implemented new design