Directory Model/

Total Files:
6
Deleted Files:
1
Lines of Code:
2387

[root]/Model

Lines of Code

Model/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 78 (100.0%) 3224 (100.0%) 41.3
sas-me 12 (15.4%) 1692 (52.5%) 141.0
oliklee 58 (74.4%) 1306 (40.5%) 22.5
bernd.schoenbach 8 (10.3%) 226 (7.0%) 28.2

Most Recent Commits

oliklee 2010-10-11 17:56 Rev.: 39048

[Bug 2628] Use frontEndLoginManager::loginUser, part 1: Necessary changes to the realty FE user model

29 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_FrontEndUser.php (+29 -7)
oliklee 2010-09-13 15:40 Rev.: 38018

[Bug 4103] Allow to upload a separate thumbnail image for the images (part 2), r=bernd

18 lines of code changed in 2 files:

  • Model: Image.php (+11), class.tx_realty_Model_RealtyObject.php (+7 -1)
oliklee 2010-09-13 11:53 Rev.: 38004

[Bug 4090] Add additional image subparts in the single view, r=bernd

4 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+4 -1)
oliklee 2010-09-10 11:37 Rev.: 37940

[Bug 4103] Allow to upload a separate thumbnail image for the images (part 1), r=bernd

23 lines of code changed in 1 file:

  • Model: Image.php (+23)
oliklee 2010-09-10 11:34 Rev.: 37939

[Bug 4109] Change tx_realty_Model_RealtyObject::getAddressParts from private to protected, r=bernd

3 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+3 -2)
oliklee 2010-09-06 18:08 Rev.: 37732

[Bug 4076] Replace the "rented" field with a "status" field, r=bernd

50 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+50)
oliklee 2010-08-30 14:43 Rev.: 37435

Fix a typo in a comment, no review

1 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+1 -1)
bernd.schoenbach 2010-08-18 20:53 Rev.: 36939

[Bug 4074] Add a field "position" to the images record, r=oliver

20 lines of code changed in 2 files:

  • Model: Image.php (+19), class.tx_realty_Model_RealtyObject.php (+1)
oliklee 2010-08-18 19:09 Rev.: 36933

[Bug 4016] Fix for the documents not getting imported, r=bernd

62 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+62 -23)
oliklee 2010-08-18 16:55 Rev.: 36920

[Bug 4079] Only load the related images and documents from the DB if the relation counter is > 0, r=bernd

6 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+6)
oliklee 2010-08-16 18:18 Rev.: 36854

[Bug 4016] Import attached documents (PDFs), r=bernd

183 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+183 -6)
oliklee 2010-08-16 17:57 Rev.: 36852

[Bug 4018] Use the mapper for getting the images for the gallery and the FE image upload, r=bernd

4 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+4 -13)
oliklee 2010-08-13 16:18 Rev.: 36734

[Bug 4063] Allow images with an empty title, r=bernd

4 lines of code changed in 2 files:

  • Model: Image.php (+2 -6), class.tx_realty_Model_RealtyObject.php (+2 -7)
oliklee 2010-08-13 16:03 Rev.: 36720

[Bug 4018] Use the mapper for getting the images for the gallery and the FE image upload, r=bernd

3 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+3 -25)
oliklee 2010-08-09 09:15 Rev.: 36521

[Bug 4014] Add a Model and Mapper for related documents, patch by bernd, r=me

137 lines of code changed in 1 file:

  • Model: Document.php (new 137)
oliklee 2010-08-08 18:47 Rev.: 36515

[Bug 4010] Use the mapper to save imported images, r=bernd

120 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+120 -50)
oliklee 2010-08-07 21:57 Rev.: 36491

[Bug 4010] Part 13: Part 14: dead code removal, r=bernd

20 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+20 -35)
oliklee 2010-08-07 21:45 Rev.: 36489

[Bug 4010] Part 13: Use the mapper for creating new image records instead of createNewDatabaseEntry and hardcode the table name in updateDatabaseEntry, r=bernd

25 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+25 -19)
oliklee 2010-08-07 19:54 Rev.: 36479

[Bug 4010] Part 10: Refactor the image parts in the RealtyObject Model a bit, r=bernd

38 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+38 -71)
oliklee 2010-08-07 17:30 Rev.: 36472

[Bug 4057] Test failures in the OpenImmo import testcase, r=bernd

