Directory Mapper/

Total Files:
7
Deleted Files:
3
Lines of Code:
567

[root]/Mapper

Lines of Code

Mapper/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 52 (100.0%) 814 (100.0%) 15.6
oliklee 40 (76.9%) 380 (46.7%) 9.5
nielspardon 4 (7.7%) 228 (28.0%) 57.0
sas-me 5 (9.6%) 129 (15.8%) 25.8
bernd.schoenbach 3 (5.8%) 77 (9.5%) 25.6

Most Recent Commits

oliklee 2010-10-14 23:13 Rev.: 39164

[Bug 4167] Add Mapper_FrontEndUser::findByUserName

17 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (+17)
oliklee 2010-03-30 21:26 Rev.: 31769

[Bug 3801] The FE user mapper must not use the user data from TSFE->fe_user->user, r=niels

0 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (-23)
oliklee 2010-03-25 13:29 Rev.: 31548

[Bug 3728] Drop functions that have been announced to be removed in oelib 0.8.0, r=niels

0 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (-13)
oliklee 2010-01-05 17:05 Rev.: 28415

Bug 3641: Update all copyrights to 2010, no review

7 lines of code changed in 7 files:

  • Mapper: class.tx_oelib_Mapper_BackEndUser.php (+1 -1), class.tx_oelib_Mapper_BackEndUserGroup.php (+1 -1), class.tx_oelib_Mapper_Country.php (+1 -1), class.tx_oelib_Mapper_Currency.php (+1 -1), class.tx_oelib_Mapper_FrontEndUser.php (+1 -1), class.tx_oelib_Mapper_FrontEndUserGroup.php (+1 -1), class.tx_oelib_Mapper_Language.php (+1 -1)
oliklee 2009-11-23 10:45 Rev.: 26804

[Bug 2469] Allow additional keys for models in the mappers, r=niels

34 lines of code changed in 5 files:

  • Mapper: class.tx_oelib_Mapper_BackEndUser.php (+7 -5), class.tx_oelib_Mapper_Country.php (+8 -10), class.tx_oelib_Mapper_Currency.php (+7 -5), class.tx_oelib_Mapper_FrontEndUser.php (+5), class.tx_oelib_Mapper_Language.php (+7 -5)
oliklee 2009-11-09 14:22 Rev.: 26313

Mention in the @deprecated comments which function will be removed in what version.

1 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (+1 -1)
nielspardon 2009-11-05 20:28 Rev.: 26232

[Bug 3490] Feature: Add model and mapper for static_currencies

68 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_Currency.php (new 68)
oliklee 2009-10-16 13:29 Rev.: 25445

[Bug 3245] Add a model + mapper for BE user groups, r=bernd

66 lines of code changed in 2 files:

  • Mapper: class.tx_oelib_Mapper_BackEndUser.php (+8), class.tx_oelib_Mapper_BackEndUserGroup.php (new 58)
bernd.schoenbach 2009-08-31 17:09 Rev.: 23808

[Bug 3360] Only list aux records from the GRSP in the FE editor,r=oliver

1 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (+1 -1)
oliklee 2009-08-20 10:38 Rev.: 23521

[Bug 3356] The mappers in test mode should ignore all non-dummy records, r=bernd

3 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (+3 -2)
oliklee 2009-04-22 13:24 Rev.: 19331

[Bug 2959] Add a function for getting the current BE user, r=niels

23 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_BackEndUser.php (+23)
oliklee 2009-04-17 16:23 Rev.: 19103

[Bug 2915] The CLI module also selects deleted FE users, r=niels

1 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (+1 -1)
bernd.schoenbach 2009-03-30 18:36 Rev.: 18509

[Bug 2794] Add a function FrontEndUserMapper::getGroupMembers, r=oliver

26 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (+26)
nielspardon 2009-03-06 20:23 Rev.: 17556

[Bug 2470] Feature: Add models and mapper for static languages

68 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_Language.php (new 68)
oliklee 2009-03-02 17:10 Rev.: 17395

[Bug 2708] Add a FrontEndLoginManager, r=saskia

