Directory pi1/

Directory Created:
2009-02-26 16:38
Total Files:
16
Deleted Files:
0
Lines of Code:
4182

[root]/pi1

Lines of Code

pi1/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
rimann 258 (100.0%) 4857 (100.0%) 18.8

Most Recent Commits

rimann 2009-08-07 10:37 Rev.: 1203

Fixed the CSV export to work with the application of kirche-zh.ch (charset issues and re-ordered some columns in the export)

10 lines of code changed in 1 file:

  • pi1: class.tx_parish_pi1_frontEndCsvExport.php (+10 -13)
rimann 2009-07-22 16:10 Rev.: 1109

Change: Instead of creating whole series of events, we do now just clone them - but with collision checking :-)

30 lines of code changed in 4 files:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (-24), locallang.xml (+8 -4), tx_parish.css (+19 -4), tx_parish_template.htm (+3 -3)
rimann 2009-07-22 11:25 Rev.: 1107

Added better error message in case the eventEditor storing failed.

37 lines of code changed in 4 files:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (+1), locallang.xml (+8), tx_parish.css (+23), tx_parish_template.htm (+5)
rimann 2009-07-20 14:40 Rev.: 1102

Fixed creation of events in the timeTable and allRoomsOccupation view to create events in the correct location right from the begin.

10 lines of code changed in 3 files:

  • pi1: class.tx_parish_pi1_frontEndAllRoomsOccupation.php (+4 -2), class.tx_parish_pi1_frontEndTimeTableView.php (+4 -2), tx_parish_template.htm (+2 -1)
rimann 2009-07-20 14:26 Rev.: 1101

Updated the localization.

4 lines of code changed in 1 file:

  • pi1: locallang.xml (+4 -1)
rimann 2009-07-20 14:22 Rev.: 1100

Modified the allRoomsOccupation view to show the records nicely aligned like the timeTable view.

283 lines of code changed in 5 files:

  • pi1: class.tx_parish_pi1.php (+1 -1), class.tx_parish_pi1_frontEndAllRoomsOccupation.php (+253 -42), class.tx_parish_pi1_frontEndDashboard.php (+26 -5), locallang.xml (+1), tx_parish_template.htm (+2 -11)
rimann 2009-07-20 10:54 Rev.: 1097

Everyone should only edit his own events. (Now showing some event-details in the timetable view)

2 lines of code changed in 1 file:

  • pi1: class.tx_parish_pi1_frontEndTimeTableView.php (+2)
rimann 2009-07-20 10:44 Rev.: 1096

Everyone should only edit his own events. (Now showing some event-details in the timetable view)

35 lines of code changed in 3 files:

  • pi1: class.tx_parish_pi1_frontEndTimeTableView.php (+24 -2), tx_parish.css (+10), tx_parish_template.htm (+1)
rimann 2009-07-20 09:21 Rev.: 1095

Everyone should only edit his own events. (Dashboard changes)

13 lines of code changed in 1 file:

  • pi1: class.tx_parish_pi1_frontEndEventList.php (+13 -11)
rimann 2009-07-20 09:07 Rev.: 1094

Everyone should only edit his own events. (Nice cursors and prep work for the timetable view)

27 lines of code changed in 3 files:

  • pi1: class.tx_parish_pi1_frontEndTimeTableView.php (+8 -1), tx_parish.css (+15), tx_parish_template.htm (+4)
rimann 2009-07-20 08:50 Rev.: 1093

