root


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 11/17/06 20:36:15 @279 [279] schst Fixed signature of patPortal_Component Interface (thanks to Björn Kraus)
(edit) 01/24/06 23:49:58 @278 [278] schst Fixed navigations that are nested
(edit) 01/14/06 18:32:51 @277 [277] schst Added Access Control to check for browser
(edit) 01/12/06 18:10:03 @276 [276] schst Allow a custom title
(edit) 01/09/06 21:33:40 @275 [275] schst Allow access controls to be attached to components
(edit) 01/08/06 23:48:21 @274 [274] schst Started implementing a very simple ImageBlock? component to include …
(edit) 01/08/06 15:16:27 @273 [273] schst Check, whether template exists before freeing it
(edit) 01/07/06 19:40:51 @272 [272] schst Correctly access the image
(edit) 01/07/06 17:45:38 @271 [271] schst Add more information to the Auth-data
(edit) 01/07/06 17:30:16 @270 [270] schst Pass image data to the template
(edit) 01/07/06 17:15:36 @269 [269] schst Pass the page type to the template
(edit) 01/07/06 11:27:00 @268 [268] schst Pass pubDate to the template
(edit) 01/05/06 23:47:08 @267 [267] schst Implemented _very_ simple permission system, this will probably be …
(edit) 01/05/06 23:00:57 @266 [266] schst Added the concept of Access_Control objects, check whether the page is …
(edit) 01/04/06 22:19:42 @265 [265] schst Started implementing permission support, added isAccessible to pages and …
(edit) 01/04/06 14:25:42 @264 [264] schst Fixed bug when dispatcher path is '/'
(edit) 12/31/05 15:27:41 @263 [263] schst Fixed link display
(edit) 12/31/05 15:05:58 @262 [262] schst Added very basic AJAX support, based on PEAR::HTML_AJAX
(edit) 12/31/05 15:05:11 @261 [261] schst Allow the use of a different dispatcher for links
(edit) 12/31/05 15:04:33 @260 [260] schst Fixed docblock
(edit) 12/31/05 15:04:04 @259 [259] schst Fixed docblock
(edit) 12/31/05 10:48:19 @258 [258] schst Added very simple cache filter to cache the result of components, added …
(edit) 12/30/05 23:57:31 @257 [257] schst Improved hasProperty() and getProperty()
(edit) 12/29/05 21:50:56 @256 [256] schst Allow nested paths and URL parameters
(edit) 12/29/05 21:50:24 @255 [255] schst Change class hierarchy to folder
(edit) 12/29/05 21:49:59 @254 [254] schst Respect password encryption
(edit) 12/27/05 18:16:36 @253 [253] schst Added very simple component to display feeds (devel state)
(edit) 07/10/05 21:30:56 @252 [252] schst added session and auth information to logfiles, added User Agent and IP to …
(edit) 07/08/05 20:31:26 @251 [251] schst UTF-8 encode parameter values
(edit) 05/31/05 23:37:03 @250 [250] schst Template needs to be loaded before events are triggered. We should …
(edit) 05/31/05 20:56:54 @249 [249] schst adjust to our coding standards
(edit) 05/31/05 20:55:16 @248 [248] schst adde Tidy component filter (contributed by Bj�rn Kraus)
(edit) 05/24/05 00:25:55 @247 [247] schst fix regular expression (was too greedy)
(edit) 05/23/05 22:35:33 @246 [246] schst experiments with UrlSchemes?, when this is finished, it will hopefully …
(edit) 05/21/05 18:31:45 @245 [245] schst The Request_CLI class needs Console_Getargs 1.3.0 or higher (my patch has …
(edit) 05/20/05 21:06:07 @244 [244] schst changed lifecycle to work with execute() and render() and allow events to …
(edit) 05/19/05 19:53:25 @243 [243] schst initial version of the lifecycle (I hope this makes Sven happy...)
(edit) 05/14/05 20:58:07 @242 [242] schst allow variables to be passed to the template & some CS fixes
(edit) 05/14/05 20:04:12 @241 [241] schst allow internal forwards (just a quick hack)
(edit) 05/11/05 18:19:40 @240 [240] schst added new feature: conditions for frames conditions allow you to …
(edit) 05/09/05 16:24:16 @239 [239] schst new feature (themes): allow <root:directories> tag inside a frame, which …
(edit) 05/06/05 11:29:14 @238 [238] luckec cvsspam-test no.2
(edit) 05/06/05 11:27:23 @237 [237] luckec Test - cvsspam-config
(edit) 04/16/05 21:12:26 @236 [236] schst add missing @subpackage tags
(edit) 04/10/05 20:48:19 @235 [235] schst instantiate event listeners on demand prepared reroute feature by adding …
(edit) 04/09/05 16:18:14 @234 [234] schst added comment on Atom
(edit) 04/09/05 11:16:11 @233 [233] schst mark also pages in the current path as active (and as open) requested by …
(edit) 04/07/05 21:38:03 @232 [232] schst add template for navFromSitemap example
(edit) 04/07/05 21:36:22 @231 [231] schst remove my name from the example templates
(edit) 04/07/05 21:24:37 @230 [230] schst allow more than one error handler per error level (patch by Bj�rn Kraus)
(edit) 04/07/05 21:23:54 @229 [229] schst Revert yesterdays changes, something went wrong here…
(edit) 04/07/05 20:13:03 @228 [228] wiegi added new name proposal radix
(edit) 04/07/05 19:18:24 @227 [227] schst removed obsolete files
(edit) 04/06/05 22:27:50 @226 [226] schst added CLI Request and Response, be careful, this is as experimental as …
(edit) 04/06/05 20:04:06 @225 [225] schst change the package tag to patPortal-Playground
(edit) 04/06/05 20:01:58 @224 [224] schst added name proposals by sven fuchs
(edit) 04/05/05 23:58:37 @223 [223] schst change the package tag to patPortal-Playground
(edit) 04/05/05 22:50:41 @222 [222] wiegi fixed bug #122 added directory role "templates" needs patTemplate >= …
(edit) 04/05/05 14:47:26 @221 [221] schst change request events for properties: pass only the property and let the …
(edit) 04/04/05 10:45:11 @220 [220] gerd name proposal: Atom, Quark, Quanta, Q
(edit) 04/03/05 20:30:30 @219 [219] schst started implementing session lifetime (still buggy)
(edit) 04/03/05 19:39:49 @218 [218] schst sync example code with actual code, fix some whitespace issues
(edit) 04/03/05 19:35:03 @217 [217] schst response filters can be defined per frame
(edit) 04/03/05 19:15:26 @216 [216] schst fixed some doc blocks
(edit) 04/03/05 19:09:53 @215 [215] schst fixed problem with relative paths in persistence containers (thanks to …
(edit) 04/03/05 18:57:10 @214 [214] schst create a second bean
(edit) 04/03/05 18:56:47 @213 [213] schst added Net_* deps and fixed a docblock
(edit) 04/02/05 18:23:11 @212 [212] schst a lot of cleanup and some documentation
(edit) 04/02/05 18:04:28 @211 [211] schst added support for properties
(edit) 04/02/05 17:43:28 @210 [210] schst check, whether method exist
(edit) 04/02/05 17:22:28 @209 [209] schst inital commit of a simple application server test
(edit) 04/01/05 20:44:09 @208 [208] schst enabled plugins
(edit) 04/01/05 20:39:59 @207 [207] schst added list of built-in events
(edit) 04/01/05 20:31:43 @206 [206] schst added EventListener? base class added cancelEvent="true|false" attribute to …
(edit) 04/01/05 20:05:55 @205 [205] schst removed some todos that have been implemented already
(edit) 04/01/05 20:03:54 @204 [204] schst first version of a quick installation guide. Feel free to contribute to …
(edit) 04/01/05 19:26:30 @203 [203] schst use &amp; instead of & in URLs to create XHTML compliant pages. Fixes bug …
(edit) 04/01/05 19:24:02 @202 [202] schst completely refactored the persistence functionality. Persistence is now …
(edit) 04/01/05 12:08:59 @201 [201] argh Added a name proposal
(edit) 03/31/05 17:11:54 @200 [200] schst added new name proposal: PIMP
(edit) 03/31/05 17:10:36 @199 [199] schst fixed call to getIndex() (reported by Bj�rn Kraus)
(edit) 03/31/05 17:09:16 @198 [198] schst fixed check for defined handler
(edit) 03/25/05 22:34:39 @197 [197] schst added a short introduction
(edit) 03/24/05 22:09:14 @196 [196] wiegi Add sample for response headers
(edit) 03/22/05 22:51:30 @195 [195] schst added comment by gamsa
(edit) 03/22/05 22:49:28 @194 [194] schst added new proposal: Graceland
(edit) 03/22/05 22:40:54 @193 [193] wiegi allow response to be added to the xml configuration fixed bug #111 used …
(edit) 03/22/05 21:51:47 @192 [192] schst fix bug (forgot to commit this yesterday)
(edit) 03/22/05 09:40:30 @191 [191] luckec added new name-proposal: BRIXX
(edit) 03/21/05 21:46:39 @190 [190] schst add some comments and new proposal "Liquid"
(edit) 03/21/05 21:40:18 @189 [189] schst initial commit
(edit) 03/21/05 21:39:51 @188 [188] schst update todo list
(edit) 03/21/05 20:14:19 @187 [187] schst allow the path to be overriden by the Request object using hasPath() and …
(edit) 03/21/05 14:27:28 @186 [186] argh Updated to use the new 'active' flag the NavFromSitemap? module now adds.
(edit) 03/21/05 14:26:29 @185 [185] argh Now adds the 'active' (yes|no) flag to the template to mark the current …
(edit) 03/18/05 20:16:28 @184 [184] schst add path to the template, patch by Bj�rn Kraus
(edit) 03/03/05 22:38:32 @183 [183] schst pass the page type to the template
(edit) 03/03/05 22:38:11 @182 [182] schst added $type property and getType() method to page
(edit) 03/02/05 18:32:54 @181 [181] schst added new Page type: Forward This page type is a meta page, that just …
(edit) 03/02/05 18:15:30 @180 [180] schst PathNav? now is able to pass Meta data to the template