summaryrefslogtreecommitdiffstats
path: root/funcweb/funcweb/widget_automation.py
Commit message (Collapse)AuthorAgeFilesLines
* adding a new template for repeating fieldsmakkalot2008-06-301-2/+2
|
* some look and feel fixesmakkalot2008-06-291-2/+2
|
* fixing some silly errors, unittests are cool :)makkalot2008-06-291-6/+6
|
* Adding better label support and fixing a deprecated warningmakkalot2008-06-291-5/+4
|
* adding the main structure fo advanced widgets that will supply dynamic ↵makkalot2008-06-291-2/+85
| | | | number of fields in UI for lists and hashes. Also adding a simple util method that converts the argument names into better labels
* update the RemoteFormFactory with new stuffmakkalot2008-06-221-6/+8
|
* add validator schema factory results to RemoteForm objectmakkalot2008-06-211-1/+2
|
* some js action updates in widgetsmakkalot2008-06-181-13/+5
|
* adding the minion,module,method as hidden fieldsmakkalot2008-06-161-1/+16
|
* remove the weird duplication in widget.displaymakkalot2008-06-151-2/+2
|
* add link executermakkalot2008-06-151-0/+25
|
* some fixes in automation code and adding a remoteform factorymakkalot2008-06-151-5/+41
|
* adding a RemoteForm automation to our widget factorymakkalot2008-06-121-0/+47
|
* returning back a WidgetList objectmakkalot2008-06-121-1/+18
|
* adding string dropdownmakkalot2008-06-121-25/+25
|
* removing is_required assignment and fixing some stupid errorsmakkalot2008-06-101-8/+12
|
* initial design for widget input factorymakkalot2008-06-091-0/+124