| 1 |
Changes from 5x-0.9
|
| 2 |
- Added helper methods for determining Team/Pro or Enterprise
|
| 3 |
|
| 4 |
Changes from 5.x-0.8-7
|
| 5 |
-Added support for netFORUM Team / On Demand
|
| 6 |
-Updated the xWeb testing page to label field names used in the query
|
| 7 |
-Added guessing function for WSDL endpoint
|
| 8 |
-Enhanced logging for invalid GetQuery requests
|
| 9 |
|
| 10 |
Changes from 5.x-0.8-6
|
| 11 |
-Added netforum_object_key_field, included obj_key_field in db
|
| 12 |
|
| 13 |
Changes from 5.x-0.8-5
|
| 14 |
- Upped maximum field lengths in xweb testing form, increased field size
|
| 15 |
|
| 16 |
Changes from 5.x-0.8
|
| 17 |
- fixed object autocomplete
|
| 18 |
- updating netforum_object_cache
|
| 19 |
- Added PHP code generation to xWeb testing page
|
| 20 |
- Fetch object prefix, default columns, and default order by for objects
|
| 21 |
- added netforum_object_name and netforum_object_key
|
| 22 |
- Added netforum_response_from_cache function, edited xwebSecureClient.class.inc to fit
|
| 23 |
- Changed xwebSecureClient to cache the request arguments as an sha1 hash instead of as a serialized array for speed
|
| 24 |
- added netforum_clean_object_name to strip out anything after @
|
| 25 |
- object field autocomplete looks for object prefix
|
| 26 |
- Fixed bug in availability testing
|
| 27 |
- Include search columns and default order by on object info page
|
| 28 |
- Module now sets socket timeout before connecting to xWeb
|
| 29 |
- reduced database calls for repetitive netforum_object_key and netforum_object_name calls
|
| 30 |
- Object name autofind is sorted by name
|
| 31 |
- Re-arranged menu caching
|
| 32 |
- Renamed menu items
|