Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-18 | THtmlElement ensures that it any new tag names are strings | javalizard | |
2010-04-18 | TComponent- adds a blank __construct function to unify the constructor call ↵ | javalizard | |
path for all objects. TApplication- Adds final attribute to the parameters in the config so folder config.xml cannot override if set to true. Adds a mergeParameter function to unify parameter setting. Fixed a bug where loadParametersPhp wasn't getting the properties correctly. TControl- calls the parent::__construct, Adds render blocking. (the PRADO class using this will be added in a week or two) TParameterModule- Adds final attribute to the parameter option so folder configs cannot override if set to true. Uses the application mergeParameter function. Adds final to the php parameter loader | |||
2010-04-17 | Brings the new method name in line with the rest of the methods | javalizard | |
2010-04-16 | Makes it possible for subclasses to define the default tag by overriding the ↵ | javalizard | |
function getDefaultTag | |||
2010-04-13 | added @author | javalizard | |
2010-04-13 | Added TPage events to TPageService via an interface. When the page is run ↵ | javalizard | |
the TPageServices events are added to the TPage events. This exposes the TPage events to modules. Also added an event when a page is not found. | |||
2010-03-15 | Fixed Issue#232 | Christophe.Boulain | |
May need additionnal testing | |||
2010-02-22 | Merged /branches/3.1:r2773 into trunk | Christophe.Boulain | |
2010-02-18 | Update TDraggable::revert property to accept "failure" value | Christophe.Boulain | |
2010-02-15 | Merge from r2765 (and some others) 3.1 | Christophe.Boulain | |
Added TActiveTableRow QST page Corrected an uninitialized array in TScaffoldBase | |||
2010-02-14 | Merge Branches & Trunk | godzilla80@gmx.net | |
/trunk:r2680,2692,2707-2736 /branches/3.1:r2682-2686,2694-2702,2705,2738-2762 | |||
2009-11-02 | added missing package description in TActiveFileUpload | rojaro | |
2009-11-02 | added missing package description | rojaro | |
2009-11-01 | Added ability to set width and height for images in both THyperLink and ↵ | rojaro | |
THyperLinkColumn (plus the imageurl for the latter) as suggested by junkee in http://www.pradosoft.com/forum/index.php?topic=8745.0 | |||
2009-11-01 | merged fix for proper errorhandling when the size of the uploaded file ↵ | rojaro | |
exceeds the limit see http://www.pradosoft.com/forum/index.php?topic=11850.0 | |||
2009-10-14 | added TActiveMultiView | rojaro | |
2009-10-07 | Add TActiveTableCell & TActiveTableRow | Christophe.Boulain | |
2009-10-05 | Quick Fix from 3.1 | Christophe.Boulain | |
2009-10-03 | added missing prado::using() call for TCallback | rojaro | |
2009-10-02 | updated the phpdoc package namespace | rojaro | |
2009-10-02 | Enhancement on drag & drop controls. | Christophe.Boulain | |
2009-09-30 | merged patch from ctrlaltca which fixes the 'TActiveFileUpload is not ↵ | rojaro | |
"thread safe"' issue #90 | |||
2009-09-29 | Added TActiveDataGrid and TActiveRepeater from LCS | Christophe.Boulain | |
2009-09-24 | added marcosanobre's TActiveDataList | rojaro | |
2009-08-18 | fixed typo | rojaro | |
2009-07-15 | Merging latests 3.1 changes into trunk | Christophe.Boulain | |
2009-07-13 | - Models, Behaviors ... | rojaro | |
2009-06-07 | Fixed Issue#175 - TBulletedList: Introduce TBulletStyle::None | godzilla80@gmx.net | |
2009-05-11 | Fixed Issue#150 | Christophe.Boulain | |
2009-04-29 | THtmlArea boolean options were not properly encoded in change r2619 | Christophe.Boulain | |
2009-04-29 | Ensure rendering of clientID in TActivePanel | Christophe.Boulain | |
2009-04-15 | Fixed Issue #117 - TValidationSummary: new display mode "HeaderOnly" that ↵ | godzilla80@gmx.net | |
only render value of HeaderText property | |||
2009-04-14 | Fixed Issue#135 - Add AutoPostBack property to TActiveFileUpload | Christophe.Boulain | |
2009-04-08 | (no commit message) | Christophe.Boulain | |
2009-04-08 | Fixed Issue#136 | Christophe.Boulain | |
2009-04-04 | TBaseValidator, TCustomValidator: change visibilty (protected => public) of ↵ | godzilla80@gmx.net | |
getValidationTarget() | |||
2009-03-20 | Fixed Issue #120 | godzilla80@gmx.net | |
2009-03-19 | replace array_push() function calls with native language constuct if make sense | godzilla80@gmx.net | |
2009-03-19 | replace is_null() function calls with native native language constuct | godzilla80@gmx.net | |
2009-03-16 | Fixed Issue#126 | Christophe.Boulain | |
2009-02-24 | Fixed a bug introduced with rev r2613 | Christophe.Boulain | |
2009-02-23 | Fixed Issue#7 - Client side javascripts are not combined anymore in debug mode | Christophe.Boulain | |
2009-02-23 | Fixed Issue#87 | Christophe.Boulain | |
2009-01-07 | TActiveCheckBox, TActiveRadioButton, TActiveDropDownList, TActiveListBox ↵ | christophe.boulain | |
won't raise callback if AutoPostBack is false | |||
2008-12-22 | Issue 79 | carlgmathisen | |
2008-12-19 | Issue 64 - Exception on TListControl | carlgmathisen | |
2008-12-10 | removal of default generator meta tag | carlgmathisen | |
2008-12-01 | Issue 29 - position for popup in TDatePicker/TActiveDatePicker | carlgmathisen | |
2008-11-25 | Bug in TActiveRadioButtonList | carlgmathisen | |
2008-11-25 | Bug in TActiveRadioButtonList | carlgmathisen | |