Changes between Version 49 and Version 50 of S3


Ignore:
Timestamp:
10/04/13 10:41:50 (11 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3

    v49 v50  
    1616
    1717 - [wiki:S3/S3AAA Authentication, Authorization, Accounting]
    18  - [wiki:S3/S3AAA/OrgAuth OrgAuth]
    19  - [wiki:S3/S3AAA/RecordApproval Record Approval]
    20 
    21 == Resource Framework ==
    22 
    23  - [wiki:S3/S3Resource S3Resource]
    24  - [wiki:S3/S3ResourceFilter S3ResourceFilter]
     18   - [wiki:S3/S3AAA/OrgAuth OrgAuth]
     19   - [wiki:S3/S3AAA/RecordApproval Record Approval]
    2520
    2621== RESTful API ==
    27 
    28 === Framework ===
    29 
    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]
    3322
    3423=== API ===
     
    3928 - [wiki:S3/XMLForms Generating XML Forms (XForms)]
    4029
    41 === Reports ===
     30=== Framework ===
    4231
    43  - [wiki:S3Report S3Report Pivot Table Reports]
     32 - [wiki:S3/S3REST/s3_rest_controller Implementing RESTful Controllers] (s3_rest_controller)
     33 - [wiki:S3/S3Method Extending the RESTful API by implementing S3Method]
     34
     35=== Core Classes ===
     36
     37 - [wiki:S3/S3Request S3Request]
     38 - [wiki:S3/S3Resource S3Resource]
     39 - [wiki:S3/S3ResourceFilter S3ResourceFilter]
    4440
    4541== Frameworks ==
    46 
    47 === Templates ===
    48   - ''tbw''
    4942
    5043=== Data Models ===
     
    5649  - [wiki:S3/S3ReusableField S3ReusableField]
    5750
    58 === Menus and Navigation ===
    59   - [wiki:S3/S3Navigation S3Navigation]
     51== XML and JSON ==
    6052
    61 === Filters ===
    62   - [wiki:S3/FilterForms S3 FilterForms]
     53 - [wiki:S3/S3XML S3XML and S3JSON Formats]
     54   - [wiki:S3/S3XML/Transformation Using XSLT Transformation for Data Export/Import]
     55
     56=== Import and Export ===
     57
     58   - [wiki:S3/DataImportCLI Importing Data from the web2py CLI]
    6359
    6460=== Subscriptions and Notifications ===
     
    6662  - [wiki:S3/Notifications S3 Notifications]
    6763
    68 === Forms and Views ===
     64=== Templates ===
     65  - ''tbw''
     66
     67== GUI ==
     68
     69=== Menus and Navigation ===
     70
     71  - [wiki:S3/S3Navigation S3Navigation]
     72
     73=== CRUD Forms and Views ===
    6974
    7075  - [wiki:S3/S3SQLForm Custom Forms for S3CRUD]
     
    7580    - [wiki:S3/PivotTable S3PivotTable]
    7681
    77 === Location Tracking ===
     82=== Filter Forms ===
    7883
    79    - [wiki:S3/S3Tracking S3Tracking Generic Location Tracking System]
     84  - [wiki:S3/FilterForms S3 FilterForms]
    8085
    81 === Import and Export ===
    82    - [wiki:S3/DataImportCLI Importing Data from the web2py CLI]
     86=== Reports ===
    8387
    84 == GUI ==
     88 - [wiki:S3/S3Report S3Report Pivot Table Reports]
    8589
    8690=== Form Widgets ===
     
    8892 - [wiki:S3/S3GroupedOptionsWidget S3GroupedOptionsWidget]
    8993
    90 == XML and JSON ==
    91 
    92  - [wiki:S3/S3XML S3XML and S3JSON Formats]
    93  - [wiki:S3/S3XML/Transformation Using XSLT Transformation for Data Export/Import]
    94 
    9594== GIS/Mapping ==
    9695
    9796=== Overview ===
     97
    9898  - [wiki:DeveloperGuidelinesGIS DeveloperGuidelines GIS]
     99
     100=== Location Tracking ===
     101
     102   - [wiki:S3/S3Tracking S3Tracking Generic Location Tracking System]
    99103
    100104== Related [wiki:BluePrints] ==