Age | Commit message (Expand) | Author |
2010-04-18 | Ensured parent::__construct calls within TRpcClient and TXmlDocument | javalizard |
2010-04-18 | Ensured parent::__construct calls within Testing | javalizard |
2010-04-18 | Ensured parent::__construct calls within Security | javalizard |
2010-04-18 | Ensured parent::__construct calls within Data | javalizard |
2010-04-18 | Ensured parent::__construct calls to Base, Caching, and Collections | javalizard |
2010-04-18 | Missed this one | javalizard |
2010-04-18 | ensured that the UI are calling their parent __construct methods | javalizard |
2010-04-18 | ensured that the WebControls are calling their parent __construct methods | javalizard |
2010-04-18 | Added the THeader1-6, and fixed up the THtmlElement a touch. | javalizard |
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 p... | javalizard |
2010-04-17 | Got the return value nailed down for TList::InsertBefore and TList::insertAft... | javalizard |
2010-04-17 | Added Unit tests for insertBefore/After. Change code to expected behavior. | javalizard |
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 |
2010-04-14 | fixed the vsort, vrsort etc. functions which tried to instantiate ArraySorter... | rojaro |
2010-04-14 | changed the gmdate to just date. TLogger now captures the memory footprint a... | javalizard |
2010-04-14 | Adds getModulesByType, getIsAfterService, and onInitComplete for wrapping up ... | javalizard |
2010-04-13 | added @author | javalizard |
2010-04-13 | Added TPage events to TPageService via an interface. When the page is run th... | javalizard |
2010-04-12 | fiddled with the comment a touch to make it easier to understand | javalizard |
2010-04-12 | Fixed Issue#246 | Christophe.Boulain |
2010-04-12 | added @versions to the TList and TPriorityList | javalizard |
2010-04-12 | TPriorityList | javalizard |
2010-04-12 | Reprivate _c in TList. was testing something | javalizard |
2010-04-12 | added insertBefore and insertAfter | javalizard |
2010-04-09 | added ensureNullIfEmpty converter | rojaro |
2010-03-29 | fixed another bug in the rpc service | rojaro |
2010-03-29 | fixed a little bug in the rpc service | rojaro |
2010-03-27 | added TRpcClient and TRpcServer - fixing #180 | rojaro |
2010-03-19 | Added missing THttpRuest->getContentType | rojaro |
2010-03-17 | Bugfix for #236 | rojaro |
2010-03-15 | Fixed Issue#232 | Christophe.Boulain |
2010-02-23 | Fixed #226 | rojaro |
2010-02-22 | Merged /branches/3.1:r2773 into trunk | Christophe.Boulain |
2010-02-21 | Merged latest changes into trunk (except r2773) | godzilla80@gmx.net |
2010-02-18 | Update TDraggable::revert property to accept "failure" value | Christophe.Boulain |
2010-02-15 | Removed pradolite.php file | rojaro |
2010-02-15 | Revert prado-cli.php commited by mistake. sorry | Christophe.Boulain |
2010-02-15 | Merge from r2765 (and some others) 3.1 | Christophe.Boulain |
2010-02-14 | Merge Branches & Trunk | godzilla80@gmx.net |
2010-02-13 | NEW: Add Beta of master/slave senario solution | godzilla80@gmx.net |
2009-11-04 | Minor corrections to avoid runtime notice with php 5.3, and function rename i... | Christophe.Boulain |
2009-11-02 | added missing package description in TActiveFileUpload | rojaro |
2009-11-02 | added missing package description | rojaro |
2009-11-01 | TEnumerable can now be iterated as suggested by FragMaster B | rojaro |
2009-11-01 | Added ability to set width and height for images in both THyperLink and THype... | rojaro |
2009-11-01 | merged fix for proper errorhandling when the size of the uploaded file exceed... | rojaro |
2009-11-01 | merged fix for asynchronous callback requests from http://www.pradosoft.com/f... | rojaro |
2009-11-01 | merged quotestring utf8 patch ... see http://www.pradosoft.com/forum/index.ph... | rojaro |