Directory [root]

Directory Created:
2009-02-26 16:33
Total Files:
19
Deleted Files:
0
Lines of Code:
2640

[root]
    directory in repo doc (1 files, 0 lines)
    directory in repo js (9 files, 2101 lines)
    directory in repo media (3 files, 0 lines)
    directory in repo pi1 (16 files, 4182 lines)
    directory in repo static (2 files, 59 lines)

Lines of Code

Lines of Code

Developers

Author Changes Lines of Code Lines per Change
rimann 156 (100.0%) 2847 (100.0%) 18.2

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)

1 lines of code changed in 1 file:

  • ChangeLog (+1)
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 :-)

58 lines of code changed in 3 files:

  • ChangeLog (+1), class.tx_parish_eid.php (+42 -40), class.tx_parish_plausibilityCheck.php (+15)
rimann 2009-07-22 13:53 Rev.: 1108

TimeTable now asks for confirmation before creating a new event when clicking on empty timeslot.

1 lines of code changed in 1 file:

  • ChangeLog (+1)
rimann 2009-07-22 10:47 Rev.: 1106

Feature: Assigning the default event type to new events.

47 lines of code changed in 3 files:

  • ChangeLog (+1), class.tx_parish_eid.php (+45), ext_tables.sql (+1)
rimann 2009-07-20 14:54 Rev.: 1103

Added missing locallang label

1 lines of code changed in 1 file:

  • locallang_db.xml (+1)
rimann 2009-07-20 13:07 Rev.: 1099

Feature: Ability to assign locations to a building (CSV Export now shows just the details of the building)

39 lines of code changed in 1 file:

  • class.tx_parish_event.php (+39 -13)
rimann 2009-07-20 11:36 Rev.: 1098

Feature: Ability to assign locations to a building (DB stuff)

142 lines of code changed in 5 files:

  • ext_tables.php (+43), ext_tables.sql (+24), icon_tx_parish_building.gif (new), locallang_db.xml (+6), tca.php (+69)
rimann 2009-07-15 11:17 Rev.: 1069

Events can be deleted now.

33 lines of code changed in 3 files:

  • ChangeLog (+1), class.tx_parish_eid.php (+23), class.tx_parish_event.php (+9)
rimann 2009-07-14 01:19 Rev.: 1059

Fixed small issue in eID script for saving changes in regular fields.

4 lines of code changed in 1 file:

  • class.tx_parish_eid.php (+4)
rimann 2009-07-14 00:45 Rev.: 1055

Collision-Check now takes the cleanup time into account.

19 lines of code changed in 2 files:

  • class.tx_parish_eid.php (+2), class.tx_parish_plausibilityCheck.php (+17 -1)
rimann 2009-07-14 00:23 Rev.: 1054

Collision-Check now takes the preparation time into account.

28 lines of code changed in 2 files:

  • class.tx_parish_eid.php (+2), class.tx_parish_plausibilityCheck.php (+26 -4)
rimann 2009-07-13 17:00 Rev.: 1051

Fixed issue with saving new dates (messed up the date).

2 lines of code changed in 1 file:

  • class.tx_parish_eid.php (+2 -1)
rimann 2009-07-13 16:49 Rev.: 1050

Added basic collision check basics (check for room changes)

32 lines of code changed in 3 files:

  • ChangeLog (+1), class.tx_parish_eid.php (+3 -1), class.tx_parish_plausibilityCheck.php (+28 -2)
rimann 2009-07-13 16:06 Rev.: 1048

Added basic collision check basics (check for date change)

23 lines of code changed in 2 files:

  • class.tx_parish_eid.php (+3), class.tx_parish_plausibilityCheck.php (+20 -5)
rimann 2009-07-13 15:57 Rev.: 1047

Fixed issue with begin_date which didn't update end_date in the same run.

15 lines of code changed in 1 file:

  • class.tx_parish_eid.php (+15 -7)
rimann 2009-07-13 15:29 Rev.: 1046

Added basic collision check basics (check for end time)

27 lines of code changed in 2 files:

  • class.tx_parish_eid.php (+7 -3), class.tx_parish_plausibilityCheck.php (+20 -1)
rimann 2009-07-13 14:29 Rev.: 1045

Added basic collision check basics (added comments)

49 lines of code changed in 2 files:

  • class.tx_parish_eid.php (+10), class.tx_parish_plausibilityCheck.php (+39 -1)
