Directory js/

Directory Created:
2009-03-02 11:57
Total Files:
9
Deleted Files:
0
Lines of Code:
2101

[root]/js

Lines of Code

js/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
rimann 54 (100.0%) 2238 (100.0%) 41.4

Most Recent Commits

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 :-)

22 lines of code changed in 2 files:

  • js: cross.png (new), tx_parish.js (+22 -21)
rimann 2009-07-22 13:53 Rev.: 1108

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

12 lines of code changed in 1 file:

  • js: tx_parish.js (+12 -8)
rimann 2009-07-22 11:25 Rev.: 1107

Added better error message in case the eventEditor storing failed.

5 lines of code changed in 1 file:

  • js: tx_parish.js (+5 -1)
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.

1 lines of code changed in 1 file:

  • js: tx_parish.js (+1 -1)
rimann 2009-07-20 10:44 Rev.: 1096

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

7 lines of code changed in 1 file:

  • js: tx_parish.js (+7)
rimann 2009-07-15 11:17 Rev.: 1069

Events can be deleted now.

20 lines of code changed in 1 file:

  • js: tx_parish.js (+20)
rimann 2009-07-14 01:20 Rev.: 1060

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

1 lines of code changed in 1 file:

  • js: tx_parish.js (+1 -1)
rimann 2009-07-14 01:12 Rev.: 1058

Add volunteer now generats correct checkbox via JS.

1 lines of code changed in 1 file:

  • js: tx_parish.js (+1 -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.

0 lines of code changed in 1 file:

  • js: tx_parish.js (-17)
rimann 2009-07-14 00:50 Rev.: 1056

Fixed small issue where wrong DOM elements got shown instead of being collapsed.

1 lines of code changed in 1 file:

  • js: tx_parish.js (+1 -1)
rimann 2009-07-13 16:48 Rev.: 1049

Added possibility to add multiple rooms to an event.

3 lines of code changed in 1 file:

  • js: tx_parish.js (+3 -3)
rimann 2009-07-13 14:29 Rev.: 1045

Added basic collision check basics (added comments)

2 lines of code changed in 1 file:

  • js: tx_parish.js (+2)
rimann 2009-07-13 14:21 Rev.: 1044

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

26 lines of code changed in 1 file:

  • js: tx_parish.js (+26 -21)
rimann 2009-07-10 13:12 Rev.: 1042

Added base for the plausibility check via Ajax.

14 lines of code changed in 1 file:

  • js: tx_parish.js (+14 -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 1 file:

  • js: tx_parish.js (+3)
rimann 2009-07-08 14:38 Rev.: 1022

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

9 lines of code changed in 1 file:

  • js: tx_parish.js (+9 -2)
rimann 2009-07-08 14:04 Rev.: 1021

Added creation of new volunteers.

18 lines of code changed in 1 file:

  • js: tx_parish.js (+18 -1)
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 1 file:

  • js: tx_parish.js (+2 -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)

1 lines of code changed in 1 file:

  • js: tx_parish.js (+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)

1 lines of code changed in 1 file:

  • js: tx_parish.js (+1 -1)
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)

1 lines of code changed in 1 file:

  • js: tx_parish.js (+1 -3)
rimann 2009-07-07 10:08 Rev.: 1008

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

17 lines of code changed in 2 files:

  • js: tick_small.png (new), tx_parish.js (+17)
rimann 2009-07-06 13:30 Rev.: 1002

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

4 lines of code changed in 2 files:

  • js: tick.png (new), tx_parish.js (+4 -3)
rimann 2009-07-06 11:54 Rev.: 1001

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

7 lines of code changed in 1 file:

  • js: tx_parish.js (+7 -2)
rimann 2009-07-06 10:34 Rev.: 998

Feature: Create event series from an existing event record.

42 lines of code changed in 1 file:

  • js: tx_parish.js (+42 -2)
rimann 2009-07-01 15:45 Rev.: 996

Deleted unused stuff from javascript file.

0 lines of code changed in 1 file:

  • js: tx_parish.js (-18)
rimann 2009-06-29 11:49 Rev.: 981

Added creation of new events from the timetable view (mainly JS stuff)

20 lines of code changed in 1 file:

  • js: tx_parish.js (+20)
rimann 2009-06-26 22:08 Rev.: 976

Added base for the timeTable view (CSS and JS)

19 lines of code changed in 1 file:

  • js: tx_parish.js (+19 -2)
rimann 2009-06-26 14:35 Rev.: 972

Added the all rooms occupation view.

11 lines of code changed in 1 file:

  • js: tx_parish.js (+11 -1)
rimann 2009-06-15 17:36 Rev.: 908

Fixed minor issues in JS and the eID script

8 lines of code changed in 1 file:

  • js: tx_parish.js (+8 -1)
rimann 2009-05-20 14:27 Rev.: 849

Finished the storing/listing stuff for evaluations in the event editor.

3 lines of code changed in 1 file:

  • js: tx_parish.js (+3 -1)
rimann 2009-05-20 14:01 Rev.: 848

Storing the evaluations in the database now works.

1 lines of code changed in 1 file:

  • js: tx_parish.js (+1 -1)
rimann 2009-05-20 12:15 Rev.: 845

Work in progress: Showing and storing evaluations to events.

1 lines of code changed in 1 file:

  • js: tx_parish.js (+1 -2)
rimann 2009-05-20 11:41 Rev.: 843

Improved creation of new events (now via Ajax/eID) and javaScript redirect to the event editor.

11 lines of code changed in 1 file:

  • js: tx_parish.js (+11)
rimann 2009-04-18 00:21 Rev.: 831

Modal window with jQuery to enter new evaluation message (without storing it actually)

69 lines of code changed in 1 file:

  • js: tx_parish.js (+69)
rimann 2009-04-17 23:21 Rev.: 830

Fixed bug with invisible stuff in the event form after clicking the "show all" button right after loading the form.

1 lines of code changed in 1 file:

  • js: tx_parish.js (+1 -1)
rimann 2009-04-17 15:46 Rev.: 827

Added closing/opening of all fieldsets in the event form. jQuery rocks!

9 lines of code changed in 1 file:

  • js: tx_parish.js (+9)
rimann 2009-04-17 14:48 Rev.: 826

Added the "all room" occupation list.

3 lines of code changed in 1 file:

  • js: tx_parish.js (+3)
rimann 2009-04-17 09:51 Rev.: 823

Finished rough room occupation list view.

3 lines of code changed in 1 file:

  • js: tx_parish.js (+3 -1)
rimann 2009-04-16 15:38 Rev.: 809

Added room selector in room occupation view.

8 lines of code changed in 1 file:

  • js: tx_parish.js (+8)

(7 more)

Generated by StatSVN 0.5.0