index
:
prado
master
namespace
prado-3.2
test_sauce
Fork of Prado PHP framework
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
framework
/
Web
Age
Commit message (
Expand
)
Author
2014-03-27
Fix for tab control removing all extra css classes from tabs
gnits
2014-03-26
Fix #502
Fabio Bas
2014-03-26
Fix #506
Fabio Bas
2014-03-25
Fix #504
Fabio Bas
2014-03-12
Fix: avoid unnecessary scrolling
David
2014-02-27
TRatingList: try harder to find the Caption control
Fabio Bas
2014-02-24
IE fixes
Fabio Bas
2014-02-19
Avoid an exception loop on callback error when headers have already been sent...
Fabio Bas
2014-02-12
Dropped Markdown for Parsedown
Fabio Bas
2014-02-12
Fixed TAutoComplete
Fabio Bas
2014-02-08
Fixed TActiveRatingList
Fabio Bas
2014-02-08
Javascript fixes + workaround for old internet explorer < 9
Fabio Bas
2014-02-08
Removed duplicated code
Fabio Bas
2014-02-08
Quickstart documentation for Interactions
Fabio Bas
2014-02-08
TJuiSortable events
Fabio Bas
2014-02-08
TJuiSelectable events
Fabio Bas
2014-02-08
TJuiResizable events
Fabio Bas
2014-02-08
Misc TJuiControlAdapter fixes
Fabio Bas
2014-02-06
Implemented basic support for callback events for JUI controls; TJuiDraggable...
Fabio Bas
2014-02-02
fix datepicker positioning
Fabio Bas
2014-02-02
Updated jQuery to 1.11, jQueryUi to 1.10.4
Fabio Bas
2014-02-02
Fix #498
Fabio Bas
2014-01-29
Restored Prado.Element.focus()
Fabio Bas
2014-01-29
Avoid dependency loop between TRadioButton and TRadioButtonList
Fabio Bas
2014-01-15
Removed ?> from buildscripts and demos
Fabio Bas
2014-01-15
Merge pull request #495 from david0/master
ctrlaltca
2014-01-15
Fix: do json_decode before decoding UTF8 to globalisations charset
David
2014-01-15
Added basic events for JuiControls, added quickstart demos
Fabio Bas
2014-01-10
Optimization: avoid duplicate creation of T*CheckBoxList, T*RadioButtonList j...
Fabio Bas
2014-01-10
Fix TActiveCheckBoxList, TActiveRadioButtonList
Fabio Bas
2014-01-10
Ported TRatingList
Fabio Bas
2014-01-10
Fixed AutoPostback of TImageButton, TCheckBoxList, TRadioButtonList
Fabio Bas
2014-01-06
Implemented ajax queue (based on https://github.com/gnarf37/jquery-ajaxQueue)
Fabio Bas
2014-01-06
Removed all @version $Id comments: they were managed by svn and are useless w...
Fabio Bas
2014-01-06
Happy 2014!
Fabio Bas
2014-01-05
Ported TAccordion
Fabio Bas
2014-01-05
Re-enable prototype-based scripts, and enable old drag&drop controls
Fabio Bas
2014-01-05
Ensure script works in jQuery.noConflict() mode
Fabio Bas
2014-01-05
Ported TInPlaceTextBox
Fabio Bas
2014-01-05
Restored TAutoComplete
Fabio Bas
2013-12-06
fixed TListBox && TImageButton AutoPostback
Fabio Bas
2013-12-06
jQuery-ui: Resizable, Selectable, Sortable
Fabio Bas
2013-12-04
jQuery-ui based draggable and droppable
Fabio Bas
2013-12-02
Small fix for autocomplete
Fabio Bas
2013-12-02
Avoid rendering <script> blocks in callbacks
Fabio Bas
2013-12-02
Added an autocomplete based on jQuery-ui
Fabio Bas
2013-12-02
WIP port of TAutoComplete to jQuery-ui
Fabio Bas
2013-11-28
cleaned up forgotten code in datepicker js
Fabio Bas
2013-11-28
Deleted duplicated files
Fabio Bas
2013-11-28
readded the ability to get a simple result from an ajax callback
Fabio Bas
[next]