rimann 2009-07-13 14:21 Rev.: 1044

Added basic collision check basics (currently just checking the time_begin field)

191 lines of code changed in 3 files:

  • ChangeLog (+1), class.tx_parish_eid.php (+18), class.tx_parish_plausibilityCheck.php (new 172)
rimann 2009-07-10 13:03 Rev.: 1041

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

1 lines of code changed in 1 file:

  • ChangeLog (+1)
rimann 2009-07-10 12:10 Rev.: 1040

Fixed missing event in the room occupation view.

3 lines of code changed in 1 file:

  • ChangeLog (+3)
rimann 2009-07-08 16:49 Rev.: 1024

Finished v0.1.0

2 lines of code changed in 2 files:

  • ChangeLog (+1 -1), ext_emconf.php (+1 -1)
rimann 2009-07-08 16:44 Rev.: 1023

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

3 lines of code changed in 2 files:

  • ChangeLog (+1), ext_emconf.php (+2 -2)
rimann 2009-07-08 14:38 Rev.: 1022

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

3 lines of code changed in 2 files:

  • ChangeLog (+2), class.tx_parish_eid.php (+1 -1)
rimann 2009-07-08 14:04 Rev.: 1021

Added creation of new volunteers.

40 lines of code changed in 2 files:

  • class.tx_parish_eid.php (+38), class.tx_parish_event.php (+2 -2)
rimann 2009-07-08 13:04 Rev.: 1020

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

57 lines of code changed in 3 files:

  • class.tx_parish_eid.php (+1 -1), class.tx_parish_event.php (+40 -2), ext_tables.sql (+16)
rimann 2009-07-08 10:33 Rev.: 1019

Added list of volunteers and saving via AJAX.

17 lines of code changed in 2 files:

  • class.tx_parish_eid.php (+2 -1), class.tx_parish_event.php (+15 -4)
rimann 2009-07-08 10:20 Rev.: 1018

Added list of employees and saving via AJAX.

45 lines of code changed in 2 files:

  • class.tx_parish_eid.php (+1), class.tx_parish_event.php (+44)
rimann 2009-07-08 09:16 Rev.: 1016

Added ajax based saving of the selectorboxes (storing the multiple relations (m:n))

42 lines of code changed in 1 file:

  • class.tx_parish_eid.php (+42)
rimann 2009-07-08 09:00 Rev.: 1015

Added ajax based saving of the selectorboxes (storing the exclusive relations (n:1))

35 lines of code changed in 1 file:

  • class.tx_parish_eid.php (+35 -9)
rimann 2009-07-08 08:56 Rev.: 1014

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

8 lines of code changed in 1 file:

  • class.tx_parish_event.php (+8 -2)
rimann 2009-07-07 16:18 Rev.: 1012

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

17 lines of code changed in 2 files:

  • class.tx_parish_eid.php (+16), class.tx_parish_event.php (+1 -1)
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)

8 lines of code changed in 1 file:

  • class.tx_parish_eid.php (+8)
rimann 2009-07-07 12:24 Rev.: 1010

Added ajax based saving of the simple text fields of the event editor (fixed saving of date/time fields)

78 lines of code changed in 1 file:

  • class.tx_parish_eid.php (+78)
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)

74 lines of code changed in 2 files:

  • class.tx_parish_eid.php (+26 -1), class.tx_parish_event.php (+48)
rimann 2009-07-07 10:08 Rev.: 1008

Added ajax based saving of the simple text fields of the event editor

19 lines of code changed in 1 file:

  • class.tx_parish_eid.php (+19)
rimann 2009-07-06 17:02 Rev.: 1007

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

36 lines of code changed in 1 file:

  • class.tx_parish_event.php (+36 -1)
rimann 2009-07-06 16:44 Rev.: 1006

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

19 lines of code changed in 1 file:

  • class.tx_parish_event.php (+19)
rimann 2009-07-06 16:15 Rev.: 1005

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

9 lines of code changed in 4 files:

  • ChangeLog (+1), ext_tables.sql (+4), locallang_db.xml (+3 -2), tca.php (+1)
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.

2 lines of code changed in 2 files:

  • class.tx_parish_eventBagBuilder.php (+2 -2), ext_tables.sql (-1)
rimann 2009-07-06 11:54 Rev.: 1001

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

6 lines of code changed in 1 file:

  • class.tx_parish_eid.php (+6 -2)

(46 more)

Generated by StatSVN 0.5.0