Directory application/blog/templates/de/code/

Directory Created:
2008-07-01 01:24
Directory Deleted:
2008-11-20 03:55
Total Files:
0
Deleted Files:
21
Lines of Code:
0

[root]/application/blog/templates/de/code

Lines of Code

application/blog/templates/de/code/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 95 (100.0%) 1025 (100.0%) 10.7

Most Recent Commits

quix0r 2008-11-20 03:55 Rev.: 332

Moved to other repositories

0 lines of code changed in 21 files:

  • application/blog/templates/de/code: action_blog_login_logout.ctp (del), action_blog_login_profile.ctp (del), action_blog_login_status_problem.ctp (del), action_blog_login_welcome.ctp (del), action_login_logout.ctp (del), action_login_profile.ctp (del), action_login_status_problem.ctp (del), action_login_welcome.ctp (del), block_persona_data.ctp (del), blog_main.ctp (del), captch_graphic_code.ctp (del), confirm_link.ctp (del), footer.ctp (del), header.ctp (del), home.ctp (del), login_failed.ctp (del), login_form.ctp (del), login_main.ctp (del), logout_done.ctp (del), mail_debug.ctp (del), register_form.ctp (del)
quix0r 2008-11-19 22:48 Rev.: 328

A lot rewrites and fixes for weak redirect methods
- Explicit exit() function added after all redirect calls for weak
implementations. But normally we have strong implementations...
- All filters, actions and commands now have a
Base<short_app_name>Filter|Action|Command class
- Invalid 'company' entries removed from non-shipsimu templates
- More missing classes and config enttries added (mainly to blog software)
- Some other minor improvements/fixes

13 lines of code changed in 1 file:

  • application/blog/templates/de/code: login_main.ctp (+13)
quix0r 2008-11-19 00:32 Rev.: 324

Blog login area fixed, missing classes added
- Missing class WebBlogLoginWelcomeAction added to make the blog working again
- Missing config entries added
- Ship Simu code parts removed from blog template
- Missing command class for Ship Simu added
- Minor template fixes

0 lines of code changed in 1 file:

  • application/blog/templates/de/code: login_main.ctp (-40)
quix0r 2008-11-18 18:32 Rev.: 322

Filteres rewritten, birthday added, some fixes:
- Birthday (day and month as 2-digit number and year as 4-digit number) added
- All filters now extends the BaseFilter class
- Typo (Startuphilfe -> Starthilfe) fixed
- Minor improvements

2 lines of code changed in 2 files:

  • application/blog/templates/de/code: action_blog_login_profile.ctp (+1 -1), login_form.ctp (+1 -1)
quix0r 2008-11-16 23:11 Rev.: 319

Typos fixed, app name now displayed in CSS class app_name

4 lines of code changed in 4 files:

  • application/blog/templates/de/code: action_blog_login_logout.ctp (+1 -1), login_failed.ctp (+1 -1), login_main.ctp (+1 -1), logout_done.ctp (+1 -1)
quix0r 2008-11-15 23:06 Rev.: 315

EOF->EOC in code templates replaced, training form extended

14 lines of code changed in 11 files:

  • application/blog/templates/de/code: action_blog_login_logout.ctp (+1 -1), action_blog_login_profile.ctp (+2), action_blog_login_status_problem.ctp (+2), block_persona_data.ctp (+1 -1), captch_graphic_code.ctp (+1 -1), confirm_link.ctp (+1 -1), login_failed.ctp (+1 -1), login_form.ctp (+1), login_main.ctp (+1 -1), logout_done.ctp (+1 -1), register_form.ctp (+2 -1)
quix0r 2008-11-15 22:26 Rev.: 314

All helper are now configurable

23 lines of code changed in 11 files:

  • application/blog/templates/de/code: action_blog_login_logout.ctp (+2 -2), action_blog_login_profile.ctp (+1 -1), action_blog_login_status_problem.ctp (+2 -2), block_persona_data.ctp (+1 -1), captch_graphic_code.ctp (+7 -1), confirm_link.ctp (+1 -1), login_failed.ctp (+1 -1), login_form.ctp (+3 -3), login_main.ctp (+3 -3), logout_done.ctp (+1 -1), register_form.ctp (+1 -1)
quix0r 2008-10-26 17:14 Rev.: 300

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

217 lines of code changed in 4 files:

  • application/blog/templates/de/code: action_blog_login_logout.ctp (new 30), action_blog_login_profile.ctp (new 117), action_blog_login_status_problem.ctp (new 67), action_blog_login_welcome.ctp (new 3)
quix0r 2008-10-01 22:42 Rev.: 287

response=??? renamed to request=???

1 lines of code changed in 1 file:

  • application/blog/templates/de/code: captch_graphic_code.ctp (+1 -1)
quix0r 2008-09-08 23:13 Rev.: 280

ToDo manager added (I need it by myself!), all links and form action now dynamic

9 lines of code changed in 8 files:

  • application/blog/templates/de/code: action_login_logout.ctp (+2 -2), block_persona_data.ctp (+1 -1), captch_graphic_code.ctp (+1 -1), confirm_link.ctp (+1 -1), login_failed.ctp (+1 -1), login_form.ctp (+1 -1), login_main.ctp (+1 -1), logout_done.ctp (+1 -1)
quix0r 2008-08-26 15:58 Rev.: 278

Logout procedure rewritten to logout controller and command

1 lines of code changed in 1 file:

  • application/blog/templates/de/code: action_login_logout.ctp (+1 -1)
quix0r 2008-08-26 01:28 Rev.: 275

Typo fixed

1 lines of code changed in 1 file:

  • application/blog/templates/de/code: login_failed.ctp (+1 -1)
quix0r 2008-08-25 18:19 Rev.: 273

Missing method added to link helper, method renamed

6 lines of code changed in 5 files:

  • application/blog/templates/de/code: action_login_logout.ctp (+2 -2), confirm_link.ctp (+1 -1), login_failed.ctp (+1 -1), login_form.ctp (+1 -1), logout_done.ctp (+1 -1)
quix0r 2008-08-18 23:35 Rev.: 271

Links in all templates reworked, Primera API (see www.primusportal.de for details) added (UNFINISHED!)

82 lines of code changed in 7 files:

  • application/blog/templates/de/code: action_login_logout.ctp (+22 -1), block_persona_data.ctp (+1 -1), confirm_link.ctp (+13 -1), login_failed.ctp (+13 -1), login_form.ctp (+10 -1), login_main.ctp (+10 -2), logout_done.ctp (+13 -1)
quix0r 2008-07-01 01:24 Rev.: 240

Nameless blogging software added (similar structure to ship-simu, unfinished as well)

652 lines of code changed in 17 files:

  • application/blog/templates/de/code: action_login_logout.ctp (new 9), action_login_profile.ctp (new 117), action_login_status_problem.ctp (new 67), action_login_welcome.ctp (new 3), block_persona_data.ctp (new 24), blog_main.ctp (new 23), captch_graphic_code.ctp (new 16), confirm_link.ctp (new 13), footer.ctp (new 4), header.ctp (new 20), home.ctp (new 3), login_failed.ctp (new 29), login_form.ctp (new 89), login_main.ctp (new 88), logout_done.ctp (new 7), mail_debug.ctp (new 25), register_form.ctp (new 115)
Generated by StatSVN 0.7.0