Directory pi1/

Directory Created:
2007-04-06 18:43
Total Files:
47
Deleted Files:
3
Lines of Code:
19841

[root]/pi1
        directory in repo contrib (6 files, 6735 lines)
        directory in repo images (19 files, 0 lines)
        directory in repo static (2 files, 232 lines)

Lines of Code

pi1/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 1120 (100.0%) 43494 (100.0%) 38.8
sas-me 461 (41.2%) 19294 (44.4%) 41.8
oliklee 446 (39.8%) 13129 (30.2%) 29.4
bernd.schoenbach 184 (16.4%) 7439 (17.1%) 40.4
nielspardon 4 (0.4%) 3130 (7.2%) 782.5
boernd 25 (2.2%) 502 (1.2%) 20.0

Most Recent Commits

oliklee 2011-01-03 21:38 Rev.: 41756

[Bug 4162] Add a field "Mieteinnahmen (Soll)" (part 3), r=bernd

24 lines of code changed in 2 files:

  • pi1: tx_realty_frontEndEditor.html (+4), tx_realty_frontEndEditor.xml (+20)
oliklee 2011-01-03 21:17 Rev.: 41751

[Bug 4162] Add a field "Mieteinnahmen (Soll)" (part 2), r=bernd

2 lines of code changed in 1 file:

  • pi1: class.tx_realty_pi1_Formatter.php (+2)
oliklee 2011-01-03 20:07 Rev.: 41750

[Bug 4163] Add a decimal mark and thousands separator to the FE locallang, Part 2: make tx_realty_pi1_Formatter::formatDecimal non-static, r=bernd

3 lines of code changed in 1 file:

  • pi1: class.tx_realty_pi1_Formatter.php (+3 -3)
oliklee 2011-01-03 20:02 Rev.: 41749

[Bug 4163] Add a decimal mark and thousands separator to the FE locallang, part 1: cut the dependency from the filter form to the formatter (still without using localized strings), r=bernd

7 lines of code changed in 1 file:

  • pi1: class.tx_realty_filterForm.php (+7 -3)
oliklee 2011-01-03 19:59 Rev.: 41748

[Bug 4162] Add a field "Mieteinnahmen (Soll)" (part 1), r=bernd

4 lines of code changed in 1 file:

  • pi1: locallang.xml (+4)
bernd.schoenbach 2010-12-20 21:27 Rev.: 41326

[Bug 4101] Empty image titles in the image upload dialogm r=oliver

1 lines of code changed in 1 file:

  • pi1: class.tx_realty_frontEndImageUpload.php (+1 -1)
oliklee 2010-10-16 00:24 Rev.: 39189

[Bug 4169] Drop unused code and some unused variables

2 lines of code changed in 3 files:

  • pi1: class.tx_realty_frontEndImageUpload.php (+1 -1), class.tx_realty_pi1_BackButtonView.php (+1 -1), class.tx_realty_pi1_ImageThumbnailsView.php (-1)
oliklee 2010-10-11 18:05 Rev.: 39049

[Bug 2628] Use frontEndLoginManager::loginUser

16 lines of code changed in 2 files:

  • pi1: class.tx_realty_frontEndEditor.php (+13 -49), class.tx_realty_pi1_MyObjectsListView.php (+3 -2)
oliklee 2010-10-11 17:40 Rev.: 39046

[Bug 4156] Drop dead code from tx_realty_pi1

0 lines of code changed in 1 file:

  • pi1: class.tx_realty_pi1.php (-43)
oliklee 2010-09-25 17:32 Rev.: 38597

[Bug 4132] Add a class with time constants, r=niels

1 lines of code changed in 1 file:

  • pi1: class.tx_realty_pi1_MyObjectsListView.php (+1 -1)
bernd.schoenbach 2010-09-13 17:39 Rev.: 38046

[Bug 4118] Add some more area fields,r=oliver

16 lines of code changed in 2 files:

  • pi1: class.tx_realty_pi1_Formatter.php (+12 -2), locallang.xml (+4)
bernd.schoenbach 2010-09-13 17:23 Rev.: 38042

[Bug 4118] Add some more area fields,r=oliver

