Log of /contributions/modules/logwatcher/logwatcher.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.2.2.1 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Sep 15 16:47:42 2008 UTC
(14 months, 1 week ago)
by
deekayen
Branch:
DRUPAL-5
Changes since
1.2: +9 -169 lines
Diff to
previous 1.2
, to
next main 1.4
fix setting last update timestamp so it actually updates on cron, change query quoting to work with postgresql, remove zerofill from db schema, remove _logwatcher_html_to_text() in favor of strip_html() because the custom function was removing newlines which made all the entries in the notice email on the same line and hard to read
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Sep 15 16:02:16 2008 UTC
(14 months, 1 week ago)
by
deekayen
Branch:
MAIN
Changes since
1.2: +9 -169 lines
Diff to
previous 1.2
fix setting last update timestamp so it actually updates on cron, change query quoting to work with postgresql, remove zerofill from db schema, remove _logwatcher_html_to_text() in favor of strip_html() because the custom function was removing newlines which made all the entries in the notice email on the same line and hard to read
Revision
1.2 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Fri Sep 12 21:10:27 2008 UTC
(14 months, 2 weeks ago)
by
deekayen
Branch:
MAIN
Branch point for:
DRUPAL-5
Changes since
1.1: +384 -214 lines
Diff to
previous 1.1
#245848 document to add administer logwatcher permission in new README.txt file, #196741 convert HTML to text format in emails, #191304 integrate with cronplus, #191302 move from settings area to logs area in administration, #181157 wrap table names in hook_install() in alias brackets, fix coder module notices, wrap primary menu item in the $may_cache if statement
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.