[root]/inc/classes/main/user/member

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 12 (100.0%) | 219 (100.0%) | 18.2 |
Moved to repository "core" (not yet fully setup!)
0 lines of code changed in 2 files:
Typos fixed and special command resolver are now possible
- Two typos fixed: In terms like "if the" and "in the" >the< has been removed
- If a special "page" depending web command resolver is found it will be used
- Otherwise the default command resolver WebCommandResolver will be used as fall-back
- Some minor fixes
- TODO extended with a good "naming convention idea"
4 lines of code changed in 1 file:
- XHTML errors/warnings fixed in some pages
- Auto-close/open HTML comments added for debugging
- Form-stub for training payed by goverment added
- Some rewrites (do we want "=== false" or "!== true" in boolean expressions?)
2 lines of code changed in 1 file:
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
2 lines of code changed in 1 file:
Todo tags added to documentation
1 lines of code changed in 1 file:
generateUniqueId() and more useless/deprecated methods removed, code speed-up, link helper improved
0 lines of code changed in 1 file:
Deprecated method addUpdateData() removed
0 lines of code changed in 1 file:
Now we really have ship-simu specific user/member classes
2 lines of code changed in 1 file:
Ship-Simu now has its own member/guest implementations
5 lines of code changed in 1 file:
User class renamed to Member and it's interface
203 lines of code changed in 2 files: