Commit graph

3640 commits

Author SHA1 Message Date
Yung Han Khoe
e81105ac92 fixed: Thingy: field types not in alphabetical order 2008-04-05 10:53:44 +00:00
JT Smith
8dd5a6bd2c a number of bug fixes 2008-04-04 22:42:54 +00:00
JT Smith
cdc48cf9f6 wow i haven't updated this in a while 2008-04-04 21:27:07 +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
3f283d7df5 fix: Syntax error in GetCsMail 2008-04-04 00:46:57 +00:00
JT Smith
4ca80ad734 the badge/ticket relationships through badge groups now work 2008-04-03 23:22:03 +00:00
Graham Knop
5c25772a83 preparing for 7.5.10 dev 2008-04-03 21:02:20 +00:00
Graham Knop
c2afeae627 preparing for 7.5.9 release 2008-04-03 16:31:14 +00:00
Graham Knop
cf30d8f4dc improving gotcha notice 2008-04-03 16:31:05 +00:00
Graham Knop
b12e1922f0 fixed: packages try to restore owner 2008-04-03 14:53:43 +00:00
Graham Knop
db6a8f28a9 fixing database character sets 2008-04-03 14:53:33 +00:00
Graham Knop
5e6b0e0b2e fixed: unable to respond to poll multiple times in same session 2008-04-03 14:53:27 +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
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
edc1c55395 fixed: CS rating links are exposed to site spiders 2008-04-01 14:42:35 +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
35bfeac0ef fixed: Wiki attachments uploaded by non-Content Managers deleted by maintenance workflow
fixed: Non-Content managers unable to paste assets even with edit privileges
2008-04-01 14:42:11 +00:00
Graham Knop
970294d618 fixed: edit branch sends thread notifications
fixed: changing style template with edit branch creates new revisions of assets that have no style template
2008-04-01 14:42:04 +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
c16224f6a2 added: Better error messages when SQL Report lacks a query 2008-03-31 08:22:37 +00:00
Graham Knop
8ebae91132 fixed: Unable to edit CS posts that were denied as a normal user 2008-03-31 08:22:24 +00:00
Graham Knop
d626868da1 fixed: Project Manager can't track non-integer durations 2008-03-28 23:49:07 +00:00
Graham Knop
16f541276e fixed: Unable to communicate with Spectre under alternate locales 2008-03-28 23:49:01 +00:00
Colin Kuskie
0a87bb25e8 begin Product->Sku translation 2008-03-28 23:07:15 +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
60ef5ffdf2 fixed: Form::FieldType->getTypes should exclude Form::Slider base class 2008-03-28 09:10:10 +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
Graham Knop
cc75819ca9 upgrading to TinyMCE 3 2008-03-27 22:12:33 +00:00
Graham Knop
d245e8ef48 fixed: Poll question/answers with international text corrupted 2008-03-27 20:29:07 +00:00
Graham Knop
8b17b8c157 make sure all tables are using UTF-8 2008-03-27 20:29:01 +00:00
Graham Knop
579d6085ca fixed: Rich editor image uploader doesn't follow size limits 2008-03-27 19:15:59 +00:00
Graham Knop
308671edd0 fixed: Collaboration System attachments follow site's max size instead of CS's 2008-03-27 19:15:51 +00:00
Graham Knop
1c589b5ee8 preparing for 7.5.9 dev 2008-03-27 19:15:38 +00:00
Graham Knop
e102769f46 preparing for 7,5,8 release 2008-03-27 17:17:25 +00:00
Graham Knop
81257b6b23 added: Database index on userSession.expires field to speed up workflows 2008-03-27 17:17:15 +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
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
b65defdf03 fixed: Syndicated Content URLs using macros not updated by caching workflow 2008-03-25 20:53:03 +00:00
Graham Knop
0bf48f9349 fixed: Syndicated Content picks wrong entries for interleaving 2008-03-25 20:07:23 +00:00
Graham Knop
ab0d5cbecb fixed: Collaboration System errors when missing RSS From Parent 2008-03-25 20:07:16 +00:00