0 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (-1)
oliklee 2010-08-07 13:14 Rev.: 36465

[Bug 4010] Part 8: Make the Image Model Sortable, r=bernd

1 lines of code changed in 1 file:

  • Model: Image.php (+1 -1)
oliklee 2010-08-06 22:55 Rev.: 36452

[Bug 4010] Part 6: Provide accessors for the image sorting, r=bernd

22 lines of code changed in 1 file:

  • Model: Image.php (+22)
oliklee 2010-07-30 11:53 Rev.: 36182

[Bug 2876] Make images sortable in the BE, r=bernd

1 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+1 -1)
oliklee 2010-07-30 11:51 Rev.: 36181

[Bug 4010] Use the mapper to save imported objects and images (part 1), r=bernd

0 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (-10)
oliklee 2010-07-30 11:01 Rev.: 36171

[Bug 4010] Use the mapper to save imported objects and images (part 1), r=bernd

10 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+10)
oliklee 2010-07-30 10:55 Rev.: 36169

[Bug 4010] Use the mapper to save imported objects and images (part 1), r=bernd

15 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+15 -13)
oliklee 2010-07-22 11:07 Rev.: 35930

[Bug 4010] Use the mapper to save imported objects and images (part 1), r=bernd

122 lines of code changed in 2 files:

  • Model: Image.php (new 115), class.tx_realty_Model_RealtyObject.php (+7 -8)
oliklee 2010-07-14 09:33 Rev.: 35629

[Bug 3097] Require TYPO3 4.3 for realty, r=bernd

0 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (-4)
oliklee 2010-05-26 21:31 Rev.: 33538

[Bug 3434] Replace false/true with FALSE/TRUE, r=bernd

35 lines of code changed in 2 files:

  • Model: class.tx_realty_Model_FrontEndUser.php (+4 -4), class.tx_realty_Model_RealtyObject.php (+31 -31)
oliklee 2010-03-15 22:39 Rev.: 31130

[Bug 3066] Use the new getters/setters when using the configuration proxy, r=bernd

4 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+4 -5)
bernd.schoenbach 2010-01-29 14:46 Rev.: 29464

[Bug 3603] Remove the old phone number field,r=oliver

0 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (-3)
bernd.schoenbach 2010-01-29 13:56 Rev.: 29462

[Bug 3602] In the contact data in the single view, display the new phone number fields,r=oliver

44 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+44 -3)
oliklee 2010-01-05 17:05 Rev.: 28415

Bug 3641: Update all copyrights to 2010, no review

4 lines of code changed in 4 files:

  • Model: class.tx_realty_Model_City.php (+1 -1), class.tx_realty_Model_District.php (+1 -1), class.tx_realty_Model_FrontEndUser.php (+1 -1), class.tx_realty_Model_RealtyObject.php (+1 -1)
oliklee 2009-11-13 13:34 Rev.: 26484

[Bug 3508] Replace space + tab with tab, no review

1 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+1 -1)
oliklee 2009-11-02 19:48 Rev.: 26100

[Bug 3416] Add a relation from the districts to the cities, r=bernd

19 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_District.php (+19)
oliklee 2009-11-02 19:32 Rev.: 26098

[Bug 3415] Add models for cities and districts, r=bernd

26 lines of code changed in 2 files:

  • Model: class.tx_realty_Model_City.php (+13), class.tx_realty_Model_District.php (+13)
oliklee 2009-11-02 16:58 Rev.: 26089

[Bug 3415] Add models for cities and districts, r=bernd

98 lines of code changed in 2 files:

  • Model: class.tx_realty_Model_City.php (new 49), class.tx_realty_Model_District.php (new 49)
sas-me 2009-09-25 06:59 Rev.: 24806

[Bug 2082] Use geolocation lookup mockups for the tests, r=Oliver

8 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+8 -32)
oliklee 2009-08-17 14:47 Rev.: 23421

[Bug 3317] Check for object comparisons / recursive nesting, r=saskia

2 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+2 -2)
oliklee 2009-06-23 14:17 Rev.: 21699

[Bug 3080] Add an object factory, r=saskia

2 lines of code changed in 1 file:

  • Model: class.tx_realty_Model_RealtyObject.php (+2 -3)

(26 more)

Generated by StatSVN 0.5.0