[root]/inc/classes/main/template
image
(0 files, 0 lines)
mail
(0 files, 0 lines)
web
(0 files, 0 lines)

| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| quix0r | 51 (100.0%) | 2021 (100.0%) | 39.6 |
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"
1 lines of code changed in 1 file:
Dummy admin area added, HTML code in PHP scripts rewritten to CSS classes, CSS ids fixed
1 lines of code changed in 1 file:
Fixes for image generation
27 lines of code changed in 1 file:
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
49 lines of code changed in 1 file:
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
5 lines of code changed in 1 file:
Packager script for latest dev version added, misc fixes, captcha verifier filter added with stubs
10 lines of code changed in 1 file:
CAPTCHA support basicly finished (weak CAPTCHA!)
3 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
2 lines of code changed in 1 file:
Unneccessary sanity checks removed
0 lines of code changed in 1 file:
Final fixes for variable inserting
77 lines of code changed in 1 file:
Fixes for template engine
21 lines of code changed in 1 file:
Image generator added, first CAPTCHA added with missing controller (partly work)
135 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
1184 lines of code changed in 1 file:
Class/method doc-tags fixed
2 lines of code changed in 1 file:
ToDo tags now all lower-case
2 lines of code changed in 1 file:
Account status page partly implemented, backtrace now without own saveBacktrace() call
13 lines of code changed in 1 file:
Simple exception handler and error handler added, profile update added with stubs
14 lines of code changed in 1 file:
Logout procedure basicly finished, login area splitted in main and action-dependent templates
15 lines of code changed in 1 file:
TODO tag rewritten, first login action (empty for now) added
2 lines of code changed in 1 file:
User login (non-guest) basicly finished, news stubs added, registration and final methods fixed
66 lines of code changed in 1 file:
Login and auth classes added. WARNING: All class config entries must end with _class!
3 lines of code changed in 1 file:
Just a space removed
1 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:
Fake class names added, insertDataSet() stub added, dataset criteria added
1 lines of code changed in 1 file:
Comment header fixed
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
10 lines of code changed in 1 file:
Template engine now checks variables first then code template
14 lines of code changed in 1 file:
Registration form and form helper completed, XHTML markup errors fixed
1 lines of code changed in 1 file:
@throws command removed
0 lines of code changed in 1 file:
Registration form nearly done, partial stub support added
52 lines of code changed in 1 file:
Registration stub added, naming convention applied, support for PHP code (keep it simple!) in templates added
60 lines of code changed in 1 file:
getConfigInstance() is now protected, factories added
1 lines of code changed in 1 file:
Template inserts fixes
6 lines of code changed in 1 file:
Messages translated to english, a lot uneccessary debug messages removed
1 lines of code changed in 1 file:
Template engine does now insert all variables (work-around)
41 lines of code changed in 1 file:
More fixes...
30 lines of code changed in 1 file:
CSS classes formed to ids and command LocalHome finished
11 lines of code changed in 1 file:
Fix for double inserting of template code
15 lines of code changed in 1 file:
(9 more)