Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-18 | fixed #380 (TCustomValidator's ControlToValidate should be optional); added ↵ | ctrlaltca@gmail.com | |
a quickstart example, updated 2 tests that were broken + HISTORY | |||
2012-01-11 | respect visibility state when updating activecontrols during an ajax callback | ctrlaltca@gmail.com | |
2011-12-23 | small fix in TPanel | ctrlaltca@gmail.com | |
2011-12-21 | fix for #91; fixed TActiveCustomvalidator's behaviour and demo (more ↵ | ctrlaltca@gmail.com | |
discussion in the ticket) | |||
2011-12-21 | fix #314 | ctrlaltca@gmail.com | |
2011-12-19 | committed patch from #378 | ctrlaltca@gmail.com | |
2011-12-06 | fix for #377 | ctrlaltca@gmail.com | |
2011-12-05 | reverted r2801, r2803, r2829's madness. | ctrlaltca@gmail.com | |
2011-12-03 | Added documentation for TWebControlDecorator (fixes #259); | ctrlaltca@gmail.com | |
Added missing bits to have TWebControlDecorator actually works. | |||
2011-11-28 | committed proposed adjustement from #235 | ctrlaltca@gmail.com | |
2011-11-22 | TCaptcha: publish images with image/png content-type | ctrlaltca@gmail.com | |
2011-11-17 | 3-in-1 bugfix commit: | ctrlaltca@gmail.com | |
1) TErrorHandler: avoid an error when trying to hide the file path of a lambda function 2) TSecurityManager: avoid a race condition when first generating the encryptionkey or the validationkey 3) TActiveFileUpload: urlencode the base64'ed token since it can contain the "+" character (otherway it would be traslated to a space) | |||
2011-11-15 | dirty test patch for #372, open for comments | ctrlaltca@gmail.com | |
2011-11-09 | fix #371 | ctrlaltca@gmail.com | |
2011-10-31 | TActiveMultiView: don't render the clientiside if the active view did not ↵ | ctrlaltca@gmail.com | |
change; fixed example in quickstart TMultiView: added missing parameter in error message | |||
2011-10-21 | removed TClientScriptLoader missed in r3039. Updated documentation | ctrlaltca@gmail.com | |
2011-10-21 | fixes #368 + documentation-only addition to TDropDownList, other changes are ↵ | ctrlaltca@gmail.com | |
due to line ending | |||
2011-10-11 | TActiveFileUpload: fix when 2 TActiveFileUpload are present in the same page ↵ | ctrlaltca@gmail.com | |
and one of them in inside 2 (o more) nested templates (refs #90) | |||
2011-10-02 | added workaround for #342 | ctrlaltca@gmail.com | |
2011-10-02 | Added TReCaptcha control (ticket #345) and added a notice about the lack of ↵ | ctrlaltca@gmail.com | |
security of TCaptcha (ticket #344) | |||
2011-09-29 | Test patch for #366: use a <div> instead of a <span> around the <table> of a ↵ | ctrlaltca@gmail.com | |
TActiveDataGrid to ensure W3C validation (<span> is an inline element and is not allowed to contain a block element like <table>) | |||
2011-09-20 | small fix to previous commit | ctrlaltca@gmail.com | |
2011-09-20 | patch for #363: dropping clientscripts.php | ctrlaltca@gmail.com | |
2011-09-06 | TCallbackResponseAdapter: avoid to flush empty boundaries (this caused all ↵ | ctrlaltca@gmail.com | |
the <!--//X-PRADO-XXX--> tags to be outputted once for each flushOutput() call) | |||
2011-09-06 | workaround for #363 | ctrlaltca@gmail.com | |
2011-08-30 | Fixed Issue#362 | GODZilla0480@gmail.com | |
2011-08-30 | reverted r3032, please look ticket #362 | ctrlaltca@gmail.com | |
2011-08-28 | Modify TThemeManager to allow custom subclassing of TTheme | GODZilla0480@gmail.com | |
2011-08-28 | Modifiy TTemplate::parseAttributes to allow definition of "HTML5 Custom Data ↵ | GODZilla0480@gmail.com | |
Attributes (data-*)" e.g Attributes.data-custom-value="foobar" | |||
2011-08-19 | fix for #356 | ctrlaltca@gmail.com | |
2011-08-19 | fix for #361 | ctrlaltca@gmail.com | |
2011-07-21 | added Gabor's HtmlArea registration patch (fixes #351) | ctrlaltca@gmail.com | |
2011-07-18 | missed a file in r3018, sorry | ctrlaltca@gmail.com | |
2011-07-16 | patch for #349 | ctrlaltca@gmail.com | |
2011-07-16 | fix for #343 (reworked r2915 to be more backcompatible on clientside) | ctrlaltca@gmail.com | |
2011-07-16 | TActivecustomvalidator _must_ have EnableClientScript=true | ctrlaltca@gmail.com | |
2011-07-16 | applied prado-lazyload-in-callbacks-patch (ticket #348) | ctrlaltca@gmail.com | |
2011-07-06 | fix for #341 | ctrlaltca@gmail.com | |
2011-07-03 | Rewoked TAccordion (fixes #340); added AnimationDuration parameter, added ↵ | ctrlaltca@gmail.com | |
example in quickstart. | |||
2011-06-26 | test patch for #243 | ctrlaltca@gmail.com | |
2011-06-25 | quick patch for #338 | ctrlaltca@gmail.com | |
2011-06-25 | applied further "progressive rendering" patches (#235) | ctrlaltca@gmail.com | |
added TFlushOutput component fixed THtmlarea quickstart demo | |||
2011-06-24 | merged in the patch for progressive rendering from #235; unit tests doesn't ↵ | ctrlaltca@gmail.com | |
evidence any regression, but of course more proper testing is needed | |||
2011-06-20 | updated year information on all framework sources where possible (Copyright ↵ | ctrlaltca@gmail.com | |
© 2005-2008 PradoSoft => Copyright © 2005-2011 PradoSoft) | |||
2011-06-20 | fixed 3 obvious bugs | ctrlaltca@gmail.com | |
2011-06-20 | removed useless calls to empty contructor; reverted some additional ↵ | ctrlaltca@gmail.com | |
undocumented changes; upported the "cgi workaround" to trunk/; large (fake) changeset are due to mixed cr/crlf used previously | |||
2011-06-18 | fix for #334 (trunk/) | ctrlaltca@gmail.com | |
2011-06-16 | Merged a bit TPager's view style with TDataGridPager's one adding first/last ↵ | ctrlaltca@gmail.com | |
buttons to TDataGridPagerStyle | |||
2011-06-13 | fixed #279 | rojaro | |
2011-06-08 | added accordion control from #213 | ctrlaltca@gmail.com | |