Commit graph

5123 commits

Author SHA1 Message Date
Martin Kamerbeek
68a69a9700 Fixed a bug in my purchases where tarnsaction amounts were shown that did not take into account the in store credit
used in the transaction.
2009-07-15 14:15:06 +00:00
Martin Kamerbeek
13d1657d21 Fixed a rounding error bug in the Ogone payment plugin. 2009-07-15 14:08:05 +00:00
Martin Kamerbeek
0f70c99873 Fixed a bug where VersionTag->get would return unsafe copies. Also added tests for this. 2009-07-15 06:50:33 +00:00
Doug Bell
40fcbb5fa9 added thingyrecord per-field price to right upgrade 2009-07-15 05:00:23 +00:00
Doug Bell
47c6aaa994 added thingyrecord per-field pricing 2009-07-15 04:58:33 +00:00
Colin Kuskie
60c74a2a58 Fix pasting from the AdminBar macro due to CSRF requirements. 2009-07-14 23:39:14 +00:00
Colin Kuskie
79dbea5025 Add icons for ThingyRecord. 2009-07-14 23:21:56 +00:00
Colin Kuskie
6aa3784636 Fix becomeUser and deleteUser CSRF protected submenu links. 2009-07-14 15:54:03 +00:00
Colin Kuskie
cd67bed213 Add a form to the admin console for CSRF protected actions. 2009-07-14 15:52:55 +00:00
Colin Kuskie
9e3ae7693c Finish pruning out early release code. 2009-07-13 23:50:47 +00:00
Colin Kuskie
a2c275ee3e Remove early commit of new template code. 2009-07-13 23:21:57 +00:00
Paul Driver
fa23a75c39 tabs->spaces in PayPal i18n file (was inconsistant) and a couple of doc changes per colin's suggestions. 2009-07-13 22:34:38 +00:00
Paul Driver
2adb08c79c Requested docs/scripts added for 11777 2009-07-13 22:12:03 +00:00
Colin Kuskie
0a3329d7be Reverting 11777 due to lack of docs, upgrade script, and adding new
code during feature freeze.
2009-07-13 20:40:09 +00:00
Colin Kuskie
b8ae0f8da8 Fix the if macro to recognize that 0 is a false value. 2009-07-12 20:44:00 +00:00
Colin Kuskie
952c63a6c2 Note a bug fix that was actually fixed a while ago. 2009-07-11 16:26:47 +00:00
Colin Kuskie
4376a6770e Update POD in HTML.pm, 'html' is not an option for format content.
Fix Comment formatting in the AssetAspect.
2009-07-10 23:40:57 +00:00
Colin Kuskie
b88d96deb5 Do not rely on a database default for the profile field formType. 2009-07-10 22:41:07 +00:00
Colin Kuskie
bf2475afc7 Ready for 7.7.15 development. 2009-07-09 22:19:05 +00:00
Colin Kuskie
49ce8d2bd6 Preparing for 7.7.14 release. 2009-07-09 20:49:20 +00:00
Colin Kuskie
80b5c57155 Another upgraded upgrade script. 2009-07-09 16:48:24 +00:00
Colin Kuskie
3911846ce8 Better error handling for importing packages. 2009-07-09 16:37:51 +00:00
Colin Kuskie
f428970c39 Remove use of the deprecated viewProfile url param to get a user's profile. 2009-07-09 01:23:23 +00:00
Colin Kuskie
93ea117555 Shop exception classes were not subclasses of WebGUI::Error. 2009-07-08 21:33:34 +00:00
Colin Kuskie
d4b275ef97 Fix i18n typos in the StoryArchive. 2009-07-08 15:40:08 +00:00
Colin Kuskie
26e366e17c Change the default ThingyRecord template to show a thank you message,
View Cart link, and continue shopping link.
2009-07-08 05:22:27 +00:00
Colin Kuskie
c96b3d6bc0 Force an init of the fields form in the ThingyRecord when the Edit form is loaded. 2009-07-08 04:59:55 +00:00
Colin Kuskie
b7358fbceb Forward port fix for updating property cache on editSave with autoCommit
so that the asset does not lie about its autocommit status.
2009-07-08 04:29:27 +00:00
Colin Kuskie
b89486d5f3 Work around bugs in HTML::Entities, which doesn't output strict utf8, and
DBD::mysql, which doesn't encode high characters correctly.  This shows up
in the Post synopsis, HTML::splitTag and Post->getSynopsisAndContent.
2009-07-07 22:24:00 +00:00
Colin Kuskie
d6e242f8b2 Duplicate the old RSS asset fix right before the upgrade sub that causes problems,
to catch users who have upgraded past the original stopping point.
2009-07-07 19:30:01 +00:00
Colin Kuskie
824e2c756f Fix bad i18n copy/paste error in the Shortcut. 2009-07-07 15:29:45 +00:00
Colin Kuskie
8fabfdb04c Make sure that all old RSS assets are cleaned up during the switch to the RSS AssetAspect. 2009-07-07 02:00:17 +00:00
Colin Kuskie
9c698f31ff Refix rendering problem with add/edit field dialog in Thingy. 2009-07-06 22:25:12 +00:00
Colin Kuskie
d6400799aa Allow snippets to be really empty, without showing the Page Not Found screen. 2009-07-06 19:35:00 +00:00
Colin Kuskie
5e4db3adb4 Provide a framework for CSRF protection, with tests.
Add CSRF protection to Asset editSave, AssetManager, VersionTags and Group operations.
2009-07-06 16:58:57 +00:00
Colin Kuskie
9e60251eb8 Add the missing Map icons. 2009-07-06 04:38:45 +00:00
Colin Kuskie
6137b681f3 Unify the list of protected groups into Group->vitalGroup. Refactor
WebGUI::Test and Operation/Group to use that list.
2009-07-05 20:36:46 +00:00
Colin Kuskie
df51a0d99f Fix the form for the Product. It was returning variants with no quantity. 2009-07-03 16:19:26 +00:00
Colin Kuskie
53f657d58b Ready for 7.7.14 development 2009-07-02 22:08:05 +00:00
Colin Kuskie
7f72b61637 Preparing for 7.7.13 release. 2009-07-02 21:30:23 +00:00
Colin Kuskie
79e6e7aed6 Remove session db based token storage. 2009-07-02 20:50:29 +00:00
Colin Kuskie
277701a2cc Internationalize some Event edit form error messages. 2009-07-02 15:28:58 +00:00
Colin Kuskie
c30614bdf6 Forward porting fixes for iCal escaping and unescaping, and line wrapping. 2009-07-01 22:18:57 +00:00
Colin Kuskie
755d7909a5 Fix iCal processing in the Calendar module and workflow. Errors with
generation and processing.
2009-06-30 15:43:40 +00:00
Colin Kuskie
7901e1d398 Fix the Post handling Metadata possibleValues differently from other Assets. 2009-06-26 22:42:15 +00:00
Colin Kuskie
5bd0b12025 Fix a JS error in the datepicker which preventented it from working normally. 2009-06-26 17:57:07 +00:00
Colin Kuskie
e5a0af1260 Adding conditional check for column addition. 2009-06-26 17:26:18 +00:00
Colin Kuskie
8383fd9935 Add tokenId column to userSession table. Doing the session code changes
and db changes at the same time creates a huge mess.
2009-06-26 16:58:19 +00:00
Patrick Donelan
ac1272a835 Moved survey template upgrades to the correct folder 2009-06-26 02:30:30 +00:00
Patrick Donelan
9ac8ca9137 Survey: stopped RTE from overlapping dialog buttons in Edit Survey page 2009-06-26 02:29:51 +00:00