[root]/inc/classes/main/response
http
(0 files, 0 lines)
image
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 44 (100.0%) | 1077 (100.0%) | 24.4 |
Moved to repository "core" (not yet fully setup!)
0 lines of code changed in 4 files:
- 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?)
1 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
11 lines of code changed in 1 file:
Fixes for image generation
200 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 2 files:
Debug mailer finished and debug messages removed:
- The class DebugMailer is now 99% ready. It outputs the sent mail but has not
been tested with multiple mails
- Confirmation mail is now basicly done
- A lot debug messages removed/rewritten
- Two generic methods added to interface FrameworkInterface
- XML headers added to XML templates
1 lines of code changed in 1 file:
Login area extended and misc things changed:
- Ship-Simu's action classes moved to sub directory "ship-simu"
- Action for listing shipping companies added which redirects if you have not
confirmed your email address.
- Template for above action created
- In responses, variable $templateEngine rewritten to $templateInstance and
removed due to we already have such getter/setter in BaseFrameworkSystem
- Several smaller improvements
3 lines of code changed in 2 files:
More conventions than code added:
- Copyright line fixed (space added, sorry guys!)
- Doc tags fixed in a lot files
- Arrays send to exceptions are now all $msgArray called
- BaseHelper class now contains generic methods from WebFormHelper class
- BaseWebHelper added which holds "web-generic" methods and attributes
- Due to these changes, the WebFormHelper is now cleared from generic methods
6 lines of code changed in 2 files:
Several fixes (new class/filters) for guest login
2 lines of code changed in 1 file:
More bugfixes:
- Template engine does now compile code again
- Missing controller for registration form added
- Stubs in all responses added to return proper default command
- Misc fixes in controller classes
20 lines of code changed in 2 files:
Image generator added, first CAPTCHA added with missing controller (partly work)
22 lines of code changed in 1 file:
TemplateEngine is known as WebTemplateEngine (most parts are in BasTemplateEngine), image creation supported added with a lot (!) stubs
376 lines of code changed in 1 file:
Class/method doc-tags fixed
4 lines of code changed in 1 file:
ToDo tags now all lower-case
4 lines of code changed in 1 file:
Update of last activitity and action in user added, refresh of auth cookies added
14 lines of code changed in 1 file:
TODO tag rewritten, first login action (empty for now) added
5 lines of code changed in 1 file:
User login (non-guest) basicly finished, news stubs added, registration and final methods fixed
3 lines of code changed in 1 file:
Login and auth classes added. WARNING: All class config entries must end with _class!
24 lines of code changed in 1 file:
Cookies temporary fixed
40 lines of code changed in 1 file:
Now really 2 hours cookie lifetime (was: 2 days)
5 lines of code changed in 1 file:
Expiration is not a timestamp!
1 lines of code changed in 1 file:
Cookie-based login initially done
80 lines of code changed in 1 file:
createUniqueID -> generateUniqueId renamed, dataset criteria added, registration stub finished, local database does now select and insert data
1 lines of code changed in 1 file:
Missing directory db/user/ added, rules checkbox filter finished, directory for filter decorators added
1 lines of code changed in 1 file:
Email validator added (partly finished)
1 lines of code changed in 1 file:
More class descriptions translated, generic user class added
1 lines of code changed in 1 file:
More style convensions applied, interface updated
35 lines of code changed in 1 file:
Style convention applied (incomplete), pre/post filters added for form handler
20 lines of code changed in 1 file:
Parser error fixed and header output rewritten
5 lines of code changed in 1 file:
Extended headers added
19 lines of code changed in 1 file:
Several small fixes applied
1 lines of code changed in 1 file:
Several MVC classes added, entryPoint method rewritten
32 lines of code changed in 1 file:
Method constructor() removed, several small fixes
3 lines of code changed in 1 file:
Base controller stub added
1 lines of code changed in 1 file:
More patterns added, part description changed to object description
134 lines of code changed in 2 files: