0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 21 hours ago.
Dec 20, 2024 — Dec 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Typos fixed
Quix0r
as Roland Häder
More... about 16 years ago
UTF-8 is now set in XML parser
Quix0r
as Roland Häder
More... about 16 years ago
Methods renamed
Quix0r
as Roland Häder
More... about 16 years ago
XML nodes renamed to match naming convention
Quix0r
as Roland Häder
More... about 16 years ago
More methods cleared due to XML rewrite
Quix0r
as Roland Häder
More... about 16 years ago
New XML nodes added
Quix0r
as Roland Häder
More... about 16 years ago
Clear methods due to XML rewrites (see shipsimu project)
Quix0r
as Roland Häder
More... about 16 years ago
Now all sub nodes for an anchor are supported
Quix0r
as Roland Häder
More... about 16 years ago
Anchors has no longer arguments
Quix0r
as Roland Häder
More... about 16 years ago
Handling of nodes fixed
Quix0r
as Roland Häder
More... about 16 years ago
'entries' should be renamed to 'entry-list'
Quix0r
as Roland Häder
More... about 16 years ago
No double prefix needed
Quix0r
as Roland Häder
More... about 16 years ago
Menu blocks are now supported
Quix0r
as Roland Häder
More... about 16 years ago
Class template updated
Quix0r
as Roland Häder
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
Quix0r
as Roland Häder
More... over 16 years ago
endElement() does now no longer ignore sub nodes, debug lines commented out
Quix0r
as Roland Häder
More... over 16 years ago
MenuTemplateEngine heavily extended, but still in non-working state
Quix0r
as Roland Häder
More... over 16 years ago
All XML-parsing-related stuff refactured to new XmlParser class
Quix0r
as Roland Häder
More... over 16 years ago
Some steps added to renderMenu(), typo fixed
Quix0r
as Roland Häder
More... over 16 years ago
Renamed to match with new name
Quix0r
as Roland Häder
More... over 16 years ago
Methods renderMenu() and transferContentToTemplateEngine() added
Quix0r
as Roland Häder
More... over 16 years ago
Menu calls added (stubs)
Quix0r
as Roland Häder
More... over 16 years ago
Moved from generic helper to concrete WebFormHelper due we only need these methods there
Quix0r
as Roland Häder
More... over 16 years ago
Missing controller added
Quix0r
as Roland Häder
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)
Quix0r
as Roland Häder
More... over 16 years ago
We should implement no default resolver anymore
Quix0r
as Roland Häder
More... over 16 years ago
Missing config entries added, constant LOG_EXCEPTIONS needed to log all exceptions
Quix0r
as Roland Häder
More... over 16 years ago
TODOs.txt updated...
Quix0r
as Roland Häder
More... over 16 years ago
Double to single quotes converted
Quix0r
as Roland Häder
More... over 16 years ago
Opps... :(
Quix0r
as Roland Häder
More... over 16 years ago