Colin Kuskie
3061626753
Fix i18n label for tab in DataTable edit form
2013-09-16 09:43:29 -07:00
Colin Kuskie
651c7c8982
Save the Navigation fields that are drawn custom.
2013-09-13 15:11:12 -07:00
Colin Kuskie
69e3b22daf
Assign the content to the right place.
2013-09-13 13:36:06 -07:00
Colin Kuskie
6123dd276b
fix many issues with the JS for the nav in wg8. still has initialization problems.
2013-09-13 12:42:19 -07:00
Graham Knop
74aace1e41
use more modern way to specify parent
2012-11-17 15:55:45 -05:00
Scott Walters
c042f43923
use AssetAspect::UploadFiles.
...
fixes "Can't locate object method "whatNext" via package "WebGUI::FormBuilder::Tab" at /data/WebGUI8/lib/WebGUI/Asset/Wobject/Folder.pm line 165.", but doesn't actually manage to upload files.
2012-06-22 19:12:32 -04:00
Colin Kuskie
a6e1adf183
Fixes to Survey tests and merged code from 7.10
2012-01-17 19:10:16 -08:00
Colin Kuskie
3b418ede3c
Merge commit 'v7.10.24' into WebGUI8
2012-01-17 15:03:45 -08:00
Colin Kuskie
56ca2b0461
Fix some warnings under perl 5.14.2
2012-01-07 13:39:03 -08:00
Colin Kuskie
b323f74121
Update copyright notice
2011-12-28 11:30:38 -08:00
Colin Kuskie
ba345e221b
Fixes for the class => className conversion, and addSave/editSave for new assets.
2011-12-12 10:32:48 -08:00
Colin Kuskie
d3836cd3ad
Fix canEdit for Collaboration.
2011-12-12 10:27:26 -08:00
Colin Kuskie
27f3b3e935
Convert Event edit test to WebGUI::Test::Mechanize, and fix issues with adding events to a calendar.
2011-12-12 10:26:05 -08:00
Colin Kuskie
5f9f1e6dec
Remove all unnecessary usage of SUPER from Assets
2011-12-07 08:26:08 -08:00
Colin Kuskie
f0b59bc52d
Fix an i18n namespacing issue in the Navigation.
2011-12-06 13:50:52 -08:00
Colin Kuskie
398c3afdfd
Remove old WebGUI::Utility isIn and replace with smart match.
2011-12-05 13:48:08 -08:00
Colin Kuskie
97d9711118
Fix func and form variable naming in the Gallery assets.
2011-12-01 15:23:18 -08:00
Colin Kuskie
17e69a4d80
More deprecated form code.
2011-12-01 14:59:54 -08:00
Colin Kuskie
f0d3f0c52f
More deprecated Form code
2011-12-01 14:43:32 -08:00
Colin Kuskie
1777b019a5
Fix a few typos in the deprecated code fix.
2011-11-25 10:52:50 -08:00
Colin Kuskie
bcc81e906c
Remove more deprecated Form code.
2011-11-24 14:01:24 -08:00
Colin Kuskie
626011a850
Only export custom choice types for the Survey, and only the ones that are used by this Survey.
2011-11-22 09:02:10 -08:00
Colin Kuskie
9d2bcd282b
Make sure that custom question types are included in the packaged Survey. Fixes bug #12304 .
2011-11-21 14:19:51 -08:00
Colin Kuskie
200494b28d
Fix an edge case where invalid JSON is written the database. Fixes bug #12303 .
2011-11-20 22:24:14 -08:00
Colin Kuskie
a2a821822d
Merge commit 'v7.10.23' into WebGUI8. Tests need fixing.
2011-11-02 11:12:18 -07:00
Colin Kuskie
9a4703eca0
Set the HTTP status correctly via the new API.
2011-11-01 13:21:31 -07:00
Colin Kuskie
431cd280a4
Merge commit 'v7.10.22' into WebGUI8
2011-10-31 20:13:01 -07:00
Colin Kuskie
36dec3b094
Fix a typo in the EMS www_printBadge
2011-10-27 21:29:32 -07:00
Colin Kuskie
4855816a29
Merge commit 'v7.10.21' into WebGUI8. Also, add POD and fix broken tests.
2011-10-27 16:45:19 -07:00
Colin Kuskie
fdb979ca8a
Merge commit 'v7.10.20' into WebGUI8
2011-10-26 15:02:51 -07:00
Colin Kuskie
4fea10a1f5
Merge commit 'v7.10.19' into WebGUI8
2011-10-25 20:31:50 -07:00
Colin Kuskie
4bfabb9469
Make version tags mandatory again.
2011-10-25 19:44:58 -07:00
Colin Kuskie
6e5da21f76
Custom edit template for the GalleryAlbum asset.
2011-10-15 18:00:53 -07:00
Colin Kuskie
0ff98ac46d
class vs className fix for the Gallery
2011-10-15 17:59:09 -07:00
Colin Kuskie
9da88844e0
Make sure that calendar time span flags are always set. Fixes bug #12271 .
2011-10-15 13:06:44 -07:00
Colin Kuskie
8317b31031
Strip out unnecessary whitespace. Add enough error handling to test out the Ticket, Token, Ribbon and Badge.
2011-09-30 18:55:02 -07:00
Colin Kuskie
d7218166bb
Fix a problem with case sensitivity when in Thingy's getFieldValue. Fixes bug #12231 .
2011-09-08 09:53:47 -07:00
Scott Walters
ee121e9460
Mobile template is not being inherited ( #12246 )
...
Break get_add_instance out of www_add; subclass it in Layout to
pull mobileTemplateId and mobileStyleTemplateId from the parent
if the parent is also a Layout.
2011-09-07 20:19:50 -04:00
Scott Walters
b05c7ea810
Revert "Mobile template is not being inherited ( #12246 )"
...
... per perlDreamer's additional argument for his original design for this
This reverts commit 2628263384 .
2011-09-07 20:19:50 -04:00
Scott Walters
2628263384
Mobile template is not being inherited ( #12246 )
...
added extra_www_add_properties method to Asset.pm and subclassed it in as
Layout.pm as properties fix-up hook in child for www_add
2011-09-07 15:43:23 -04:00
Colin Kuskie
d40048437c
Always take the latest revision of the Asset when updating subscribers, since it will always be locked in a version tag.
2011-08-26 16:44:28 -07:00
Chris Hanson
8ae2457370
fixed AssetReport: "Order the results by" issues ( #12227 )
2011-08-26 15:51:58 -05:00
Colin Kuskie
4f2905645a
Changed urls sent to the asset indexer from using getUrl which prepends the gateway to them. Fixes bug #12229 .
2011-08-22 08:04:02 -07:00
Colin Kuskie
428ea58327
Add better support for user profile fields for addresses to the Cart and the EMS.
2011-08-11 16:27:29 -07:00
Doug Bell
1992f33de9
fix adding new WikiPage assets
2011-08-01 16:35:28 -05:00
Peter Christiansen
8b9be1e036
RFE 12207 : www_editThingDataSaveViaAjax should return more info if thingdata fails to be saved.
...
As it is it returns json with an array of error messages: [{error_message=>"some error"},..]
But to be able to do anything useful with this. eg. highlighting of form fields whose
input is erroneous we should also return the fieldName.
This patch takes care of this.
2011-07-28 22:35:18 +02:00
Scott Walters
e945a94c63
Reworked error handling to propogate errors downward, especially when webgui.debug is set
2011-07-26 03:10:56 -04:00
Peter Christiansen
fd3346586e
- added #9668 extension template variable to attachment loops for the following assets:
...
Article,Post,Event,File,Form::Attachments,Folder
2011-07-21 21:42:17 +02:00
Colin Kuskie
2ce2d7611a
Handle the case when the defaultValue is in mysql format for the Thingy, but we have to save in epoch. Fix a timezone offset issue. Fixes bug #12197
2011-07-18 21:26:31 -07:00
Colin Kuskie
5d74b24e97
Remove debug code, replace with line accidently deleted during debug. Fixes bug #12188
2011-07-08 15:23:17 -07:00