Directory application/ship-simu/main/login/

Directory Created:
2008-06-09 20:14
Total Files:
3
Deleted Files:
0
Lines of Code:
293

[root]/application/ship-simu/main/login
                    directory in repo helper (2 files, 115 lines)

Lines of Code

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

Developers

Author Changes Lines of Code Lines per Change
quix0r 46 (100.0%) 421 (100.0%) 9.1

Most Recent Commits

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

'public static final' is correct

2 lines of code changed in 2 files:

  • application/ship-simu/main/login: class_ShipSimuGuestLogin.php (+1 -1), class_ShipSimuUserLogin.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: .htaccess (changed)
quix0r 2010-09-14 16:36 Rev.: 469

SVN properties globally set

0 lines of code changed in 2 files:

  • application/ship-simu/main/login: class_ShipSimuGuestLogin.php (changed), class_ShipSimuUserLogin.php (changed)
quix0r 2009-08-26 00:19 Rev.: 411

Missing birthday elements added, missing config added
- Missing birth_day, birth_month and birth_year added to registration and
profile command class
- A lot missing configuration entries added
- Some more double quotes converted to single quotes

2 lines of code changed in 2 files:

  • application/ship-simu/main/login: class_ShipSimuGuestLogin.php (+1 -1), class_ShipSimuUserLogin.php (+1 -2)
quix0r 2009-08-11 19:12 Rev.: 388

Deprecated call removed

0 lines of code changed in 2 files:

  • application/ship-simu/main/login: class_ShipSimuGuestLogin.php (-4), class_ShipSimuUserLogin.php (-4)
quix0r 2009-07-28 19:27 Rev.: 372

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

3 lines of code changed in 2 files:

  • application/ship-simu/main/login: class_ShipSimuGuestLogin.php (+2 -2), class_ShipSimuUserLogin.php (+1 -1)
quix0r 2009-03-19 22:08 Rev.: 363

Copyright updated, menu class added for 'home'

2 lines of code changed in 2 files:

  • application/ship-simu/main/login: class_ShipSimuGuestLogin.php (+1 -1), class_ShipSimuUserLogin.php (+1 -1)
quix0r 2009-03-14 03:56 Rev.: 360

Templates moved from core to add directory

11 lines of code changed in 2 files:

  • application/ship-simu/main/login: class_ShipSimuGuestLogin.php (+4 -10), class_ShipSimuUserLogin.php (+7 -12)
quix0r 2009-03-06 19:34 Rev.: 353

svn:keyword set on all scripts

0 lines of code changed in 2 files:

  • application/ship-simu/main/login: class_ShipSimuGuestLogin.php (changed), class_ShipSimuUserLogin.php (changed)
quix0r 2008-11-16 03:13 Rev.: 316

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"

10 lines of code changed in 2 files:

  • application/ship-simu/main/login: class_ShipSimuGuestLogin.php (+5 -5), class_ShipSimuUserLogin.php (+5 -5)
quix0r 2008-11-15 20:42 Rev.: 312

- XHTML errors/warnings fixed in some pages
- Auto-close/open HTML comments added for debugging
- Form-stub for training payed by goverment added
- Some rewrites (do we want "=== false" or "!== true" in boolean expressions?)

2 lines of code changed in 2 files:

  • application/ship-simu/main/login: class_ShipSimuGuestLogin.php (+1 -1), class_ShipSimuUserLogin.php (+1 -1)
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 2 files:

  • application/ship-simu/main/login: class_ShipSimuGuestLogin.php (-6), class_ShipSimuUserLogin.php (-6)
quix0r 2008-07-01 13:30 Rev.: 243

Now we really have ship-simu specific user/member classes

4 lines of code changed in 1 file:

  • application/ship-simu/main/login: class_ShipSimuUserLogin.php (+4 -1)
quix0r 2008-07-01 13:08 Rev.: 242

Ship-Simu now has its own member/guest implementations

3 lines of code changed in 2 files:

  • application/ship-simu/main/login: class_ShipSimuGuestLogin.php (+2 -2), class_ShipSimuUserLogin.php (+1 -1)
quix0r 2008-07-01 10:33 Rev.: 241

User class renamed to Member and it's interface

3 lines of code changed in 2 files:

  • application/ship-simu/main/login: class_ShipSimuGuestLogin.php (+1 -1), class_ShipSimuUserLogin.php (+2 -2)
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

2 lines of code changed in 2 files:

  • application/ship-simu/main/login: class_ShipSimuGuestLogin.php (+1 -1), class_ShipSimuUserLogin.php (+1 -1)
quix0r 2008-06-25 13:00 Rev.: 212

Several fixes (new class/filters) for guest login

2 lines of code changed in 1 file:

  • application/ship-simu/main/login: class_ShipSimuGuestLogin.php (+2 -6)
quix0r 2008-06-22 16:44 Rev.: 194

Graphical code CAPTCHA partly finished, crypto class supports encryption/decryption via mcrypt functions, assertions added

2 lines of code changed in 2 files:

  • application/ship-simu/main/login: class_ShipSimuGuestLogin.php (+1 -1), class_ShipSimuUserLogin.php (+1 -1)
quix0r 2008-06-21 21:29 Rev.: 189

Re-added with access protection

1 lines of code changed in 1 file:

  • application/ship-simu/main/login: class_ShipSimuUserLogin.php (+1 -25)
quix0r 2008-06-21 19:15 Rev.: 184

Class/method doc-tags fixed

4 lines of code changed in 1 file:

  • application/ship-simu/main/login: class_ShipSimuUserLogin.php (+4 -3)
quix0r 2008-06-21 16:44 Rev.: 183

ToDo tags now all lower-case

3 lines of code changed in 1 file:

  • application/ship-simu/main/login: class_ShipSimuUserLogin.php (+3 -3)
quix0r 2008-06-19 20:11 Rev.: 162

Guest login basicly supported (not finished yet!)

176 lines of code changed in 2 files:

  • application/ship-simu/main/login: class_ShipSimuGuestLogin.php (new 172), class_ShipSimuUserLogin.php (+4)
quix0r 2008-06-18 17:19 Rev.: 156

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

32 lines of code changed in 1 file:

  • application/ship-simu/main/login: class_ShipSimuUserLogin.php (+32)
quix0r 2008-06-15 21:30 Rev.: 153

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

3 lines of code changed in 1 file:

  • application/ship-simu/main/login: class_ShipSimuUserLogin.php (+3 -3)
quix0r 2008-06-14 21:20 Rev.: 147

Cookie-based login initially done

16 lines of code changed in 1 file:

  • application/ship-simu/main/login: class_ShipSimuUserLogin.php (+16 -2)
quix0r 2008-06-13 00:51 Rev.: 145

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

16 lines of code changed in 1 file:

  • application/ship-simu/main/login: class_ShipSimuUserLogin.php (+16 -8)
quix0r 2008-06-11 19:58 Rev.: 139

User class is now configurable

2 lines of code changed in 1 file:

  • application/ship-simu/main/login: class_ShipSimuUserLogin.php (+2 -2)
quix0r 2008-06-11 19:20 Rev.: 138

Variable name fixed in User, login continued (still unfinished)

47 lines of code changed in 1 file:

  • application/ship-simu/main/login: class_ShipSimuUserLogin.php (+47 -1)
quix0r 2008-06-09 20:14 Rev.: 134

eval() commands replace by improved object factory, user login class stub added

73 lines of code changed in 2 files:

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