Graham Knop
db6a8f28a9
fixing database character sets
2008-04-03 14:53:33 +00:00
Colin Kuskie
d1253c705f
Finish database and config translation from Wobject/Product
...
to Sku/Product. Now for the code.
2008-04-03 04:05:30 +00:00
Colin Kuskie
c8e1c3c3d3
more work on translating Asset Products to Sku Products
2008-04-03 03:40:56 +00:00
JT Smith
50a4b564e5
added item and sku caching to cart
...
ribbon discounts now work
checklist form control works more like you'd expect
added badge groups
2008-04-02 22:46:40 +00:00
JT Smith
cfcfc88714
ems user experience mostly done
2008-04-01 18:25:13 +00:00
Graham Knop
edc1c55395
fixed: CS rating links are exposed to site spiders
2008-04-01 14:42:35 +00:00
Martin Kamerbeek
ec8bcd5ff8
- Changed Cash plugin to use processTransaction
...
- Added (as of yet empty) notification templates
- Fixed a typo in sendNotification
2008-04-01 14:22:59 +00:00
Martin Kamerbeek
a5d3403bcc
Fixed upgrade script.
2008-04-01 13:29:36 +00:00
Graham Knop
d626868da1
fixed: Project Manager can't track non-integer durations
2008-03-28 23:49:07 +00:00
Colin Kuskie
0a87bb25e8
begin Product->Sku translation
2008-03-28 23:07:15 +00:00
Graham Knop
cc75819ca9
upgrading to TinyMCE 3
2008-03-27 22:12:33 +00:00
Graham Knop
8b17b8c157
make sure all tables are using UTF-8
2008-03-27 20:29:01 +00:00
Graham Knop
1c589b5ee8
preparing for 7.5.9 dev
2008-03-27 19:15:38 +00:00
Graham Knop
81257b6b23
added: Database index on userSession.expires field to speed up workflows
2008-03-27 17:17:15 +00:00
Doug Bell
3ea9420479
fix: Fixed permission issues with Gallery comments
...
Gallery now checks to see if it's committed before allowing Albums to be added
Slideshow and thumbnails work better
Much, much more
2008-03-27 00:24:00 +00:00
JT Smith
3ce33df7ec
added WebGUI.str javascript class with sprintf and trim functions
...
got the badge builder working in the EMS
2008-03-26 02:00:16 +00:00
Graham Knop
0bf48f9349
fixed: Syndicated Content picks wrong entries for interleaving
2008-03-25 20:07:23 +00:00
Martin Kamerbeek
fb77b80603
adding cash paydriver, paydriver management
2008-03-24 16:39:42 +00:00
JT Smith
04cde3dd9f
fleshed out the badge display
2008-03-23 15:15:42 +00:00
JT Smith
1623356e4b
can now add a badge to your cart
2008-03-21 23:48:22 +00:00
JT Smith
8a07dde303
ems badge listing now works and you can add badges
...
made address book address selector use callbacks so that it can be used by things other than shipping
2008-03-21 22:14:26 +00:00
JT Smith
45fef64fd6
added more documentation to sku types
...
continuing to migrate EMS to C2
2008-03-20 22:35:45 +00:00
JT Smith
5a50203b35
added token and ribbon skus
2008-03-20 18:57:35 +00:00
Doug Bell
ab6f4defe3
- moved Gallery utility methods to WebGUI::Utility::Gallery
...
- Added tests for GalleryAlbum RSS
- More tests for comments
- Test International Macro sprintf as third+ arguments
- Add Gallery search limiting by user ID
- Remaining i18n for Gallery templates
- Fix: Search form now visible in Photo assets
Moved a lot of stuff from Photo to GalleryFile
2008-03-20 18:51:44 +00:00
Graham Knop
38256af5f6
preparing for 7.5.7 dev
2008-03-20 16:26:19 +00:00
JT Smith
e4b03d8464
fixed sql problems
2008-03-19 21:22:56 +00:00
JT Smith
2a2e683dd9
made event handlers for cart/sku
...
created baseline emsbadge and emsticket
added completePurchase() and denyPurchase() utility methods for transaction
2008-03-19 20:18:00 +00:00
JT Smith
c61890392c
added basic quantity checking for inventory management, and a dateAdded field to the cart in case we need to monitor how long items have been in the cart
2008-03-17 17:33:54 +00:00
JT Smith
537824fdc9
fixed some bugs, added human friendly order number to transactions
2008-03-17 17:02:27 +00:00
JT Smith
02199ff58c
transaction backend and tests complete
2008-03-14 22:39:38 +00:00
Graham Knop
a4d9c81391
preparing for 7.5.7
2008-03-13 23:14:41 +00:00
Yung Han Khoe
9de7e34112
add: Thingy asset
2008-03-13 19:06:18 +00:00
Martin Kamerbeek
60362cb747
- Added tests for Pay
...
- Fixed some tests/code for PayDriver
- Added i18n for PayDriver
- Added a really, really bare-bones Cash plugin.
2008-03-11 16:33:10 +00:00
Martin Kamerbeek
39a0b6ff1f
Adding PayDriver code and tests
2008-03-11 13:22:46 +00:00
Graham Knop
c1349200be
fixed: event related links may not work with some group names
2008-03-10 14:53:43 +00:00
Frank Dillon
eb8b2f3f31
Added feature to allow users to determine whether new / unplaced assets are added to the top or bottom of the first content position of Layouts.
2008-03-08 17:07:29 +00:00
JT Smith
fc3ccba4f3
added payment manager
2008-03-07 20:16:09 +00:00
Graham Knop
d9d524a2fe
Use UTF8 for database connection when connecting to MySQL
2008-03-07 17:45:19 +00:00
Graham Knop
c3744f160b
added i18n for calendar
2008-03-07 16:35:03 +00:00
Graham Knop
7c54c8ed93
preparing for 7.5.6 dev
2008-03-07 16:34:51 +00:00
Colin Kuskie
d956e58bd7
Change the Shop::Tax system to be hierarchial.
...
Update all sample tax tables and tests.
2008-03-06 22:34:21 +00:00
JT Smith
cbe9cc29df
we now have shop settings admin screen
2008-03-06 22:33:57 +00:00
JT Smith
8a04f5911f
shipping system integrated with cart, but need admin interface to test if it works
2008-03-06 17:06:59 +00:00
JT Smith
56407bdc8f
address book works
...
yesno uses bool now instead of int
2008-03-06 00:22:59 +00:00
Doug Bell
3842ebf6fa
Added WebGUI::Asset::File::GalleryFile
...
Changed Photo to subclass WebGUI::Asset::File::GalleryFile
2008-03-05 23:06:58 +00:00
Doug Bell
8af6f28988
fix: GalleryAlbum and Photo were not showing correct confirmation messages on editSave
...
add: Ability to edit comments to Photos
add: Ability to choose which rich editor for Albums
2008-03-04 21:26:30 +00:00
Colin Kuskie
4b17be6e54
Fix some comment typos in t/Shop/AddressBook
...
Add tests for WebGUI::Shop::Address
Fix bugs in the upgrade script (missing city entry) and
the Address new method.
2008-03-02 16:36:47 +00:00
Colin Kuskie
4323114a89
Migrate old tax data into the nex tax data script.
...
Tested this manually and it works okay.
2008-02-29 22:55:11 +00:00
JT Smith
cebb684536
added address book management system, no ui
2008-02-29 22:17:02 +00:00
Graham Knop
5cfba90e33
preparing for 7.5.5 dev
2008-02-29 15:45:30 +00:00