/ [cvs] / php-master-web / manage / user-notes.php
ViewVC logotype

Log of /php-master-web/manage/user-notes.php

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.68 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 27 00:09:29 2008 UTC (4 months, 1 week ago) by philip
Branch: MAIN
CVS Tags: HEAD
Branch point for: NEW_LOOK_2008
Changes since 1.67: +11 -10 lines
Diff to previous 1.67
Escapes PHP_SELF (and defines as a constant)

Revision 1.67 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 26 23:50:04 2008 UTC (4 months, 1 week ago) by philip
Branch: MAIN
Changes since 1.66: +5 -4 lines
Diff to previous 1.66
a numeric keyword search is always an id

Revision 1.66 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 18 16:45:18 2008 UTC (5 months, 2 weeks ago) by felipe
Branch: MAIN
Changes since 1.65: +2 -2 lines
Diff to previous 1.65
- Prevent XSS

Revision 1.65 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 18 15:51:05 2008 UTC (5 months, 2 weeks ago) by felipe
Branch: MAIN
Changes since 1.64: +19 -5 lines
Diff to previous 1.64
- Added new functionalities:
  - Search for first notes
  - Search for minor notes

Revision 1.64 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 18 17:38:38 2007 UTC (15 months, 2 weeks ago) by bjori
Branch: MAIN
Changes since 1.63: +2 -2 lines
Diff to previous 1.63
Allow myself, our doc editor and bobby to mass-change the note IDs

Revision 1.63 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 17 19:03:45 2007 UTC (15 months, 2 weeks ago) by bjori
Branch: MAIN
Changes since 1.62: +14 -3 lines
Diff to previous 1.62
Add the ability to "browse" the notes
# Useful when something happens to the mailing list

Revision 1.62 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 14 12:02:46 2006 UTC (23 months, 3 weeks ago) by bjori
Branch: MAIN
Changes since 1.61: +5 -5 lines
Diff to previous 1.61
use https in delete/reject urls

Revision 1.61 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 25 22:16:10 2006 UTC (2 years, 7 months ago) by sean
Branch: MAIN
Changes since 1.60: +2 -2 lines
Diff to previous 1.60
fix reject URL

Revision 1.60 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 25 22:15:31 2006 UTC (2 years, 7 months ago) by sean
Branch: MAIN
Changes since 1.59: +1 -3 lines
Diff to previous 1.59
oops; thaks nuno

Revision 1.59 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 25 17:46:13 2006 UTC (2 years, 7 months ago) by sean
Branch: MAIN
Changes since 1.58: +10 -10 lines
Diff to previous 1.58
consolidate note del reasons && use new short URLs

Revision 1.58 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Sep 15 14:30:32 2005 UTC (3 years ago) by sean
Branch: MAIN
CVS Tags: RELEASE_1_0_4
Changes since 1.57: +2 -1 lines
Diff to previous 1.57
add 'already in docs' delete reason

Revision 1.57 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 15 19:36:46 2005 UTC (3 years, 3 months ago) by sean
Branch: MAIN
Changes since 1.56: +2 -1 lines
Diff to previous 1.56
added reason: non-english

