Access to add and change pages is restricted. See: https://cwiki.apache.org/confluence/display/OFBIZ/Wiki+access

This document is an incomplete work in progress

  • Framework
    • update derby to 10.8.1.2
    • update to jQuery 1.6.1 and jQuery UI 1.8.13
    • Added Ant Contrib and uses it where relevant
    • Make ofbiz working with the Amazon EC2 load balancer.
    • New Session timeout Handling for ajax requests
    • Update jQuery to Version 1.6.2
    • add the viewsize and viewindex parameters to the buttons on a list form to remember the page index and page size automatically
    • added spring libraries to be able to test events with junit example can be found in the accounting/order change
    • Mini Language <set> operation supports now groovy syntax in the from-field attribute
    • Update the jQuery Validation Plugin to version 1.8.1
    • Update the Derby Database to Version 10.8.2.2
    • New date time format methods (with JavaDoc)
    • Update jQuery to Version 1.7 and the jQuery UI libraries to version 1.8.16
    • Upgrade ant to 1.8.2
    • Upgrade to Tomcat 7
    • Upgrade Tomcat to 7.0.23
    • upgrade Tomcat to 7.0.25
    • upgrade Lucene to 3.5.0
    • jackrabbit branch merged in trunk
    • upgrade tika to 1.0
    • upgrade POI to 3.8beta5
    • upgrade Birt to 3.7.2
    • upgrade Log4j to 1.2.16
    • More than 50% of labels have now a Vietnamese translation, more to come in next months
    • Integrated JSR-223. Now OFBiz services and events can be written in any JSR-223 compliant scripting language. OFBiz includes support for bsh, Groovy, and JavaScript.
    • A series of enhancements to enable the ability to implement services/events in Groovy (or other scripting languages) in a declarative style similar to Minilang
    • Add jQuery Mobile library
    • Upgrade Jetty to Version 8.1.2
    • Upgrade Apache POI to version 3.8
    • Upgrade Groovy to version 1.8.6
    • Webslinger component removed
    • Webslinger moved to Attic
    • Moved guiapp component inside specialpurpose/POS component
    • Enabled NOT-IN operator to performFind
    • New hideResultInLog service attribute
    • Added a .xmlcatalog.xml for XML catalogs
    • CatalinaContainer now respects <distributable/> nodes for web.xml files
    • Unifed admin port and key setting: single point of definition in start.properties
    • New ant target for downloading mysql driver
    • New ant task which uses YUICompressor to dynamically minify js and css files
    • Adds 1 to all ports, but jndi and rmi ports, in test container in order to be able to run concurrently an OFBiz instance and a test instance on the same machine.
    • New js and css compressableMimeTypes in ofbiz-container (Tomcat related)
    • New generic EMAIL_PASSWORD EmailTemplateSetting (used to send a new password at user request)
    • Allows build.xml in hot-deploy folder to build components in a specific order
  • All components
    • Javadoc documentation working now correctly with ant build target docs and docs-all
    • removed the website record from all component where there was no real front-end website.
  • Ecommerce
    • Edit Contact Information now uses now Dependent drop-downs
    • Creation of new user now uses Dependent drop-downs
    • Add Product Reviews to the profile Screen
    • Now possible to have SEO friendly url's in multiple languages and more....can be manually entered and updated but also automatically generated from the category or product name.
    • In E-Commerce added a jQuery category tree only showing categories which have a related product or have a related category with a product. It has been tested in IE too. The showing of products from the tree is now using ajax and is only updating the middle of the screen
    • Improved Catalog interface moving detail function tabs to the right, replaced links with the menu widget and only showing when relevant.
    • Add an automatic product price currency conversion for e-commerce/order entry which can be switched off in a properties file.
    • Added support to save auto-save shopping list for anonymous users. A schedule service will delete the auto-save shopping list for anonymous user that are not updated in last 30 days by default if no configuration is specified.
  • Project Mgr
    • Improved help screens
  • Scrum
    • New component added which is in use for about one year in our company.
    • Add a 'new backlogitem' button when selected an existing backlog item
    • It should be possible to delete a backlog even when hours are attached
    • the button 'billed' on a backlogitem to set the flag to billed, does not work, get an error message
    • if for a backlogitem, billed is no, the time entries are not combined into a single item on the invoice.
    • the email confirmation: Scrum - Your Sprint is started, has the wrong domainname in the sprint url: 127.0.0.1
    • Convert the service name 'addWorkEffortTimeToInvoice' to 'scrumAddWorkEffortTimeToInvoice' to allow a special grouping
    • Remove the causes for the entity warnings in the log, there were entity changes inside scrum, we do not expect using it yet but we can supply conversion programs if needed
  • Webpos
    • A new version of webpos fully rewritten and using a lot of jQuery for speed up the user interaction.
  • Content
    • Added a content search function similar to the product and workeffort search function
    • Added SEO friendly url's similar to products, now also for content
    • Add a button/way to (re) generate keywords on content
    • added an function on the website detail: 'SEO' to generate missing seo fiendly url's on a catalog, category, product and content level. entities records which have already a seo friendly alternative url are not touched
  • Catalog
    • Now possible to add/upload links and images to a product Category
    • New product type: Product Service support warehouse.
    • New product type: Product Rental with shipment and return: great for tools, cars, video's etc
    • New getCategoryTrail service to calculate category trail. To be used mostly for ecommerce
    • Better promo code generation, to avoid similar characters like: O and 0
    • add three optional parameters to the macro: <@ofbizUrl fullPath=true encode=false secure=false> which are pretty self explanatory and are needed to generate a proper url within emails
    • the product url on the order confirmation email didn't display because ofbizCatalogAltUrl don't return the URL when request not found: fixed
  • Accounting
    • added a new accounting configuration option to generate invoice per order or per shipment. can be overridden at the order level included Junit tests too.
    • Depreciation screens for fixed assets now show mapping to GL Accounts JIRA-4636
  • Human Resources
    • replace the HR company tree with a jquery version
    • Payrol history for employee on profile screen
  • Marketing
    • several improvements and fixing of errors on the email list
    • create a many to many relationship between contact list and website, and update demo data, created screens in both components.
  • SFA
    • Added Dependent Country State Drop Downs to SFA New Postal Address
    • SFA Postal Address now uses Country State Drop Downs
  • Facility
    • Edit Contact Information now uses Dependent drop-downs
  • Party
    • preferences now properly listed by userlogin.
    • added a sortable mod/add date to the find list, to what has been changed and added.
    • Party Manager Postal address now uses Dependent drop-downs
  • Manufacturing
    • Managing of lot number and tracking
  • No labels

1 Comment