Colin Kuskie
|
445dbff297
|
Covert File, CheckList over to headTags
|
2010-09-23 16:20:23 -07:00 |
|
Colin Kuskie
|
702dad8254
|
Convert Color to headTags
|
2010-09-23 16:20:03 -07:00 |
|
Colin Kuskie
|
04917e695c
|
Fix typo in Form/Keywords.
|
2010-09-23 16:18:48 -07:00 |
|
Colin Kuskie
|
48823bd922
|
Convert Keywords over to headTags
|
2010-09-23 16:18:48 -07:00 |
|
Colin Kuskie
|
a06ee99642
|
Convert Float to headTags
|
2010-09-23 16:18:33 -07:00 |
|
Colin Kuskie
|
18c53fe808
|
Convert DataForm to using headTags.
|
2010-09-23 16:18:17 -07:00 |
|
Colin Kuskie
|
0dd014f923
|
Convert Date plugin to headTags
|
2010-09-23 16:18:17 -07:00 |
|
Colin Kuskie
|
2b3fc264ae
|
Convert Integer to headTags. Convert toHtml part of HTMLArea to headTags.
|
2010-09-23 16:18:02 -07:00 |
|
Colin Kuskie
|
61e2f4eb2e
|
Convert Hexadecimal to headTags
|
2010-09-23 16:16:45 -07:00 |
|
Colin Kuskie
|
3368e72246
|
Convert TimeField over to use headTags
|
2010-09-23 16:16:25 -07:00 |
|
Colin Kuskie
|
adb279771b
|
Convert Text, Url, JsonTable and AssetReportQuery to use headTags.
|
2010-09-23 16:16:08 -07:00 |
|
Colin Kuskie
|
d2623c2159
|
Extend the base class to add a method that will set the head tags for a form plugin. The intent is that users of form plugins can build them during prepareView for content chunking, and push links and scripts out in the head block, rather than in the body to assist with validation.
|
2010-09-23 16:15:39 -07:00 |
|
Colin Kuskie
|
636bde7131
|
Fix another smart match/! binding problem
|
2010-09-22 12:04:19 -07:00 |
|
Graham Knop
|
ed04b99872
|
remove WebGUI::Utility
|
2010-09-07 13:18:49 -05:00 |
|
Graham Knop
|
0adbb519f0
|
remove WebGUI::Utility::sortHash
|
2010-09-07 12:44:11 -05:00 |
|
Graham Knop
|
6aa26c2e44
|
remove WebGUI::Utility::isIn
|
2010-09-07 12:33:15 -05:00 |
|
Colin Kuskie
|
e58c4f7d78
|
Change the YesNo form plugin to be a subclass of RadioList. Fix rendering problems with RadioList. Fixes bug #11777
|
2010-08-25 11:44:00 -07:00 |
|
Graham Knop
|
95f98696be
|
remove one use of sortHash
|
2010-08-25 12:38:14 -05:00 |
|
Graham Knop
|
a34f51a903
|
remove WebGUI::Utility::emailRegex
|
2010-08-20 12:22:33 -05:00 |
|
Doug Bell
|
b073727e50
|
codearea defaults to 100% width
|
2010-08-18 16:56:50 -05:00 |
|
Doug Bell
|
a0e2347336
|
textarea defaults to 100% width/height
|
2010-08-18 16:56:47 -05:00 |
|
Colin Kuskie
|
7b218942b3
|
Merge commit '63865eb39f' into WebGUI8. up to 7.9.11
|
2010-08-13 11:52:08 -07:00 |
|
khenn
|
c3989308fa
|
Fixed international problem in JavaScript file
|
2010-08-10 20:42:58 -05:00 |
|
khenn
|
8c83d153ea
|
Fixed documentation and i18n issues
|
2010-08-10 19:10:55 -05:00 |
|
khenn
|
22da7c4114
|
initial release of Asset Report asset allowing reports to be created using asset properties.
|
2010-08-10 18:53:22 -05:00 |
|
Doug Bell
|
625da8bb41
|
fix 11432 DataTable date input
|
2010-08-10 14:05:35 -05:00 |
|
Doug Bell
|
e891410075
|
tests and such
|
2010-07-15 11:55:24 -05:00 |
|
Doug Bell
|
3c17dafeb4
|
processPropertiesFromFormPost to processEditForm
|
2010-07-15 11:52:04 -05:00 |
|
Doug Bell
|
ad96c88a36
|
initial edit page work
|
2010-07-15 11:49:54 -05:00 |
|
Doug Bell
|
708b47d73c
|
Merge remote branch 'upstream/WebGUI8' into 8-merge
Conflicts:
docs/gotcha.txt
docs/previousVersion.sql
lib/WebGUI/Asset/Wobject/GalleryAlbum.pm
lib/WebGUI/Asset/Wobject/Navigation.pm
lib/WebGUI/AssetLineage.pm
lib/WebGUI/Config.pm
lib/WebGUI/Form/Template.pm
lib/WebGUI/Group.pm
lib/WebGUI/VersionTag.pm
lib/WebGUI/Workflow/Activity/TrashExpiredEvents.pm
t/AdSpace.t
t/Asset/AssetExportHtml.t
t/Asset/AssetLineage.t
t/Asset/Story.t
t/Asset/Template/HTMLTemplateExpr.t
t/Asset/Wobject/Gallery/00base.t
t/Asset/Wobject/GalleryAlbum/00base.t
t/Asset/Wobject/GalleryAlbum/ajax.t
t/Asset/Wobject/InOutBoard.t
t/Asset/Wobject/StoryArchive.t
t/Asset/Wobject/Survey/ExpressionEngine.t
t/Asset/Wobject/Survey/Reports.t
t/AssetAspect/RssFeed.t
t/Auth/mech.t
t/Group.t
t/Mail/Send.t
t/Operation/AdSpace.t
t/Session/ErrorHandler.t
t/Session/Scratch.t
t/Session/Url.t
t/Shop/Cart.t
t/Shop/Pay.t
t/Shop/Ship.t
t/Shop/ShipDriver.t
t/Shop/TaxDriver/Generic.t
t/Shop/Vendor.t
t/VersionTag.t
t/lib/WebGUI/Test.pm
|
2010-07-14 18:20:00 -05:00 |
|
Doug Bell
|
69b7fe0465
|
fix jsontable and use it for Calendar feeds
|
2010-07-13 13:12:47 -05:00 |
|
Doug Bell
|
65e9902001
|
migrate to JsonTable to edit template attachments
|
2010-07-13 13:12:46 -05:00 |
|
Doug Bell
|
babfa74209
|
Merge branch 'master' into 8-merge
Conflicts:
docs/gotcha.txt
lib/WebGUI.pm
lib/WebGUI/Asset.pm
lib/WebGUI/Asset/File/GalleryFile/Photo.pm
lib/WebGUI/Asset/Post.pm
lib/WebGUI/Asset/Story.pm
lib/WebGUI/Asset/Template.pm
lib/WebGUI/Asset/Wobject/Calendar.pm
lib/WebGUI/Asset/Wobject/GalleryAlbum.pm
lib/WebGUI/Asset/Wobject/Navigation.pm
lib/WebGUI/AssetLineage.pm
lib/WebGUI/AssetTrash.pm
lib/WebGUI/Config.pm
lib/WebGUI/Form/Template.pm
lib/WebGUI/Group.pm
lib/WebGUI/Inbox.pm
lib/WebGUI/Workflow/Activity/DeleteExpiredSessions.pm
lib/WebGUI/Workflow/Activity/TrashExpiredEvents.pm
sbin/testEnvironment.pl
t/AdSpace.t
t/AdSpace/Ad.t
t/Asset/Asset.t
t/Asset/AssetExportHtml.t
t/Asset/AssetLineage.t
t/Asset/EMSSubmissionForm.t
t/Asset/Event.t
t/Asset/File/GalleryFile/Photo/00base.t
t/Asset/File/GalleryFile/Photo/comment.t
t/Asset/File/GalleryFile/Photo/download.t
t/Asset/File/GalleryFile/Photo/edit.t
t/Asset/File/GalleryFile/Photo/exif.t
t/Asset/File/GalleryFile/Photo/makeResolutions.t
t/Asset/File/GalleryFile/Photo/makeShortcut.t
t/Asset/File/Image/setfile.t
t/Asset/File/setfile.t
t/Asset/Post.t
t/Asset/Post/Thread/getAdjacentThread.t
t/Asset/Sku.t
t/Asset/Sku/ProductCollateral.t
t/Asset/Story.t
t/Asset/Template.t
t/Asset/Template/HTMLTemplateExpr.t
t/Asset/Wobject/Gallery/00base.t
t/Asset/Wobject/GalleryAlbum/00base.t
t/Asset/Wobject/GalleryAlbum/ajax.t
t/Asset/Wobject/GalleryAlbum/delete.t
t/Asset/Wobject/Matrix.t
t/Asset/Wobject/StoryArchive.t
t/Asset/Wobject/Survey/ExpressionEngine.t
t/Asset/Wobject/Survey/Reports.t
t/AssetAspect/RssFeed.t
t/Auth/mech.t
t/Config.t
t/Group.t
t/Help/isa.t
t/International.t
t/Mail/Send.t
t/Operation/AdSpace.t
t/Operation/Auth.t
t/Pluggable.t
t/Session.t
t/Session/DateTime.t
t/Session/ErrorHandler.t
t/Session/Scratch.t
t/Session/Stow.t
t/Shop/Cart.t
t/Shop/Pay.t
t/Shop/PayDriver/ITransact.t
t/Shop/PayDriver/PayPalStd.t
t/Shop/Ship.t
t/Shop/ShipDriver.t
t/Shop/TaxDriver/EU.t
t/Shop/TaxDriver/Generic.t
t/Shop/Transaction.t
t/Shop/Vendor.t
t/VersionTag.t
t/Workflow/Activity/ArchiveOldStories.t
t/Workflow/Activity/ExpireIncompleteSurveyResponses.t
t/lib/WebGUI/Test.pm
|
2010-07-09 11:48:30 -05:00 |
|
Colin Kuskie
|
e0177dc666
|
Remove Session::Env, migrate code to Plack::Request object in Session, and WebGUI::Session::Request
|
2010-07-01 17:40:12 -07:00 |
|
Colin Kuskie
|
005b9da1ac
|
Move session->env->getIp into session->request->address
|
2010-07-01 13:11:01 -07:00 |
|
Doug Bell
|
bbc756c852
|
fix jsontable and use it for Calendar feeds
|
2010-07-01 13:11:37 -05:00 |
|
Colin Kuskie
|
5e502fee53
|
Merge commit '17ce3572bf' into WebGUI8. All tests passing.
|
2010-06-30 18:43:27 -07:00 |
|
Doug Bell
|
6cf68e59a2
|
migrate to JsonTable to edit template attachments
|
2010-06-30 17:03:50 -05:00 |
|
Colin Kuskie
|
385931aaab
|
Merge commit 'f2e0fb509a' into WebGUI8. Some tests still failing.
|
2010-06-27 22:32:31 -07:00 |
|
Colin Kuskie
|
3fbc109429
|
Update Session->Style setScript to default to text/javascript. Update the entire codebase to take advantage of it.
|
2010-06-24 13:07:03 -07:00 |
|
Colin Kuskie
|
fc1e356cfe
|
Fix a bug in the HTMLArea, introduced with the lineageIterator changes. Fixes bug #11629.
|
2010-06-15 09:36:11 -07:00 |
|
Colin Kuskie
|
c5203cb737
|
Remove some debug code.
|
2010-06-06 22:32:40 -07:00 |
|
Colin Kuskie
|
d81a28b235
|
Fix some broken Form fields. Fixes bug #11611
|
2010-06-06 22:29:52 -07:00 |
|
martin
|
73c762d6f1
|
Fixed bug where Template form plugin would not show anything for getValueAsHtml.
|
2010-06-04 11:54:36 +00:00 |
|
Doug Bell
|
247c607393
|
fixes for weaken and iterator
|
2010-06-01 19:37:53 -05:00 |
|
Doug Bell
|
2c75ab27e6
|
migrate to getLineageIterator to save memory
|
2010-06-01 16:23:49 -05:00 |
|
Colin Kuskie
|
c6682323f6
|
Remove the javascript check for email addresses.
|
2010-05-24 11:29:41 -07:00 |
|
Scott Walters
|
aeb36106e2
|
warning / Useless use of /d modifier in transliteration operator
|
2010-05-19 12:57:01 -04:00 |
|
Colin Kuskie
|
c8075d98cd
|
Add a missing module use line.
|
2010-05-07 15:21:06 -07:00 |
|
Graham Knop
|
2400f19099
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|