Directory application/ship-simu/main/login/helper/

Directory Created:
2008-06-13 00:51
Total Files:
2
Deleted Files:
0
Lines of Code:
115

[root]/application/ship-simu/main/login/helper

Lines of Code

application/ship-simu/main/login/helper/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
quix0r 16 (100.0%) 185 (100.0%) 11.5

Most Recent Commits

quix0r 2011-02-28 02:18 Rev.: 472

'public static final' is correct

1 lines of code changed in 1 file:

  • application/ship-simu/main/login/helper: class_ShipSimuLoginHelper.php (+1 -1)
quix0r 2011-02-13 17:43 Rev.: 471

Properties set/deleted on .htaccess

0 lines of code changed in 1 file:

  • application/ship-simu/main/login/helper: .htaccess (changed)
quix0r 2010-09-14 16:36 Rev.: 469

SVN properties globally set

0 lines of code changed in 1 file:

  • application/ship-simu/main/login/helper: class_ShipSimuLoginHelper.php (changed)
quix0r 2009-07-28 19:27 Rev.: 372

readConfig() is not naming convention, renamed to getConfigEntry()

1 lines of code changed in 1 file:

  • application/ship-simu/main/login/helper: class_ShipSimuLoginHelper.php (+1 -1)
quix0r 2009-03-19 22:08 Rev.: 363

Copyright updated, menu class added for 'home'

1 lines of code changed in 1 file:

  • application/ship-simu/main/login/helper: class_ShipSimuLoginHelper.php (+1 -1)
quix0r 2009-03-06 19:34 Rev.: 353

svn:keyword set on all scripts

0 lines of code changed in 1 file:

  • application/ship-simu/main/login/helper: class_ShipSimuLoginHelper.php (changed)
quix0r 2008-08-05 16:20 Rev.: 248

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

0 lines of code changed in 1 file:

  • application/ship-simu/main/login/helper: class_ShipSimuLoginHelper.php (-6)
quix0r 2008-06-27 20:28 Rev.: 219

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

1 lines of code changed in 1 file:

  • application/ship-simu/main/login/helper: class_ShipSimuLoginHelper.php (+1 -1)
quix0r 2008-06-24 22:52 Rev.: 208

CAPTCHA support basicly finished (weak CAPTCHA!)

1 lines of code changed in 1 file:

  • application/ship-simu/main/login/helper: class_ShipSimuLoginHelper.php (+1 -1)
quix0r 2008-06-23 20:05 Rev.: 199

Image generator added, first CAPTCHA added with missing controller (partly work)

1 lines of code changed in 1 file:

  • application/ship-simu/main/login/helper: class_ShipSimuLoginHelper.php (+1 -1)
quix0r 2008-06-21 23:01 Rev.: 191

A lot debug messages removed, mailer with stubs added, resend link basicly finished - except mailing

1 lines of code changed in 1 file:

  • application/ship-simu/main/login/helper: class_ShipSimuLoginHelper.php (+1 -1)
quix0r 2008-06-18 17:19 Rev.: 156

User login (non-guest) basicly finished, news stubs added, registration and final methods fixed

2 lines of code changed in 1 file:

  • application/ship-simu/main/login/helper: class_ShipSimuLoginHelper.php (+2 -27)
quix0r 2008-06-15 21:30 Rev.: 153

Login and auth classes added. WARNING: All class config entries must end with _class!

8 lines of code changed in 1 file:

  • application/ship-simu/main/login/helper: class_ShipSimuLoginHelper.php (+8 -26)
quix0r 2008-06-14 21:20 Rev.: 147

Cookie-based login initially done

69 lines of code changed in 1 file:

  • application/ship-simu/main/login/helper: class_ShipSimuLoginHelper.php (+69 -4)
quix0r 2008-06-13 00:51 Rev.: 145

Results are now searchable and iterateable, insertDataSet renamed to queryInsertDataSet, login added with stubs

99 lines of code changed in 2 files:

  • application/ship-simu/main/login/helper: .htaccess (new 1), class_ShipSimuLoginHelper.php (new 98)
Generated by StatSVN 0.7.0