79 lines of code changed in 2 files:

  • pi1: tx_realty_frontEndEditor.html (+12), tx_realty_frontEndEditor.xml (+67 -7)
oliklee 2010-09-13 16:43 Rev.: 38031

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

13 lines of code changed in 2 files:

  • pi1: class.tx_realty_pi1_AbstractListView.php (+9 -5), class.tx_realty_pi1_ImageThumbnailsView.php (+4 -1)
bernd.schoenbach 2010-09-13 16:35 Rev.: 38028

[Bug 4101] Also allow negative numbers for the floor in the BE and FE editor,r=oliver

23 lines of code changed in 2 files:

  • pi1: class.tx_realty_frontEndEditor.php (+21 -2), tx_realty_frontEndEditor.xml (+2 -2)
bernd.schoenbach 2010-09-13 16:31 Rev.: 38027

[Bug 4120] Floor value 0 hides all following floor values in the list view,r=oliver

1 lines of code changed in 1 file:

  • pi1: class.tx_realty_pi1_AbstractListView.php (+1 -1)
oliklee 2010-09-13 15:02 Rev.: 38014

[Bug 4119] Drop all-zero positions after the decimal point in the FE display of areas, lengths and prices, r=bernd

2 lines of code changed in 1 file:

  • pi1: class.tx_realty_pi1_Formatter.php (+2 -7)
oliklee 2010-09-13 12:39 Rev.: 38009

[Bug 4119] Drop all-zero positions after the decimal point in the FE display of areas, lengths and prices, r=bernd

20 lines of code changed in 2 files:

  • pi1: class.tx_realty_filterForm.php (+1 -1), class.tx_realty_pi1_Formatter.php (+19 -14)
oliklee 2010-09-13 12:22 Rev.: 38007

[Bug 4118] Add some more area fields (part 1), r=bernd

12 lines of code changed in 1 file:

  • pi1: locallang.xml (+12)
oliklee 2010-09-13 12:11 Rev.: 38006

[Bug 4117] In the list view, put the first of two images in the left position, r=bernd

20 lines of code changed in 2 files:

  • pi1: class.tx_realty_pi1_AbstractListView.php (+18 -2), tx_realty_pi1.tpl.htm (+2 -2)
oliklee 2010-09-13 11:53 Rev.: 38004

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

234 lines of code changed in 2 files:

  • pi1: class.tx_realty_pi1_ImageThumbnailsView.php (+206 -56), tx_realty_pi1.tpl.htm (+28)
oliklee 2010-09-10 11:29 Rev.: 37938

[Bug 4077] Provide a "floor" subpart & marker in the list view, r=bernd

1 lines of code changed in 1 file:

  • pi1: class.tx_realty_pi1_AbstractListView.php (+1 -1)
oliklee 2010-09-06 21:20 Rev.: 37737

[Bug 4089] Add an option to hide the rent and price in the list view and single view depending on the object status, r=bernd

40 lines of code changed in 3 files:

  • pi1: class.tx_realty_pi1_AbstractListView.php (+11), class.tx_realty_pi1_OverviewTableView.php (+19 -4), class.tx_realty_pi1_PriceView.php (+10 -3)
oliklee 2010-09-06 19:44 Rev.: 37736

[Bug 4087] Add a single view subpart for the status, r=bernd

89 lines of code changed in 5 files:

  • pi1: StatusView.php (new 73), class.tx_realty_pi1_SingleView.php (+1 -1), flexform_pi1_ds.xml (+5 -1), locallang.xml (+4), tx_realty_pi1.tpl.htm (+6)
oliklee 2010-09-06 19:31 Rev.: 37735

[Bug 4100] Fill status markers in the list view, r=bernd

14 lines of code changed in 1 file:

  • pi1: class.tx_realty_pi1_AbstractListView.php (+14 -1)
oliklee 2010-09-06 18:08 Rev.: 37732

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

69 lines of code changed in 5 files:

  • pi1: class.tx_realty_pi1_Formatter.php (+35 -12), locallang.xml (+20 -22), tx_realty_frontEndEditor.html (+3 -5), tx_realty_frontEndEditor.xml (+10 -1), tx_realty_pi1.tpl.css (+1 -2)
