root/trunk/src/main


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @1670 [1670] 07/01/08 22:56:17 mikey refactoring #146, part 1: migrate all xml files to utf-8
(edit) @1669 [1669] 07/01/08 10:56:19 mikey use prefix in keys of overrule hashmap
(edit) @1667 [1667] 06/30/08 23:06:09 mikey implement enhancement #145
(edit) @1666 [1666] 06/30/08 22:16:48 mikey fix typo
(edit) @1665 [1665] 06/30/08 21:52:44 mikey refactor request broker to use a method and property matcher
(edit) @1664 [1664] 06/30/08 21:32:48 mikey fix bug with htmlentities() and charsets, corrected to htmlspecialchars() …
(edit) @1661 [1661] 06/29/08 13:07:43 mikey fix coding style issues
(edit) @1660 [1660] 06/24/08 19:11:43 mikey make interceptorDescriptor optional add pageFactoryClass
(edit) @1659 [1659] 06/24/08 19:11:16 mikey copy more stuff
(edit) @1658 [1658] 06/24/08 17:30:38 mikey do not run json-rpc-proxy generation if no project with …
(edit) @1657 [1657] 06/24/08 16:20:54 mikey do not chmod subfolders
(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) @1652 [1652] 06/24/08 09:49:01 mikey got rid of target projectcheck
(edit) @1649 [1649] 06/23/08 23:40:18 mikey remove possibility to configure name of rss-feeds.ini file
(edit) @1648 [1648] 06/23/08 23:36:03 mikey clean up json-rpc setup copy all config files of a type instead of only …
(edit) @1647 [1647] 06/23/08 23:34:06 mikey remove possibility of configuring the name of the json-rpc-service.ini …
(edit) @1646 [1646] 06/23/08 22:20:59 mikey make phing generate-clients work again however it is still buggy: we need …
(edit) @1645 [1645] 06/23/08 14:25:51 mikey add phing setup-project
(edit) @1643 [1643] 06/19/08 18:26:22 richi peer::ldap: small dn regex bugfix
(edit) @1641 [1641] 06/19/08 17:30:15 mikey reworked setup of a new stubbles installation todo: test json-rpc client …
(edit) @1637 [1637] 06/19/08 14:13:29 mikey reorganize build for pulti-projects move javascript and stage assistant to …
(edit) @1634 [1634] 06/19/08 11:31:50 mikey first fixes in release build.xml
(edit) @1633 [1633] 06/19/08 11:22:23 mikey fix tests
(edit) @1632 [1632] 06/19/08 11:00:48 mikey make multi-project structure default
(edit) @1631 [1631] 06/19/08 10:20:45 mikey throw exception if skin document can not be parsed
(edit) @1630 [1630] 06/18/08 17:49:06 richi added ModifiableRequest? which allows to modify the request params
(edit) @1629 [1629] 06/18/08 17:45:49 richi ldap: minor fixes
(edit) @1628 [1628] 06/17/08 16:02:27 richi peer/ldap: fixed coding style issues
(edit) @1626 [1626] 06/16/08 18:23:03 mikey remove adding of default page
(edit) @1625 [1625] 06/16/08 17:05:37 richi peer::ldap: added LDAP options | switched to debian server in tests | …
(edit) @1624 [1624] 06/16/08 15:38:55 mikey allow setting of registry values, e.g. <cfg:regConfig …
(edit) @1623 [1623] 06/13/08 12:01:33 mikey implement enhancement #143: enable common xsl directory for several …
(edit) @1622 [1622] 06/12/08 13:52:26 mikey deliver correct file length for files opened with compression streams
(edit) @1621 [1621] 06/10/08 10:33:29 mikey suppress php warning
(edit) @1620 [1620] 06/09/08 18:40:40 mikey make lang and base lang available at runtime whitespace fixes
(edit) @1619 [1619] 06/09/08 14:44:58 mikey optimize xsl
(edit) @1618 [1618] 06/09/08 14:44:34 mikey renamed net::stubbles::ipo::request::stubRequestValueErrorMessage to …
(edit) @1617 [1617] 06/03/08 07:31:41 mikey update entity manager with last changes from finder: remove constructor …
(edit) @1616 [1616] 06/02/08 18:36:36 mikey enable overruling of orderBy
(edit) @1615 [1615] 06/02/08 17:18:57 mikey take default entity order into account todo: allow overruling of default …
(edit) @1614 [1614] 06/02/08 15:23:48 mikey add possibility to set the default order for an entity for cases where …
(edit) @1613 [1613] 06/02/08 15:10:08 mikey rename package
(edit) @1612 [1612] 05/30/08 14:00:10 mikey added extreme simple order by support
(edit) @1611 [1611] 05/30/08 11:12:34 mikey removed possibility of setting arguments via constructor on entities …
(edit) @1610 [1610] 05/29/08 09:47:09 mikey provide basic getLink() implementation returning the current server name
(edit) @1609 [1609] 05/29/08 09:06:00 mikey throw away empty params whitespace fixes
(edit) @1608 [1608] 05/28/08 17:02:14 mikey add new xsl callback that returns the query string (without processor and …
(edit) @1607 [1607] 05/28/08 13:01:05 mikey add possibility to select a skin via request
(edit) @1606 [1606] 05/28/08 11:33:56 mikey use current page if no special page is requested
(edit) @1605 [1605] 05/27/08 11:04:13 mikey add net::stubbles::streams::stubFileInputStream and …
(edit) @1604 [1604] 05/27/08 10:05:56 mikey add separate methods for reading response header and body: allows to use …
(edit) @1603 [1603] 05/26/08 21:41:52 mikey add more checks why the mail address filter fails for better user …
(edit) @1602 [1602] 05/26/08 17:17:33 mikey add more translations
(edit) @1598 [1598] 05/26/08 12:14:53 mikey add construction template method to prevent constructor overloading
(edit) @1597 [1597] 05/26/08 00:55:32 mikey improved coverage of generator classes
(edit) @1596 [1596] 05/26/08 00:23:16 mikey add net::stubbles::xml::rss::stubAbstractRSSFeed
(edit) @1594 [1594] 05/26/08 00:06:06 mikey add net::stubbles::xml::rss::stubRSSProcessor
(edit) @1593 [1593] 05/26/08 00:05:20 mikey fix broken serialization of request value errors - forgot to add class
(edit) @1591 [1591] 05/24/08 22:25:26 mikey return stream writer to allow better method chaining: $feed = …
(edit) @1590 [1590] 05/24/08 21:50:46 mikey write content only if available
(edit) @1589 [1589] 05/24/08 21:49:47 mikey fix xml generation: items belong to channel
(edit) @1585 [1585] 05/24/08 03:47:28 mikey enabled different error id in case regular expression fails
(edit) @1584 [1584] 05/24/08 02:50:30 mikey fix broken serialization of request value errors
(edit) @1583 [1583] 05/24/08 01:21:55 mikey enhance i18n: enable l10n
(edit) @1582 [1582] 05/24/08 00:24:25 mikey fix empty value behavior
(edit) @1581 [1581] 05/23/08 18:32:42 mikey give complete item an id as well
(edit) @1580 [1580] 05/23/08 18:23:21 mikey fix: use ixsl so that javascript code passes transformation and is not …
(edit) @1579 [1579] 05/23/08 13:47:54 mikey fix xsl problems fix session handling when cookies are disabled
(edit) @1578 [1578] 05/23/08 12:50:46 mikey allow to handle all data as not required even if filter annotation is not …
(edit) @1577 [1577] 05/22/08 21:19:05 mikey keep session in user agents with cookies disabled
(edit) @1576 [1576] 05/22/08 16:01:42 mikey clear already loaded data
(edit) @1575 [1575] 05/22/08 15:34:44 mikey enable setting of error id to use load annotation with request broker
(edit) @1574 [1574] 05/22/08 15:03:52 mikey added …
(edit) @1573 [1573] 05/21/08 19:02:23 mikey fix stub:option to create the selected attribute only if the option was …
(edit) @1572 [1572] 05/21/08 18:55:18 mikey fix stub:option to create correct xsl and xpath expressions
(edit) @1571 [1571] 05/21/08 17:30:18 mikey more verbose exception messages
(edit) @1570 [1570] 05/15/08 13:22:25 richi peer::ldap: added functionality and test cases
(edit) @1569 [1569] 05/05/08 21:37:13 mikey allow annotations without prefix
(edit) @1568 [1568] 05/04/08 18:18:15 mikey made constructor param optional
(edit) @1567 [1567] 05/02/08 15:41:34 mikey use separate property to allow overwriting of service file directory fall …
(edit) @1566 [1566] 05/02/08 15:40:34 mikey bugfix: use serviceFile property
(edit) @1565 [1565] 04/29/08 15:37:54 mikey added net::stubbles::lang::stubArrayAccessor
(edit) @1563 [1563] 04/24/08 17:09:12 mikey enhanced net::stubbles::ipo::session::stubNoneDurableSession to be more …
(edit) @1562 [1562] 04/23/08 09:24:37 richi javascript: fixed json-rpc bug
(edit) @1560 [1560] 04/18/08 15:55:31 richi peer: fixed wrong indentation
(edit) @1559 [1559] 04/18/08 15:54:50 richi peer::ldap: first working ldap implementation (anonymous bind)
(edit) @1557 [1557] 04/16/08 16:36:42 mikey fixed typo
(edit) @1556 [1556] 04/16/08 15:18:25 richi peer::ldap: first checkin for ldap implementation
(edit) @1555 [1555] 04/16/08 15:03:49 richi peer: bugfix for ssl port (forgotten line)
(edit) @1554 [1554] 04/16/08 14:42:05 richi peer: better readability for stubURL condition
(edit) @1553 [1553] 04/16/08 14:40:39 richi peer: bugfix for ssl port
(edit) @1552 [1552] 04/16/08 12:00:32 mikey imported net::stubbles::console and net::stubbles::streams from sas, we …
(edit) @1549 [1549] 04/15/08 09:42:50 mikey whitespace fixes
(edit) @1547 [1547] 04/15/08 00:13:54 mikey refactoring #139, part 6: moved net::stubbles::util::validators to …
(edit) @1546 [1546] 04/14/08 23:30:02 mikey refactoring #139, part 5.2: rename net::stubbles::ipo::request::filters to …
(edit) @1545 [1545] 04/14/08 23:06:25 mikey refactoring #139, part 5.1: rename net::stubbles::ipo::request::filters to …
(edit) @1544 [1544] 04/13/08 21:48:05 mikey implemented enhancement #141: abstract processor should provide template …
(edit) @1542 [1542] 04/12/08 20:37:05 mikey removed events dependency
(edit) @1541 [1541] 04/12/08 20:26:22 mikey remove reflection dependency
Note: See TracRevisionLog for help on using the revision log.