webgui/lib/WebGUI/Asset/Wobject
Patrick Donelan 2cc10d2953 Survey JSON performance warning for non-wre-standard JSON modules/versions
If you have funny combinations of JSON, JSON::XS and JSON::PP installed,
JSON can start deciding to use JSON::PP instead of JSON::XS, which equals
bad performance on very large Survey instances.

This commit adds a new warning to the Edit Survey page if JSON->backend
is detected to be something other than JSON::XS.
2009-08-09 06:25:49 +00:00
..
Collaboration Remove methods that are copy/paste from the skeleton, and add missing POD 2009-07-04 23:21:40 +00:00
HttpProxy Add missing POD to the HttpProxy 2009-07-05 00:38:07 +00:00
Survey Survey JSON performance warning for non-wre-standard JSON modules/versions 2009-08-09 06:25:49 +00:00
_NewWobject.skeleton merge to 10219 2009-04-08 16:35:31 +00:00
_NewWobject.skeleton.minimal added minimal skeletons without all the unnecessary example code 2009-05-02 02:52:21 +00:00
Article.pm Fix the separator macro. Adds a method to WebGUI::HTML that splits 2009-07-25 04:30:28 +00:00
Calendar.pm Forward porting calendar non-inclusive end times fix. 2009-08-03 20:05:34 +00:00
Carousel.pm Throw an exception in all wobjects if the main template (used by view) 2009-06-02 19:34:18 +00:00
Collaboration.pm Add missing POD. Also, do not call methods from Wobject that are inherited from 2009-07-06 03:07:25 +00:00
Dashboard.pm Add missing POD to Dashboard 8/441 2009-07-05 16:33:45 +00:00
DataForm.pm Add the rest of the missing POD to the DataForm. 2009-07-06 05:19:56 +00:00
DataTable.pm Throw an exception in all wobjects if the main template (used by view) 2009-06-02 19:34:18 +00:00
EventManagementSystem.pm Make the importer check the date format when importing tickets. 2009-06-24 03:25:07 +00:00
Folder.pm Throw an exception in all wobjects if the main template (used by view) 2009-06-02 19:34:18 +00:00
Gallery.pm Forward port XML encoding for template based RSS feeds in the Gallery. 2009-08-05 22:16:38 +00:00
GalleryAlbum.pm Forward port XML encoding for template based RSS feeds in the Gallery. 2009-08-05 22:16:38 +00:00
HttpProxy.pm Add missing POD to the HttpProxy 2009-07-05 00:38:07 +00:00
InOutBoard.pm Add missing POD. Refactor to use the definition to draw the edit form. 2009-07-04 20:59:07 +00:00
Layout.pm Add missing POD to Layout. 2009-07-04 20:49:31 +00:00
Map.pm Add the missing Map icons. 2009-07-06 04:38:45 +00:00
Matrix.pm fixed #9953: Matrix 2.0 - Not enough tests 2009-06-10 18:46:15 +00:00
MessageBoard.pm Throw an exception in all wobjects if the main template (used by view) 2009-06-02 19:34:18 +00:00
MultiSearch.pm Throw an exception in all wobjects if the main template (used by view) 2009-06-02 19:34:18 +00:00
Navigation.pm Throw an exception in all wobjects if the main template (used by view) 2009-06-02 19:34:18 +00:00
Poll.pm Use as many autogenerated form fields as possible. 2009-07-04 19:26:36 +00:00
ProjectManager.pm Throw an exception in all wobjects if the main template (used by view) 2009-06-02 19:34:18 +00:00
Search.pm Throw an exception in all wobjects if the main template (used by view) 2009-06-02 19:34:18 +00:00
Shelf.pm The shelf now checks for viewing permissions of the products and shelves that it displays. 2009-07-17 21:01:55 +00:00
SQLReport.pm Throw an exception in all wobjects if the main template (used by view) 2009-06-02 19:34:18 +00:00
StockData.pm Throw an exception in all wobjects if the main template (used by view) 2009-06-02 19:34:18 +00:00
StoryArchive.pm Give StoryArchive sub-folders the same style as their parent. Fix to hide them 2009-07-23 21:17:25 +00:00
StoryTopic.pm Fix POD to increase POD coverage, mainly by fixing typos and removing 2009-07-04 17:12:13 +00:00
Survey.pm Fixed two new Survey bugs 2009-08-07 01:08:39 +00:00
SyndicatedContent.pm Throw an exception in all wobjects if the main template (used by view) 2009-06-02 19:34:18 +00:00
Thingy.pm fixed a bug in Thingy where in some cases the style template was not processed after editing a Thing. 2009-06-17 12:23:06 +00:00
TimeTracking.pm Throw an exception in all wobjects if the main template (used by view) 2009-06-02 19:34:18 +00:00
UserList.pm Throw an exception in all wobjects if the main template (used by view) 2009-06-02 19:34:18 +00:00
WeatherData.pm Throw an exception in all wobjects if the main template (used by view) 2009-06-02 19:34:18 +00:00
WikiMaster.pm Add POD missing from WikiMaster 2009-07-05 03:07:29 +00:00