Changes between Version 4 and Version 5 of BluePrint/DataList


Ignore:
Timestamp:
01/31/13 12:26:52 (12 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/DataList

    v4 v5  
    3232  - ''tbw''
    3333
     34=== Prototype ===
     35
     36  - Basic HTML renderer
     37  - Basic CSS
     38
     39=== Basic Implementation ===
     40
     41  - Ajax pagination
     42    - Infinite scroll
     43  - Integration into S3CRUD
     44    - Option of regular select() method or separate method?
     45
     46=== Enhancements ===
     47
     48  - Configuration hooks
     49    - Custom Item Renderer
     50    - Item Actions
     51  - Customizable Item Renderer
     52  - Item Actions
     53    - read/edit/delete/...custom
     54    - action buttons/links/icons
     55    - authorize actions per item
     56  - Export options
     57    - Formats-row like in datatables
     58
     59=== Later (not on roadmap yet) ===
     60
     61  - Filtering/Sorting
     62    - integrate with S3FilterForm
     63    - Ajax filtering/sorting
     64  - Inline-Editing
     65    - Ajax-add items
     66    - Ajax-edit items
     67    - Ajax-remove items
     68  - Bulk actions:
     69    - Multi-Select
     70  - Embedding of components
     71    - similar to S3InlineForms
     72    - collapsable/expandable
     73  - Mixed Resources (using common filters/forms)
     74  - Drag&Drop
     75    - to build user-customizable lists (subscription)
     76
     77  - feel free to add more...
     78
    3479== Design ==
    3580