Commit graph

7185 commits

Author SHA1 Message Date
Graham Knop
6aa48c8c95 removing useless www_editSave from survey 2008-03-31 08:22:31 +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
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
fbe16aae27 removed an unused Thingy label 2008-03-28 15:41:32 +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
4acbd1f847 use minified tinymce 2008-03-27 22:22:53 +00:00
Graham Knop
cc75819ca9 upgrading to TinyMCE 3 2008-03-27 22:12:33 +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
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
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
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
Colin Kuskie
466baa1c81 fix typo in Thingy i18n for searchResult_loop 2008-03-25 18:57:48 +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
Colin Kuskie
1d7ee90a34 committing broken server-side sorting/pagination code for more debug tomorrow 2008-03-25 03:51:05 +00:00
Colin Kuskie
f2032f39c6 Further testing showed that pagination metadata won't parse as
strings.
2008-03-25 01:55:02 +00:00
Colin Kuskie
b9af7f97ac Ask YUI to parse strings as numbers in the Tax module. 2008-03-25 01:15:59 +00:00
Colin Kuskie
0b516612b9 add tax UI 2008-03-24 22:30:04 +00:00
Martin Kamerbeek
8b8974c368 Added check for cart completeness and recurring payments. 2008-03-24 21:44:31 +00:00
Colin Kuskie
283d5a2fed align and uncolor buttons 2008-03-24 21:04:08 +00:00
Colin Kuskie
ff3a650cc7 import tax data 2008-03-24 20:43:07 +00:00
Colin Kuskie
2acdf7ea4e export tax data works in the UI 2008-03-24 20:09:18 +00:00
Colin Kuskie
58425066f9 finish delete UI 2008-03-24 19:06:23 +00:00
Colin Kuskie
baeb0dd941 reorder js libraries to get rid of warnings 2008-03-24 18:51:41 +00:00
JT Smith
cdffb087ed added handlesRecurring() 2008-03-24 18:44:45 +00:00
Colin Kuskie
ec857806e6 delete a row of tax data from the UI 2008-03-24 18:38:54 +00:00
JT Smith
fdb151fc35 a little streamlining 2008-03-24 18:32:47 +00:00
JT Smith
31729dc14a add payment processing interface 2008-03-24 18:27:33 +00:00
Martin Kamerbeek
e8fe7e1491 Added a check to force users to log in when checking out. 2008-03-24 18:10:40 +00:00
Martin Kamerbeek
44a7c5fdb0 Accidentaly committed hard coded from address for sending receipts. Fixed that, and made it configurable. 2008-03-24 17:08:11 +00:00
Colin Kuskie
1ff8acff21 fix support library loading 2008-03-24 16:47:47 +00:00
Martin Kamerbeek
4b62a0d7c8 Put transactioon handling in the wrong place. 2008-03-24 16:43:50 +00:00
Martin Kamerbeek
fb77b80603 adding cash paydriver, paydriver management 2008-03-24 16:39:42 +00:00
Colin Kuskie
4b4f389586 numerify the taxRate for making JSON 2008-03-24 16:23:10 +00:00
Colin Kuskie
3f5d947282 Get rid of buildDataTableStructure. 2008-03-24 16:13:24 +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