root/trunk/src/main/php/net/stubbles/websites/xml


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1655 [1655] 06/24/08 10:55:02 mikey better get it right the first time: use correct token, adjust tests
(edit) @1653 [1653] 06/24/08 09:55:47 mikey bugfix: use placeholders, will be replaced by website cache processor
(edit) @1631 [1631] 06/19/08 10:20:45 mikey throw exception if skin document can not be parsed
(edit) @1623 [1623] 06/13/08 12:01:33 mikey implement enhancement #143: enable common xsl directory for several …
(edit) @1607 [1607] 05/28/08 13:01:05 mikey add possibility to select a skin via request
(edit) @1583 [1583] 05/24/08 01:21:55 mikey enhance i18n: enable l10n
(edit) @1535 [1535] 04/12/08 19:24:59 mikey refactoring #139, part 2: moved net::stubbles::util::stubFactory to …
(edit) @1534 [1534] 04/12/08 19:12:03 mikey refactoring #139, part 1: moved net::stubbles::util::stubRegistry to …
(edit) @1520 [1520] 04/10/08 14:07:04 mikey added net::stubbles::websites::xml::generator::stubModeXMLGenerator
(edit) @1518 [1518] 04/06/08 19:13:02 mikey fix bug: stop processing the request if a xml generator cancelled the …
(edit) @1513 [1513] 04/06/08 17:23:21 mikey fix several coding style issues
(edit) @1468 [1468] 03/27/08 15:12:08 mikey delay xml generator initialization to processing time
(edit) @1467 [1467] 03/27/08 14:35:41 mikey implemented enhancement #133: xml processor should use website cache
(edit) @1451 [1451] 03/23/08 00:24:50 mikey added unit test for …
(edit) @1450 [1450] 03/23/08 00:12:27 mikey added unit test for …
(edit) @1449 [1449] 03/22/08 23:51:08 mikey added test for …
(edit) @1442 [1442] 03/20/08 00:15:23 mikey refactoring #137, part 5: replaced stubAbstractPageProcessor by interface …
(edit) @1433 [1433] 03/18/08 14:59:53 mikey enhancement #133, part 1: XML processor should use website cache - xml …
(edit) @1432 [1432] 03/17/08 22:29:51 mikey removed session token from overall availability: should be added as …
(edit) @1431 [1431] 03/17/08 17:02:23 mikey enhancement #136, part 3: added …
(edit) @1430 [1430] 03/17/08 16:29:11 mikey enhancement #136, part 2: added …
(edit) @1429 [1429] 03/17/08 15:46:51 mikey enhancement #136, part 1: make stubSkinGenerator an interface, move …
(edit) @1427 [1427] 03/14/08 18:06:21 mikey fixed test case
(edit) @1426 [1426] 03/14/08 17:53:51 mikey get rid of stubXMLResponse
(edit) @1425 [1425] 03/14/08 17:09:12 mikey change skin generator to take the page directly as argument instead …
(edit) @1424 [1424] 03/14/08 16:56:22 mikey moved skin generator into its own package
(edit) @1423 [1423] 03/14/08 16:09:18 mikey renaming, part 2
(edit) @1422 [1422] 03/14/08 15:51:37 mikey renaming, part 1
(edit) @1421 [1421] 03/14/08 14:40:30 mikey adjusted doc comments
(edit) @1420 [1420] 03/14/08 14:32:07 mikey moved xml specific page elements into their own package
(edit) @1419 [1419] 03/14/08 11:53:22 mikey implemented refactoring #131: move transformation of dom tree with skin …
(edit) @1418 [1418] 03/13/08 22:27:02 mikey moved resource handling
(edit) @1417 [1417] 03/13/08 17:07:22 mikey added net::stubbles::websites::xml::global::stubPageXMLElement which will …
(edit) @1415 [1415] 03/13/08 16:52:35 mikey added net::stubbles::websites::xml::global::stubPageXMLElement which will …
(edit) @1414 [1414] 03/13/08 14:46:18 mikey refactoring #132: enable global hooks available on all pages
(edit) @1413 [1413] 03/11/08 18:37:13 mikey implemented refactoring #130: move skin generation from xml post …
(edit) @1393 [1393] 03/03/08 14:07:38 mikey implemented enhancement #125 part 4: bugfixes
(edit) @1392 [1392] 03/03/08 13:32:20 mikey implemented enhancement #125 part 3: reworked resource handling, updated …
(edit) @1369 [1369] 02/25/08 17:48:20 mikey code nazism :)
(edit) @1360 [1360] 02/22/08 19:07:47 mikey put xml stream writer used in processor into response to allow adding more …
(edit) @1358 [1358] 02/22/08 17:58:08 mikey created new base class …
(edit) @1357 [1357] 02/22/08 17:52:31 mikey created new base class …
(edit) @1356 [1356] 02/22/08 17:24:55 mikey extended stubXMLResponse with possibility to transport the used …
(edit) @1355 [1355] 02/22/08 12:11:41 mikey addes support for variants in xml/xsl view engine
(edit) @1353 [1353] 02/21/08 19:11:42 mikey do not append session id if user agent accepts cookies
(edit) @1307 [1307] 01/28/08 01:22:29 mikey fixed several class loading issues
(edit) @1301 [1301] 01/25/08 20:09:22 richi coding standards: fixed coding standards issues (function docblock)
(edit) @1296 [1296] 01/24/08 15:42:33 richi fixed coding standard issues (var docblock)
(edit) @1293 [1293] 01/24/08 11:50:15 richi fixed coding standard issues (file and class doc blocks equality)
(edit) @1277 [1277] 01/22/08 15:31:30 mikey load required stubBinder
(edit) @1256 [1256] 01/18/08 01:35:03 mikey continued refactoring #118: converted tests for …
(edit) @1248 [1248] 01/16/08 18:00:58 mikey added support for forceSSL page property
(edit) @1242 [1242] 01/16/08 14:31:44 mikey replaced some overall used registry keys by class constants
(edit) @1231 [1231] 01/13/08 12:13:33 mikey continued refactoring #119: replaced package dots in …
(edit) @1140 [1140] 12/13/07 15:38:37 mikey added possibility to deny caching for a page element (part of enhancement …
(edit) @1127 [1127] 12/06/07 23:11:20 mikey fixed a bunch of coding style issues detected with new coding style check …
(edit) @1113 [1113] 12/05/07 16:48:38 mikey made page elements and extensions ready for working together with website …
(edit) @1110 [1110] 12/04/07 17:08:44 mikey simplified page element method signatures: request, session, response are …
(edit) @1057 [1057] 11/21/07 17:23:24 mikey fixed serialization of request value errors
(edit) @1007 [1007] 11/08/07 20:25:36 schst Use constant for registry key of binder
(edit) @1003 [1003] 11/08/07 18:56:28 mikey remove empty xmlns attributes as well
(edit) @1001 [1001] 11/05/07 19:59:22 mikey fixed ticket #75
(edit) @957 [957] 10/04/07 02:35:41 mikey fixed bug: stop processing if a page element cancelled the request
(edit) @930 [930] 09/20/07 21:48:24 mikey moved page configuration files into their own "root" directory added …
(edit) @909 [909] 09/12/07 00:09:41 schst Removed tabs
(edit) @908 [908] 09/12/07 00:06:07 schst Added the ability to inject session resources in the XML page elements
(edit) @906 [906] 09/11/07 23:36:00 schst Added the ability to add session resources to the DOM tree
(edit) @887 [887] 08/31/07 18:14:07 mikey added net.stubbles.lang.exceptions.stubThrowable and …
(edit) @878 [878] 08/22/07 17:57:00 mikey made xsl callbacks configurable (requires stubIOCPreInterceptor is …
(edit) @868 [868] 08/22/07 16:13:58 mikey interceptor cleanup
(edit) @857 [857] 08/21/07 13:50:26 mikey changed default session name to default PHP session name write session …
(edit) @850 [850] 08/20/07 17:47:40 mikey write session id to result xml
(edit) @842 [842] 08/15/07 18:10:27 mikey fixed ticket #58, xml files containing invalid xml will now throw a …
(edit) @839 [839] 08/15/07 15:31:11 mikey move decision of output format and output declarations to skin template
(edit) @831 [831] 08/14/07 22:10:14 mikey fixed wrong method signature
(edit) @799 [799] 08/10/07 15:00:03 mikey renamed method
(edit) @798 [798] 08/10/07 13:30:46 mikey aadded optional parameter $context to pass additional data from processor
(edit) @797 [797] 08/10/07 13:18:17 mikey added optional parameter $context to pass additional from processor
(edit) @790 [790] 08/09/07 15:36:12 mikey splitted general decorating from net.stubbles.websites.xml.stubXMLResponse …
(edit) @784 [784] 08/07/07 16:33:39 mikey do not forget to load the interface
(edit) @783 [783] 08/06/07 17:12:21 mikey added net.stubbles.websites.xml.stubXMLPassThruPageElement
(edit) @712 [712] 06/05/07 22:38:13 schst removed obsolete todo, whitespace fixes
(edit) @678 [678] 05/27/07 22:46:10 schst Tons of whitespace fixes
(edit) @596 [596] 04/22/07 03:12:28 mikey added session as second argument to stubXMLPageElement::getFormValues()
(edit) @589 [589] 04/20/07 17:32:21 mikey added caching to stubPageXJConfFactory
(edit) @565 [565] 04/19/07 18:43:32 schst Added caching decorator for XML page elements (very simple version)
(edit) @473 [473] 04/11/07 19:38:18 mikey removed use of inject annotation in pre- and postinterceptors
(edit) @440 [440] 03/29/07 16:31:33 mikey stubFactory and all xjconf factories now support several resource …
(edit) @404 [404] 03/19/07 23:49:18 mikey added possibility to add default form values
(edit) @386 [386] 03/15/07 19:32:20 mikey renamed net.stubbles.stubFactory to net.stubbles.util.stubFactory
(edit) @369 [369] 03/13/07 14:06:34 mikey some refactoring to save the name of the last used processor and page
(edit) @356 [356] 03/09/07 23:49:09 schst XMLProcessor does not store the last XML tree. This is now done by the …
(edit) @354 [354] 03/09/07 23:21:22 schst Write page name to the DOM-tree
(edit) @342 [342] 03/07/07 11:13:52 mikey renamed net.stubbles.websites.xml.stubXMLPagePostInterceptor to …
(edit) @340 [340] 03/06/07 17:02:05 mikey added possibility to set the language via session, page configuration or …
(edit) @317 [317] 03/01/07 23:52:08 mikey added net.stubbles.websites.stubPageElement::isAvailable(stubRequest …
(edit) @315 [315] 03/01/07 16:43:45 mikey stubResponse is now available in preInterceptors
(edit) @302 [302] 02/28/07 16:47:04 mikey some optimizations
(edit) @301 [301] 02/26/07 17:55:00 mikey clean up doc block
(edit) @300 [300] 02/26/07 17:49:15 mikey use stubRequestPrefixDecorator instead of direct stubRequest instance for …
Note: See TracRevisionLog for help on using the revision log.