summaryrefslogtreecommitdiffstats
path: root/funcweb/funcweb/widget_automation.py
Commit message (Expand)AuthorAgeFilesLines
* the small patch for adding the list*makkalot2008-08-111-2/+8
* replace jquery things with their ochikit replacementsmakkalot2008-08-061-1/+1
* change send buton info , probably will change again :)makkalot2008-07-141-0/+1
* change some div id for ajax form submitionmakkalot2008-07-121-2/+2
* serving the static resources under /funcweb to match to apache's configuratio...makkalot2008-07-091-28/+4
* 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 number...makkalot2008-06-291-2/+85
* 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