Main Page
From Salespoint 5
(Difference between revisions)
(→Contact) |
(→News) |
||
Line 10: | Line 10: | ||
==News== | ==News== | ||
+ | |||
+ | <!-- | ||
+ | '''xx.11.2011 Salespoint5 Rev 8xx released''' | ||
+ | * Exception with a detailed error message is thrown, when accessing Shop.INSTANCE.getXYZ without initializing the Shop. | ||
+ | * removed final from PersistentCalendar | ||
+ | * ProductFeature price and percent are now included in ProductInstance price calculation | ||
+ | |||
+ | --> | ||
'''10.11.2011 Salespoint5 Rev 800 released''' | '''10.11.2011 Salespoint5 Rev 800 released''' | ||
Line 24: | Line 32: | ||
* ''PersistentOrderline'' includes numberOrdered in price calculation | * ''PersistentOrderline'' includes numberOrdered in price calculation | ||
* ''PersistentOrder.completeOrder'' now sets the orderStatus to COMPLETED | * ''PersistentOrder.completeOrder'' now sets the orderStatus to COMPLETED | ||
+ | * renamed ''status'' to ''test'' in ''LoggedInTag'' and ''HasCapabilityTag'', ''test'' is now optional, check the Taglibrary for the default value | ||
* Full [[Salespoint5 Changelog | Changelog]] | * Full [[Salespoint5 Changelog | Changelog]] | ||
Revision as of 12:25, 14 November 2011
Welcome to Salespoint 5 Framework Wiki. |
To get started with Salespoint 5 check out our tutorials. |
If you want to have more information and get deeper into Salespoint 5 check out documentation. You will find quicklinks to all topics below. |
Contents |
News
10.11.2011 Salespoint5 Rev 800 released
- Exception with a detailed error message is thrown, when accessing EMF without initializing the persistence unit.
10.11.2011 Salespoint5 Rev 799 released
- column name snag in PersistentCalenderEntry fixed - don't forget to re-create your databases
- jar-file containing Salespoint 5 Javadoc added in Download section
05.11.2011 Salespoint5 Rev 796 released
- OrderCompletionResult now returns an Iterable of all removed ProductInstances
- User.changePassword(oldPassword, newPassword) is now User.changePassword(newPassword)
- Order.getUserIdentifier() added
- PersistentOrderline includes numberOrdered in price calculation
- PersistentOrder.completeOrder now sets the orderStatus to COMPLETED
- renamed status to test in LoggedInTag and HasCapabilityTag, test is now optional, check the Taglibrary for the default value
- Full Changelog
03.11.2011 updates
- new videoshop.war & revised videoshop tutorial
- even² newer blankweb.war, included jodatime taglibrary
- even² newer guestbook.war, fixed submit bug
02.11.2011 updates
- even newer blankweb.war and guestbook.war
- small modification in web.xml to allow UTF8 in webforms
01.11.2011 updates
- new blankweb.war
- new guestbook.war & revised guestbook tutorial
18.10.2011 Salespoint 5 is released.
- grab it while it's hot
Tutorials
The Tutorials page gives a short overview on the topic a tutorial covers.
Installing and configuring Eclipse
Blankweb
Guestbook
VideoShop
Calendar Example
Small Samples
Documentation
The Documentation page contains a short description for every reference.
Technical Reference Download
Salespoint 5 Javadoc
Salespoint5 Taglibrary
Download
Find here everything to download
FAQ
Solutions for common mistakes and problems and how to solve them.
Contact
Forum:
Make sure you have read the FAQ first and you are using the most recent Salespoint 5 release.