Everyone should only edit his own events. (Error message when requesting foreign event's editor view)

121 lines of code changed in 4 files:

  • pi1: class.tx_parish_pi1.php (+7), class.tx_parish_pi1_frontEndErrorView.php (new 95), locallang.xml (+14), tx_parish_template.htm (+5)
rimann 2009-07-15 11:17 Rev.: 1069

Events can be deleted now.

35 lines of code changed in 4 files:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (+4), locallang.xml (+2), tx_parish.css (+22), tx_parish_template.htm (+7)
rimann 2009-07-14 01:20 Rev.: 1060

Changed the publish yes/no option to be radio buttons instead of a select dropdown

25 lines of code changed in 4 files:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (+7 -6), locallang.xml (+12 -12), tx_parish.css (+1 -1), tx_parish_template.htm (+5 -1)
rimann 2009-07-14 00:57 Rev.: 1057

Removed the "create new event" button in the dasboard -> it now points to the weekly view from where new events can be generated.

6 lines of code changed in 2 files:

  • pi1: class.tx_parish_pi1_frontEndDashboard.php (+5 -2), tx_parish_template.htm (+1 -4)
rimann 2009-07-14 00:08 Rev.: 1053

The timetable view shows preparation and cleanup time now as blocked timeframe (rendering of the blocked timeslots)

53 lines of code changed in 1 file:

  • pi1: class.tx_parish_pi1_frontEndTimeTableView.php (+53 -2)
rimann 2009-07-13 23:24 Rev.: 1052

The timetable view shows preparation and cleanup time now as blocked timeframe (CSS and stripes)

5 lines of code changed in 1 file:

  • pi1: tx_parish.css (+5)
rimann 2009-07-13 16:48 Rev.: 1049

Added possibility to add multiple rooms to an event.

13 lines of code changed in 2 files:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (+12 -17), tx_parish_template.htm (+1 -1)
rimann 2009-07-10 13:18 Rev.: 1043

Removed the end-date field, as we'll anyway have just on-one-day events.

2 lines of code changed in 2 files:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (+2 -8), tx_parish_template.htm (-5)
rimann 2009-07-10 13:03 Rev.: 1041

Changed the timetable view to start the week on sunday (and some cosmetic cleanup)

22 lines of code changed in 2 files:

  • pi1: class.tx_parish_pi1_frontEndTimeTableView.php (+20 -6), tx_parish.css (+2 -1)
rimann 2009-07-10 12:10 Rev.: 1040

Fixed missing event in the room occupation view.

14 lines of code changed in 1 file:

  • pi1: class.tx_parish_pi1_frontEndRoomOccupation.php (+14 -1)
rimann 2009-07-08 16:44 Rev.: 1023

Fixed some styling issues found while pushing the ext to the staging server.

10 lines of code changed in 2 files:

  • pi1: tx_parish.css (+9 -2), tx_parish_template.htm (+1 -2)
rimann 2009-07-08 14:38 Rev.: 1022

Added creation of new volunteers (some more fancy JS stuff).

20 lines of code changed in 3 files:

  • pi1: locallang.xml (+7), tx_parish.css (+11), tx_parish_template.htm (+2 -1)
rimann 2009-07-08 14:04 Rev.: 1021

Added creation of new volunteers.

6 lines of code changed in 2 files:

  • pi1: tx_parish.css (+4), tx_parish_template.htm (+2)
rimann 2009-07-08 13:04 Rev.: 1020

Cleaned up the volunteers/employees listing by storing them in separate tables.

11 lines of code changed in 1 file:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (+11 -1)
rimann 2009-07-08 10:33 Rev.: 1019

Added list of volunteers and saving via AJAX.

18 lines of code changed in 3 files:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (+16 -2), locallang.xml (+1), tx_parish_template.htm (+1 -1)
rimann 2009-07-08 10:20 Rev.: 1018

Added list of employees and saving via AJAX.

15 lines of code changed in 2 files:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (+14), tx_parish_template.htm (+1 -1)
rimann 2009-07-08 09:18 Rev.: 1017

Fixed minor issue with the confirmation checkbox.

2 lines of code changed in 2 files:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (+1 -1), tx_parish_template.htm (+1 -1)
rimann 2009-07-08 08:56 Rev.: 1014

Added empty entries for events without assigned categories, eventtypes and rooms

36 lines of code changed in 1 file:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (+36)
rimann 2009-07-08 08:45 Rev.: 1013

Added ajax based saving of the simple text fields of the event editor (part of the work from yesterday (for infrastructure checkboxes))

2 lines of code changed in 2 files:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (+1), tx_parish_template.htm (+1 -1)
rimann 2009-07-07 16:18 Rev.: 1012

Added ajax based saving of the simple text fields of the event editor (storing booking confirmations)

8 lines of code changed in 2 files:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (+5 -2), tx_parish_template.htm (+3)
rimann 2009-07-07 13:49 Rev.: 1011

Added ajax based saving of the simple text fields of the event editor (time fields now dropdowns, working on second section)

55 lines of code changed in 4 files:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (+39 -5), locallang.xml (+4 -4), tx_parish.css (+1 -1), tx_parish_template.htm (+11 -11)
rimann 2009-07-07 12:03 Rev.: 1009

Added ajax based saving of the simple text fields of the event editor (first section now works like a charm)

23 lines of code changed in 2 files:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (+21 -9), tx_parish_template.htm (+2 -2)
rimann 2009-07-06 17:02 Rev.: 1007

EventEditor: Started filling up the remaining fields with real data from database.

22 lines of code changed in 2 files:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (+20), tx_parish_template.htm (+2 -2)
rimann 2009-07-06 16:44 Rev.: 1006

EventEditor: Started filling up the remaining fields with real data from database.

43 lines of code changed in 3 files:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (+35), locallang.xml (+2 -2), tx_parish_template.htm (+6 -4)
rimann 2009-07-06 16:15 Rev.: 1005

Minor changes requested by customer, added third infrastructure type, some cleanup and CSS things.

79 lines of code changed in 4 files:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (+10), locallang.xml (+25 -11), tx_parish.css (+27 -4), tx_parish_template.htm (+17 -17)
rimann 2009-07-06 14:11 Rev.: 1004

Added arrows to the expandable/collapsable headers in the event editor.

9 lines of code changed in 1 file:

  • pi1: tx_parish.css (+9)
rimann 2009-07-06 13:42 Rev.: 1003

Now using the "cancelled" flag (which is used as status field currently) to determine whether an event is ready to be published or not.

1 lines of code changed in 1 file:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (+1 -1)
rimann 2009-07-06 13:30 Rev.: 1002

Feature: Create event series from an existing event record (CSS and other cleanup).

17 lines of code changed in 2 files:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (+4 -1), tx_parish.css (+13 -3)
rimann 2009-07-06 11:54 Rev.: 1001

Feature: Create event series from an existing event record (JSON part).

5 lines of code changed in 2 files:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (+4 -1), tx_parish_template.htm (+1)
rimann 2009-07-06 10:34 Rev.: 998

Feature: Create event series from an existing event record.

72 lines of code changed in 4 files:

  • pi1: class.tx_parish_pi1_frontEndEventEditor.php (+20 -1), locallang.xml (+2), tx_parish.css (+34), tx_parish_template.htm (+16)

(69 more)

Generated by StatSVN 0.5.0