Changes between Version 46 and Version 47 of S3
- Timestamp:
- 10/04/13 10:30:45 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3
v46 v47 15 15 == Authentication, Authorization, Accounting == 16 16 17 - [wiki:S3 AAA Authentication, Authorization, Accounting]18 - [wiki:S3 AAA/OrgAuth OrgAuth]19 - [wiki:S3 AAA/RecordApproval Record Approval]17 - [wiki:S3/S3AAA Authentication, Authorization, Accounting] 18 - [wiki:S3/S3AAA/OrgAuth OrgAuth] 19 - [wiki:S3/S3AAA/RecordApproval Record Approval] 20 20 21 21 == Resource Framework == 22 22 23 - [wiki:S3 XRC/RESTfulAPI/S3Resource S3Resource]24 - [wiki:S3 ResourceFilter S3ResourceFilter]23 - [wiki:S3/S3Resource S3Resource] 24 - [wiki:S3/S3ResourceFilter S3ResourceFilter] 25 25 26 - [wiki:S3XRC Extensible Resource Controller] (out of date)27 26 == RESTful API == 28 27 29 28 === Framework === 30 29 31 - [wiki:S3 XRC/RESTfulAPI/s3_rest_controller Implementing RESTful Controllers] (s3_rest_controller)32 - [wiki:S3 XRC/S3Method Extending the RESTful API by implementing S3Method]33 - [wiki:S3 XRC/RESTfulAPI/S3Request S3Request]30 - [wiki:S3/S3REST/s3_rest_controller Implementing RESTful Controllers] (s3_rest_controller) 31 - [wiki:S3/S3Method Extending the RESTful API by implementing S3Method] 32 - [wiki:S3/S3Request S3Request] 34 33 35 34 === API === 36 35 37 - [wiki:S3XRC/RESTfulAPI/Methods Supported Methods] 38 - [wiki:S3XRC/RESTfulAPI/URLFormat URL Format] 39 - [wiki:S3XRC/XMLForms Generating XML Forms (XForms)] 36 - [wiki:S3/S3REST/Methods Supported Methods] 37 - [wiki:S3/S3REST/URLFormat URL Format] 40 38 41 === CRUD, Search and Reports === 39 - [wiki:S3/XMLForms Generating XML Forms (XForms)] 42 40 43 - [wiki:S3CRUD S3CRUD] 41 === Reports === 42 44 43 - [wiki:S3Report S3Report Pivot Table Reports] 45 - [wiki:S3Search S3Search] (to be deprecated)46 44 47 45 == Frameworks == … … 51 49 52 50 === Data Models === 53 - [wiki:S3XRC/ModelExtensions Data Model Extensions] 54 - [wiki:S3XRC/ModelExtensions/ComponentResources Components and Link-tables] 55 - [wiki:S3ReusableField S3ReusableField] 51 52 - [wiki:S3/S3Model Data Model Extensions] 53 - [wiki:S3/S3Model/ComponentResources Components and Link-tables] 54 55 - [wiki:S3/S3ReusableField S3ReusableField] 56 56 57 57 === Menus and Navigation === 58 - [wiki:S3 Navigation S3Navigation]58 - [wiki:S3/S3Navigation S3Navigation] 59 59 60 60 === Filters === … … 62 62 63 63 === Subscriptions and Notifications === 64 64 65 - [wiki:S3/Notifications S3 Notifications] 66 65 67 === Forms and Views === 66 - [wiki:S3SQLForm Custom Forms for S3CRUD] 68 69 - [wiki:S3/S3SQLForm Custom Forms for S3CRUD] 70 67 71 - [wiki:S3/DataViews Data Views] - Representation of multiple records 68 72 - [wiki:S3/DataTable S3DataTable] … … 71 75 72 76 === Location Tracking === 73 - [wiki:S3Tracking S3Tracking Generic Location Tracking System] 77 78 - [wiki:S3/S3Tracking S3Tracking Generic Location Tracking System] 74 79 75 80 === Import and Export === … … 84 89 == XML and JSON == 85 90 86 - [wiki:S3 XML S3XML and S3JSON Formats]87 - [wiki:S3 XRC/S3XML/Transformation Using XSLT Transformation for Data Export/Import]91 - [wiki:S3/S3XML S3XML and S3JSON Formats] 92 - [wiki:S3/S3XML/Transformation Using XSLT Transformation for Data Export/Import] 88 93 89 94 == GIS/Mapping ==