2010-04-12 |
Roland Häder | Some methods are now public and added to the interface |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Roland Häder | Double quotes in single converted |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Roland Häder | Completed decorator, extended interface |
commit | commitdiff | tree | snapshot |
2010-03-01 |
Roland Häder | Variable handling in template engine rewritten |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Roland Häder | Copyright upgraded to 2010 |
commit | commitdiff | tree | snapshot |
2010-02-10 |
Roland Häder | Extra new-line removed... |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Roland Häder | TODOs.txt updated... :( |
commit | commitdiff | tree | snapshot |
2010-02-09 |
Roland Häder | Decorators moved, naming convention applied: |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Roland Häder | Compressor instances can now be set/get |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Roland Häder | FIFO stacker basicly implemented |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Roland Häder | svn:executable removed, which isn't needed for PHP... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Roland Häder | The ObjectFactory may now be extended e.g. done in... |
commit | commitdiff | tree | snapshot |
2010-01-05 |
Roland Häder | Fake template engine added, variables can now be compil... |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Roland Häder | New method replaceControlCharacters() introduced (very... |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Roland Häder | Unsupported parameter removed |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Roland Häder | Comment fixed (important for later admin area script) |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Roland Häder | die() removed... :( |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Roland Häder | Language support can now be disabled (e.g. good for... |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Roland Häder | Naming convention applied on class templates |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Roland Häder | Missing exception added |
commit | commitdiff | tree | snapshot |
2009-12-10 |
Roland Häder | Code cleanups, deprecated classes renamed |
commit | commitdiff | tree | snapshot |
2009-12-09 |
Roland Häder | Setup script fixed to set other externals for non-qa... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Roland Häder | Rewritten to stacker class, old lost methods removed |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Roland Häder | Cleaned up because we do not want templates with partly... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Roland Häder | Cleaned up because we do not want templates with partly... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Roland Häder | Template class_ updated |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Roland Häder | Duplicate #2 removed... |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Roland Häder | Duplicate removed ... :( |
commit | commitdiff | tree | snapshot |
2009-12-07 |
Roland Häder | Stacker classes/interface/exceptions (FiFoStacker is... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Roland Häder | Global fix/add/update: |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Roland Häder | Reverted because xml_set_object() requires a variable... |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Roland Häder | Melted together because was only used once |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Roland Häder | Typos fixed |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Roland Häder | UTF-8 is now set in XML parser |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Roland Häder | Methods renamed |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Roland Häder | XML nodes renamed to match naming convention |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Roland Häder | More methods cleared due to XML rewrite |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Roland Häder | New XML nodes added |
commit | commitdiff | tree | snapshot |
2009-12-02 |
Roland Häder | Clear methods due to XML rewrites (see shipsimu project) |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Roland Häder | Now all sub nodes for an anchor are supported |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Roland Häder | Anchors has no longer arguments |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Roland Häder | Handling of nodes fixed |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Roland Häder | 'entries' should be renamed to 'entry-list' |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Roland Häder | No double prefix needed |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Roland Häder | Menu blocks are now supported |
commit | commitdiff | tree | snapshot |
2009-09-26 |
Roland Häder | Class template updated |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Roland Häder | Menu engine heavily extended, misc rewrites: |
commit | commitdiff | tree | snapshot |
2009-09-05 |
Roland Häder | endElement() does now no longer ignore sub nodes, debug... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Roland Häder | MenuTemplateEngine heavily extended, but still in non... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Roland Häder | All XML-parsing-related stuff refactured to new XmlPars... |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Roland Häder | Some steps added to renderMenu(), typo fixed |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Roland Häder | Renamed to match with new name |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Roland Häder | Methods renderMenu() and transferContentToTemplateEngin... |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Roland Häder | Menu calls added (stubs) |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Roland Häder | Moved from generic helper to concrete WebFormHelper... |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Roland Häder | Missing controller added |
commit | commitdiff | tree | snapshot |
2009-08-25 |
Roland Häder | NPE catched, command class added, beter coding practice... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Roland Häder | We should implement no default resolver anymore |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Roland Häder | Missing config entries added, constant LOG_EXCEPTIONS... |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Roland Häder | TODOs.txt updated... |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Roland Häder | Double to single quotes converted |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Roland Häder | Opps... :( |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Roland Häder | doFilterFormatNumber() added |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Roland Häder | Misc fixes: |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Roland Häder | Opps... |
commit | commitdiff | tree | snapshot |
2009-08-22 |
Roland Häder | UserPoints rewritten to use only one result (does this... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Roland Häder | TODOs.txt updated |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Roland Häder | NPE catched (TODO: We need to rewrite this?) |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Roland Häder | Much simplier and with is_null() sanity check |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Roland Häder | Now with getter |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Roland Häder | Rewritten to use eval() (slow) |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Roland Häder | Maybe now? |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Roland Häder | Error fixed in BaseHelper |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Roland Häder | Partial stub message added if no recode extension is... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Roland Häder | Now configurable |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Roland Häder | action=status_problem excluded |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Roland Häder | Parse error fixed |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Roland Häder | Generic code added |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Roland Häder | Class WebStatusCommand added which should handle accoun... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Roland Häder | NPE catched (TODO: we should log it later) |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Roland Häder | WebLoginCommand is now an extra instance for hashers... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Roland Häder | & should not be part of URLs... |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Roland Häder | Encryption removed |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Roland Häder | Interface OutputStreamer has no longer assignVariable() |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Roland Häder | WebOutput now needs a ManageableApplication instance |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Roland Häder | TODOs.txt should become somehow updateable... |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Roland Häder | Deprecated class file/exception removed as well |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Roland Häder | Deprecated method loadIncludes() removed |
commit | commitdiff | tree | snapshot |
2009-08-19 |
Roland Häder | Handling of socket errors added |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Roland Häder | Attribute listInstance is now cored |
commit | commitdiff | tree | snapshot |
2009-08-17 |
Roland Häder | Tried to fix a warning |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Roland Häder | Opps... |
commit | commitdiff | tree | snapshot |
2009-08-16 |
Roland Häder | PHP functions encapsulated: |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Roland Häder | qa application added |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Roland Häder | Old, lost directories removed (see repos qa) |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Roland Häder | We no longer need this old piece of code |
commit | commitdiff | tree | snapshot |
2009-08-15 |
Roland Häder | Moved 'devel' directory (need to update all repos) |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Roland Häder | A lot deprecated exceptions removed, todo-builder.sh... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Roland Häder | Wernis API updated to handle unexpected error messages... |
commit | commitdiff | tree | snapshot |
2009-08-11 |
Roland Häder | Missing exception added |
commit | commitdiff | tree | snapshot |
next |