Colin Kuskie
0e94d42034
Fix bug 10916: files prefixed with thumb- cause errors.
...
Rename files that are uploaded to remove thumb-.
2009-10-06 10:08:43 -07:00
Graham Knop
0260ec2f6a
note gotcha about WebGUI::Config
2009-10-05 21:41:12 -05:00
Colin Kuskie
c8b17b3f68
Fix a spelling error.
2009-09-28 16:03:27 -07:00
Colin Kuskie
9a8b6d292e
Fix EMS Schdedule template bugs. Fixes bug #10988 .
...
Give the EMS Schdule template its own namespace. In the db,
remove usage of EMS template and EMS Schedule templates in the
wrong places.
2009-09-28 13:38:18 -07:00
Doug Bell
89642317b5
added gotcha for shunt point
2009-09-22 21:31:14 -05:00
Colin Kuskie
7ebd486797
Update gotcha about changes to RSS.
2009-09-02 18:41:55 -07:00
Colin Kuskie
7b15f13ffb
Fix a spelling typo.
2009-09-02 09:25:00 -07:00
Colin Kuskie
a259d1ee24
19 > 17
2009-09-02 04:52:36 +00:00
Colin Kuskie
21f4bb14eb
Add note about minimum upgrade requirements.
2009-09-02 04:51:30 +00:00
Colin Kuskie
d0dd47a5a4
Define what I want the user to do in the gotcha's file, and in the spectre error messages.
2009-08-24 23:05:13 +00:00
Colin Kuskie
4c0f971699
Use a default location for spectre.pid, tweak the gotchas text. Addresses bug #10822 .
2009-08-24 20:21:37 +00:00
Colin Kuskie
ea51ba559e
Add tests for ideogram searching. ft_min_word_len must be 2 or less.
2009-08-21 21:29:43 +00:00
Colin Kuskie
f68db111aa
Decode HTML entities sent by rich editors. Add tests for the decoding
...
inside the search indexer. Gotcha note. Fixes #10797 .
2009-08-21 16:55:57 +00:00
Graham Knop
4984e19d68
fixed #10797 : Unable to search for non-ASCII text
2009-08-20 19:24:31 +00:00
Colin Kuskie
73c1258b9c
Update module versions to 0.9.3 WRE versions.
...
Add notice about potential bad individual versions of DBI/DBD-mysql.
2009-08-07 03:03:46 +00:00
Colin Kuskie
7fcd0db05d
More gotcha refinement.
2009-08-05 23:34:01 +00:00
Colin Kuskie
610e9b9e67
Forward port more descriptive gotcha text.
2009-08-05 21:10:31 +00:00
Colin Kuskie
f8b8f9da37
Forward porting spectre stop fix. Moved from IKC to interrupt based.
2009-07-29 23:30:52 +00:00
Colin Kuskie
9d5521b820
Rework gallery thumbnails template to fix intermittent IE7 rendering issues.
2009-07-29 02:11:07 +00:00
Paul Driver
a632380882
PayPalStd resurrected
2009-07-20 21:04:12 +00:00
Colin Kuskie
19a2a5a31d
Import new templates, search, poll, flash, folder, layout, file, image, syndicated content, article, navigation, from the Template Working Group.
2009-07-16 20:22:19 +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
79e6e7aed6
Remove session db based token storage.
2009-07-02 20:50:29 +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
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
Colin Kuskie
88003a58c1
Rollback Test::Harness requirement.
2009-05-29 01:11:24 +00:00
Colin Kuskie
b7d4b20f9f
Note that Test::Harness 3.16 or high is now needed. Otherwise,
...
upgrades fail.
2009-05-29 00:42:01 +00:00
Colin Kuskie
368ef7d411
When an inbox message is sent to a group, and any member reads it, it is
...
marked as read by all members.
2009-05-28 17:01:24 +00:00
Colin Kuskie
d259e9231a
Add missing gotchas for new modules.
2009-05-21 21:19:37 +00:00
JT Smith
7d1757a738
* You must upgrade to WebGUI 7.7.5 before going to this version.
2009-05-15 14:32:50 +00:00
Martin Kamerbeek
489313a0b9
Adding Ogone payment plugin
2009-05-15 13:29:04 +00:00
Graham Knop
1f3ab6a419
export cleanups and mobile style
2009-05-15 09:30:20 +00:00
Joeri de Bruin
c91676b1ad
add PayPal paydriver
2009-05-13 20:07:09 +00:00
Martin Kamerbeek
461c80a6b8
Pluggable Tax: more POD, more tests, better code and less bugs
2009-05-06 13:33:16 +00:00
Doug Bell
4ed841195d
added gotcha and testEnvironment modules
2009-04-30 18:17:24 +00:00
Colin Kuskie
142518035d
Fix bad Event URL template variables.
2009-04-27 18:39:14 +00:00
Colin Kuskie
15f1391a01
Add gotcha notice about profile field column types.
2009-04-27 18:08:03 +00:00
Colin Kuskie
fa2768ea50
Remove package with modified dragger tags.
...
Put the new dragger tags into the template variables generated by the Layout.
Update the Layout Help now that dragger.icon is inside the position loops.
Remove the gotcha text for the manual modification solution.
2009-04-17 15:59:05 +00:00
Colin Kuskie
c08b0755dd
Mirror fix for dragging to all other Page Layout templates. Add note to gotchas about
...
custom page layout templates, along with instructions for how to modify to make them
work.
2009-04-16 05:18:45 +00:00
Graham Knop
383fa9a5e5
fixed #9816 : Syndicated content asset fails on feeds including a UTF8 BOM
2009-04-14 20:51:44 +00:00
Graham Knop
a829304bae
improving RSSCapable upgrade procedure, adding feed header selection
2009-04-03 00:07:19 +00:00
Colin Kuskie
60a3906b05
Add a creation date to the Cart.
...
Use that date to expire carts older than an interval, via a new workflow.
Config file changes, tests, i18n.
2009-04-02 21:58:45 +00:00
Colin Kuskie
0a4d6b4099
Document the newer version of Clone required for 7.7.2 in the gotchas.txt file.
2009-04-02 05:04:46 +00:00
Graham Knop
7064eb1a2a
Keywords form control, Keywords API enhancements, Keywords format change
2009-03-26 20:52:19 +00:00
Patrick Donelan
0e9a551bc9
Added Params::Validate to gotcha.txt
2009-03-11 15:35:24 +11:00
Graham Knop
fe0fdda551
update gotchas for stable release
2009-02-18 03:21:46 +00:00
Colin Kuskie
f58858f07c
Reformatted to match the rest of the document.
2009-01-27 16:28:17 +00:00
Kaleb Murphy
962a8fdc51
Survey.surveyJSON and Survey_response.responseJSON fields will be altered to longText from longBlob. Future JSON fields should probably always be text type db fields.
2009-01-27 04:08:58 +00:00
Arjan Widlak
93297df269
fixed: ukplayer example is now loaded with swfobject.js released under the MIT licence, see gotcha's and /extras/ukplayer
2009-01-21 18:07:01 +00:00