Repository / Patches by George Moschovitis

20080118151210 George Moschovitis Minor stuff.
20080114160925 George Moschovitis Minor.
20080114155827 George Moschovitis Fixed command line parsing [trans].
20080114072545 George Moschovitis Made taggable more flexible and reusable.
20080111160055 George Moschovitis Minor.
20080111092839 George Moschovitis Yeah, after 2 years removed glue in favour of Facets ;-)
20080109155205 George Moschovitis Small stuff.
20080107100042 George Moschovitis Keep the action annotation easily accessible. Use the title annotation in auto syndication.
20071218105814 George Moschovitis Different behaviour of cookie in debug mode to make localhost/0.0.0.0/127.0.0.1 work (arne)
20071217141654 George Moschovitis Pass fragments included from a skin through the ElementFilter first. Allows for much more powerful skins!!!
20071215120122 George Moschovitis Minor.
20071209182137 George Moschovitis The compiler accepts '-' in the following element notation: <x:main-page> instead of <MainPage> or <x:main_page> that where accepted till now. For those that like to be more xml compliant.
20071207161920 George Moschovitis Minor.
20071206110608 George Moschovitis Reintroduced a simple fragment caching system.
20071204132355 George Moschovitis Added model hash in context, to keep private request scope variables and objects.
20071203071951 George Moschovitis Minor.
20071130115314 George Moschovitis Minor, needs latest blow.
20071130084411 George Moschovitis Fixed checkbox helper + some minor stuff.
20071129151943 George Moschovitis Don't double unescape in request.fill (fixes the stupid '+' double unescape bug).
20071128125437 George Moschovitis Minor.
20071127153317 George Moschovitis Minor fix in checkbox helper.
20071127082803 George Moschovitis Mailer uses .html templates (no more .htmlx)
20071126083137 George Moschovitis Converted hello example to use the latest template extensions.
20071125114250 George Moschovitis Updated CHANGELOG.
20071125113605 George Moschovitis MAJOR change: use .html extension for html templates, (.css for css templates, etc). We now use xxxx.inc.html for includable html templates (ie not accessible at the top level for security reasons). Works infinitely better with default editor highlighting modes.
20071120132105 George Moschovitis Resolved some conflicts.
20071120102132 George Moschovitis Include encode_uri in template filter so we can precompile uri expansions (ie #[R relation, :delete] instead of the run time interpolatin #{R relation, :delete})
20071120101643 George Moschovitis Handle <br /> in html filter, escape values in form helper.
20071116152814 George Moschovitis Misc templ fixes.
20071115151915 George Moschovitis Make taggable more fault tollerant (chops the tag_string).
20071115113153 George Moschovitis Removed aspects.new.rb (an older aspects version).
20071113153408 George Moschovitis Added missing glue/main.rb, fixes in uri/update_request_uri.
20071113082449 George Moschovitis Fixed SUPER NASTY base64/escape cookie session store bug, thanks bill! [bill kerry]
20071111210316 George Moschovitis Removed tmail (use the new gem instead).
20071109170510 George Moschovitis Change in cookie.
20071107155447 George Moschovitis Many cookie related fixes. Don't send multiple versions of the same cookie. Fixed NASTY cookie session store bug (use context.no_sync! to allow for actual deletion of the session cookies).
20071105104240 George Moschovitis Removed dangerous Controller::xxx lookup in elements.
20071104110347 George Moschovitis GET/POST params are again Hash.
20071104103843 George Moschovitis Misc fixes in admin part.
20071102151522 George Moschovitis Minor.
20071101143752 George Moschovitis Did I say argh??
20071101143328 George Moschovitis Argh...
20071101085124 George Moschovitis Moved part out of nitro.
20071101083458 George Moschovitis Minor.
20071031110732 George Moschovitis Added support for alpha sorting in tag.
20071030211133 George Moschovitis Improved handling of :through join class. Have a look at the new spec file. More work is needed here.
20071030200617 George Moschovitis Various changes.
20071028212636 George Moschovitis Small fix to make bin/nitro run again. Everything seems to run now.
20071027172905 George Moschovitis Branch version of Nitro (experimental features)