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 |
|
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
|
a78e0ea49e
|
Fix the test to track changes in the TimeField form.
|
2011-03-07 19:06:51 -08:00 |
|
Colin Kuskie
|
de6cf5875f
|
Fix the Time field. Provide a getValueAsHtml method. Use it when displaying the form, so that the JS works correctly in displaying values. Fixes bug #12054 and works swell in the Thingy. The Thingy is my favorite asset now.
|
2011-02-28 20:43:07 -08:00 |
|
Colin Kuskie
|
99f613bb9a
|
Update test for CSRF token.
|
2011-02-28 15:41:06 -08:00 |
|
Colin Kuskie
|
bb655e22e7
|
Rename the test to be a test.
|
2011-02-28 14:58:37 -08:00 |
|
Doug Bell
|
6931fd471e
|
all tests run individually
|
2010-12-03 15:01:31 -06: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 |
|
Colin Kuskie
|
19a87ea003
|
Variable hour formats don't add an extra space any longer. Fixes bug #11915.
|
2010-10-18 10:32:45 -07:00 |
|
Colin Kuskie
|
8200f35661
|
Basic test for Form/Workflow.pm
|
2010-10-12 11:38:00 -07:00 |
|
Colin Kuskie
|
76f32f3b6d
|
Don't consider a time zone when given a mysql style date, versus an epochal date. Fixes bug #11946.
|
2010-11-08 13:46:35 -08:00 |
|
Colin Kuskie
|
1689c01472
|
Fix a time sensitive problem with one of the tests.
|
2010-10-05 20:36:22 -07:00 |
|
Colin Kuskie
|
3cf77839ed
|
Date form plugin needs to observe the time zone of the viewer of the data when processing AND displaying date. Fixes bugs #11789 11894
|
2010-10-04 11:53:05 -07: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 |
|
Graham Knop
|
a95ef168cc
|
remove use of FindBin in tests
|
2010-09-01 14:05:53 -05:00 |
|
Colin Kuskie
|
7b218942b3
|
Merge commit '63865eb39f' into WebGUI8. up to 7.9.11
|
2010-08-13 11:52:08 -07: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
|
e891410075
|
tests and such
|
2010-07-15 11:55:24 -05:00 |
|
Colin Kuskie
|
65aa327420
|
Removing more END blocks
|
2010-06-07 18:14:09 -07:00 |
|
martin
|
73c762d6f1
|
Fixed bug where Template form plugin would not show anything for getValueAsHtml.
|
2010-06-04 11:54:36 +00:00 |
|
Colin Kuskie
|
5bf3e44ad6
|
Accept time zones with spaces or underscores to help users.
|
2009-11-16 18:35:01 -08:00 |
|
daviddelikat
|
707215cf3f
|
recover lost work from git
|
2009-11-06 11:05:59 -06:00 |
|
Colin Kuskie
|
3c985a5eed
|
Finish reverting EMS Submissions.
This reverts commit aab3a74026.
|
2009-11-05 17:03:28 -08:00 |
|
daviddelikat
|
9805541a6e
|
Merge branch 'master' of git@github.com:plainblack/webgui
|
2009-10-19 22:09:13 -05:00 |
|
Colin Kuskie
|
7866120459
|
Handle bad dates in datetime related form plugins. Fixes bug #11128
Also, better date parsing by _splitMysql and reformat Thingy.
|
2009-10-15 12:53:39 -07:00 |
|
daviddelikat
|
a357685672
|
added test code for Form::Div control
|
2009-10-08 10:07:00 -05:00 |
|
Colin Kuskie
|
9b76e0e162
|
Date form plugin should display dates in user's format when passed an epoch.
|
2009-10-01 13:47:27 -07:00 |
|
Colin Kuskie
|
25b4a0b139
|
Fix multiple Date and DateTime bugs. bug #11079 and bug #11071
|
2009-09-30 16:50:08 -07:00 |
|
Colin Kuskie
|
8374a88046
|
More test tweaks for zipcode.
|
2009-09-24 09:34:25 -07:00 |
|
Colin Kuskie
|
6a3d1588be
|
Uppercase any lowercase zipcode letters entered. Fixes 11018.
|
2009-09-24 09:32:14 -07:00 |
|
Graham Knop
|
67b729fee0
|
use note instead of diag in tests for non-error debug output
|
2009-09-23 08:29:05 -05:00 |
|
Colin Kuskie
|
1671aefee5
|
Write a test that says that loading Form plugins from a place other than /data/WebGUI/lib/WebGUI works.
|
2009-09-08 17:05:00 -07:00 |
|
Colin Kuskie
|
2a966c79e9
|
Update Form tests to work with CSRF.
|
2009-07-16 21:38:05 +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
|
9b41c21407
|
Add more tests to reveal Form/Integer behavior.
|
2009-04-16 04:33:51 +00:00 |
|
Graham Knop
|
24da723629
|
updating copyright year
|
2009-02-20 23:47:30 +00:00 |
|
Graham Knop
|
2bc81f7757
|
fixing tests for Form changes
|
2009-01-28 16:39:38 +00:00 |
|
Colin Kuskie
|
869aa3e64d
|
Fix the TimeField form control, and add lots of tests.
|
2008-12-09 16:43:39 +00:00 |
|
Graham Knop
|
5a1619f4f7
|
use proper method of formatting text for display in Textarea form
control
|
2008-12-03 00:32:18 +00:00 |
|
Colin Kuskie
|
d3f8a075a7
|
forward port Thingy newline display fix (Form/Textarea)
|
2008-11-26 19:13:46 +00:00 |
|
JT Smith
|
ee84cc7611
|
Deprecated WebGUI::Storage::Image. WebGUI::Storage can now do everything
WebGUI::Storage::Image can do.
|
2008-11-26 16:06:18 +00:00 |
|
Doug Bell
|
ac80e166a4
|
added testing for DataTable form and asset
|
2008-10-29 21:28:45 +00:00 |
|
Colin Kuskie
|
0b21273065
|
update Form/ClassName to match new code
|
2008-10-20 00:38:28 +00:00 |
|
Colin Kuskie
|
481fded7e7
|
update the RichEditor test
|
2008-08-28 13:35:10 +00:00 |
|
Colin Kuskie
|
cf060371a4
|
adjust number of tests since one was added
|
2008-08-09 18:00:47 +00:00 |
|
Kaleb Murphy
|
173c2a12cd
|
Form/* now all use getOriginalValue and getDefaultValue. This resolves the Layout bug where all the check lists could not be unchecked. Tests were updated, but still need a major overhaul.
|
2008-08-08 14:52:53 +00:00 |
|
Kaleb Murphy
|
2cce90f150
|
Rolled back to 7186 removing CheckList changes
|
2008-08-07 20:33:07 +00:00 |
|
Kaleb Murphy
|
a300ce8194
|
Layout can now uncheck all hidden assets. CheckList now has its own getValue which does not call getDefaultValue.
|
2008-08-07 19:21:12 +00:00 |
|