oliklee 2010-08-26 17:17 Rev.: 37295

Tweak a comment, no review.

8 lines of code changed in 3 files:

  • pi1: class.tx_realty_pi1_FrontEndView.php (+1 -1), class.tx_realty_pi1_OverviewTableView.php (+3 -3), class.tx_realty_pi1_PriceView.php (+4 -4)
oliklee 2010-08-25 20:05 Rev.: 37255

Tweak a comment, no review.

2 lines of code changed in 1 file:

  • pi1: DocumentsView.php (+2 -2)
oliklee 2010-08-25 19:20 Rev.: 37254

Tweak a comment, no review.

1 lines of code changed in 1 file:

  • pi1: DocumentsView.php (+1 -1)
oliklee 2010-08-18 22:21 Rev.: 36941

Drop double locallang labels, no review

4 lines of code changed in 1 file:

  • pi1: locallang.xml (+4 -8)
bernd.schoenbach 2010-08-18 21:18 Rev.: 36940

[Bug 4075] Add an "enableLightbox" TS setup switch, r=oliver

13 lines of code changed in 1 file:

  • pi1: class.tx_realty_pi1_ImageThumbnailsView.php (+13 -1)
oliklee 2010-08-18 16:51 Rev.: 36919

[Bug 4078] Allow to select the HTML template in the flexforms, r=bernd

33 lines of code changed in 2 files:

  • pi1: flexform_pi1_ds.xml (+25), locallang.xml (+8)
oliklee 2010-08-17 10:36 Rev.: 36872

[Bug 4012] Provide attached PDFs for download in the single view, r=bernd

129 lines of code changed in 6 files:

  • pi1: DocumentsView.php (new 78), class.tx_realty_pi1_SingleView.php (+5 -4), flexform_pi1_ds.xml (+14 -10), locallang.xml (+4), tx_realty_pi1.tpl.css (+19), tx_realty_pi1.tpl.htm (+9)
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

2 lines of code changed in 2 files:

  • pi1: class.tx_realty_frontEndImageUpload.php (+1 -1), class.tx_realty_pi1_ImageThumbnailsView.php (+1 -1)
oliklee 2010-08-13 16:11 Rev.: 36732

[Bug 4065] Reorder the fields in the overview table, r=bernd

2 lines of code changed in 1 file:

  • pi1: class.tx_realty_pi1_Formatter.php (+2)
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

37 lines of code changed in 2 files:

  • pi1: class.tx_realty_frontEndImageUpload.php (+21 -14), class.tx_realty_pi1_ImageThumbnailsView.php (+16 -40)
oliklee 2010-08-08 18:47 Rev.: 36515

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

1 lines of code changed in 1 file:

  • pi1: class.tx_realty_frontEndImageUpload.php (+1 -1)
bernd.schoenbach 2010-08-07 21:54 Rev.: 36490

[Bug 4000] Add a field "Bodenbelag" (flooring), r=oliver

81 lines of code changed in 4 files:

  • pi1: class.tx_realty_pi1_Formatter.php (+2), tx_realty_frontEndEditor.html (+5 -1), tx_realty_frontEndEditor.xml (+73), tx_realty_pi1.tpl.css (+1 -1)
bernd.schoenbach 2010-08-07 20:21 Rev.: 36482

[Bug 3999] Add a field Ausstattungs-Kategory" (furnishing category), r=oliver

49 lines of code changed in 3 files:

  • pi1: class.tx_realty_pi1_Formatter.php (+2), tx_realty_frontEndEditor.html (+4), tx_realty_frontEndEditor.xml (+43)
bernd.schoenbach 2010-08-07 20:19 Rev.: 36481

[Bug 4000] Add a field "Bodenbelag" (flooring), r=oliver

48 lines of code changed in 1 file:

  • pi1: locallang.xml (+48)
bernd.schoenbach 2010-08-07 18:49 Rev.: 36477

[Bug 4000] Add a field "Bodenbelag" (flooring), r=oliver

382 lines of code changed in 2 files:

  • pi1: class.tx_realty_pi1_Formatter.php (+1 -1), locallang.xml (+381 -381)

(414 more)

Generated by StatSVN 0.5.0