[root]/application/shoutbox
admin
(0 files, 0 lines)
exceptions
(0 files, 0 lines)
interfaces
(0 files, 0 lines)
main
(0 files, 0 lines)
templates
(0 files, 0 lines)
de
(0 files, 0 lines)
code
(0 files, 0 lines)
emails
(0 files, 0 lines)
html
(0 files, 0 lines)
images
(0 files, 0 lines)
_cache
(0 files, 0 lines)
de
(0 files, 0 lines)
image
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 27 (100.0%) | 910 (100.0%) | 33.7 |
Moved to other repositories
0 lines of code changed in 9 files:
Some minor improvements, typo fixed:
- Typo in exception handler fixed
- Application selector does now have updated starter.php and exception/assertion
handlers
1 lines of code changed in 1 file:
All helper are now configurable
9 lines of code changed in 1 file:
A lot naming conventions applied:
- All action templates and classes now contains the application name
- This is needed for the admin area where we need to add special filters for
user rights validation
- Class "BaseApplication" added which registers the ApplicationHelper class
for later usage.
- Some minor fixes
1 lines of code changed in 1 file:
Dummy admin area added, HTML code in PHP scripts rewritten to CSS classes, CSS ids fixed
6 lines of code changed in 2 files:
Payment introduced, minor rewrites
- Payment system introduced (not finished)
- Refill page prepared for payment system
- Methods addCriteria() first parameter is now in ", not in '
- Minor improvements
13 lines of code changed in 1 file:
Application init phase rewritten, data.php now sets app data
51 lines of code changed in 2 files:
response=??? renamed to request=???
2 lines of code changed in 1 file:
Filter classes now ends with _filter in config entry
20 lines of code changed in 1 file:
Shoutbox stub added (will be moved out later on)
807 lines of code changed in 8 files: