Commit graph

1425 commits

Author SHA1 Message Date
Yung Han Khoe
032d85c12d fix: Thingy: edit thing doesn't show any saved properties 2008-05-02 17:20:20 +00:00
Yung Han Khoe
4cb2afd998 fixed: Thingy: Problem with add_url tmpl_var permissions 2008-05-02 17:15:21 +00:00
Graham Knop
709b9e085f fixed: Thingy: Importing data can fail with some internal field Ids 2008-05-02 16:37:55 +00:00
Yung Han Khoe
94209d6edb fixed: Thingy: Problem with delete Thing permissions 2008-05-01 15:15:58 +00:00
JT Smith
7152eaeaee added missing help files 2008-04-30 22:31:27 +00:00
JT Smith
9b9158cab6 some code cleanup
added a listOfThings loop to the various views to provide navigation between things
2008-04-30 16:18:14 +00:00
JT Smith
82056c66aa Added an asset called Shelf, which allows you to create categories of Skus. 2008-04-29 01:26:45 +00:00
JT Smith
e9853fdf5c hide default thing until there are things to list 2008-04-28 23:53:08 +00:00
Doug Bell
aae6a32df4 added: Ability to enable / disable archiving per Collaboration System. fixed Mech tests again 2008-04-28 02:07:56 +00:00
Doug Bell
614da0d2ab added CAPTCHA to DataForm 2008-04-27 21:28:18 +00:00
Doug Bell
98992b8920 - added: Inbox is now pruned after 1 year
- Added about a hundred tests for Collaboration system, Post, and Thread 
permissions
- Cleaned up code tested by the aforementioned tests
- Fixed all Test::WWW::Mechanize tests and updated the skeleton. Should be 
usable now.
2008-04-26 02:23:10 +00:00
Yung Han Khoe
2afad57758 fixed: Thingy: search result "sort by" not working 2008-04-22 22:09:30 +00:00
Yung Han Khoe
48569a5e00 fixed: Thingy: thing view screen always displays all fields 2008-04-22 19:46:36 +00:00
Yung Han Khoe
9b23399fdd fixed: When latest Thing is removed from a Thingy only a drag button is displayed 2008-04-21 15:47:11 +00:00
Yung Han Khoe
8d756de290 fixed: Default Thing Name when adding a Thing is Thingy and should be Thing 2008-04-21 15:34:00 +00:00
JT Smith
0830985e2b some bug fixes 2008-04-20 20:53:05 +00:00
JT Smith
5fb4807edc merging commerce branch back into head 2008-04-20 18:08:26 +00:00
JT Smith
8d03655bdb added in-store credit
added refund mechanism
modified ems to use refund mechanism
2008-04-20 01:12:25 +00:00
JT Smith
9d99c7e71d registrant management is mostly working 2008-04-19 18:25:42 +00:00
Doug Bell
4ebed16c69 added more vars to GalleryAlbum and GalleryFile. fixed some tests 2008-04-17 22:54:19 +00:00
JT Smith
4dc11b3835 ems back to a working state 2008-04-17 22:34:14 +00:00
Doug Bell
7668f68980 add: Calendar can now choose workflow for Events
fix: Event now saves ownerUserId correctly
add: GalleryAlbum now shows link to add a Photo
added a test skeleton for Test::WWW::Mechanize tests
2008-04-16 23:32:12 +00:00
JT Smith
11e4f6ea7e merging form pollution fix 2008-04-16 21:55:38 +00:00
JT Smith
8500c4d506 Cleaned the pollution from the forms system. 2008-04-16 16:11:10 +00:00
Doug Bell
8ec2c763b4 fix: Events can no longer be edited by anyone who can add events 2008-04-15 18:10:39 +00:00
JT Smith
f5ab66c0af add view cart test
add metadata to ems tickets
2008-04-14 16:22:47 +00:00
JT Smith
23ea56bbe6 Added the viewcart macro.
Lookup registrant now works.
Fixed some bugs.
2008-04-11 22:00:17 +00:00
Graham Knop
55dbc180bb fixed: iCal feeds don't update properly when events are changed 2008-04-10 22:15:03 +00:00
Yung Han Khoe
3e82c7368d fixed: Thingy: delete a thing dysfunctions linked things 2008-04-09 15:42:24 +00:00
Yung Han Khoe
17efa03530 fixed: Thingy: field type 'other thing' does not stay selected 2008-04-09 15:07:58 +00:00
Graham Knop
b2317c7136 read line by line for thingy import instead of slurp 2008-04-08 22:04:06 +00:00
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