Revision 1.56 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 18 15:19:23 2005 UTC (3 years, 8 months ago) by didou
Branch: MAIN
Changes since 1.55: +2 -4 lines
Diff to previous 1.55
fix 'Useless' link and unify reasons between the web interface and the mails

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 14 00:35:48 2005 UTC (3 years, 8 months ago) by didou
Branch: MAIN
Changes since 1.54: +5 -4 lines
Diff to previous 1.54
Add the Integrated case for delete.
Also change 'delete' to 'delete: other reason' and move it down so that people avoid it

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 4 14:52:10 2005 UTC (3 years, 9 months ago) by didou
Branch: MAIN
Changes since 1.53: +4 -4 lines
Diff to previous 1.53
Output the Reason after the submitter email

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 12 15:06:00 2004 UTC (3 years, 11 months ago) by wez
Branch: MAIN
Changes since 1.52: +2 -2 lines
Diff to previous 1.52
fix syntax error
# php -l is your friend

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 11 15:24:13 2004 UTC (3 years, 11 months ago) by goba
Branch: MAIN
Changes since 1.51: +7 -1 lines
Diff to previous 1.51
reasons for note deletions (patch by Sean Coates)

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 14 21:57:45 2004 UTC (4 years, 1 month ago) by goba
Branch: MAIN
Changes since 1.50: +14 -2 lines
Diff to previous 1.50
safe printing of email addresses when user note removal is initiated

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 6 21:46:20 2004 UTC (4 years, 3 months ago) by didou
Branch: MAIN
Changes since 1.49: +2 -2 lines
Diff to previous 1.49
smarter link label (as we know that it's a manual page)

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 26 14:43:44 2004 UTC (4 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.48: +2 -2 lines
Diff to previous 1.48
bug found by Nuno

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 25 16:58:44 2004 UTC (4 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.47: +32 -25 lines
Diff to previous 1.47
mass section change clenup by Jakub Vrana

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 25 15:01:10 2004 UTC (4 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.46: +93 -4 lines
Diff to previous 1.46
Add Jakub's mass section changing patch plus some protection, so only a few selected people can do this (it allow a good deal of change possibility in the manual) - still needs some cleanup

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 20 09:55:13 2004 UTC (4 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.45: +27 -26 lines
Diff to previous 1.45
register_globals cleanup - patch by Jakub Vrana

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 12 17:25:10 2004 UTC (4 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.44: +1 -1 lines
Diff to previous 1.44
wups

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 12 17:24:09 2004 UTC (4 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.43: +47 -26 lines
Diff to previous 1.43
introduce note_get_by_id() and note_mail_on_action() to get rid of repetitive code

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 10 09:21:10 2004 UTC (4 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.42: +0 -0 lines
Diff to previous 1.42
introduce require_token() and connection without dying (used on pages called from cron and not seen by humans)

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 10 09:08:41 2004 UTC (4 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.41: +9 -34 lines
Diff to previous 1.41
use db_query() instead of mysql_query(), since the former includes sql error handling code, so we don't need to do it on every query; also introduced db_connect()

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 10 08:38:30 2004 UTC (4 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.40: +3 -40 lines
Diff to previous 1.40
reuse login code in the user notes script (it should remember the query string properly to take actions after login initiated with the PHP manual buttons)

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jun 10 08:28:48 2004 UTC (4 years, 3 months ago) by goba
Branch: MAIN
Changes since 1.39: +33 -24 lines
Diff to previous 1.39
lots of cleanups:

 - remove dependency on register_globals at some places (include files)
 - fix HTML tags (body was missing from master pages)
 - indentation, coding standards, adding cvs ids
 - converting some configuration related globals to constants

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 26 10:15:09 2004 UTC (4 years, 4 months ago) by goba
Branch: MAIN
Changes since 1.38: +19 -6 lines
Diff to previous 1.38
enable admins to edit manuals ids of notes - patch by Jakub Vrana

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 9 16:13:59 2004 UTC (4 years, 7 months ago) by didou
Branch: MAIN
Changes since 1.37: +2 -1 lines
Diff to previous 1.37
dislpay the note id

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 15:46:59 2004 UTC (4 years, 8 months ago) by goba
Branch: MAIN
Changes since 1.36: +6 -8 lines
Diff to previous 1.36
ups, this setting was executed a bit too late

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 09:44:53 2004 UTC (4 years, 8 months ago) by goba
Branch: MAIN
Changes since 1.35: +55 -9 lines
Diff to previous 1.35
support highlighted note (pre)viewing on the master server too

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Feb 2 09:33:43 2004 UTC (4 years, 8 months ago) by goba
Branch: MAIN
Changes since 1.34: +6 -2 lines
Diff to previous 1.34
allow user note search by ID

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 15 19:45:47 2003 UTC (4 years, 10 months ago) by didou
Branch: MAIN
Changes since 1.33: +1 -1 lines
Diff to previous 1.33
adding pre tags

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 12:04:40 2003 UTC (4 years, 11 months ago) by didou
Branch: MAIN
Changes since 1.32: +1 -1 lines
Diff to previous 1.32
this is now handled by a stylesheet (white-space : pre), no need to add more <br />

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 11 08:49:59 2003 UTC (4 years, 11 months ago) by didou
Branch: MAIN
Changes since 1.31: +3 -1 lines
Diff to previous 1.31
don't output anything if we gonna use header..

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 10 11:24:43 2003 UTC (4 years, 11 months ago) by didou
Branch: MAIN
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
I don't get where is my mind

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 13:43:38 2003 UTC (4 years, 11 months ago) by didou
Branch: MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
using the right variable this time

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 12:16:11 2003 UTC (4 years, 11 months ago) by didou
Branch: MAIN
Changes since 1.28: +23 -9 lines
Diff to previous 1.28
larger textarea
go back to the notes management page if report is set

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 5 22:09:17 2003 UTC (5 years ago) by sniper
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
- Fixed parse error.
# NEVER commit without doing 'php -l' on any PHP file first!!

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 5 19:21:30 2003 UTC (5 years ago) by didou
Branch: MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26
parse error

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 5 18:29:19 2003 UTC (5 years ago) by didou
Branch: MAIN
Changes since 1.25: +6 -2 lines
Diff to previous 1.25
display the manual page
keep the keyword displayed

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 11:12:48 2003 UTC (5 years ago) by didou
Branch: MAIN
Changes since 1.24: +4 -3 lines
Diff to previous 1.24
layout fixes

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 3 09:24:53 2003 UTC (5 years ago) by didou
Branch: MAIN
Changes since 1.23: +61 -2 lines
Diff to previous 1.23
first shot for the notes search interface

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 30 09:30:19 2003 UTC (5 years ago) by didou
Branch: MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
small typo

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 6 05:09:09 2003 UTC (5 years, 1 month ago) by imajes
Branch: MAIN
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
's/pconnect/connect/g'

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 22:13:29 2003 UTC (5 years, 4 months ago) by alindeman
Branch: MAIN
Changes since 1.20: +29 -2 lines
Diff to previous 1.20
Make notes not appear in the manual until someone approves them.  This
prevents questions/bug/other non-note material from appearing in the
manual before it can be rejected/deleted.  Make them kind of kind the
events system is right now...

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 19 02:36:10 2003 UTC (5 years, 4 months ago) by alindeman
Branch: MAIN
Changes since 1.19: +7 -0 lines
Diff to previous 1.19
die if note doesn't exist

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 17 21:26:23 2003 UTC (5 years, 4 months ago) by alindeman
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
separate

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 17 18:24:05 2003 UTC (5 years, 4 months ago) by alindeman
Branch: MAIN
Changes since 1.17: +14 -1 lines
Diff to previous 1.17
some improvements to the notes system

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri May 16 01:27:59 2003 UTC (5 years, 4 months ago) by alindeman
Branch: MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
include note submitter's email address in email to php-notes

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 6 22:32:35 2003 UTC (5 years, 5 months ago) by alindeman
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
grammar weirdness

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 29 23:20:36 2002 UTC (5 years, 10 months ago) by jimw
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14
send rejection messages from webmaster@php.net, and use an envelope sender that will ignore bounces

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 21 17:58:51 2002 UTC (6 years, 5 months ago) by jimw
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
go ahead and use persistent connections

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 18 17:04:23 2001 UTC (6 years, 9 months ago) by jimw
Branch: MAIN
Changes since 1.12: +2 -6 lines
Diff to previous 1.12
handle removed notes correctly now that they're just deleted.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 29 18:50:57 2001 UTC (6 years, 10 months ago) by jimw
Branch: MAIN
Changes since 1.11: +2 -3 lines
Diff to previous 1.11
show mysql errors

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 21 01:29:25 2001 UTC (6 years, 10 months ago) by jimw
Branch: MAIN
Changes since 1.10: +6 -6 lines
Diff to previous 1.10
no longer using 'removed' column to mark deletion

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 18 00:59:40 2001 UTC (6 years, 11 months ago) by jimw
Branch: MAIN
Changes since 1.9: +1 -20 lines
Diff to previous 1.9
more refactoring

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 16 02:22:37 2001 UTC (6 years, 11 months ago) by jimw
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
add a couple of newlines to rejection email

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 4 01:11:34 2001 UTC (7 years ago) by jmcastagnetto
Branch: MAIN
Changes since 1.7: +10 -2 lines
Diff to previous 1.7
Added initial support for email alerts to notes admins, still not integrated

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 26 20:07:54 2001 UTC (7 years ago) by jimw
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
set message-id and in-reply-to headers on emails to php-notes

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 25 05:23:54 2001 UTC (7 years ago) by jimw
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
fix dumb typo

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 25 00:49:39 2001 UTC (7 years ago) by jimw
Branch: MAIN
Changes since 1.4: +5 -1 lines
Diff to previous 1.4
don't delete entries a second time. for real, this time.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 23 17:28:07 2001 UTC (7 years ago) by jimw
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
fail to delete/reject when already marked for removal

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 23 08:55:40 2001 UTC (7 years ago) by goba
Branch: MAIN
Changes since 1.2: +4 -3 lines
Diff to previous 1.2
Adding text requested by Zak

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 23 02:12:59 2001 UTC (7 years ago) by jimw
Branch: MAIN
Changes since 1.1: +24 -0 lines
Diff to previous 1.1
oops, forgot the rejection letter text

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 22 23:52:50 2001 UTC (7 years ago) by jimw
Branch: MAIN
interface for managing individual manual notes

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.

  Diffs between and
  Type of Diff should be a

Sort log by:

systems@php.net
ViewVC Help
Powered by ViewVC 1.1-dev