#
4fb49d91 |
| 04-Jan-2005 |
Mehdi Achour |
Output the Reason after the submitter email
|
#
09c904b2 |
| 12-Oct-2004 |
Wez Furlong |
fix syntax error # php -l is your friend
|
#
6f923d20 |
| 11-Oct-2004 |
Gabor Hojtsy |
reasons for note deletions (patch by Sean Coates)
|
#
e1d62dc3 |
| 14-Aug-2004 |
Gabor Hojtsy |
safe printing of email addresses when user note removal is initiated
|
#
e28e7ffd |
| 06-Jul-2004 |
Mehdi Achour |
smarter link label (as we know that it's a manual page)
|
#
ea63127d |
| 26-Jun-2004 |
Gabor Hojtsy |
bug found by Nuno
|
#
6bfb810f |
| 25-Jun-2004 |
Gabor Hojtsy |
mass section change clenup by Jakub Vrana
|
#
105c1969 |
| 25-Jun-2004 |
Gabor Hojtsy |
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
|
#
17f10c33 |
| 20-Jun-2004 |
Gabor Hojtsy |
register_globals cleanup - patch by Jakub Vrana
|
#
349fd06d |
| 12-Jun-2004 |
Gabor Hojtsy |
wups
|
#
ab18521f |
| 12-Jun-2004 |
Gabor Hojtsy |
introduce note_get_by_id() and note_mail_on_action() to get rid of repetitive code
|
#
edfe6364 |
| 10-Jun-2004 |
Gabor Hojtsy |
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()
|
#
3dbb8572 |
| 10-Jun-2004 |
Gabor Hojtsy |
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)
|
#
d054d5c7 |
| 10-Jun-2004 |
Gabor Hojtsy |
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, addi
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
show more ...
|
#
9aa7ae60 |
| 26-May-2004 |
Gabor Hojtsy |
enable admins to edit manuals ids of notes - patch by Jakub Vrana
|
#
2446cd1e |
| 09-Feb-2004 |
Mehdi Achour |
dislpay the note id
|
#
a1d3b008 |
| 02-Feb-2004 |
Gabor Hojtsy |
ups, this setting was executed a bit too late
|
#
da04f04b |
| 02-Feb-2004 |
Gabor Hojtsy |
support highlighted note (pre)viewing on the master server too
|
#
0aa73ca0 |
| 02-Feb-2004 |
Gabor Hojtsy |
allow user note search by ID
|
#
8df72175 |
| 15-Nov-2003 |
Mehdi Achour |
adding pre tags
|
#
36032217 |
| 15-Oct-2003 |
Mehdi Achour |
this is now handled by a stylesheet (white-space : pre), no need to add more <br />
|
#
86dae7e7 |
| 11-Oct-2003 |
Mehdi Achour |
don't output anything if we gonna use header..
|
#
d0b83e9c |
| 10-Oct-2003 |
Mehdi Achour |
I don't get where is my mind
|
#
b6e6e13d |
| 09-Oct-2003 |
Mehdi Achour |
using the right variable this time
|
#
7103cc89 |
| 09-Oct-2003 |
Mehdi Achour |
larger textarea go back to the notes management page if report is set
|