| Typos fixed |
|
More...
|
about 16 years ago
|
| UTF-8 is now set in XML parser |
|
More...
|
about 16 years ago
|
| Methods renamed |
|
More...
|
about 16 years ago
|
| XML nodes renamed to match naming convention |
|
More...
|
about 16 years ago
|
| More methods cleared due to XML rewrite |
|
More...
|
about 16 years ago
|
| New XML nodes added |
|
More...
|
about 16 years ago
|
| Clear methods due to XML rewrites (see shipsimu project) |
|
More...
|
about 16 years ago
|
| Now all sub nodes for an anchor are supported |
|
More...
|
about 16 years ago
|
| Anchors has no longer arguments |
|
More...
|
about 16 years ago
|
| Handling of nodes fixed |
|
More...
|
about 16 years ago
|
| 'entries' should be renamed to 'entry-list' |
|
More...
|
about 16 years ago
|
| No double prefix needed |
|
More...
|
about 16 years ago
|
| Menu blocks are now supported |
|
More...
|
about 16 years ago
|
| Class template updated |
|
More...
|
about 16 years ago
|
| Menu engine heavily extended, misc rewrites: - Template engine MenuTemplateEngine heavily extended with a lot basic methods (maybe we need call the menu class in some methods?) - 'template_class' rewritten to 'web_template_class' to be similar like the other config entries - Attribute $imageInstance centralized in BaseFrameworkSystem |
|
More...
|
over 16 years ago
|
| endElement() does now no longer ignore sub nodes, debug lines commented out |
|
More...
|
over 16 years ago
|
| MenuTemplateEngine heavily extended, but still in non-working state |
|
More...
|
over 16 years ago
|
| All XML-parsing-related stuff refactured to new XmlParser class |
|
More...
|
over 16 years ago
|
| Some steps added to renderMenu(), typo fixed |
|
More...
|
over 16 years ago
|
| Renamed to match with new name |
|
More...
|
over 16 years ago
|
| Methods renderMenu() and transferContentToTemplateEngine() added |
|
More...
|
over 16 years ago
|
| Menu calls added (stubs) |
|
More...
|
over 16 years ago
|
| Moved from generic helper to concrete WebFormHelper due we only need these methods there |
|
More...
|
over 16 years ago
|
| Missing controller added |
|
More...
|
over 16 years ago
|
| NPE catched, command class added, beter coding practice applied: - New command class WebProblemCommand added to handle page=problem&problem=??? - Command class WebConfirmCommand redirect to a configurable URL if the user instance is not found in registry. This might happen e.g. if the database is corrupted or the underlaying file (in LocalFileDatabase class) has been removed. - All user classes inherited from BaseUser class do now set their result instance a more clean state (might fix later troubles) |
|
More...
|
over 16 years ago
|
| We should implement no default resolver anymore |
|
More...
|
over 16 years ago
|
| Missing config entries added, constant LOG_EXCEPTIONS needed to log all exceptions |
|
More...
|
over 16 years ago
|
| TODOs.txt updated... |
|
More...
|
over 16 years ago
|
| Double to single quotes converted |
|
More...
|
over 16 years ago
|
| Opps... :( |
|
More...
|
over 16 years ago
|