Main Page
From Salespoint 5
(Difference between revisions)
(→News) |
(→News) |
||
Line 11: | Line 11: | ||
==News== | ==News== | ||
− | + | '''05.11.2011 Salespoint5 update''' | |
− | ''' | + | |
* ''OrderCompletionResult'' now returns an Iterable of all removed ''ProductInstance''s | * ''OrderCompletionResult'' now returns an Iterable of all removed ''ProductInstance''s | ||
* ''User.changePassword(oldPassword, newPassword)'' is now ''User.changePassword(newPassword)'' | * ''User.changePassword(oldPassword, newPassword)'' is now ''User.changePassword(newPassword)'' | ||
Line 18: | Line 17: | ||
* ''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 | ||
− | + | Full [[Salespoint5 Changelog]] anlegen | |
− | + | ||
'''03.11.2011 updates''' | '''03.11.2011 updates''' |
Revision as of 01:13, 5 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
05.11.2011 Salespoint5 update
- 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
Full Salespoint5 Changelog anlegen
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.