Age | Commit message (Expand) | Author |
2006-12-02 | added TUrlManager and fixed #451. | xue |
2006-11-25 | constructUrl encodes ampersand by default now. | xue |
2006-11-18 | fixed #454. reverted back constructUrl so that ampersand is not encoded by de... | xue |
2006-10-29 | constructUrl() now encodes & into & by default. | xue |
2006-09-28 | Update TUrlMapping and THttpRequest | wei |
2006-09-23 | change PageClass to ServiceParameter in TUrlMapping | wei |
2006-09-16 | Fixed #378 | xue |
2006-09-07 | Add svn keyword $Id$ | wei |
2006-09-04 | Finished updating code related with enumerable data types. | xue |
2006-09-03 | Added TEnumerable and updated places where enumerable type should be used. | xue |
2006-08-01 | Changed PHP minimum requirement to 5.1.0 | xue |
2006-07-30 | Fixed #309. | xue |
2006-07-26 | Fixed a bug in parsing URL. | xue |
2006-07-25 | Fixed #297. | xue |
2006-07-21 | Better URL 'Path' format | xue |
2006-07-21 | Removed redundant code. | xue |
2006-07-21 | Fixed #292. | xue |
2006-06-19 | Fixed #244, #245. | xue |
2006-05-04 | URL format is modified when THttpRequest.UrlFormat=='Path'. This modification... | xue |
2006-05-03 | Fixed#151 - added sanity check GET parameters in constructUrl() | xue |
2006-05-01 | Fixed an issue about appending SID in the constructed URL.3.0.0 | xue |
2006-05-01 | changelog (marcus): | marcus |
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 |
2005-12-25 | Fixed HTML encoding problem. | xue |
2005-12-23 | (no commit message) | xue |
2005-12-12 | getServerVariables, getEnvironmentVariables, getUploadedFiles now return an a... | xue |
2005-12-07 | (no commit message) | xue |
2005-12-06 | (no commit message) | xue |
2005-11-21 | Added unit tests for THttpRequest. Needs some more work... | alex |
2005-11-19 | (no commit message) | xue |
2005-11-18 | (no commit message) | xue |
2005-11-17 | Modified how errors are handled. | xue |