Hannes Magnusson
5060ed88d2
Fixed bug#39981 (Can not submit user group event containing the word "test")
2007-01-06 17:05:07 +00:00
Hannes Magnusson
40afd6be57
Initialize variables correctly, bug#36582
2006-09-28 16:41:51 +00:00
Gabor Hojtsy
9ee828af24
Fix footer printed in case of error
2003-08-21 10:10:45 +00:00
Gabor Hojtsy
e7a2250c2c
There were no bug reports on the new layout pages
...
not working, so add this layout to some more used
pages (but still not to the most used pages)
2003-08-13 11:06:57 +00:00
Gabor Hojtsy
856790eb5c
Fix form target
2003-08-11 11:05:50 +00:00
Gabor Hojtsy
ca736e522d
Class is double s
2003-08-09 21:57:21 +00:00
Gabor Hojtsy
e8155641bc
Make the form look more like the other ones on PHP.net, and
...
fix a table header close tag problem
2003-08-09 16:30:49 +00:00
Gabor Hojtsy
cf06d149e5
Use the standard table layout (CSS styles)
2003-08-09 14:35:22 +00:00
Gabor Hojtsy
7da44c405b
Fix c/p error
2003-08-09 14:28:57 +00:00
Gabor Hojtsy
909f36eaca
Submit event page remake
...
- use new base page and include methods
- use $_POST instead of $in for incoming vars,
thus dropping the need of register_globals
- reuse already written code ($MQ)
2003-08-09 13:30:49 +00:00
Gabor Hojtsy
9755f2f748
XHTML fixes: <p> cannot contain <ul> and <pre>,
...
<ul> needs to have an <li>, <select> has no
width="" param, etc.
2003-06-14 19:01:00 +00:00
Gabor Hojtsy
4100d038ab
XHTML fixes: close table row and close <br>s
2003-06-10 10:16:49 +00:00
Rasmus Lerdorf
cd536e2e00
The meaning of the event category field has changed. We weren't using
...
the regional/national/international categorization for anything useful, so
instead categorize things by whether they are user group events,
conferences or training sessions. This categorization will also be
reflected in the summary view on the web page to make it easier to read.
2003-06-01 15:31:18 +00:00
Jacques Marneweck
0143fb470c
* More sysstat reducing stuff.
...
* Also added CVS Id: tags to files missing them at the top.
--jm
2003-05-15 23:22:13 +00:00
Jacques Marneweck
6b6d19a301
* Only allow the event to be submitted if there are no errors, else
...
Preview still is there. Should help with people who click the wrong
button when they still need to fix things.
--jm
2003-05-14 01:57:31 +00:00
Jacques Marneweck
ea19670277
* Busy fixing all the errors that appears when E_NOTICE is set on php.net
...
as reported by James Cox in his e-mail with message id
<MMEPJPGPACDMPGEEKFMKIECLLCAA.james@imajes.info >
--jm
2003-05-14 01:43:47 +00:00
Andrew Lindeman
f555680ac1
revert -- this probably isn't a good idea after all...
2003-04-25 22:51:23 +00:00
Andrew Lindeman
3209d326ff
Don't display submit button if there were errors (make people correct
...
errors and re-preview the post before submit)
2003-04-25 22:49:49 +00:00
Rasmus Lerdorf
f733d0cbbc
long tag
2002-11-22 18:22:45 +00:00
James Cox
ac6cf5bc23
i am thinking we don't need people to test this anymore...
2002-06-25 17:08:44 +00:00
jim winstead
d9f6c78009
require url, rearrange form a bit, explain what email is used for
2002-05-17 22:12:06 +00:00
jim winstead
498975d341
restrict html allowed in long description. (other fields are treated as plaintext and run through htmlentities() before they are output.)
2002-05-02 19:44:50 +00:00
jim winstead
889a7fbeee
this was already safe. these checks are completely bogus.
2002-05-02 18:03:44 +00:00
James Cox
dfbf97a961
more hack protection, *grumble*
2002-05-02 17:56:23 +00:00
jim winstead
d54baafbb8
fix day calculation
2002-03-05 19:11:16 +00:00
jim winstead
052e748b67
allow larger short description. 16 is just way too tiny.
2002-03-05 02:56:00 +00:00
jim winstead
222ff1f075
rewrote cal.php to get data from backend/events.csv. phpweb is once again
...
mysql-free. also got rid of events.php, since cal.php can now display info
about particular events. the calendar should look essentially the same, modulo
smaller default text, and some small css tweaks (mainly to put a divider
between events -- i could never tell them apart before).
one small thing to add would be a remove button to events a-la the
manual notes when the magic cookie is set.
2002-03-05 02:54:19 +00:00
jim winstead
0455e6091d
handle categories correctly
2002-03-04 02:59:37 +00:00
jim winstead
235e4ec390
fix validation of recurring events. add preview. turn on submission. add text.
2002-03-04 01:48:25 +00:00
jim winstead
5632b8ad8d
do form validation. require email address (will be used in sending accept/reject notices). tweak layout slightly.
2002-03-04 01:05:32 +00:00
jim winstead
1af5d6f22a
new event submission form. not complete yet, just prophylactically checking in the work-in-progress.
2002-03-04 00:32:00 +00:00