Directory application/blog/

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

[root]/application/blog
            Folder removed from repo admin (0 files, 0 lines)
            Folder removed from repo exceptions (0 files, 0 lines)
            Folder removed from repo interfaces (0 files, 0 lines)
            Folder removed from repo main (0 files, 0 lines)
                Folder removed from repo actions (0 files, 0 lines)
                    Folder removed from repo web (0 files, 0 lines)
                Folder removed from repo commands (0 files, 0 lines)
                    Folder removed from repo web (0 files, 0 lines)
                        Folder removed from repo failed (0 files, 0 lines)
                Folder removed from repo controller (0 files, 0 lines)
                    Folder removed from repo web (0 files, 0 lines)
                Folder removed from repo filter (0 files, 0 lines)
                    Folder removed from repo blog (0 files, 0 lines)
                Folder removed from repo login (0 files, 0 lines)
                    Folder removed from repo helper (0 files, 0 lines)
            Folder removed from repo templates (0 files, 0 lines)
                Folder removed from repo de (0 files, 0 lines)
                    Folder removed from repo code (0 files, 0 lines)
                    Folder removed from repo emails (0 files, 0 lines)
                    Folder removed from repo html (0 files, 0 lines)
                Folder removed from repo images (0 files, 0 lines)
                    Folder removed from repo _cache (0 files, 0 lines)
                    Folder removed from repo de (0 files, 0 lines)
                        Folder removed from repo image (0 files, 0 lines)

Lines of Code

application/blog/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 37 (100.0%) 946 (100.0%) 25.5

Most Recent Commits

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

Moved to other repositories

0 lines of code changed in 9 files:

  • application/blog: .htaccess (del), class_ApplicationHelper.php (del), config.php (del), data.php (del), debug.php (del), exceptions.php (del), init.php (del), loader.php (del), starter.php (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

12 lines of code changed in 1 file:

  • application/blog: config.php (+12)
quix0r 2008-11-19 20:18 Rev.: 325

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:

  • application/blog: exceptions.php (+1 -1)
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

3 lines of code changed in 1 file:

  • application/blog: config.php (+3)
quix0r 2008-11-15 22:26 Rev.: 314

All helper are now configurable

9 lines of code changed in 1 file:

  • application/blog: config.php (+9)
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

1 lines of code changed in 1 file:

  • application/blog: class_ApplicationHelper.php (+1 -5)
quix0r 2008-10-08 11:58 Rev.: 295

Dummy admin area added, HTML code in PHP scripts rewritten to CSS classes, CSS ids fixed

6 lines of code changed in 2 files:

  • application/blog: exceptions.php (+3 -3), starter.php (+3 -3)
quix0r 2008-10-05 19:28 Rev.: 292

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/blog: config.php (+13 -13)
quix0r 2008-10-03 02:00 Rev.: 291

Application init phase rewritten, data.php now sets app data

51 lines of code changed in 2 files:

  • application/blog: data.php (new 51), init.php (-18)
quix0r 2008-10-01 22:42 Rev.: 287

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

2 lines of code changed in 1 file:

  • application/blog: class_ApplicationHelper.php (+2 -2)
quix0r 2008-10-01 22:08 Rev.: 286

Filter classes now ends with _filter in config entry

20 lines of code changed in 1 file:

  • application/blog: config.php (+20 -20)
quix0r 2008-09-19 20:10 Rev.: 282

Fixes for image generation

17 lines of code changed in 3 files:

  • application/blog: class_ApplicationHelper.php (+11), config.php (+3), init.php (+3)
quix0r 2008-09-19 01:27 Rev.: 281

Constants PATH and _DB_TYPE replaced

4 lines of code changed in 1 file:

  • application/blog: init.php (+4 -4)
quix0r 2008-09-08 23:13 Rev.: 280

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

8 lines of code changed in 1 file:

  • application/blog: config.php (+8 -8)
quix0r 2008-08-26 15:58 Rev.: 278

Logout procedure rewritten to logout controller and command

0 lines of code changed in 1 file:

  • application/blog: config.php (-3)
quix0r 2008-08-16 21:53 Rev.: 266

Filters added to refill form command

3 lines of code changed in 1 file:

  • application/blog: config.php (+3)
quix0r 2008-08-05 15:20 Rev.: 248

generateUniqueId() and more useless/deprecated methods removed, code speed-up, link helper improved

1 lines of code changed in 1 file:

  • application/blog: class_ApplicationHelper.php (+1 -6)
quix0r 2008-07-01 01:24 Rev.: 240

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

795 lines of code changed in 8 files:

  • application/blog: .htaccess (new 1), class_ApplicationHelper.php (new 240), config.php (new 248), debug.php (new 61), exceptions.php (new 85), init.php (new 68), loader.php (new 39), starter.php (new 53)
Generated by StatSVN 0.7.0