Commit graph

1494 commits

Author SHA1 Message Date
Yung Han Khoe
539957df52 fixed: Thingy: field sequence not imported correctly for existing Thingies 2008-04-08 16:12:10 +00:00
Yung Han Khoe
7ecc11888f fixed: Thingy: "add" and "edit" permission problem 2008-04-07 16:31:14 +00:00
Yung Han Khoe
8fce11c813 fixed: selecting some field types will crash Thingy 2008-04-06 18:47:56 +00:00
Yung Han Khoe
68562cb6ae fixed: Thingy: subtext is not displayed 2008-04-05 11:44:32 +00:00
Yung Han Khoe
e81105ac92 fixed: Thingy: field types not in alphabetical order 2008-04-05 10:53:44 +00:00
JT Smith
ac3c7d18b9 fixed a limitation with buildSearchQuery in SQL
started working on registrant search in EMS
2008-04-04 18:37:53 +00:00
JT Smith
4ca80ad734 the badge/ticket relationships through badge groups now work 2008-04-03 23:22:03 +00:00
Graham Knop
f095337301 fixing article storage copying 2008-04-03 16:31:09 +00:00
Graham Knop
5e6b0e0b2e fixed: unable to respond to poll multiple times in same session 2008-04-03 14:53:27 +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
Yung Han Khoe
f72cf18011 fixed: Thingy: "cancel" -- cannot cancel when adding a thing 2008-04-02 13:20:55 +00:00
JT Smith
cfcfc88714 ems user experience mostly done 2008-04-01 18:25:13 +00:00
Graham Knop
357b2b3c5c improved behavior of CS mail message filtering 2008-04-01 14:42:42 +00:00
Graham Knop
9ed284beec use UTF8 JSON encoding and decoding universally
fixed: Import/Export of packages with international text is broken
2008-04-01 14:42:20 +00:00
Graham Knop
c16224f6a2 added: Better error messages when SQL Report lacks a query 2008-03-31 08:22:37 +00:00
Graham Knop
6aa48c8c95 removing useless www_editSave from survey 2008-03-31 08:22:31 +00:00
Graham Knop
53bdfda753 fixed: profile photos don't obey max image size 2008-03-28 19:55:03 +00:00
Graham Knop
221d5ac0aa fixed: subscription group in CS edit not internationalized 2008-03-28 19:54:53 +00:00
Yung Han Khoe
21f4a85055 fixed: Thingy: on demo sites the edit and delete icons in search results have wrong url's 2008-03-27 22:58:15 +00:00
JT Smith
29b95c45ee user interface mostly working for ems 2008-03-27 21:19:50 +00:00
Graham Knop
d245e8ef48 fixed: Poll question/answers with international text corrupted 2008-03-27 20:29:07 +00:00
Yung Han Khoe
50231853bd fixed: Thingy: problems editing/viewing records 2008-03-27 16:44:46 +00:00
Yung Han Khoe
f584a12273 fixed: Thingy: field type includes things without fields 2008-03-27 13:47:08 +00:00
Yung Han Khoe
e862cb8303 Added an optionsSettable flag to form types that have an options property 2008-03-27 11:16:55 +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
Yung Han Khoe
ae6c1ac6df Thingy now shows all field types when editing a field. 2008-03-26 19:03:46 +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
d7680799e2 fixed: Syndicated Content asset tries too hard to get URLs returning errors 2008-03-25 21:30:23 +00:00
Graham Knop
0bf48f9349 fixed: Syndicated Content picks wrong entries for interleaving 2008-03-25 20:07:23 +00:00
Colin Kuskie
943a4c2e43 make useContainers use the i18n that was made for labeling and hover help 2008-03-25 18:56:32 +00:00
Yung Han Khoe
e6e89b16ef fix: Thingy shows things from other Thingies 2008-03-24 14:10:41 +00:00
Graham Knop
ee59ef42e9 fixed: Bad message if database link for SQL Report doesn't exist 2008-03-24 09:43:47 +00:00
Graham Knop
5bc3ebfd43 fixed: DataForm will create fields with duplicate names but doesn't use them separately 2008-03-24 09:43:40 +00:00
JT Smith
04cde3dd9f fleshed out the badge display 2008-03-23 15:15:42 +00:00
JT Smith
5888459de3 you can add tokens and ribbons now 2008-03-22 21:53:19 +00:00
Yung Han Khoe
8880678209 Added hover help in Thingy's yui popups. 2008-03-22 01:13:22 +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
Graham Knop
b6a4aad7c6 fixed: Optional pubDate RSS field generates warnings when missing 2008-03-21 22:01:40 +00:00
JT Smith
aaac88ce6f started creating new badge view interface 2008-03-21 02:39:33 +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
Graham Knop
878ded9c70 fixed: Changing name of Matrix listing leaves discussion forum with old name 2008-03-20 19:38:00 +00:00
Graham Knop
8c2c8b8b8f fixed: Editting matrix listings shows fields from other matrix assets
fixed: Matrix assets show pending listings from all matrix assets on a site
2008-03-20 19:37:54 +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
13df5fb547 improve Thingy i18n 2008-03-20 15:46:07 +00:00
Graham Knop
93ef776635 fixed: Matrix caches pages, and may not update for new listings 2008-03-19 22:37:10 +00:00
Graham Knop
a34025fbc9 fixed: SQL Form fields with a regex are required even if not set to required 2008-03-19 22:37:03 +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
Graham Knop
7d3c1d2ca6 fixed: Thingy has no icon 2008-03-19 15:38:38 +00:00
Graham Knop
3a98713980 fixed: HttpProxy mixes original site's content encoding with WebGUI's 2008-03-18 15:46:02 +00:00