Update on changes
Today should be the day an RC gets packaged up! So, I figured an update from the changelog would be appropriate...
Updated at 1:30pm, at rev1124...after some Lucie-bug-fixin' magic...a new tarball has been posted after her fixes.
Overview:
- Product tarball size, 486KB (get it here)
- Outstanding issues for release: 4 total. All have been worked on and are being tested or completed.
- Documentation: 22 items. 2 tutorials, 9 FAQs, 6 Howtos, 5 error references. Find it here.
- Release date: December 15, 2007
- Tests passing:
- getpaid.core: 125/125
- PloneGetPaid: 85/85
From the changelog at rev 1124:
- The "payable" tab is back for Plone 3! Maurits fixed this one and in the process introduced some utility to the page. Read more.
- Buildouts were updated to use the latest versions of Plone
- Lots of work has gone on trying to make the "state" field in checkout more flexible. Outside the US, this field is often not required or handled with a dropdown. Additionally the dropdown was being loaded with some js. It seems to be working, though should be reviewed for possible ways to improve.
- Some translations were updated with the latest text, including French and Dutch
- Typos corrected, pyflakes cleanup
- Using no-hash in the msgfmt call, which saves some space (a tip from Hanno)
- Make customer and merchant notification choices TitledVocabularies.
- i18n was rebuilt. Domain for translations updated to plonegetpaid, partly fixing an issue with the translations. Chinese translation added, and files organized in proper place.
- Paymentech module was added! Includes some tests required by their certification.
- A new page at the end of checkout was added in the case where payment is declined. updated the getNextURL method to go to the declined/cancelled page
when it is needed instead of doing nothing. Removed the restriction for anonymous users to see order.
