Miles Lott
0b847d98d7
Add optional debug to cmp_version_long()
2002-01-04 04:44:09 +00:00
Miles Lott
95ca582a08
Switch from asort to ksort for navbar (still need to add config to disable
...
this); formatting
2002-01-04 04:06:13 +00:00
seek3r
32306abaf6
some additional performance improvements, including a switch to the hooks class which I finished up
2002-01-02 14:33:05 +00:00
seek3r
07e38bcecb
fixed my new sorting so that admin will always be on top
2001-12-31 16:10:12 +00:00
seek3r
3fd860790a
sorted the navbar apps
2001-12-31 15:57:30 +00:00
seek3r
e46451e26a
trying to fix problem on phpgroupware.org cvs demo
2001-12-30 09:42:55 +00:00
seek3r
64cf67dab3
removed waste layer and doing finally working checkin
2001-12-30 08:24:41 +00:00
seek3r
abf54b9909
updated for changing the hover images
2001-12-30 04:58:39 +00:00
skeeter
128a03f3c9
Small improvement on seekers caching of image files.
2001-12-29 18:10:31 +00:00
seek3r
5bb76f2110
fixed php3 compatibility and added some additional feature that is not yet complete
2001-12-29 17:35:13 +00:00
seek3r
b8797c7ad6
put in new find_image function that should help performance a fair bit
2001-12-29 10:57:35 +00:00
Miles Lott
38983d71cf
format elseif for consistency
2001-12-28 06:02:30 +00:00
Miles Lott
06dc27229c
Changes for hopefully better handling of the global crypto object; remove
...
calls to common class functions and setting of common class vars;
2001-12-27 15:48:42 +00:00
skeeter
5e7170193e
Allows the developer to define the text when printing out a list of errors/results/warnings.
2001-12-27 15:16:22 +00:00
Miles Lott
9f98fbb9a8
crypto update; remove (un)serialize from common (en/de)crypt; add checks for
...
data type to crypto (en/de)crypt; add optional debugging to crypto; add call
to db_addslashes in appsession; silence file_exists calls in one common class
function per skeeter
2001-12-20 16:19:55 +00:00
Miles Lott
f3b2fef00d
format the last unformatted function
2001-12-08 15:34:12 +00:00
Miles Lott
8e8b68bea7
silence object test
2001-12-06 16:26:08 +00:00
Miles Lott
bd2a20dcd8
another fix for log object does not exist in setup
2001-11-25 01:29:04 +00:00
Miles Lott
886f62667e
fix for log object does not exist in setup
2001-11-25 01:24:42 +00:00
Miles Lott
db074c4dd7
GLOBALS; remove uneeded class vars in common (I hope)
2001-11-23 19:19:04 +00:00
skeeter
7ab7c98412
Fix to be compatible with the new preferences->create_email_preferences(). Still need to change SM to use it.
2001-11-13 18:19:53 +00:00
skeeter
dab358dfa5
Should be only fixes to make the portal box movement possible (up/down).
2001-10-21 10:49:29 +00:00
skeeter
810a1c1267
New code to accomodate portalbox hooks..
2001-10-19 01:52:39 +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
Miles Lott
fa7f0a9f88
Fix possible undefined template set var
2001-09-17 13:21:40 +00:00
Miles Lott
7c7d5ba480
Enable app upgrade status for admins (of all applications)
2001-09-08 16:02:59 +00:00
skeeter
f0123f6cf5
Fix for php3 support.
2001-09-07 17:51:48 +00:00
skeeter
56ef840422
Fix for grab_owner_name() in comon. now calls account storage specific functions.
2001-09-05 22:46:47 +00:00
Miles Lott
3c92e4fb10
Odd php3 fix for undefined constant, please test on php4
2001-09-05 03:06:14 +00:00
jengo
c1ebab8a82
Added no permission checking for special calls to hooks (mainly for admin and preferences)
2001-09-03 23:02:36 +00:00
skeeter
8f0c5ddedb
A few missed GLOBALS.
2001-09-02 07:13:23 +00:00
skeeter
d2a5441ed8
Now using GLOBALS.
2001-09-01 23:42:16 +00:00
skeeter
cb58b67a03
New lang entries -- missed one.
2001-08-31 01:01:05 +00:00
Miles Lott
5927992653
php3 fix, sometimes SEP='SEP' ?
2001-08-23 23:08:58 +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
angles
2601c65f05
email prefs handling updated
2001-08-08 19:37:17 +00:00
jengo
3c64f8fc3e
Started adding in some eventlog reporting
2001-08-05 09:54:44 +00:00
Miles Lott
8c570fcb19
php3 fix, rename accounts->memberships() to accounts->membership() to avoid conflict with class var
2001-08-04 14:26:10 +00:00
skeeter
e73a82a001
Small fixes for the automatic inclusion of the ui<app>.header() and ui<app>.footer().
2001-07-28 14:21:32 +00:00
skeeter
636666d306
Small fixes for the footer.
2001-07-21 23:56:43 +00:00
skeeter
300c84ea9a
This now takes the app header/footer as methods of the application ui. For this to work, each ui that plans on implementing this, will need to create public_functions header() and footer().
2001-07-21 23:29:07 +00:00
angles
c8359e22ac
make custom email passwd fix available to both SM and /email
2001-07-02 20:02:15 +00:00
zone
eadda85332
Updated to PHPGW_IMAGES_DIR
2001-06-27 09:31:38 +00:00
skeeter
6ebdeeb1eb
Minor speed enhancements. Also cleans up a few warning messages.
2001-06-17 16:52:25 +00:00
Miles Lott
e04d9617ed
Moving hook_after_navbar hook
2001-06-16 19:39:33 +00:00
jengo
08653f908d
list_templates() only returns directorys now
2001-06-16 10:51:22 +00:00
Miles Lott
c7926c1366
Reformat almost all functions, except for two, which use unbracketed
...
if statements and are very confusing to me... if this breaks anyone, please
rollback cvs!
2001-06-13 21:10:36 +00:00
Miles Lott
d9037970ec
Add exception for 'config' in hook_single();
2001-06-12 17:21:03 +00:00
Miles Lott
d54f278e45
Found more references to an unconstant
2001-06-08 15:01:35 +00:00
Miles Lott
ecc43159e8
Change sep to SEP in hook_single
2001-06-08 14:57:38 +00:00