Colin Kuskie
|
c4553012d1
|
Syntax clean.
|
2010-11-17 16:34:11 -08:00 |
|
Colin Kuskie
|
5f3014aaee
|
Merge branch 'master' into WebGUI8. Merged up to 7.10.4
|
2010-11-03 09:47:36 -07:00 |
|
Colin Kuskie
|
a90eadda7c
|
Merge commit 'bfe9780ce0' into WebGUI8. Merged up to 7.10.3
|
2010-11-02 14:49:33 -07:00 |
|
Colin Kuskie
|
87326192a3
|
Merge commit '4635b91554' into WebGUI8. Syntax clean up to 7.10.2
|
2010-10-27 15:59:33 -07:00 |
|
Doug Bell
|
f57ce0c9a6
|
rename variables for consistency
|
2010-10-27 13:06:25 -05:00 |
|
Doug Bell
|
199c4e4960
|
change ErrorHandler to Log
|
2010-10-27 12:50:12 -05:00 |
|
Colin Kuskie
|
dcae5190da
|
Build a progress bar for exporting data from a Thing. Fixes bug #11925.
|
2010-10-25 13:49:54 -07:00 |
|
Colin Kuskie
|
4f95507485
|
If exportMetaData is set to false, do not print out the column lables OR values. Fixes bug #11925.
|
2010-10-25 10:52:27 -07:00 |
|
Colin Kuskie
|
a41ae977fe
|
Fix a potential SQL injection issue with Thingy.
|
2010-10-11 13:12:20 -07:00 |
|
Colin Kuskie
|
3f17369ae8
|
Remove debug code from the Thingy. Fixes bug #11903
|
2010-10-08 14:25:48 -07: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 |
|
Patrick Donelan
|
329c396a3e
|
Adds Thingy template variable to permit Javascript visualisation of search results
|
2010-09-23 16:15:39 -07:00 |
|
Patrick Donelan
|
e63ce7881c
|
Expose Thingy searchResult_json as template variable
|
2010-09-23 16:15:39 -07:00 |
|
Colin Kuskie
|
6c40adee13
|
Fix line ending processing by the Thingy. It will now accept CSV files with any line endings. Fixes bug #11746.
|
2010-09-23 16:02:47 -07:00 |
|
Colin Kuskie
|
969b36231e
|
Instead of logging non-existant thingId messages to Apache, log to webgui.log
|
2010-09-21 20:58:00 -07:00 |
|
Patrick Donelan
|
093f7d67e9
|
Adds Thingy template variable to permit Javascript visualisation of search results
|
2010-09-21 15:04:09 -04:00 |
|
Patrick Donelan
|
980986880f
|
Expose Thingy searchResult_json as template variable
|
2010-09-21 14:31:28 -04:00 |
|
Colin Kuskie
|
f17623624e
|
Fix line ending processing by the Thingy. It will now accept CSV files with any line endings. Fixes bug #11746.
|
2010-09-13 07:52:14 -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
|
b12c719b09
|
Thingy add/edit via AJAX returned nothing useful, and lied about error status. Fixes bug #11781.
|
2010-08-25 11:44:00 -07:00 |
|
Colin Kuskie
|
05c287cfc7
|
Thingy add/edit via AJAX returned nothing useful, and lied about error status. Fixes bug #11781.
|
2010-08-15 23:16:53 -07:00 |
|
Colin Kuskie
|
11ac13c349
|
Prune out a method call from db->dbh->quote_identifier.
|
2010-08-14 17:51:25 -07: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
|
cd1e450c32
|
Merge branch 'master' into 8-merge
Conflicts:
docs/gotcha.txt
docs/upgrades/upgrade_7.9.8-7.9.9.pl
lib/WebGUI.pm
lib/WebGUI/Asset.pm
lib/WebGUI/Asset/Template.pm
lib/WebGUI/Asset/Wobject/Calendar.pm
lib/WebGUI/Asset/Wobject/Carousel.pm
t/Asset/Asset.t
t/Mail/Send.t
t/Session/Url.t
t/lib/WebGUI/Test.pm
|
2010-07-14 17:06:19 -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
|
90f0a9b006
|
Fix date field type detection during import. Fixes bug #11692.
|
2010-07-05 09:02:48 -07:00 |
|
Colin Kuskie
|
005b9da1ac
|
Move session->env->getIp into session->request->address
|
2010-07-01 13:11:01 -07:00 |
|
Colin Kuskie
|
565cf955d7
|
Merge commit '469c2b72b4' into WebGUI8. All tests passing.
|
2010-07-01 10:13:22 -07:00 |
|
Colin Kuskie
|
5e502fee53
|
Merge commit '17ce3572bf' into WebGUI8. All tests passing.
|
2010-06-30 18:43:27 -07:00 |
|
Colin Kuskie
|
bb2587b1ea
|
Add a new template variable to the Thingy search screen, so that List type form fields can display a better form for searching. Fixes bug #11612.
|
2010-06-29 15:14:12 -07: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 |
|
khenn
|
ef31678b7f
|
Fixed #11656: Thingy: Select list fields are not sorted properly
|
2010-06-17 12:30:22 -05:00 |
|
Colin Kuskie
|
19c2c5fa1c
|
Remove status description from Session/Http, and update all users of setStatus.
|
2010-06-17 08:18:24 -07:00 |
|
khenn
|
e74753c082
|
Not enough arguments to searchOther
|
2010-06-04 17:28:36 -05:00 |
|
khenn
|
d082e4eee3
|
Fixed #11613 - After successful save of a Thing, the form is cleared for the next thing to be entered
|
2010-06-04 17:00:24 -05:00 |
|
Colin Kuskie
|
9cfcf84c2f
|
Handle the edge case where no fields are to be returned in a Thingy search. Fixes bug #11587
|
2010-05-25 12:02:32 -07:00 |
|
Graham Knop
|
0efa62a73c
|
asset immutability
|
2010-04-19 18:57:01 -05:00 |
|
Doug Bell
|
165be5b389
|
remove eval{} from caching code
|
2010-04-19 18:41:13 -05:00 |
|
Graham Knop
|
2400f19099
|
Merge branch 'master' into WebGUI8
|
2010-04-13 07:50:02 -05:00 |
|
Colin Kuskie
|
f56bac9948
|
SUPER handling for most of Wobject/*.pm. There's a problem with Calendar, though.
|
2010-04-08 17:00:05 -07:00 |
|
Colin Kuskie
|
616d5cc866
|
Moose overrides for purge, purgeRevision, and purgeCache.
|
2010-04-07 16:43:16 -07:00 |
|
Colin Kuskie
|
814c2af249
|
Change calls to new to newById across Asset/
|
2010-03-03 16:27:45 -08:00 |
|
Colin Kuskie
|
117c7897bb
|
Closer to Roles. Remove also from WebGUI::Definition, and put use Moose in all Asset classes.
|
2010-02-26 12:01:25 -08:00 |
|
Graham Knop
|
20ee527dbd
|
change aspect to define
|
2010-02-17 16:31:10 -06:00 |
|
Colin Kuskie
|
059cb4277a
|
Update Thingy for Moose.
|
2010-02-11 12:56:21 -08:00 |
|
Colin Kuskie
|
bdccf5829b
|
Fix duplicating and deleting thing data. Fixes bug #11391
|
2010-02-08 14:38:37 -08:00 |
|
Colin Kuskie
|
5fd30d8d84
|
Revert "Separating ThingRecord object from Thingy"
This reverts commit df84c60d6a.
|
2009-11-17 12:12:19 -08:00 |
|