45978168e2
GNU Bug #631 .
2002-06-25 01:38:34 +00:00
ca58fb532e
GNU Patch #325
2002-06-09 02:17:37 +00:00
198abc90cc
updated for a few bug fixes and some html comliance
2002-05-31 22:14:10 +00:00
e1cdcafb61
updated idsociety to new format. works fine for me in normal/tables and frames mode
2002-05-31 21:22:25 +00:00
0e2e0f5446
fixed design to allow for backwards compatibility
2002-05-31 18:13:07 +00:00
96577bfcd9
few minor bug fixed
2002-05-31 09:25:52 +00:00
4004c9a4e1
updated so that login page will destroy frames, cleaned up various other issues like better lang support in msgbox, now langs trailing char can be turned off. several other improvements
2002-05-31 08:29:19 +00:00
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
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
96432a8a97
remove stray whitespace, add descr for sha password encrypt function
2002-05-26 19:57:35 +00:00
80e3cdf02d
added lang() call to the msgbox error text
2002-05-26 08:23:49 +00:00
3a76b0f6f0
subverted error_list() to use msgbox
2002-05-24 22:30:35 +00:00
d8e16f226c
more improvements on the msgbox
2002-05-24 21:56:56 +00:00
c74e97e907
bug in phpgw_header wasnt calling the msgbox, and also seperate msgbox_row block for more control over good and bad rows
2002-05-24 20:47:28 +00:00
88f19d299d
added msgbox and now have templates class auto add the navbar values
2002-05-24 19:15:24 +00:00
cf2a12ba1c
made changes to the loading of the header, navbar, appheader, and footers
2002-05-24 10:38:03 +00:00
b08b5717b1
Add in sha passwd crypt for ldap (requires mhash to configure and use) ...
...
Concept by Matt Pavlovich <mpav@algx.net >
2002-05-14 01:02:19 +00:00
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
475489d2d2
Fixed it so the phpgw_website will not be visible in the get_tempalte function. This should stop the demo from being dorked up.
2002-04-10 18:29:28 +00:00
9742f613e6
One more file needed to be changed over for the language table update. This is for the lang function.
2002-02-18 01:54:15 +00:00
6c8ce90ce0
Fix version check and display
2002-02-17 15:34:13 +00:00
03358f1bfa
A couple of small data caching in find_image().
2002-02-03 00:52:53 +00:00
481eb987bc
Comment out alpha app sort until some configuration is written
2002-01-28 04:07:41 +00:00
1918905b1c
Change default back to gif, change switch value to phpgw_info element for config later
2002-01-22 04:30:51 +00:00
bd2ca67eb1
now only removes all gifs is policy is set
2002-01-21 19:13:26 +00:00
3b939f5158
now only removes all gifs is policy is set
2002-01-21 19:04:57 +00:00
e7a82bc085
allows image pref order
2002-01-21 17:51:54 +00:00
3e12c20d7c
GLOBALS
2002-01-08 03:37:51 +00:00
846d546eb5
This should fix any HTML/js errors wen viewing apps which include a '-' in the name.
2002-01-08 02:14:47 +00:00
7a13d1fef3
Clears up a few warnings when logging warnings/errors to a log file.
2002-01-06 06:01:07 +00:00
fe3e41b100
hide debug
2002-01-05 15:33:46 +00:00
9468a22fbb
Fixing justweb interface and made a change to the navbar function so that it always has the icon_hover set. It wasnt for home, preferences, logout and about
2002-01-04 16:47:26 +00:00
0b847d98d7
Add optional debug to cmp_version_long()
2002-01-04 04:44:09 +00:00
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
32306abaf6
some additional performance improvements, including a switch to the hooks class which I finished up
2002-01-02 14:33:05 +00:00
07e38bcecb
fixed my new sorting so that admin will always be on top
2001-12-31 16:10:12 +00:00
3fd860790a
sorted the navbar apps
2001-12-31 15:57:30 +00:00
e46451e26a
trying to fix problem on phpgroupware.org cvs demo
2001-12-30 09:42:55 +00:00
64cf67dab3
removed waste layer and doing finally working checkin
2001-12-30 08:24:41 +00:00
abf54b9909
updated for changing the hover images
2001-12-30 04:58:39 +00:00
128a03f3c9
Small improvement on seekers caching of image files.
2001-12-29 18:10:31 +00:00
5bb76f2110
fixed php3 compatibility and added some additional feature that is not yet complete
2001-12-29 17:35:13 +00:00
b8797c7ad6
put in new find_image function that should help performance a fair bit
2001-12-29 10:57:35 +00:00
38983d71cf
format elseif for consistency
2001-12-28 06:02:30 +00:00
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
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
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
f3b2fef00d
format the last unformatted function
2001-12-08 15:34:12 +00:00
8e8b68bea7
silence object test
2001-12-06 16:26:08 +00:00
bd2a20dcd8
another fix for log object does not exist in setup
2001-11-25 01:29:04 +00:00