Commit graph

4022 commits

Author SHA1 Message Date
Colin Kuskie
0736d2076c Removing deprecated code from the MapPoint asset. 2011-11-30 14:57:49 -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
01a1558cac Remove deprecated form code. Why did we do this? 2011-11-24 13:56:17 -08:00
Colin Kuskie
e4de128f76 Fix the WikiPage title auto fill-in by using a Moose builder method that can be overridden by child classes. 2011-11-24 10:31:54 -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
3b9f7ae127 WebGUI 8 adjustments and test upgrades. 2011-11-01 15:41:01 -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
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
e5d4664a34 class => className for GalleryFile::Photo 2011-10-15 18:03:43 -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
f479d2ece8 Remove the FilePile asset from the file system and the config files. 2011-10-11 15:59:14 -07:00
Colin Kuskie
51f41024a3 Move GalleryFile/Photo over to getEditTemplate so it can inherit templates from its parent. 2011-10-04 16:32:33 -07:00
Colin Kuskie
381638f62c Set the action to get the save! 2011-10-03 15:41:04 -07:00
Colin Kuskie
0e82552f27 Make a custom getEditTemplate method to handle getting information from the parent Matrix. Fix class=>className form code, and adding buttons. 2011-10-03 13:40:04 -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
8973f6a4e2 Fix EMS issues and change www_edit to a getEditForm override. 2011-09-30 18:54:35 -07:00
Colin Kuskie
8cadf2d1c3 UPdated POD for getEditForm override. 2011-09-30 18:34:46 -07:00
Colin Kuskie
4aa668df33 Add some redirect/proceed magic to make it return you to the EMS after adding/editing a badge. 2011-09-30 15:24:45 -07:00
Colin Kuskie
cea9786d98 Updated to work with getEditForm. 2011-09-30 15:14:13 -07:00
Colin Kuskie
e6a7982111 I18n fix for EMSBadge, and updated to work with getEditForm. 2011-09-30 15:13:49 -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
7a89bf19c7 Remove a template attachment in the Search namespace. Add tests to check all other template attachments. Fixes bug #12238. 2011-08-28 17:28:47 -07: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
Colin Kuskie
778910302f use getStyleTemplateId so mobile styles are obeyed. 2011-08-10 07:53:09 -07:00
Colin Kuskie
82773839b6 Convert Event to use getEditTemplate. 2011-08-09 20:20:57 -07:00
Colin Kuskie
693bccde4b Remove useless call to getGallery. 2011-08-09 13:32:52 -07:00
Colin Kuskie
0af0bf6a13 Remove www_edit from WikiPage and rely on the master class instead. 2011-08-04 22:13:41 -07:00
Colin Kuskie
fe2aa2fe87 Don't need www_edit anymore, either. 2011-08-04 22:13:41 -07:00
Colin Kuskie
32a3225daa Update Story to use getEditTemplate 2011-08-04 22:13:41 -07:00
Colin Kuskie
c13e9e9367 Form parameter fix: class -> className in the Post. 2011-08-03 16:14:56 -07:00
Colin Kuskie
6979358d70 Convert Post over to using getEditTemplate. Still need work on autocommit. 2011-08-02 16:26:14 -07:00
Colin Kuskie
3b7dd524db When a Sku is purged, delete it from all carts. Better handling for cartItems whose assets have been deleted. Fixes bug #12213 2011-08-02 10:00:53 -07:00
Colin Kuskie
469250fd76 Update WikiPage to use the right style template. 2011-08-01 16:05:44 -07:00
Colin Kuskie
4ac894d981 Add a method that returns either the standard style template or the mobile style template based on the Session. 2011-08-01 16:04:54 -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
Colin Kuskie
94928825f2 Fix whitespace problem with POD in Asset/Shortcut 2011-07-27 22:20:15 -07:00
Paul Driver
9738ec0171 fixed #12206: Bad Subscription Groups in Duplicated Threads 2011-07-27 11:19:02 -05:00