Doug Bell
277faae8a1
Merge commit 'v7.10.15' into 8
...
Conflicts:
docs/gotcha.txt
docs/previousVersion.sql
docs/templates.txt
lib/WebGUI.pm
lib/WebGUI/Asset.pm
lib/WebGUI/Asset/Event.pm
lib/WebGUI/Asset/File.pm
lib/WebGUI/Asset/MapPoint.pm
lib/WebGUI/Asset/RichEdit.pm
lib/WebGUI/Asset/Sku/Product.pm
lib/WebGUI/Asset/Snippet.pm
lib/WebGUI/Asset/Story.pm
lib/WebGUI/Asset/Template.pm
lib/WebGUI/Asset/Template/TemplateToolkit.pm
lib/WebGUI/Asset/Wobject/Calendar.pm
lib/WebGUI/Asset/Wobject/Carousel.pm
lib/WebGUI/Asset/Wobject/Collaboration.pm
lib/WebGUI/Asset/Wobject/Dashboard.pm
lib/WebGUI/Asset/Wobject/DataForm.pm
lib/WebGUI/Asset/Wobject/Folder.pm
lib/WebGUI/Asset/Wobject/Map.pm
lib/WebGUI/Asset/Wobject/Search.pm
lib/WebGUI/Asset/Wobject/Shelf.pm
lib/WebGUI/Asset/Wobject/StockData.pm
lib/WebGUI/Asset/Wobject/StoryTopic.pm
lib/WebGUI/Asset/Wobject/SyndicatedContent.pm
lib/WebGUI/Asset/Wobject/Thingy.pm
lib/WebGUI/Asset/Wobject/WeatherData.pm
lib/WebGUI/AssetClipboard.pm
lib/WebGUI/AssetCollateral/DataForm/Entry.pm
lib/WebGUI/AssetExportHtml.pm
lib/WebGUI/AssetLineage.pm
lib/WebGUI/AssetMetaData.pm
lib/WebGUI/AssetTrash.pm
lib/WebGUI/AssetVersioning.pm
lib/WebGUI/Auth.pm
lib/WebGUI/Cache/CHI.pm
lib/WebGUI/Content/AssetManager.pm
lib/WebGUI/Fork/ProgressBar.pm
lib/WebGUI/Form/JsonTable.pm
lib/WebGUI/Form/TimeField.pm
lib/WebGUI/Form/Zipcode.pm
lib/WebGUI/Group.pm
lib/WebGUI/International.pm
lib/WebGUI/Macro/AssetProxy.pm
lib/WebGUI/Macro/FileUrl.pm
lib/WebGUI/Operation/SSO.pm
lib/WebGUI/Operation/User.pm
lib/WebGUI/Role/Asset/Subscribable.pm
lib/WebGUI/Shop/Cart.pm
lib/WebGUI/Shop/Transaction.pm
lib/WebGUI/Shop/TransactionItem.pm
lib/WebGUI/Test.pm
lib/WebGUI/URL/Content.pm
lib/WebGUI/URL/Uploads.pm
lib/WebGUI/User.pm
lib/WebGUI/Workflow/Activity/ExtendCalendarRecurrences.pm
lib/WebGUI/Workflow/Activity/SendNewsletters.pm
lib/WebGUI/i18n/English/Asset.pm
lib/WebGUI/i18n/English/WebGUI.pm
sbin/installClass.pl
sbin/rebuildLineage.pl
sbin/search.pl
sbin/testEnvironment.pl
t/Asset/Asset.t
t/Asset/AssetClipboard.t
t/Asset/AssetLineage.t
t/Asset/AssetMetaData.t
t/Asset/Event.t
t/Asset/File.t
t/Asset/File/Image.t
t/Asset/Post/notification.t
t/Asset/Sku.t
t/Asset/Story.t
t/Asset/Template.t
t/Asset/Wobject/Collaboration/templateVariables.t
t/Asset/Wobject/Collaboration/unarchiveAll.t
t/Asset/Wobject/Shelf.t
t/Auth.t
t/Macro/EditableToggle.t
t/Macro/FilePump.t
t/Shop/Cart.t
t/Shop/Transaction.t
t/Storage.t
t/User.t
t/Workflow.t
2011-05-13 18:15:11 -05:00
Doug Bell
38eb9a8469
EditableToggle is no longer necessary
2011-05-04 12:48:12 -05:00
Doug Bell
d8d2ab0930
adminbar is no longer needed
2011-05-03 17:46:17 -05:00
Colin Kuskie
61534779d5
Add new MapPoint code for geolocation, Thingy searching and indexing and a macro for rendering thing data outside of the Thingy.
2011-05-02 13:49:18 -07:00
Doug Bell
9068e75006
AdminToggle can only be on
2011-04-18 16:48:00 -05:00
Doug Bell
9d6fa33e16
remove toggleToolbar and getToolbar state
...
These are not necessary with the new toolbars
2011-04-14 15:22:31 -05:00
Colin Kuskie
88797c1d6c
Add Asset Dashlets to Dashboard. Add required and static properties to Dashboard Assets. Add caching to StockData and WeatherData assets. Add LastModifiedBy macro. Add GroupManager to the Group form control.
2011-03-09 21:33:44 -08:00
Colin Kuskie
dcfce60b5e
Change class => className where func=add.
2011-03-01 18:45:00 -08:00
Colin Kuskie
90dec24634
Prevent an empty AssetProxy macro from causing an infinite loop. Fixes bug #12046 . Thanks to Trex for the patch!
2011-02-14 17:49:47 -08:00
Scott Walters
078f5587c7
When FileUrl returns an error message instead of a filename and the thing hotlinks it (eg, img src),
...
the evidence of the problem doesn't show up until the next hit. Even more fun, the error message
gets lower-case-ified as part of conicialization so if you ack for it without -i, you won't even
find where the error came from. So perhaps it's best to log the error sooner than later.
2010-12-06 16:56:24 -05:00
Colin Kuskie
59c03b50e7
Change occurances of user->profileField to user->get
2010-11-18 16:12:03 -08:00
Colin Kuskie
c4553012d1
Syntax clean.
2010-11-17 16:34:11 -08:00
Doug Bell
199c4e4960
change ErrorHandler to Log
2010-10-27 12:50:12 -05:00
Colin Kuskie
1f42a0a24e
Remove types for setScript calls, add setCss, which is shorthand for setLink with the CSS specific params preset.
2010-09-24 08:03:09 -07:00
Colin Kuskie
17d9deb085
Reapplying patches for removing dots in Account and AdminToggle macro templates.
2010-09-23 17:02:34 -07:00
Colin Kuskie
1b9edbf545
Revert "Rename template variables in the Account and Admin Toggle templates to not use underscores."
...
This reverts commit 0b4e8d5460 .
2010-09-23 16:15:38 -07:00
Colin Kuskie
6cd1491d47
Add POD to the Facebook macro.
2010-09-22 21:07:53 -07:00
Colin Kuskie
f61e8faeb9
Rename template variables in the Account and Admin Toggle templates to not use underscores.
2010-09-21 11:17:29 -07:00
Colin Kuskie
f0476bdc82
Revert "Rename template variables in the Account and Admin Toggle templates to not use underscores."
...
This reverts commit 0b4e8d5460 .
2010-09-21 11:17:01 -07:00
Colin Kuskie
0b4e8d5460
Rename template variables in the Account and Admin Toggle templates to not use underscores.
2010-09-20 15:20:28 -07:00
Graham Knop
6fa07671cd
use HTTP::BrowserDetect for browser detection
2010-09-11 03:09:27 -05:00
Graham Knop
ed04b99872
remove WebGUI::Utility
2010-09-07 13:18:49 -05:00
Graham Knop
6aa26c2e44
remove WebGUI::Utility::isIn
2010-09-07 12:33:15 -05:00
JT Smith
61bd01b5f3
added facebook auth
2010-08-27 13:03:58 -05:00
Colin Kuskie
ca9a3bd6c7
Merge branch 'master' into WebGUI8, up to 7.9.10. Some tests failing due to changes in default content.
2010-07-27 22:55:57 -07:00
Colin Kuskie
bba978f2a1
Use the correct end tag identifier character.
2010-07-27 11:50:27 -07:00
Colin Kuskie
26484f3361
Make the FilePump macro return valid XHTML. Fixes bug #11742 .
2010-07-27 11:45:03 -07:00
Doug Bell
5c2581850f
fixed version tag problem. changed admin toggle
2010-07-15 11:55:24 -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
565cf955d7
Merge commit ' 469c2b72b4' into WebGUI8. All tests passing.
2010-07-01 10:13:22 -07:00
Colin Kuskie
385931aaab
Merge commit ' f2e0fb509a' into WebGUI8. Some tests still failing.
2010-06-27 22:32:31 -07:00
Doug Bell
da498182bd
fix docs
2010-06-27 22:09:07 -05:00
Doug Bell
a2e246705f
allow twitter enable/disable from settings
2010-06-27 22:09:05 -05:00
Doug Bell
a50de4281c
add twitter login macro
2010-06-27 22:09:05 -05:00
Colin Kuskie
5febc0ebbc
Merge commit ' 41575d24bb' into webgui8. Some tests still failing.
...
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/Template.pm
lib/WebGUI/Asset/WikiPage.pm
lib/WebGUI/Asset/Wobject/WikiMaster.pm
lib/WebGUI/Cache.pm
lib/WebGUI/Content/Setup.pm
lib/WebGUI/Role/Asset/Subscribable.pm
lib/WebGUI/Shop/Cart.pm
lib/WebGUI/Shop/Pay.pm
lib/WebGUI/Shop/PayDriver/ITransact.pm
sbin/testEnvironment.pl
t/Asset/WikiPage.t
t/Shop/PayDriver.t
t/Shop/PayDriver/ITransact.t
t/Shop/PayDriver/Ogone.t
t/Shop/TaxDriver/EU.t
t/Shop/TaxDriver/Generic.t
t/Workflow/Activity/RemoveOldCarts.t
t/lib/WebGUI/Test.pm
2010-06-25 23:25:26 -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
8b04f4e3f0
Use placeholder parameters to prevent string interpolation in SQL queries.
2010-06-16 08:55:54 -07:00
Colin Kuskie
6d4d51c6ee
Use placeholder parameters to prevent string interpolation in SQL queries.
2010-06-16 08:55:25 -07:00
Colin Kuskie
7057e92248
Use the Plack::Request object to get the server hostname.
2010-06-16 08:42:15 -07:00
Graham Knop
89d4f46a18
Merge branch 'psgi' into WebGUI8
2010-06-11 23:05:06 -05:00
Colin Kuskie
ef32e856bf
Exception handling for the Template in UsersOnline macro.
2010-06-10 19:11:04 -07:00
Patrick Donelan
f16ba76b86
Merge branch 'WebGUI8' into psgi
...
Conflicts:
sbin/testEnvironment.pl
2010-06-04 21:01:03 -04:00
Colin Kuskie
c2e6978873
Add a template variable for the current language, for better user feedback. Fixes bug #11573 .
2010-05-25 14:14:58 -07:00
Colin Kuskie
97d5caab17
Exception handling for Thumbnail macro.
2010-05-09 15:37:13 -07:00
Colin Kuskie
a2feddc3b5
Exception handling.
2010-05-09 15:35:07 -07:00
Colin Kuskie
2c80c501c6
Test assets for valid methods before calling them.
2010-05-09 15:05:41 -07:00
Colin Kuskie
0bef2b2839
Change the core to use newById instead of new.
2010-05-09 14:30:47 -07:00
Colin Kuskie
b9c2a3b0ad
Make the Date macro handle leading and trailing whitespace. Fixes bug #11542 .
2010-05-02 01:07:35 -07:00
Graham Knop
f2ce1eff85
convert performance indicators to a Plack::Middleware::Debug panel
2010-04-16 20:56:09 -05:00
Graham Knop
373be0881d
Merge branch 'WebGUI8' into HEAD
2010-04-16 20:52:46 -05:00