sigmaone 7.x-2.x-dev

Development branch. Do not use on production site, for advanced developer only.

sigmaone 7.x-1.1

Bug fixes

Major Fix for RDF module support.

Now SigmaOne will have valid HTML5 + RDFa specifcation.

sigmaone 7.x-1.0

Bug fixes

This mark the end of beta releases.

The theme is deemed to be stable enough for use with production site thus released a stable release version.

Bug Fix :
Add fixes for metatags module bug - metatag doesn't get printed at all

sigmaone 7.x-1.0-beta16

Bug fixes
  • bug fix for http://drupal.org/node/1883460
  • fix css margin for ul in confirmation page
  • Fixed css for admin filters
  • fix missing index on region attributes
  • fixed double class bug
  • fixed double class for region and block
  • fixed select box bug under IE
  • fix bug comment grabbing the wrong account object
  • Revamp maintenance page

sigmaone 7.x-1.0-beta15

Bug fixes
  1. Add margin to hr element css
  2. fixed mediatable show double listing, added new code to mark first 3 column as essential so it will be shown when the view port is small
  3. fix views ajax returning double media table
  4. Added disable_empty to admin layouts to hide preface and postface regions when not used
  5. Fix contrib views css
  6. Fixed bug plugin user profile - if turned off throw fatal error from drupal_attributes cant process empty string
  7. Fix Tabs missing configurable options, Make tabs js to be disbled on admin page by default

sigmaone 7.x-1.0-beta14

Bug fixes

fix vtcore attach js and css only attaching once bug
change breadcrumb separator to /
fix sticky table css and added support for stickyheader + responsive media table js
Fixed pager first and prev missing jQuery UI classes
Fixed - accordion on start the active element missing top round border

sigmaone 7.x-1.0-beta13

New features
Bug fixes
  • added feature so now theme can use vtcore_alter_process hook from template.php, add new array key for vtcore special blocks
  • Removed sigmaone_breadcrumb() function, in favor of direct rendering breadcrumb from block renderable array as a markup - Clearing cache Required for user updating to this new version
  • FIXED area always print newrow and lastrow class, ignoring layout settings
  • equalheight use height instead of outerheight now
  • fixed not all forum pages loading jqueryui table js thus breaking table layout

sigmaone 7.x-1.0-beta12

New features
Bug fixes
  1. check drupal cache in vtcore so every plugin can use it without invoking variable_get all the time
  2. change the layout plugin cached system, now it will only caches the .layout files leaving the content for Drupal or other module to cache. Region manager plugin now will clear the cache when submit is clicked.
  3. added new plugin user_profile, which will handle all user profile related page. NOTE: clearing cache is needed at this point
  4. added support to adminpage plugin to load extra css from front end theme if needed

sigmaone 7.x-1.0-beta10

Bug fixes

Fix fatal bug, now only anonymous is cached following Drupal normal cache behavior

sigmaone 7.x-1.0-beta9

Bug fixes

Fatal bug fix, Node--blog.tpl.php opening tag different from ending tag causing layout break

sigmaone 7.x-1.0-beta8

Bug fixes
  1. fixed bug that block wont respect drupal block visibility settings, add new class for block without subject header
  2. fixed main title html tag keep showing even there is no title, fixed breadcrumb html tag keep showing even there is no title, now breadcrumb array doesn't add home links manually anymore, added extra class for tagging title with tabs, tagging block with subject, zebra class for comments
  3. improved node.tpl.php & node--blog.tpl.php

sigmaone 7.x-1.0-beta7

Bug fixes
  1. remove version on .info file for staterKit
  2. fix for admin theme switching mechanism, so now user who has permission to view admin theme only can view the admin theme
  3. revert to manual a href tagging instead of l() for theme main logo, l() is just not performing right
  4. recode the page__admin theme_hook_suggestion inserting mode

sigmaone 7.x-1.0-beta6

Bug fixes

Refactoring logo block to play nice with drupal settings
add new options to user / not use custom site name and slogan from regionarea plugin
small fix for action links got double icon bug

sigmaone 7.x-1.0-beta5

New features
Bug fixes

