|
Revision 236, 1.3 kB
(checked in by sfuchs, 4 years ago)
|
updated roadmap w/ results from discussion
|
- Property svn:eol-style set to
native
- Property svn:keywords set to
Author Date Id Revision
|
| Line | |
|---|
| 1 |
patForms Roadmap: |
|---|
| 2 |
----------------- |
|---|
| 3 |
$Id$ |
|---|
| 4 |
|
|---|
| 5 |
Candidates for patForms 0.9.0ax |
|---|
| 6 |
|
|---|
| 7 |
- event based form-processing (Schst) |
|---|
| 8 |
- add more Storage containers: |
|---|
| 9 |
- Storage_DB |
|---|
| 10 |
- Storage_CSV (Schst) |
|---|
| 11 |
- Storage_Mail (Schst) |
|---|
| 12 |
- fix: Storage containers do not work with groups |
|---|
| 13 |
- Element_String: fix password problem (Schst) (done) |
|---|
| 14 |
- serveral Parser fixes |
|---|
| 15 |
- implement patForms::convertElementTo() |
|---|
| 16 |
(see: http://forum.php-tools.net/viewtopic.php?t=462) |
|---|
| 17 |
- Form-Namespacing (#129) (Sven) |
|---|
| 18 |
|
|---|
| 19 |
Candidates for patForms 1.0.0 |
|---|
| 20 |
|
|---|
| 21 |
- make support for Propel stable w/ all Element types (Sven) |
|---|
| 22 |
- implement clientside JS support (Schst) |
|---|
| 23 |
- implement more Renderers: |
|---|
| 24 |
- Renderer_Smarty |
|---|
| 25 |
- Renderer_Savant |
|---|
| 26 |
- Renderer_Flexy |
|---|
| 27 |
- fix all Elements |
|---|
| 28 |
- Element_File |
|---|
| 29 |
- Element_Date |
|---|
| 30 |
- Element_Group - finish element |
|---|
| 31 |
- (are there more?) |
|---|
| 32 |
- add HTMLArea Element |
|---|
| 33 |
- add ComboBox Element |
|---|
| 34 |
- fix encoding problems (#139) (Carsten) |
|---|
| 35 |
|
|---|
| 36 |
Candidates for patForms 1.1.0 |
|---|
| 37 |
|
|---|
| 38 |
- implement Wizards (Schst) |
|---|
| 39 |
- replace all Creators by FormDefinitions |
|---|
| 40 |
- implement Storage_XML |
|---|
| 41 |
|
|---|
| 42 |
Candidates for patForms 2.0.0 |
|---|
| 43 |
|
|---|
| 44 |
- adopt XForms standard for FormDefinitions |
|---|
| 45 |
- XForms Support (read/write) |
|---|
| 46 |
|
|---|
| 47 |
Minor problems: |
|---|
| 48 |
|
|---|
| 49 |
- add access private/public flag for attributes (Argh) |
|---|
| 50 |
- number-based attributes w/ insertSpecials modifier (Argh) |
|---|