Age | Commit message (Expand) | Author |
2008-10-21 | removed all trailing ?> | qiang.xue |
2008-07-30 | updated copyright | knut |
2008-05-20 | Fixed #847 | tof |
2008-05-16 | Fixed #841 | tof |
2008-01-13 | Fixed getBaseUrl. | xue |
2007-09-26 | added support to remember login. | xue |
2007-09-23 | make custom URL variables available in $_GET | xue |
2007-08-11 | fixed path_info bug. | xue |
2007-08-05 | fixed doc error. | xue |
2007-08-05 | modified getBaseUrl to enable forcing HTTPS | xue |
2007-08-04 | fixed #533 | carl |
2007-08-04 | Fixed #672 | carl |
2007-06-13 | fixed #649 | knut |
2007-05-30 | fixing small typos in the API documentation | knut |
2007-05-29 | minor typo in API documentation | knut |
2007-02-13 | Added support to include external application configuration files. | xue |
2006-12-02 | merge from 3.0 branch till 1540. | xue |
2006-11-25 | merge from 3.0 branch till 1508. | xue |
2006-10-29 | merge from 3.0 branch till 1481. | xue |
2006-09-30 | merge from 3.0 branch till 1451. | xue |
2006-09-24 | Merge from 3.0 branch till 1443. | xue |
2006-09-23 | merge from 3.0 branch till 1435. | xue |
2006-09-08 | merge from 3.0 branch till 1397. | xue |
2006-09-04 | merge from 3.0 branch till 1387 | xue |
2006-08-02 | merge from 3.0 branch till 1320. | xue |
2006-07-29 | Merge from 3.0 branch till 1305. | xue |
2006-07-21 | merge from 3.0 branch till 1281. | xue |
2006-06-19 | Merge from 3.0 branch till 1185. | xue |
2006-05-04 | Merge from 3.0 branch till 1023. | xue |
2006-05-04 | Merge from 3.0 branch till 1016. | xue |
2006-05-01 | Merge from 3.0 branch till 1004. | xue |
2006-04-01 | Fixed #111. | xue |
2006-03-23 | Added a new parameter to constructUrl() for encoding GET parameters. | xue |
2006-03-05 | Added name-based cookie retrieval. | xue |
2006-03-04 | Added findCookieByName. | xue |
2006-02-17 | Changed a few application API names. | xue |
2006-02-17 | Removed a few constructors. | xue |
2006-02-17 | Add TApplicationComponent class and adjusted the relevant classes. | xue |
2006-02-17 | moved shortcut methods from TComponent to TControl. | xue |
2006-02-13 | Removed host address and user agent from cookie validation information. | xue |
2006-02-12 | Implemented cookie HMAC check. | xue |
2006-02-09 | Added Printer-friendly version of quickstart tutorial. | xue |
2006-02-07 | Added UrlFormat property to THttpRequest. | xue |
2006-01-31 | Modified TList and TMap implementation so that they can be more easily extended. | xue |
2006-01-24 | Modified THttpRequest and THttpSession so that they can be used like an array... | xue |
2006-01-13 | Move SafeHtml to 3rdParty/SafeHtml. Add TSafeHtml component. Change TTextBox:... | wei |
2006-01-08 | Completed TLogger, TLogRouter, TFileLogRoute, TEmailLogRoute | xue |
2006-01-05 | coreLog instrumentation. | wei |
2005-12-29 | Changed module init() method signature. | xue |
2005-12-28 | Modified the way to access application singleton. | xue |