[All Adaptavist Apps]

Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

Our Early Access Programme (EAP) allows interested parties to try out the latest development releases of Theme Builder, prior to the final stable release. As such, you should not use EAP releases in production environments - they may contain bugs or partially complete functionality.

Builder 4.0.0 removes usage of the problematic ext-js library and adds builder resources and zipped layout backups

Requires confluence 3.0

Builder 4.0.0-M6

  • Wide-ranging fixes & upgrades to the layout manager
  • Fix the layout chooser
  • Allow create-child to create orphaned pages
  • Allow resources to be used by import & create-child
  • Add copy-to-blog action
  • Add Trim-comments action
  • Add support for personal sidebars
  • Ensure context-checks fail in the right direction
  • Ensure the cluster manager exists before attempting to use it
  • Prevent the excerpt from being escaped in blog-list
  • Avoid using atlassian's .getExcerpt
  • Port blog-list to search v2
  • Remove large quantities of cruft
  • Default tooltup to target page name if the link-type sets it

Builder 4.0.0-M5-conf3

  • Use tinyUrl for links in blog-list
  • Ensure zipfiles get closed as they are created
  • Add basic support for the macro browser
  • Ensure notation guides are upto date
  • Basic compatibility with confluence 3.1
  • Add 'current' class where possible to menulinks
  • Fix zipped backups & layout resources for windows servers
  • Allow create-child to create children of a fixed parent
  • Centralise the interpretation of space= & page= parameters
  • Wipe resources when duplicating a layout
  • Fix quick-search drop-down positioning
  • Update builder.css to allow for code macro
  • Ensure that the entity is an abstract page before trying to check on it's attachments
  • Remove editinword2 alias
  • Strip out confluence version checking cruft
  • Bring decorators into-line with confluence 3.x
  • Create builder-added-by macro & use it in default layout
  • Split the css & js for confluence 3.1
  • Allow builder-show to derermine the space when used within comment objects
  • Pass the spacekey with search requests
  • Remove putInSession code as it is no longer needed
  • Miscellaneous layout-manager & layout-chooser bugfixes
  • Make aliases play nicely with relative paths
  • Add support for flags= & notFlags= to menu macros
  • Update sorted-children to allow for hierarchial displays and 'current' classes
  • Remove typo that prevents comment squashing fix
  • Make webui-list generate more styleable classnames
  • Add current class to webui-list
  • Allow space & title logo to be forced
  • Workaround usage of $action in webui items
  • Add global templates & user macros to zipped backups

Builder 4.0.0-M4-conf3

  • Generate webui context using DefaultWebInterfaceContext
  • Improvements to layout loader
  • Wrap breadcrumb prefix in a list item
  • Add forceexpansion parameter to breadcrumbs macro
  • Fix editinword for titles containing qutes
  • Allow wikimenu to deal with ordered as well as unordered lists
  • Split out import css into it's own resource file and include it after the main resource
  • Add security token to all menulinks
  • Fix pagetree2 styling issues in IE8 & Opera10
  • Fix zipped backup uploads & downloads

Builder 4.0.0-M3-conf3

  • Replace layout editing interface
  • Escape urls used by editInWord
  • Generate breadcrumb ellipsis tooltip
  • Ensure css can be merged with parent layout css
  • Only perform builder-show/hide label checks when the entity is a page/blogpost
  • Make builder-show/hide able to pickup the owner of a user profile
  • Ensure that page height gets set correctly
  • Avoid throwing errors when the browser does not return a user-agent string
  • Make it more obvious in the code that use-layout and normalview menulinks are the same thing
  • Avoid NPE's when generating logout url
  • Avoid RTE shifting to the right
  • Allow templates to be used with newpage menulink
  • Strip tags from pagetitle
  • Add fav-menu macro
  • Allow resource replacements in css
  • Fix body overflow for confluence 3.0
  • Ensure license status is correctly displayed
  • Fix people directory in confluence 3.0
  • Prevent labels macro from generating content when editing/creating a page/blogpost
  • Add first-child macro
  • Fix profile display in confluence 3.0
  • Fix comments in confluence 3.0
  • Add support for requireResourcesForContext
  • Update tab css
  • Allow blog macros to filter by label
  • Create add-restriction macro
  • Migrate theme admin to roles framework
  • Start fixing configure theme
  • Allow blog-list to display a single post
  • reinstate old backup code temporarily until new code is complete
  • Add 'ad-bars' to layout
  • Fix the CSS menu in manage layouts

Builder 4.0.0-M2

  • Replace manage-layouts with jQuery bsed tool
  • Completely remove ext-js
  • Add canonical link tag
  • Fix manage-layouts permission checking
  • Disable resources action by default
  • Avoid comment css issues in IE7
  • Add hastitle=@home to builder-show/hide
  • Add descriptions & last-upload dates to resources
  • Ensure resources are closed after being used
  • Allow LAYOUT::filename.ext syntax in custom css
  • Allow layouts to be recreated immediatley after deletion
  • Fix layout custom html options
  • Allow more granular concatenation options
  • Fix comment editing in 2.10
  • Do not attempt to retrieve i18n text for page titles
  • Default custom html to empty strings not /* empty */
  • Fix clustered cacheing
  • Allow macros.vm to be used for tab rendering
  • Allow webui-list to filter out bundled plugins
  • Handle upgrades more cleanly
  • Add %targetpagename% replacements to next/prev links
  • Set new BG colour & licensing dates
  • Avoid including scripts that cause issues in 2.8
  • Make pagetree2 work as expected in comments
  • Remove internal atlassian.js as it is no-longer needed
  • Add builder-search macro
  • Avoid including scriptaculous in labels
  • Ensure all singletons use getInstance
  • Hide border around quick-search in confluence 2.9
  • Clean up invalid license display
  • Add new colour picker
  • Allow pagetree2 to respect confluence page positions
  • Add panel-editor classes to css menu in manage-layouts
  • Add random-excerpt macro
  • Allow logo tooltip to be changed
  • Allow builder-show to switch based on the currently used layout
  • Add latched layout to debug comment
  • Allow builder-show to switch based on action titles, not just page names
  • Add support for 'flags'
  • Fall back to renderContext when request is not available
  • Ensure blog-archive macro doesnt create empty list tags
  • Ensure watch & favourite menulinks do %page% replacements
  • Ensure macro/user replacements are not overwritten by default replacements
  • Add parent-space action
  • Allow builder-show/hide to recurse parent spaces
  • Ensure space= check doesnt bork on global pages
  • Allow 'starter' licenses to run for free
  • Add 'nopie' filter to PieNG and add nopie class to menu icons
  • Ensure background images are applied to the display area not the content area in manage-layouts

Builder 4.0.0-M1

  • Replace builder-admin with jQuery based tool
  • Minify javascript resources
  • Fix issues with 'pages' macros and labels
  • Fix search term entry & filtering in 2.10
  • Basic compatibility with confluence 3.0-m5-r2
  • Avoid mock requests
  • Fix permission checking when setting global layout and not member of confluence-administrators
  • Add <link rel="canonical" href="baseUrl/currentPage"/> to head section
  • Remove confluence 2.7 support
  • Add comments display fixes to builder.css
  • Avoid including yui in 2.10

Download

Builder 3.4.0 is not production ready, under no circumstances should it be used on a production system

No files shared here yet.

Requires confluence 3.0

Reporting Problems

Please report any issues that you find to tracker.adaptavist.com

  • No labels