Skip to content
This repository has been archived by the owner on May 9, 2020. It is now read-only.

Boostrap theme #14

Open
wants to merge 20 commits into
base: trunk
Choose a base branch
from
Open

Boostrap theme #14

wants to merge 20 commits into from

Commits on Oct 28, 2014

  1. Create new Bootstrap theme branch.

    git-svn-id: https://svn.apache.org/repos/asf/ofbiz/branches/boostrap_theme@1634810 13f79535-47bb-0310-9956-ffa450edef68
    adrian-crum committed Oct 28, 2014
    Configuration menu
    Copy the full SHA
    5948c48 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2014

  1. MacroScreenViewHandler.java improvement: get macro library locations …

    …from Visual Theme resources. Themes can create their own HTML now.
    
    resourceTypeEnumId=VT_SCRN_MACRO_LIB - screen macro library location
    resourceTypeEnumId=VT_FORM_MACRO_LIB - form macro library location
    resourceTypeEnumId=VT_TREE_MACRO_LIB - tree macro library location
    resourceTypeEnumId=VT_MENU_MACRO_LIB - menu macro library location
    
    
    git-svn-id: https://svn.apache.org/repos/asf/ofbiz/branches/boostrap_theme@1635411 13f79535-47bb-0310-9956-ffa450edef68
    adrian-crum committed Oct 30, 2014
    Configuration menu
    Copy the full SHA
    e605251 View commit details
    Browse the repository at this point in the history
  2. Small fixup for my last commit.

    git-svn-id: https://svn.apache.org/repos/asf/ofbiz/branches/boostrap_theme@1635414 13f79535-47bb-0310-9956-ffa450edef68
    adrian-crum committed Oct 30, 2014
    Configuration menu
    Copy the full SHA
    bc1d653 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd56ba4 View commit details
    Browse the repository at this point in the history
  4. Fix ClassCastException.

    git-svn-id: https://svn.apache.org/repos/asf/ofbiz/branches/boostrap_theme@1635465 13f79535-47bb-0310-9956-ffa450edef68
    adrian-crum committed Oct 30, 2014
    Configuration menu
    Copy the full SHA
    33d151f View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2014

  1. Configuration menu
    Copy the full SHA
    6a9b5a0 View commit details
    Browse the repository at this point in the history
  2. Added the Bootstrap theme. All Bootstrap artifacts are contained in t…

    …he theme (the original zip files placed Bootstrap artifacts in the images component, but that is not necessary).
    
    https://issues.apache.org/jira/browse/OFBIZ-5840
    
    
    git-svn-id: https://svn.apache.org/repos/asf/ofbiz/branches/boostrap_theme@1641665 13f79535-47bb-0310-9956-ffa450edef68
    adrian-crum committed Nov 25, 2014
    Configuration menu
    Copy the full SHA
    b6b0a43 View commit details
    Browse the repository at this point in the history
  3. Bootstrap theme - updated js file.

    git-svn-id: https://svn.apache.org/repos/asf/ofbiz/branches/boostrap_theme@1641668 13f79535-47bb-0310-9956-ffa450edef68
    adrian-crum committed Nov 25, 2014
    Configuration menu
    Copy the full SHA
    0037d3d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2014

  1. Configuration menu
    Copy the full SHA
    9bf0ab4 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2014

  1. Configuration menu
    Copy the full SHA
    bea0895 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2014

  1. Configuration menu
    Copy the full SHA
    7faa8d6 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2015

  1. Configuration menu
    Copy the full SHA
    ea2db54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2634681 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2015

  1. Configuration menu
    Copy the full SHA
    9eb360b View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2015

  1. Application menu and sub menu style modifications

    - Fixed 2 levels menu
    - Group in dropdown preferences menu
    - Menu Style Sunshine
    
    git-svn-id: https://svn.apache.org/repos/asf/ofbiz/branches/boostrap_theme@1683430 13f79535-47bb-0310-9956-ffa450edef68
    JulienNicolas37 committed Jun 3, 2015
    Configuration menu
    Copy the full SHA
    504753d View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2015

  1. Resolves OFBIZ-6452 - Lookup buttons in forms not displaying properly…

    …. This is linked to css in legacy.css. Comment out .field-lookup a selector line 2112
    
    git-svn-id: https://svn.apache.org/repos/asf/ofbiz/branches/boostrap_theme@1685210 13f79535-47bb-0310-9956-ffa450edef68
    Gavin Mabie committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    acc4a23 View commit details
    Browse the repository at this point in the history
  2. Resolves OFBIZ-6452 - Lookup buttons in forms not displaying properly…

    …. This is linked to css in legacy.css. Comment out .field-lookup a selector line 2112
    
    git-svn-id: https://svn.apache.org/repos/asf/ofbiz/branches/boostrap_theme@1685212 13f79535-47bb-0310-9956-ffa450edef68
    Gavin Mabie committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    69bd300 View commit details
    Browse the repository at this point in the history
  3. Various styling issues, including pagination issue OFBIZ-6326

    git-svn-id: https://svn.apache.org/repos/asf/ofbiz/branches/boostrap_theme@1685213 13f79535-47bb-0310-9956-ffa450edef68
    Gavin Mabie committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    7ccf3b5 View commit details
    Browse the repository at this point in the history
  4. Resolves OFBIZ-6455:Change code in htmlFormMacroLibrary.ftl, specific…

    …ally the renderLookupField macro to fire a bootstrap modal. Also deal with pagination.
    
    git-svn-id: https://svn.apache.org/repos/asf/ofbiz/branches/boostrap_theme@1685214 13f79535-47bb-0310-9956-ffa450edef68
    Gavin Mabie committed Jun 13, 2015
    Configuration menu
    Copy the full SHA
    cabbde8 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2016

  1. Configuration menu
    Copy the full SHA
    48cd801 View commit details
    Browse the repository at this point in the history