Fix css for changing from h1.site-title to div.site-title, all subthemes must follow the new div
Convert dashboard items into an accordion

sigmaone 7.x-1.0-beta4

New features
Bug fixes

Themed dashboard region to be compatible with jQueryUI
fix wsod on layout.plugin and undefined array on equalheights
fix custom class bug, add new plugin for equalheight
fix css missing image
add layout file for batch processing page, small fix in jqueryUI plugin to load css on admin page

sigmaone 7.x-1.0-beta2

New features
Bug fixes

Add new plugin for adding / changing custom class and id from region manager
fix some jquery ui related js
fix css

sigmaone 7.x-1.0-beta1

Bug fixes

First Beta Release
- Fix caching break forms, now only anonymous user while not in overlay is cached
- Modify css for forms and jQueryUI

sigmaone 7.x-1.0-alpha17

New features
Bug fixes

fix block when its not configured yet didnt receive column class
added experimental caching code for layout plugin
remove page title when on overlay
add css fix for overlay and admin menu
fix bug 1739998

sigmaone 7.x-1.0-alpha16

New features
Bug fixes

New Feature

  • Subtheme Can host VTCore Plugin in their directory

Bug FIx

  • Fix missing vtcore block if not defined in layout file even it is defined in plugin
  • Fix ajax callback in configuration page always return sigmaone not the processed theme

sigmaone 7.x-1.0-alpha15

New features
Bug fixes

add support for block region demo page. with file page--admin--structure--block--demo--themename.layout
fix bug - breadcrumb always showing home only
fix bug - notice message complaining missing messages key when no message block enabled

sigmaone 7.x-1.0-alpha14

New features
Bug fixes

Fix jQueryUI on help page
add Accordion style to node/add

sigmaone 7.x-1.0-alpha13

Bug fixes

Added .htaccess file to proctect .meta, .layout, .plugin and .admin files from prying eyes
Added check_plain() to filter out bad tag for rss block

sigmaone 7.x-1.0-alpha12

New features

Now layout file will respect layout based on per content type
eg. page--node--my-custom-type.layout

sigmaone 7.x-1.0-alpha10

Bug fixes

Fixing block.plugin keep looking for non-existent function if contact module is disabled

sigmaone 7.x-1.0-alpha9

New features
Bug fixes

Add CSS3PIE
Fix drupal_basename() bug
now Css manager plugin and typography plugin wont save anything if user hasnt change value.

-- NOTE --
When upgrading it is adviseable to clear out the current variables by reseting to default. This is only for when this theme in alpha stage.

sigmaone 7.x-1.0-alpha8

Bug fixes

Fixed - theme configuration page not honoring admin theme
Fixed - layout data saved in database ignoring path suggestion eventhough layout file exists for higher suggestion level
CSS fixes

sigmaone 7.x-1.0-alpha7

New features
Bug fixes

Fix several bugs and add new plugin to add some css3 capabilities to IE8 & under

sigmaone 7.x-1.0-alpha6

Bug fixes

Change 1140.css to respect column class when bundled together with row class

sigmaone 7.x-1.0-alpha5

Bug fixes

Fix for regionarea.js :
1. fix broken weight sorting for previous parent
2. fix cursor and ui state helper positioning
3. fix disabled parents toggle hide

Regionarea plugin :
1. better sorting for .layout created file
2. add support for master.layout file to be used as master template layout when user is creating new layout

sigmaone 7.x-1.0-alpha3

Bug fixes

Restructure the starterKit theme to reside outside the sigmaone folder to avoid confusion when theme is loading the .layout file

Hide all SigmaOne configuration forms if user is not using sigmaone as the administration theme

sigmaone 7.x-1.0-alpha1

Initial public release.
Heavily tested on Firefox, other browser may not work correctly yet.

sigmaone 7.x-1.x-dev

New features

Initial Development release
Plugins bundled together :
- Adminpage
- Blocks
- Color
- Copyright
- CSS Manager
- HTML5
- jQueryUI
- Layout
- LoginBar
- Metadata
- PageTitle
- PluginManager
- RegionArea
- Responsive
- Style
- Typography

Subscribe with RSS Subscribe to Releases for SigmaOne