Commit Graph

4418 Commits

Author SHA1 Message Date
skeeter
e007771652 This should now clear out the ACL entries when deleting a user. 2001-09-18 03:57:42 +00:00
skeeter
5cefe64960 Cleanups to clear out warnings. 2001-09-18 03:56:01 +00:00
skeeter
ce8528e5c6 Fixes for mdeans finding if the server has users choice and a users choice has been selected. 2001-09-18 03:50:00 +00:00
skeeter
8a13e1c52b A couple of cleanups when logging errors to a file. 2001-09-18 03:48:38 +00:00
skeeter
be83963d2b Changed over to use mostly GLOBALS where possible. 2001-09-18 03:47:31 +00:00
skeeter
33bd4e9714 Changed the addslashes to db_addslashes. 2001-09-18 03:46:28 +00:00
skeeter
d23736a1dc Small fix for redeclaring a variable to a different type. 2001-09-18 03:45:22 +00:00
skeeter
32907e0aee Missed a few of the vars to . 2001-09-18 02:21:31 +00:00
skeeter
63ca721bd5 Possible fixes for some small problems in the preferences. 2001-09-18 01:26:21 +00:00
skeeter
2e57b81863 This is for feature request #458535. 2001-09-18 01:00:50 +00:00
Miles Lott
344e9f8c53 Remove superfluous footer activity 2001-09-17 22:30:14 +00:00
Miles Lott
fa7f0a9f88 Fix possible undefined template set var 2001-09-17 13:21:40 +00:00
Miles Lott
9f4bea61fa add missing ) 2001-09-17 12:25:55 +00:00
skeeter
d3f9adbb9b Possible fix for running in php3. 2001-09-17 11:33:10 +00:00
Lars Kneschke
dd86bfa673 added a box for the welcome page
copied from email
2001-09-17 03:54:49 +00:00
Miles Lott
6471f4d546 Another manageheader fix 2001-09-17 03:25:34 +00:00
Miles Lott
a33d7d1648 Fix header generation (templates) 2001-09-17 03:19:07 +00:00
Miles Lott
3f389090cc Fix HeaderPW check 2001-09-17 03:09:47 +00:00
mdean
fa6dca2248 Fix for getting last identity insert. 2001-09-17 02:58:41 +00:00
Miles Lott
522dee7c77 fix one of the last added 2001-09-17 02:54:12 +00:00
Miles Lott
0dd0d84ce2 add langs for app upgrade status 2001-09-17 02:53:02 +00:00
Miles Lott
9355b2486c Fix cat_id setting - again 2001-09-17 02:35:01 +00:00
skeeter
2da7e41cd4 Various changes.. Too numerous to mention. Major change is a table change for having multiple categories for a sngle event. 2001-09-17 02:33:19 +00:00
skeeter
41c8bd58d3 Applied patch #460021 in a modified form. 2001-09-17 02:27:22 +00:00
Miles Lott
7d57b31ba0 use db_addslashes 2001-09-17 02:26:46 +00:00
skeeter
a5f1abdf00 Fluffed up the name2id() function in categories and a couple of small code cleanups. 2001-09-17 02:24:41 +00:00
mdean
f7d1715195 Removed random account numbers for maximum db portability. 2001-09-17 02:23:41 +00:00
skeeter
73b04851cc Changed the call to use the execmethod() in /index.php. 2001-09-17 02:18:32 +00:00
Miles Lott
57fb69f726 array element fix 2001-09-17 02:17:26 +00:00
Miles Lott
173d81ab87 register_globals and formatting changes 2001-09-17 02:10:34 +00:00
skeeter
4805243c8c Applied patch #460021 in a modified form. 2001-09-17 02:06:12 +00:00
mdean
b2f9d0c668 Calls to db_addslashes for portability. 2001-09-17 00:54:52 +00:00
mdean
566b3920af Is that JavaScript I smell? 2001-09-17 00:45:27 +00:00
Miles Lott
f930048be4 Fixes for register_globals=off 2001-09-17 00:43:35 +00:00
mdean
d169912713 Fixed swapped params. 2001-09-17 00:40:59 +00:00
mdean
8994de9d73 Added db_addslashes() function. 2001-09-17 00:29:44 +00:00
mdean
d212773f1e Upgraded stuff - added db_addslashes() function. 2001-09-17 00:26:39 +00:00
Miles Lott
b9d860f9c2 no longer needed 2001-09-16 18:11:03 +00:00
Miles Lott
477991e9f4 Add additional config to show currentapp and api upgrade status 2001-09-16 15:09:52 +00:00
Miles Lott
01ef0bdc8b Enhance detection of sqsof vars 2001-09-15 12:59:48 +00:00
Miles Lott
50a6073b51 Fix preferences to work with register_globals off 2001-09-15 12:54:43 +00:00
Miles Lott
ad362668ed add unfinished services proposal 2001-09-14 20:21:06 +00:00
Miles Lott
6fb62e52b3 Add preliminary xmlrpc server docs 2001-09-14 20:13:45 +00:00
Miles Lott
e2f46ea462 Make admin use this; Fix add 2001-09-14 19:53:24 +00:00
Miles Lott
51e8a50170 Converting to 3layer 2001-09-14 19:45:06 +00:00
Miles Lott
16bc0fb4dc remove uid requirement 2001-09-12 21:05:37 +00:00
Miles Lott
e078b138b0 working again i think 2001-09-12 16:57:05 +00:00
Miles Lott
d3cc0b59f3 more fixes for GLOBALS 2001-09-12 16:53:51 +00:00
Miles Lott
6c1eb9f114 formatting 2001-09-12 16:49:41 +00:00
Miles Lott
37122a1fa7 add globals to work with setup 2001-09-12 16:49:23 +00:00