Directory application/todo/

Directory Created:
2008-09-09 00:13
Directory Deleted:
2008-11-20 04:55
Total Files:
0
Deleted Files:
9
Lines of Code:
0

[root]/application/todo
            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 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/todo/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 31 (100.0%) 914 (100.0%) 29.4

Most Recent Commits

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

Moved to other repositories

0 lines of code changed in 9 files:

  • application/todo: .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 21: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/todo: exceptions.php (+1 -1)
quix0r 2008-11-15 23:26 Rev.: 314

All helper are now configurable

9 lines of code changed in 1 file:

  • application/todo: config.php (+9)
quix0r 2008-10-26 18: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/todo: class_ApplicationHelper.php (+1 -5)
quix0r 2008-10-08 12: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/todo: exceptions.php (+3 -3), starter.php (+3 -3)
quix0r 2008-10-05 20: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/todo: config.php (+13 -13)
quix0r 2008-10-03 03:00 Rev.: 291

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

51 lines of code changed in 2 files:

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

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

2 lines of code changed in 1 file:

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

Filter classes now ends with _filter in config entry

20 lines of code changed in 1 file:

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

Fixes for image generation

17 lines of code changed in 3 files:

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

Constants PATH and _DB_TYPE replaced

4 lines of code changed in 1 file:

  • application/todo: init.php (+4 -4)
quix0r 2008-09-09 00:13 Rev.: 280

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

790 lines of code changed in 8 files:

  • application/todo: .htaccess (new 1), class_ApplicationHelper.php (new 235), 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