| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
| |
- Take over mantainership
PR: 125866
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: Dmitry Karasik <dk@catpipe.net> (maintainer)
Notes:
svn path=/head/; revision=217700
|
|
|
|
|
|
|
|
|
| |
PR: ports/104741
Submitted by: chinsan@
Approved by: maintainer
Notes:
svn path=/head/; revision=175814
|
|
|
|
|
|
|
|
|
|
|
| |
- Add WWW URL
PR: ports/101395
Submitted by: chinsan <chinsan.tw@gmail.com>
Approved by: maintainer (timeout 15 days)
Notes:
svn path=/head/; revision=171198
|
|
|
|
|
|
|
|
|
| |
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net
Notes:
svn path=/head/; revision=150745
|
|
|
|
|
|
|
|
|
| |
PR: ports/89727
Submitted by: Simun Mikecin <sime@logos.hr>
Approved by: maintainer
Notes:
svn path=/head/; revision=149923
|
|
|
|
|
|
|
|
|
| |
PR: 81138
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Approved by: Dmitry Karasik (maintainer)
Notes:
svn path=/head/; revision=135464
|
|
The package is essentially an implementation of a PageController
pattern.
Architecture:
* Controller class that examines HTTP requests and manages
form values persistence across requests.
* Page class (subclass of QuickForm) representing a single
page of the form.
* Business logic is contained in subclasses of Action class.
Cool features:
* Includes several default Actions that allow easy building
of multipage forms.
* Includes usage examples for common usage cases (single-page
form, wizard tabbed form).
PR: ports/71281
Submitted by: Dmitry Karasik <dmitry@karasik.eu.org>
Notes:
svn path=/head/; revision=117925
|