| .. |
|
Collaboration
|
fix 11771 Default newsletter template not set
|
2010-08-10 12:42:53 -05:00 |
|
HttpProxy
|
Add missing POD to the HttpProxy
|
2009-07-05 00:38:07 +00:00 |
|
Survey
|
Fix minor Survey bug
|
2009-12-20 16:10:04 -05: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
|
Central cache access for Assets to handle SSL caching. Fixes bug #11131.
|
2009-10-20 15:15:38 -07:00 |
|
AssetReport.pm
|
add metadata to assets inside an AssetReport
|
2011-05-20 14:25:40 -05:00 |
|
Calendar.pm
|
Band-aid fix for bad decache of icalFeeds, where it is not deserialized from JSON. Fixes bug #12139.
|
2011-05-30 11:34:43 -07:00 |
|
Carousel.pm
|
Allow the Rich Editor used by the Carousel to be customized for each Carousel asset instead of inheriting the Editor from the site's Settings. Fixes bug #12100.
|
2011-04-11 15:48:15 -07:00 |
|
Collaboration.pm
|
Rework the CS mail fetching interval so that it can't have crazy values like never, every second or yearly. Fixes bug #12043
|
2011-02-14 16:37:06 -08:00 |
|
Dashboard.pm
|
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 |
|
DataForm.pm
|
fix dataform jumping between views when moving fields
|
2011-01-10 20:26:56 -06:00 |
|
DataTable.pm
|
fix 11432 DataTable date input
|
2010-08-10 14:05:35 -05:00 |
|
EventManagementSystem.pm
|
add ticket limits to badge groups. add ticket and badge metadata to templates
|
2011-06-20 18:39:45 -05:00 |
|
Folder.pm
|
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 |
|
Gallery.pm
|
Fix a typo in the Gallery's default addArchive gallery template.
|
2010-09-20 11:50:12 -07:00 |
|
GalleryAlbum.pm
|
Fix importing an Archive in default order. Update the test to now explicitly test for archive order. Fixes bug #11866.
|
2010-09-20 11:45:30 -07:00 |
|
HttpProxy.pm
|
Add missing POD to the HttpProxy
|
2009-07-05 00:38:07 +00:00 |
|
InOutBoard.pm
|
fixed #11929: In/Out board breaks in Chrome sometimes
|
2010-10-26 13:16:57 -07:00 |
|
Layout.pm
|
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 |
|
Map.pm
|
Add new MapPoint code for geolocation, Thingy searching and indexing and a macro for rendering thing data outside of the Thingy.
|
2011-05-02 13:49:18 -07:00 |
|
Matrix.pm
|
Fix bad escaping of dashes for element Ids in the Matrix. Fixes bug #11588.
|
2010-08-03 11:03:15 -07:00 |
|
MessageBoard.pm
|
fixes for weaken and iterator
|
2010-06-01 19:37:53 -05:00 |
|
MultiSearch.pm
|
Central cache access for Assets to handle SSL caching. Fixes bug #11131.
|
2009-10-20 15:15:38 -07:00 |
|
Navigation.pm
|
WebGUI/Asset/Wobject/Navigation.pm was still using obsolete template PBtmpl0000000000000048.
|
2010-08-04 23:16:02 -04:00 |
|
Poll.pm
|
i18n the Graphing tab title in the Poll. Fixes #10831.
|
2009-08-26 18:45:56 +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
|
Add new MapPoint code for geolocation, Thingy searching and indexing and a macro for rendering thing data outside of the Thingy.
|
2011-05-02 13:49:18 -07:00 |
|
Shelf.pm
|
Fix bad characters in the price column when importing products into a Shelf. Fixes bug #12001.
|
2011-01-03 19:13:59 -08:00 |
|
SQLReport.pm
|
don't warn about white space only in SQLReport queries
|
2010-04-07 10:08:00 -05:00 |
|
StockData.pm
|
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 |
|
StoryArchive.pm
|
Story Archive now plays nice with urlExtensions
|
2010-10-26 14:27:47 -07:00 |
|
StoryTopic.pm
|
rfe #12016 for the top story as well
|
2011-01-11 10:09:58 -06:00 |
|
Survey.pm
|
Fix a bad SQL lookup which affected the Survey Statistical Report. Fixes bug #12091
|
2011-04-04 18:57:50 -07:00 |
|
SyndicatedContent.pm
|
unbless MediaRSS hashes in SyndicatedContent
|
2011-03-30 09:58:45 -05:00 |
|
Thingy.pm
|
Remove debug code, replace with line accidently deleted during debug. Fixes bug #12188
|
2011-07-08 15:23:17 -07: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
|
Fix use of raw param calls in UserList. Fixes bug #11774
|
2010-08-10 20:36:56 -07:00 |
|
WeatherData.pm
|
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 |
|
WikiMaster.pm
|
Enforce viewing permissions for search and keywords in the Wiki. Fixes bug #12027
|
2011-01-20 11:21:51 -08:00 |