Timeline
06/10/07:
- 12:31 Changelog edited by
- Implemented request #65: Different strategies for XMLSerializer (diff)
- 12:30 Ticket #65 (Different strategy for XMLSerializer) closed by
- fixed: This is now possible by setting the option …
- 12:29 Changeset [728] by
-
Changed order of test cases
- 12:28 Changeset [727] by
-
Implemented request #65: Different strategies for XMLSerializer
- 12:24 Changeset [726] by
-
bugfix: commit 725 broke stubSerializableObject behaviour
- 12:19 Changelog edited by
- (diff)
- 12:18 Ticket #63 (Do not cache annotations with Foo.class arguments) closed by
- fixed: Fixed with changeset 725.
- 12:17 Changeset [725] by
-
take care that no instances of stubReflectionClass are serialized but the ...
- 11:56 Ticket #69 (Allow class constants as annotation parameters) closed by
- worksforme: This already works with the existing infrastructure. I added an example to …
- 11:55 Changeset [724] by
-
added an example to illustrate that ticket #69 already works
- 11:48 Ticket #69 (Allow class constants as annotation parameters) created by
- It currently is not possible to use class constants as annotation …
- 11:34 Ticket #68 (Allow pretty URLs) created by
- The MVC component should provide an easy way to make use of pretty URLS, …
- 11:32 Changelog edited by
- Added link to roadmap (diff)
- 11:28 Changelog edited by
- Added latest changes, some beautifying, added credits for some changes (diff)
- 11:24 Changeset [723] by
-
Copy checkstyle task to release
- 11:04 Changelog edited by
- (diff)
- 11:02 Ticket #61 (Create a stubClonable interface) closed by
- fixed: Fixed with changeset 720. However there is still a case …
- 11:02 Changeset [722] by
-
removed comment
- 11:00 Changeset [721] by
-
net.stubbles.xml.xsl.stubXSLProcessor needs to implement ...
- 10:52 Changeset [720] by
-
added net.stubbles.stubClonable (fixes ticket #61)
06/09/07:
- 17:27 Ticket #67 (Update XMLSerializer documentation) created by
- stubXMLSerializer got new features, that are missing in the documentation.
- 12:21 Changeset [719] by
-
added net.stubbles.util.net and net.stubbles.util.net.http added ...
06/08/07:
- 20:20 Changelog edited by
- Added latest changes (diff)
- 20:18 Ticket #64 (German Umlaute will not work with XMLSerializer) closed by
- fixed: This has been fixed in changeset [718].
- 20:18 Changeset [718] by
-
Fixed bug #64: German Umlauts in XMLWriter
- 20:11 Ticket #66 (Do not serialize empty properties to attributes) closed by
- fixed: This has been fixed in changeset [717]. By default, empty attributes will …
- 20:10 Changeset [717] by
-
Fixed bug #66: Do not serialize empty attributes, unless specified
06/06/07:
- 18:04 WikiStart edited by
- Added Ingo to developers (diff)
- 18:02 Ticket #66 (Do not serialize empty properties to attributes) created by
- Empty properties should no be serialized to empty XML attributes.
- 11:11 Ticket #65 (Different strategy for XMLSerializer) created by
- Currently the XMLSerializer will export the …
- 11:02 Ticket #64 (German Umlaute will not work with XMLSerializer) created by
- I receive the following message: Warning: DOMDocument::saveXML(): …
06/05/07:
- 23:42 Changeset [716] by
-
Added example for ticket #63
- 23:41 Ticket #63 (Do not cache annotations with Foo.class arguments) created by
- I just found another PHP annoyance: It is not possible to serialize and …
- 22:48 Changeset [715] by
-
Fixed type, whitespace fixes
- 22:47 Changeset [714] by
-
Flush the response, whitespace fixes
- 22:43 Changeset [713] by
-
Use @link instead of @see, whitespace fixes
- 22:40 Ticket #62 (Find a way to register new PHP callbacks in XSL templates) created by
- Currently it is not possible to register new PHP callbacks without …
- 22:38 Changeset [712] by
-
removed obsolete todo, whitespace fixes
- 22:19 Changeset [711] by
-
Removed tab
- 22:15 Changeset [710] by
-
Check for yui in docroot
- 21:59 Changeset [709] by
-
Fixed paths
- 21:20 Changelog edited by
- Added the possibility to use @XMLTag(tagName=false) to omit the … (diff)
- 21:19 Changeset [708] by
-
Extended test to test @XMLFragment(tagName=false)
- 21:16 Changeset [707] by
-
New feature that allows you to remove the container tag from a list
- 21:06 Changelog edited by
- (diff)
- 21:05 Changelog edited by
- (diff)
- 21:04 Changeset [706] by
-
Do not export hash_code() and getClassName() to XML
06/04/07:
- 20:40 Ticket #61 (Create a stubClonable interface) created by
- As already described in ticket #54 PHP does not offer any possibility to …
06/03/07:
- 21:04 Ticket #60 (Build-System should generate rewrite rules) created by
- The build-system should be able to create rewrite rules for the MVC …
- 17:37 Ticket #59 (Create SMD for JSON-RPC exposed methods) created by
- The JSON-RPC processor should be able to expose its services via SMD.
- 17:29 WikiStart edited by
- Link to new page that needs to be written (diff)
- 17:25 Changeset [705] by
-
Cleaned up XML/XSL example and added link on the overview page
- 17:14 Ticket #58 (Improve error handling in the XML/XSL processor) created by
- If a main_*.xml file contains invalid XML, the processor will throw …
- 17:05 Ticket #57 (Build-System should generate processors.xml) created by
- The build-system should be able to generate the processors.xml …
- 17:03 Ticket #56 (Implement a REST service processor) created by
- Stubbles must provide a processor that is able to provide a REST service …
06/02/07:
- 17:52 Ticket #55 (Implement a cache component) created by
- Stubbles requires an easy to use and configurable caching component to …
- 17:50 Changelog edited by
- Removed all examples from /docroot (diff)
- 17:49 Ticket #31 (Cleanup examples and docroot) closed by
- fixed
- 17:49 Changeset [704] by
-
Enable annotation example
- 14:10 Changelog edited by
- (diff)
- 14:08 Ticket #54 (Annotation parameters cannot be of type stubReflectionClass) closed by
- fixed: Fixed with changeset 703 with a hack because PHP does not …
- 14:04 Changeset [703] by
-
Only clone instances of net.stubbles.stubObject, prevents cloning of ...
- 12:09 Changeset [702] by
-
Added test to illustrate ticket #54
- 12:09 Ticket #54 (Annotation parameters cannot be of type stubReflectionClass) created by
- In the current version of Stubbles, the following code does not …
- 12:00 Changeset [701] by
-
Removed all files from docroot, added example for annotations
- 01:36 Changeset [700] by
-
Fixed some docblocks, whitespace fixes
06/01/07:
- 00:27 Changelog edited by
- (diff)
- 00:01 Changeset [699] by
-
some doc block corrections
05/31/07:
- 23:57 Changeset [698] by
-
added net.stubbles.reflection.stubReflectionPackage todo: the star part in ...
- 22:48 Changeset [697] by
-
fixed unit tests: used wrong assertions fixed toString() bugs detected ...
- 00:04 Docs/MVC/Variant edited by
- minor changes for better understanding (diff)
05/30/07:
- 12:30 Changelog edited by
- (diff)
- 12:13 Changeset [696] by
-
removed tabs in unit tests
- 11:58 Changeset [695] by
-
added net.stubbles.util.datespan
- 11:33 Changeset [694] by
-
exclude yui from stylecheck
05/29/07:
- 23:07 Ticket #16 (Document the VariantManager) closed by
- fixed: See Testing customer experience with variants.
- 22:58 Changelog edited by
- (diff)
- 22:49 Docs/MVC/Variant edited by
- added information about configuring the variant tree (diff)
- 22:24 Changeset [693] by
-
Removed tabs
- 22:22 Changeset [692] by
-
Check CS of examples
- 22:20 Changeset [691] by
-
added redirect
- 22:16 Changeset [690] by
-
Added example for the Memphis processor
- 22:10 Ticket #34 (Copy examples to a release) closed by
- fixed: Examples have been cleaned up and can now be setup easily in the build.
- 22:09 Docs/Setup/BuildSystem edited by
- Added setup-examples (diff)
- 22:07 Changelog edited by
- (diff)
- 22:03 Changeset [689] by
-
Removed obsolete files
- 21:59 Changeset [688] by
-
Added test-all target to execute all tests
- 21:52 Changeset [687] by
-
Removed obsolete files (moved to examples)
- 21:48 Changeset [686] by
-
Moved setup-example functionality in own target that can be launched using ...
- 21:39 Changeset [685] by
-
renamed public static toString() to public static ...
- 21:36 Changeset [684] by
-
Only remove sources from net.stubbles.examples
- 21:28 Changeset [683] by
-
Make sure, that examples work in the build
- 21:15 Changeset [682] by
-
Be more verbose
- 21:14 Changeset [681] by
-
Restructured examples to reside in their own sandbox (not working in the ...
- 20:45 Changeset [680] by
-
Added separate configuration for examples, so the do not pollute the ...
05/28/07:
- 15:24 Ticket #52 (Document @Inject annotation) closed by
- fixed: The documentation is now available?.
- 15:22 Ticket #50 (Allow different registry config files) closed by
- fixed: Fixed with changeset 679.
- 15:21 Changeset [679] by
-
added possibility to switch the config source of the registry (fixes ...
- 15:03 Docs/Reflection/Annotations/Available edited by
- Added XMLMatcher (diff)
- 14:57 Docs/Reflection/Annotations edited by
- Link to list of all available annotations (diff)
- 14:55 Docs/Reflection/Annotations/Available edited by
- Added @XMLFragement (diff)
- 14:53 Docs/Reflection/Annotations/Available created by
- Added list of all available annotations
- 14:46 WikiStart edited by
- Link to a new page with all available annotations (diff)
- 12:23 Ticket #44 (Document build system) closed by
- fixed: The build system documentation is now available at …
- 12:22 Docs/Setup/Checkout edited by
- Link to new Phing page (diff)
- 12:21 Docs/Setup/Phing created by
- Added page about Phing
- 12:13 Docs/Setup edited by
- Link to new section (diff)
- 12:11 Docs/Setup/BuildSystem created by
- Documentation of build process
05/27/07:
- 23:18 WikiStart edited by
- Some restructuring (diff)
- 23:15 Ticket #53 (Improve stateful services) created by
- The stateful JSON-RPC services currently have two drawbacks: 1. Cookies …
- 23:13 Docs/MVC/XSL/Templates created by
- Copied Nico's work and fixed some typos
- 23:06 WikiStart edited by
- (diff)
- 23:04 WikiStart edited by
- (diff)
- 23:01 Ticket #52 (Document @Inject annotation) created by
- The @Inject annotation is not self-explanatory and needs to be …
- 23:00 Changelog edited by
- Latest changes, fixed typo (diff)
- 22:57 Ticket #51 (Allow different JSON RPC service configurations) created by
- It should be possible to specify more than one JSON-RPC service …
- 22:55 Ticket #50 (Allow different registry config files) created by
- It should be possible to specify the name of a configuration file when …
- 22:50 Ticket #49 (Validate XML config files during the build) created by
- The XmlLint task of Phing could be used to validate all of the available …
- 22:49 Ticket #48 (Improve check-style target) created by
- PHP_CodeSniffer should be …
- 22:46 Changeset [678] by
-
Tons of whitespace fixes
- 22:45 Changeset [677] by
-
Use class constants, added info, if no CS issues have been found.
- 22:34 Changeset [676] by
-
Added Phing task to check for tabs, integrated check in release process.
- 19:27 Changeset [675] by
-
Fixed testcase, replaced tabs with spaces
- 19:23 Changeset [674] by
-
Moved several files from docroot to examples (not working, yet), use local ...
- 19:18 Changeset [673] by
-
Moved error handling example to examples/core
- 19:12 Docs/Setup/Examples edited by
- Removed note on YUI (available online), added link to examples web site, … (diff)
- 18:30 Docs/MVC/Variant created by
- 16:59 Ticket #47 (RequestParamVariant throws exception) closed by
- fixed: Fixed with changeset 672.
- 16:57 Changeset [672] by
-
more generic implementation of sleep() which takes care of properties in ...
- 16:23 Changeset [671] by
-
Allow numbers in example names
- 16:20 Changelog edited by
- Added examples (diff)
- 16:16 Changeset [670] by
-
Added links to conference examples
- 16:04 Ticket #43 (Document JSON-RPC features) closed by
- fixed: Documentation is available at: * [wiki:Docs/JsonRpc Easy AJAX with …
- 16:03 Docs/JsonRpc/Proxies created by
- Added initial documentation on Phing task
- 15:48 Docs/JsonRpc edited by
- Added more information on the dynamic proxy generation (diff)
- 15:37 Docs/Reflection/Annotations edited by
- Added link to slidehare (diff)
- 15:35 Docs/JsonRpc edited by
- Added information on statefule services and links to further information (diff)
- 14:30 Docs/JsonRpc edited by
- More client usage documentation (diff)
- 14:17 Docs/JsonRpc edited by
- Added note on usage of files served by yahoo (diff)
- 14:13 Docs/JsonRpc edited by
- Started documenting client side use (diff)
- 13:54 Docs/JsonRpc edited by
- Link to annotation documentation (diff)
- 13:53 Docs/JsonRpc created by
- Started documenting JSON-RPC functionality
05/22/07:
05/19/07:
- 14:55 Changeset [669] by
-
Added examples from IPC 2007 Spring edition
05/17/07:
- 17:36 Changeset [668] by
-
stuff that will be used for the spring php conference 2007