4 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (+4 -18)
sas-me 2009-03-02 13:02 Rev.: 17381

[#2764] Add internal functions for the DataMapper to create models from arrays of data, r=Oliver

23 lines of code changed in 3 files:

  • Mapper: class.tx_oelib_Mapper_BackEndUser.php (+9 -11), class.tx_oelib_Mapper_Country.php (+12 -14), class.tx_oelib_Mapper_FrontEndUser.php (+2 -2)
nielspardon 2009-02-27 00:51 Rev.: 17296

[Bug 2766] Feature: Add country model and mapper

92 lines of code changed in 2 files:

  • Mapper: class.tx_oelib_Mapper_BackEndUser.php (+4 -12), class.tx_oelib_Mapper_Country.php (new 88)
sas-me 2009-02-25 17:33 Rev.: 17211

[#2755] BE user mapper needs to lowercase the CLI user before DB search, r=Oliver

1 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_BackEndUser.php (+1 -1)
sas-me 2009-02-23 11:42 Rev.: 17119

[#2725] Add a BE user class,r=Oliver

105 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_BackEndUser.php (new 105)
oliklee 2009-02-21 13:38 Rev.: 17041

[Bug 2458] Support relations by comma-separated lists, r=saskia

8 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (+8)
oliklee 2009-02-16 01:40 Rev.: 16892

[Bug 2661] The front-end user mapper should use the logged-in user's data whenever possible, r=saskia

21 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (+21 -10)
oliklee 2009-02-08 18:08 Rev.: 16747

[Bug 2661] The front-end user mapper should use the logged-in user's data whenever possible (part 1: add isLoggedIn), r=saskia

13 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (+13 -3)
bernd.schoenbach 2009-02-06 14:31 Rev.: 16636

[Bug 2663] Create a model and mapper FrontEndUserGroup, r=Oliver

50 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_FrontEndUserGroup.php (new 50)
oliklee 2009-02-05 12:41 Rev.: 16471

[Bug 2664] Add dataMapper::getNewGhost, r=saskia

0 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (-1)
oliklee 2009-01-29 20:40 Rev.: 16205

[Bug 2642] Login fails with TYPO3 4.2.5, r=niels

1 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (+1 -1)
oliklee 2009-01-02 19:26 Rev.: 15442

[Bug 2456] Add lazy loading for models, r=niels

4 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (+4 -3)
oliklee 2009-01-01 15:45 Rev.: 15400

[Bug 2502] Update copyrights to 2009, no review

1 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (+1 -1)
oliklee 2008-12-26 13:28 Rev.: 15240

[Bug 2456] Add lazy loading for models (refactoring), r=saskia

3 lines of code changed in 2 files:

  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (+3 -13), class.tx_oelib_Mapper_Testing.php (del)
oliklee 2008-12-20 20:47 Rev.: 15117

[Bug 2322] Create an autoloader for models and other classes (autoload exceptions), r=saskia

1 lines of code changed in 2 files:

  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (+1 -4), class.tx_oelib_Mapper_Testing.php (-3)
oliklee 2008-12-19 11:31 Rev.: 15084

[Bug 2321] The FE user data mapper should be able to get and use the currently logged-in FE user, r=saskia

29 lines of code changed in 1 file:

  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (+29)
oliklee 2008-12-19 11:15 Rev.: 15082

[Bug 2322] Create an autoloader for models and other classes (renaming), r=saskia

6 lines of code changed in 2 files:

  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (+2 -2), class.tx_oelib_Mapper_Testing.php (+4 -4)
oliklee 2008-12-18 00:09 Rev.: 15050

[Bug 2322] Create an autoloader for models (parts 1 and 2), r=saskia

137 lines of code changed in 4 files:

  • Mapper: class.tx_oelib_Mapper_FrontEndUser.php (new 63), class.tx_oelib_Mapper_Testing.php (new 74), class.tx_oelib_frontEndUserMapper.php (del), class.tx_oelib_testingMapper.php (del)
Generated by StatSVN 0.5.0