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
Yung Han Khoe
8999b5f5e2
Collateral methods now quote table/column names. Removed Collateral methods from Thingy asset.
2008-03-15 16:19:40 +00:00
Yung Han Khoe
f70549720b
fix: defaultThingId was not automatically set after creating first thing, also added a test for this.
2008-03-15 15:47:55 +00:00
Graham Knop
cef5f68603
Fix test failures
2008-03-13 22:08:24 +00:00
Yung Han Khoe
9de7e34112
add: Thingy asset
2008-03-13 19:06:18 +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
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
Doug Bell
78776f2f33
fix: List View now begins at the beginning of the day of the date/time passed in
...
removed a spurious warning
2008-02-29 17:20:50 +00:00
Doug Bell
4a65691dcc
add: Calendar List view and associated Help
...
add: Ical Page length
add: WWW::Mech tests for Auth and Redirect
2008-02-28 18:40:06 +00:00
Graham Knop
8129bef2fb
add another index to SQL Form tables
2008-02-28 15:39:04 +00:00
Graham Knop
44e789544a
fixed: wiki pages link to deleted pages
2008-02-28 15:38:56 +00:00
Graham Knop
01cd5676e5
fixed: unable to remove calendar feeds in IE6
2008-02-26 23:28:16 +00:00
Doug Bell
ce4688310e
More Gallery i18n
...
fix: Add an Album link now appears on Gallery List Albums view
2008-02-21 18:38:25 +00:00
Graham Knop
fb81012d1a
fix rolling back version tags with an asset with a later revisionDate than a child
2008-02-08 02:10:46 +00:00