skeeter
|
0ce9edd060
|
Small change letting the system warnings to use user preference of template set for images.
|
2002-07-20 13:16:33 +00:00 |
|
seek3r
|
273c381628
|
updating for my netscape 4.x patches
|
2002-06-03 22:17:56 +00:00 |
|
seek3r
|
e1cdcafb61
|
updated idsociety to new format. works fine for me in normal/tables and frames mode
|
2002-05-31 21:22:25 +00:00 |
|
seek3r
|
9bd5ee2de5
|
left forced frames mode again
|
2002-05-31 18:37:18 +00:00 |
|
seek3r
|
0e2e0f5446
|
fixed design to allow for backwards compatibility
|
2002-05-31 18:13:07 +00:00 |
|
seek3r
|
161047f121
|
Apps dont need to halt on template error. Now it just reports
|
2002-05-31 10:18:57 +00:00 |
|
seek3r
|
96577bfcd9
|
few minor bug fixed
|
2002-05-31 09:25:52 +00:00 |
|
seek3r
|
03a64409f8
|
accidently left forced frames mode
|
2002-05-30 21:14:29 +00:00 |
|
seek3r
|
eb0b6aaf30
|
updated phpgwapi/inc/functions.inc.php to follow a nice and orderly loadup process. Added back in the support for CSS, added support for preloading images, fixed javascript problems, updated themes to use , overall just got this api nice and tight in the loadup and template areas. Now we need to update all the template sets and apps to follow suit
|
2002-05-30 21:13:07 +00:00 |
|
seek3r
|
4a2729a720
|
massive and sweeping change to the link() function, the way the app loads up, to a single templates class instance, to a new template set structure which automaticly handles frames support. We will have much cleanup to do to get apps working again and have them following the new guidelines
|
2002-05-30 09:47:09 +00:00 |
|
seek3r
|
88f19d299d
|
added msgbox and now have templates class auto add the navbar values
|
2002-05-24 19:15:24 +00:00 |
|
seek3r
|
cf2a12ba1c
|
made changes to the loading of the header, navbar, appheader, and footers
|
2002-05-24 10:38:03 +00:00 |
|
seek3r
|
563107b8c8
|
added new css support, common/shared template file support, and printer templates support
|
2002-05-23 21:28:59 +00:00 |
|
seek3r
|
d23d4b1235
|
adding msg classes. Still need additional cleanup work on the _sock classes, but they are good enough to toss in here for now
|
2002-05-06 09:05:44 +00:00 |
|
skeeter
|
14a4078963
|
More utilization of the get_var() function. Also, added a define() of the menuaction. This will cut down on repetitive calls to get_var for the same variable.
|
2002-04-30 03:35:52 +00:00 |
|
skeeter
|
b0999ae0e1
|
GNU Patch #180.
|
2002-03-26 04:37:03 +00:00 |
|
skeeter
|
6970aefe57
|
Split out common files from functions.inc.php so that the API and setup can have a single source base.
|
2002-03-01 12:31:50 +00:00 |
|
skeeter
|
9a63aa57ae
|
Adding the new get_var().
|
2002-02-28 03:46:34 +00:00 |
|
Miles Lott
|
4aea8e09ad
|
make _debug_array() look good on php4 again
|
2002-02-23 18:07:45 +00:00 |
|
seek3r
|
a91c9e31b2
|
left debugging crap
|
2002-02-16 03:58:03 +00:00 |
|
seek3r
|
3bfa6c85d3
|
extending print_debug() to be able to trap the data and toss it into a database as an option
|
2002-02-14 18:57:11 +00:00 |
|
seek3r
|
d3311b7244
|
updated the calls to print_debug() in the functions.inc.php
|
2002-02-14 07:29:26 +00:00 |
|
skeeter
|
5a46e73fef
|
minor rewrite of a set of "e; to ' and changing the comment to say ExecMethod instead of ExecObject.
|
2002-02-14 02:22:17 +00:00 |
|
seek3r
|
878040118f
|
corrected a typo
|
2002-02-12 10:09:53 +00:00 |
|
seek3r
|
86c430e66e
|
finished multi-dimensional array support for data type debugging
|
2002-02-12 10:06:06 +00:00 |
|
seek3r
|
2df5d74dd3
|
fixed header to use and added my debug constants along with my replacement for print_debug
|
2002-02-12 09:10:40 +00:00 |
|
Miles Lott
|
e00280c5b0
|
Add one other weird exclusion in createobject() (this should fix passing 0
to xmlrpcval class for an int type; formatting;
|
2002-02-09 21:19:22 +00:00 |
|
skeeter
|
25c4b80150
|
Trying to get a speed increase out of the cache.
|
2002-01-13 04:06:40 +00:00 |
|
skeeter
|
3b71750055
|
This will allow admin members to grant group managers to user(s) of a group.
|
2002-01-10 18:18:44 +00:00 |
|
Miles Lott
|
ab5fcad3eb
|
_debug_array() fix; add check for enforce_ssl config - no config dialog yet
|
2002-01-02 14:46:00 +00:00 |
|
skeeter
|
30d0030b13
|
Changed the menuaction to GLOBALS['HTTP_GET_VARS']['menuaction']
|
2001-12-29 18:02:51 +00:00 |
|
seek3r
|
9262d4d93c
|
I had left in some debugging crap
|
2001-12-29 10:56:57 +00:00 |
|
seek3r
|
a245e7d06c
|
fixed loading of template files. They didnt seem to work at all
|
2001-12-29 08:53:28 +00:00 |
|
seek3r
|
7e57e1197a
|
updated inline docs
|
2001-12-23 10:15:40 +00:00 |
|
seek3r
|
6c2caba4ba
|
updated inline docs
|
2001-12-22 22:55:15 +00:00 |
|
Miles Lott
|
561da9b50f
|
format
|
2001-12-19 20:03:01 +00:00 |
|
seek3r
|
8d708065f9
|
added sanitize and registervar function.
|
2001-12-19 19:53:58 +00:00 |
|
skeeter
|
03a0fdd1a6
|
Does a small check to see if the requested class exists, before attempting to load and instantiate.
|
2001-10-21 10:53:33 +00:00 |
|
loic
|
fe9cae6737
|
Fix xmlrpc critical bugs
|
2001-10-10 15:10:56 +00:00 |
|
skeeter
|
de4d49b2fa
|
A couple fo small cleanups and arranging of a few of the classes.
|
2001-09-06 19:23:56 +00:00 |
|
Miles Lott
|
37213f0c30
|
More adjustments to ensure login works with register_globals Off, also tested
on php3 and php4 with register_globals On.
|
2001-09-06 08:27:22 +00:00 |
|
Miles Lott
|
43c93130e8
|
Don't set included_classes to true until after the file is actually included
|
2001-09-04 04:52:47 +00:00 |
|
Miles Lott
|
079809436f
|
Trying to silence intermittent php3 error
|
2001-08-26 18:50:57 +00:00 |
|
Miles Lott
|
47f3ea01eb
|
Tentatively move ACL defines outside of currentapp logic (so they work for xml/soap)
|
2001-08-23 04:32:15 +00:00 |
|
Miles Lott
|
dddf896338
|
Semi-major adjustement with the goal of removing the register_globals requirement;
Silence possible error if line# is not sent to errorlog class (often); This was
tested with the setting on again and seems to work
|
2001-08-21 18:34:56 +00:00 |
|
seek3r
|
c9ea092eae
|
added php3 support file
|
2001-08-16 06:32:22 +00:00 |
|
Miles Lott
|
5d34135559
|
php3-compatibility fix to execmethod's partscount
|
2001-08-15 17:31:36 +00:00 |
|
skeeter
|
6da089837d
|
Various optimizations to the API. This also does a little internal caching of some of the account data, but, only for a single page session.
|
2001-08-15 02:14:18 +00:00 |
|
skeeter
|
f942605e30
|
Defined the ->log in CreateObject() as a global, and moved the Actual CreateObject() for the log class to the very beginning of the class CreateObject list.
|
2001-08-11 14:49:12 +00:00 |
|
Miles Lott
|
7d29a24c1e
|
Re-add condition for $p1 == 1 in createobject, fix tabs
|
2001-08-08 14:03:20 +00:00 |
|