|
|
|
@1534
|
[1534]
|
04/12/08 19:12:03 |
mikey |
refactoring #139, part 1: moved net::stubbles::util::stubRegistry to … |
|
|
|
@1520
|
[1520]
|
04/10/08 14:07:04 |
mikey |
added net::stubbles::websites::xml::generator::stubModeXMLGenerator |
|
|
|
@1518
|
[1518]
|
04/06/08 19:13:02 |
mikey |
fix bug: stop processing the request if a xml generator cancelled the … |
|
|
|
@1513
|
[1513]
|
04/06/08 17:23:21 |
mikey |
fix several coding style issues |
|
|
|
@1468
|
[1468]
|
03/27/08 15:12:08 |
mikey |
delay xml generator initialization to processing time |
|
|
|
@1467
|
[1467]
|
03/27/08 14:35:41 |
mikey |
implemented enhancement #133: xml processor should use website cache |
|
|
|
@1442
|
[1442]
|
03/20/08 00:15:23 |
mikey |
refactoring #137, part 5: replaced stubAbstractPageProcessor by interface … |
|
|
|
@1431
|
[1431]
|
03/17/08 17:02:23 |
mikey |
enhancement #136, part 3: added … |
|
|
|
@1429
|
[1429]
|
03/17/08 15:46:51 |
mikey |
enhancement #136, part 1: make stubSkinGenerator an interface, move … |
|
|
|
@1426
|
[1426]
|
03/14/08 17:53:51 |
mikey |
get rid of stubXMLResponse |
|
|
|
@1425
|
[1425]
|
03/14/08 17:09:12 |
mikey |
change skin generator to take the page directly as argument instead … |
|
|
|
@1424
|
[1424]
|
03/14/08 16:56:22 |
mikey |
moved skin generator into its own package |
|
|
|
@1423
|
[1423]
|
03/14/08 16:09:18 |
mikey |
renaming, part 2 |
|
|
|
@1422
|
[1422]
|
03/14/08 15:51:37 |
mikey |
renaming, part 1 |
|
|
|
@1419
|
[1419]
|
03/14/08 11:53:22 |
mikey |
implemented refactoring #131: move transformation of dom tree with skin … |
|
|
|
@1418
|
[1418]
|
03/13/08 22:27:02 |
mikey |
moved resource handling |
|
|
|
@1417
|
[1417]
|
03/13/08 17:07:22 |
mikey |
added net::stubbles::websites::xml::global::stubPageXMLElement which will … |
|
|
|
@1414
|
[1414]
|
03/13/08 14:46:18 |
mikey |
refactoring #132: enable global hooks available on all pages |
|
|
|
@1393
|
[1393]
|
03/03/08 14:07:38 |
mikey |
implemented enhancement #125 part 4: bugfixes |
|
|
|
@1392
|
[1392]
|
03/03/08 13:32:20 |
mikey |
implemented enhancement #125 part 3: reworked resource handling, updated … |
|
|
|
@1360
|
[1360]
|
02/22/08 19:07:47 |
mikey |
put xml stream writer used in processor into response to allow adding more … |
|
|
|
@1355
|
[1355]
|
02/22/08 12:11:41 |
mikey |
addes support for variants in xml/xsl view engine |
|
|
|
@1353
|
[1353]
|
02/21/08 19:11:42 |
mikey |
do not append session id if user agent accepts cookies |
|
|
|
@1307
|
[1307]
|
01/28/08 01:22:29 |
mikey |
fixed several class loading issues |
|
|
|
@1256
|
[1256]
|
01/18/08 01:35:03 |
mikey |
continued refactoring #118: converted tests for … |
|
|
|
@1248
|
[1248]
|
01/16/08 18:00:58 |
mikey |
added support for forceSSL page property |
|
|
|
@1242
|
[1242]
|
01/16/08 14:31:44 |
mikey |
replaced some overall used registry keys by class constants |
|
|
|
@1231
|
[1231]
|
01/13/08 12:13:33 |
mikey |
continued refactoring #119: replaced package dots in … |
|
|
|
@1127
|
[1127]
|
12/06/07 23:11:20 |
mikey |
fixed a bunch of coding style issues detected with new coding style check … |
|
|
|
@1110
|
[1110]
|
12/04/07 17:08:44 |
mikey |
simplified page element method signatures: request, session, response are … |
|
|
|
@1057
|
[1057]
|
11/21/07 17:23:24 |
mikey |
fixed serialization of request value errors |
|
|
|
@1007
|
[1007]
|
11/08/07 20:25:36 |
schst |
Use constant for registry key of binder |
|
|
|
@957
|
[957]
|
10/04/07 02:35:41 |
mikey |
fixed bug: stop processing if a page element cancelled the request |
|
|
|
@909
|
[909]
|
09/12/07 00:09:41 |
schst |
Removed tabs |
|
|
|
@908
|
[908]
|
09/12/07 00:06:07 |
schst |
Added the ability to inject session resources in the XML page elements |
|
|
|
@906
|
[906]
|
09/11/07 23:36:00 |
schst |
Added the ability to add session resources to the DOM tree |
|
|
|
@857
|
[857]
|
08/21/07 13:50:26 |
mikey |
changed default session name to default PHP session name
write session … |
|
|
|
@850
|
[850]
|
08/20/07 17:47:40 |
mikey |
write session id to result xml |
|
|
|
@799
|
[799]
|
08/10/07 15:00:03 |
mikey |
renamed method |
|
|
|
@596
|
[596]
|
04/22/07 03:12:28 |
mikey |
added session as second argument to stubXMLPageElement::getFormValues() |
|
|
|
@565
|
[565]
|
04/19/07 18:43:32 |
schst |
Added caching decorator for XML page elements (very simple version) |
|
|
|
@404
|
[404]
|
03/19/07 23:49:18 |
mikey |
added possibility to add default form values |
|
|
|
@369
|
[369]
|
03/13/07 14:06:34 |
mikey |
some refactoring to save the name of the last used processor and page |
|
|
|
@356
|
[356]
|
03/09/07 23:49:09 |
schst |
XMLProcessor does not store the last XML tree. This is now done by the … |
|
|
|
@354
|
[354]
|
03/09/07 23:21:22 |
schst |
Write page name to the DOM-tree |
|
|
|
@317
|
[317]
|
03/01/07 23:52:08 |
mikey |
added net.stubbles.websites.stubPageElement::isAvailable(stubRequest … |
|
|
|
@315
|
[315]
|
03/01/07 16:43:45 |
mikey |
stubResponse is now available in preInterceptors |
|
|
|
@301
|
[301]
|
02/26/07 17:55:00 |
mikey |
clean up doc block |
|
|
|
@300
|
[300]
|
02/26/07 17:49:15 |
mikey |
use stubRequestPrefixDecorator instead of direct stubRequest instance for … |
|
|
|
@296
|
[296]
|
02/26/07 17:06:31 |
mikey |
reworked request value errors output |
|
|
|
@295
|
[295]
|
02/23/07 18:51:01 |
mikey |
added net.stubbles.websites.xml.stubXMLPreInterceptor
added session and … |
|
|
|
@294
|
[294]
|
02/23/07 16:36:58 |
mikey |
use net.stubbles.xml.stubXMLStreamWriterFactory instead of a concrete … |
|
|
|
@292
|
[292]
|
02/23/07 16:02:18 |
mikey |
added net.stubbles.websites.xml.stubXMLResponse |
|
|
|
@280
|
[280]
|
02/21/07 15:19:14 |
mikey |
added net.stubbles.websites.processors.stubAbstractProcessor |
|
|
|
@279
|
[279]
|
02/19/07 18:17:29 |
mikey |
turned net.stubbles.websites.stubPageFactory into an interface
added … |
|
|
|
@276
|
[276]
|
02/16/07 14:19:39 |
nsteiner |
corrected regular expressions (Frank) |
|
|
|
@267
|
[267]
|
02/15/07 00:59:48 |
mikey |
refactored net.stubbles.websites.*: less classes, better code |
|
|
|
@264
|
[264]
|
02/14/07 17:56:35 |
mikey |
added net.stubbles.websites.xml (based on experiments/general/xsl) and an … |