|
|
|
@1534
|
[1534]
|
04/12/08 19:12:03 |
mikey |
refactoring #139, part 1: moved net::stubbles::util::stubRegistry to … |
|
|
|
@1445
|
[1445]
|
03/20/08 17:51:12 |
mikey |
refactoring #137, part 7: page factories are now attributes of the … |
|
|
|
@1426
|
[1426]
|
03/14/08 17:53:51 |
mikey |
get rid of stubXMLResponse |
|
|
|
@1419
|
[1419]
|
03/14/08 11:53:22 |
mikey |
implemented refactoring #131: move transformation of dom tree with skin … |
|
|
|
@1391
|
[1391]
|
03/03/08 12:02:22 |
mikey |
implemented enhancement #125 part 2: removed … |
|
|
|
@1361
|
[1361]
|
02/24/08 20:33:42 |
mikey |
refactored net::stubbles::service::jsonrpc
configuration of services via … |
|
|
|
@1242
|
[1242]
|
01/16/08 14:31:44 |
mikey |
replaced some overall used registry keys by class constants |
|
|
|
@1219
|
[1219]
|
01/11/08 16:18:03 |
mikey |
continued refactoring #119: replaced package dots in xml files |
|
|
|
@1165
|
[1165]
|
12/20/07 11:13:17 |
richi |
enhancement #115: [part I] implemented removal of service url in config … |
|
|
|
@1156
|
[1156]
|
12/15/07 19:31:21 |
mikey |
moved example classes from net::stubbles::examples to … |
|
|
|
@1124
|
[1124]
|
12/06/07 20:01:11 |
mikey |
removed "use-firebug" switch, make decision depending on mode instead: no … |
|
|
|
@1113
|
[1113]
|
12/05/07 16:48:38 |
mikey |
made page elements and extensions ready for working together with website … |
|
|
|
@1106
|
[1106]
|
12/04/07 13:32:12 |
mikey |
removed xjconf cache strategy, not required anymore |
|
|
|
@1047
|
[1047]
|
11/17/07 12:36:59 |
mikey |
added possibility to set file mode for newly created directories in … |
|
|
|
@1035
|
[1035]
|
11/12/07 23:30:26 |
mikey |
enabled event configuration via XML, implements enhancement #37
however it … |
|
|
|
@930
|
[930]
|
09/20/07 21:48:24 |
mikey |
moved page configuration files into their own "root" directory
added … |
|
|
|
@904
|
[904]
|
09/11/07 22:52:52 |
schst |
First draft of the session resource manager |
|
|
|
@878
|
[878]
|
08/22/07 17:57:00 |
mikey |
made xsl callbacks configurable (requires stubIOCPreInterceptor is … |
|
|
|
@872
|
[872]
|
08/22/07 17:26:43 |
mikey |
added ioc preinterceptor as default installed preinterceptor |
|
|
|
@857
|
[857]
|
08/21/07 13:50:26 |
mikey |
changed default session name to default PHP session name
write session … |
|
|
|
@807
|
[807]
|
08/13/07 18:16:16 |
mikey |
refactored net.stubbles.websites.memphis.stubMemphisConfig, added … |
|
|
|
@805
|
[805]
|
08/13/07 17:15:37 |
mikey |
added net.stubbles.util.cache.stubXJConfCacheStrategy |
|
|
|
@803
|
[803]
|
08/10/07 18:08:52 |
mikey |
save the work: nothing tested, everything unfinished: improved memphis mvc … |
|
|
|
@793
|
[793]
|
08/09/07 18:39:56 |
mikey |
refactored net.stubbles.service.jsonrpc.stubJsonRpcProcessor
added unit … |
|
|
|
@789
|
[789]
|
08/09/07 15:26:07 |
mikey |
moved net.stubbles.websites.processors.stubJsonRpcProcessor to … |
|
|
|
@763
|
[763]
|
07/11/07 20:29:27 |
schst |
Save before commit :( |
|
|
|
@761
|
[761]
|
07/11/07 20:23:12 |
schst |
Enhancement #51: Added the possibility to define the filename for the … |
|
|
|
@749
|
[749]
|
07/01/07 15:35:25 |
mikey |
moved classes used in examples to net.stubbles.examples
created … |
|
|
|
@742
|
[742]
|
06/21/07 16:49:13 |
mikey |
added possibility to configure cache via xjconf |
|
|
|
@737
|
[737]
|
06/19/07 14:44:52 |
mikey |
added possibility to configure interceptors depending on processors (fixes … |
|
|
|
@689
|
[689]
|
05/29/07 22:03:53 |
schst |
Removed obsolete files |
|
|
|
@687
|
[687]
|
05/29/07 21:52:44 |
schst |
Removed obsolete files (moved to examples) |
|
|
|
@628
|
[628]
|
04/25/07 16:06:03 |
mikey |
do not use template stuff in dist config file |
|
|
|
@613
|
[613]
|
04/24/07 16:15:39 |
mikey |
the need for speed: reduced amount of realpath() calls |
|
|
|
@598
|
[598]
|
04/22/07 18:15:58 |
schst |
Copies example services to net.stubbles.examples |
|
|
|
@592
|
[592]
|
04/20/07 22:56:08 |
schst |
Improved build system: run "phing -f build-stubbles.xml setup-project" in … |
|
|
|
@588
|
[588]
|
04/20/07 15:19:36 |
schst |
JsonRpcProcessor? can now display error message using firebug, if a class … |
|
|
|
@573
|
[573]
|
04/19/07 22:11:10 |
schst |
Whitespace fixes |
|
|
|
@566
|
[566]
|
04/19/07 18:43:44 |
schst |
Whitespace fixes |
|
|
|
@565
|
[565]
|
04/19/07 18:43:32 |
schst |
Added caching decorator for XML page elements (very simple version) |
|
|
|
@517
|
[517]
|
04/14/07 14:54:59 |
schst |
Added possibility to have stateful JSON-RPC services. Currently requires … |
|
|
|
@511
|
[511]
|
04/14/07 12:37:45 |
mikey |
load lib/starReader.php only if lib/stubbles.php should not be used
Point … |
|
|
|
@507
|
[507]
|
04/14/07 10:38:47 |
schst |
Added phing tasks to generate JSON-RPC proxies during build, added ability … |
|
|
|
@504
|
[504]
|
04/14/07 00:22:52 |
schst |
Added config file for JSON-RPC services, added second JSON-RPC example |
|
|
|
@447
|
[447]
|
03/29/07 23:40:36 |
mikey |
renamed xjconf related classes to fit into naming scheme |
|
|
|
@427
|
[427]
|
03/27/07 17:34:59 |
richi |
JSON-RPC Processor added & test environment (yui) |
|
|
|
@400
|
[400]
|
03/18/07 20:39:30 |
mikey |
added integration tests (closes ticket #8) |
|
|
|
@398
|
[398]
|
03/18/07 19:23:22 |
mikey |
added net.stubbles.ipo.interceptors.stubInterceptorInitializer, … |
|
|
|
@389
|
[389]
|
03/16/07 14:32:50 |
mikey |
enhanced net.stubbles.util.stubExceptionHandler |
|
|
|
@385
|
[385]
|
03/15/07 19:20:33 |
mikey |
rewrote initialization of net.stubbles.util.stubRegistry via … |
|
|
|
@361
|
[361]
|
03/10/07 00:35:02 |
mikey |
added all currently used registry keys to configuration for documentation … |
|
|
|
@357
|
[357]
|
03/09/07 23:56:10 |
schst |
Fixed typo |
|
|
|
@356
|
[356]
|
03/09/07 23:49:09 |
schst |
XMLProcessor does not store the last XML tree. This is now done by the … |
|
|
|
@352
|
[352]
|
03/09/07 20:01:20 |
mikey |
use correct class name |
|
|
|
@351
|
[351]
|
03/09/07 20:00:46 |
mikey |
added net.stubbles.websites.xml.stubPostInterceptor as default post … |
|
|
|
@338
|
[338]
|
03/06/07 16:10:04 |
mikey |
added error message for form fields |
|
|
|
@328
|
[328]
|
03/03/07 17:19:32 |
mikey |
added net.stubbles.websites.variantmanager |
|
|
|
@320
|
[320]
|
03/02/07 13:26:35 |
mikey |
renamed net.stubbles.util.stubRegistryFactory to … |
|
|
|
@319
|
[319]
|
03/02/07 12:41:26 |
mikey |
added possibility to configure database connection data via xml |
|
|
|
@286
|
[286]
|
02/21/07 17:17:50 |
mikey |
renamed net.stubbles.websites.memphis.stubMemphisPageProcessor to … |
|
|
|
@279
|
[279]
|
02/19/07 18:17:29 |
mikey |
turned net.stubbles.websites.stubPageFactory into an interface
added … |
|
|
|
@278
|
[278]
|
02/19/07 17:21:51 |
nsteiner |
adding first stubbles form items |
|
|
|
@275
|
[275]
|
02/16/07 14:16:48 |
nsteiner |
extended stub:form template |
|
|
|
@268
|
[268]
|
02/15/07 13:55:27 |
nsteiner |
stub:form template added |
|
|
|
@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 … |
|
|
|
@263
|
[263]
|
02/14/07 17:41:55 |
mikey |
reworked the old page example into a memphis page example |
|
|
|
@241
|
[241]
|
02/07/07 14:53:30 |
mikey |
turned stubProcessorResolver into an interface |
|
|
|
@240
|
[240]
|
02/07/07 11:29:38 |
mikey |
added net.stubbles.websites.processors |
|
|
|
@239
|
[239]
|
02/07/07 11:14:23 |
mikey |
added getConfigPath() |
|
|
|
@232
|
[232]
|
02/06/07 14:09:45 |
mikey |
added a config-dist to not interfere with developers config |
|
|
|
@230
|
[230]
|
02/06/07 13:34:34 |
mikey |
added getCachePath() |
|
|
|
@229
|
[229]
|
02/06/07 13:34:07 |
mikey |
added config for interceptors |
|
|
|
@228
|
[228]
|
02/06/07 13:30:53 |
mikey |
do not require namespace for default tags |
|
|
|
@161
|
[161]
|
01/26/07 18:04:49 |
mikey |
allow usage of stubbles as star |
|
|
|
@152
|
[152]
|
01/25/07 16:25:34 |
mikey |
moved classes from net.stubbles.helper to net.stubbles.util |
|
|
|
@147
|
[147]
|
01/24/07 19:11:48 |
mikey |
added possibility to configure the logging |
|
|
|
@145
|
[145]
|
01/24/07 17:02:24 |
mikey |
added getLogPath() |
|
|
|
@119
|
[119]
|
01/19/07 08:23:20 |
mikey |
use current star version of XJConf
(loading from star files has to be … |
|
|
|
@51
|
[51]
|
01/11/07 16:00:28 |
mikey |
added possibility to configure path to xjconf (draft) |
|
|
|
@2
|
[2]
|
12/15/06 01:28:58 |
mikey |
initial import |