Log of /contributions/modules/eventrepeat/eventrepeat.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.55 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 30 14:57:58 2007 UTC
(2 years, 5 months ago)
by
seanfuller
Branch:
MAIN
Changes since
1.54: +9 -2 lines
Diff to
previous 1.54
#147724 by Sean B Fuller: (For HEAD) Adds warning to the settings page about the render period possibly causing timeouts if set too high.
Revision
1.54 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed May 23 14:16:45 2007 UTC
(2 years, 6 months ago)
by
seanfuller
Branch:
MAIN
Changes since
1.53: +44 -27 lines
Diff to
previous 1.53
#133798 by Sean B Fuller: Update of localization code for HEAD. Also includes the removeal of some tab characters.
Revision
1.49 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 22 16:47:37 2007 UTC
(2 years, 10 months ago)
by
seanfuller
Branch:
MAIN
Changes since
1.48: +104 -9 lines
Diff to
previous 1.48
#93256 by Sean B Fuller, scott.mclewin, and francisu: Takes care of a situation where the repeat_last_rendered was sometimes getting set back to 0, causing duplicates to be rendered. Also adds a debug screen where admins can see all repeating events at a glance to track down problems.
Revision
1.47 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 22 16:35:26 2007 UTC
(2 years, 10 months ago)
by
seanfuller
Branch:
MAIN
Changes since
1.46: +2 -1 lines
Diff to
previous 1.46
#88598: Adds an include once for event_timezones.inc to fix a situation where event_get_offset() we being called before event.module had included it.
Revision
1.46.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Jan 22 16:35:15 2007 UTC
(2 years, 10 months ago)
by
seanfuller
Branch:
DRUPAL-4-7--2
Changes since
1.46: +2 -1 lines
Diff to
previous 1.46
#88598: Adds an include once for event_timezones.inc to fix a situation where event_get_offset() we being called before event.module had included it.
Revision
1.37 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Sep 6 23:43:50 2006 UTC
(3 years, 2 months ago)
by
seanfuller
Branch:
MAIN
Changes since
1.36: +1 -6 lines
Diff to
previous 1.36
#75168 by scott.mclewin: Removes old code that will never get called after bringing the repeat form into the node form.
Revision
1.36 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Sep 6 23:39:08 2006 UTC
(3 years, 2 months ago)
by
seanfuller
Branch:
MAIN
Changes since
1.35: +5 -6 lines
Diff to
previous 1.35
#80349 by davemicc: Fixes a php5 issue where empty() was being used to check for an object with no properties and removes the end php tag at the bottom of the module.
Revision
1.21 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Tue Feb 21 02:30:10 2006 UTC
(3 years, 9 months ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.20: +15 -7 lines
Diff to
previous 1.20
fix mass editing to limit it to only node title, body, teaser, and event start and end times--its too difficult to predict what other edits will cause errors. prevent editing of a repeat pattern based on the COUNT parameter--i doubt it would happen that often, and frankly know of no easy way to perform the edit with the current structure. users are instructed to delete the sequence and recreate it with the new parameters.
Revision
1.20 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Feb 20 18:10:16 2006 UTC
(3 years, 9 months ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.19: +16 -18 lines
Diff to
previous 1.19
fixed bad remapping of repeat events upon pattern edit. changed user message to form error message.
Revision
1.13 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Dec 17 22:09:43 2005 UTC
(3 years, 11 months ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.12: +5 -5 lines
Diff to
previous 1.12
fixed UPDATE statements to be compatible w/ earlier versions of mysql. fixed missing curly braces in db_query
Revision
1.11 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Dec 5 06:46:59 2005 UTC
(3 years, 11 months ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.10: +266 -258 lines
Diff to
previous 1.10
reworked date box type in anticipation of new #process attribute approach. moved validation checks for _eventrepeat_form into a seperate validation function. moved repeat tab so it now always appears with main tabs. coding style cleanup.
Revision
1.7 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Nov 7 23:57:57 2005 UTC
(4 years ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.6: +40 -52 lines
Diff to
previous 1.6
first round of form API updates. module is currently broken until both it and event module are updated to form API.
Revision
1.6 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Thu Oct 6 23:41:25 2005 UTC
(4 years, 1 month ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.5: +11 -8 lines
Diff to
previous 1.5
fixed bug where only one repeat pattern was being dynamically rendered outside of initial render period. fixed bug in mass deletes where all mods after eventrepeat weren't deleting root node data
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Wed Sep 14 23:14:20 2005 UTC
(4 years, 2 months ago)
by
thehunmonkgroup
Branch:
MAIN
Changes since
1.1: +96 -71 lines
Diff to
previous 1.1
removed static switch from mass update code. revamped mass update code to use old event start timestamp for mass time adjustments, and installed code to prevent mass adjustments from node/edit that set time to a different day.
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.