Commit Graph

225 Commits

Author SHA1 Message Date
ceb
27031e5523 added option to enable/disable support for old_style apps, added css class for msgbox, fixed home screen if default_app 2002-10-29 22:15:32 +00:00
ceb
9d9a6e5b35 update 2002-10-28 04:50:43 +00:00
ceb
6d142e0c7c removed app_title plus update default layout to use xslt 2002-10-26 22:39:19 +00:00
ceb
4465aa63e6 update xslt 2002-10-26 20:33:04 +00:00
ceb
b4e4be334b update xslt 2002-10-26 00:33:22 +00:00
ceb
b9f2dba2b3 update xslt 2002-10-25 22:34:04 +00:00
ceb
d94b0a9ffe update to use xslt *** HEAD IS CURRENTLY BROKEN *** 2002-10-25 03:04:28 +00:00
ceb
587fa97db2 removed app_title plus update layout 2002-10-23 20:47:33 +00:00
ceb
fed918c353 update msgbox 2002-10-20 00:34:12 +00:00
ceb
1e3dc0bf00 update themes 2002-10-19 20:46:35 +00:00
ceb
10169aa55e update function msgbox 2002-10-18 21:45:03 +00:00
ceb
e6ebd3cd08 update msgbox to use xslt/fixed msgbox tpl error within apps 2002-10-18 00:20:53 +00:00
ceb
8099197a78 update img functions 2002-10-06 03:06:03 +00:00
ceb
d5202ca67c fixed about function plus update to use xslt 2002-10-03 02:49:22 +00:00
ceb
08c5e74c66 update to use css files 2002-10-03 00:11:48 +00:00
ceb
00b6e9a3a7 update 2002-09-29 18:22:17 +00:00
ceb
0bd42b8033 update functions to load the css file 2002-09-29 04:17:49 +00:00
seek3r
86032f02dd removed common->phpgw_exit() and fixed all references to it in the core apps and api 2002-09-28 20:01:44 +00:00
seek3r
8abf9fa1a5 Switched to using the register_exit_function() and added scrolling divs to a couple places for examples 2002-09-28 15:20:20 +00:00
ceb
d0d21f42be update 2002-09-27 17:39:49 +00:00
ceb
abfa5b6785 update css 2002-09-27 02:23:26 +00:00
ceb
71610c3297 changed functions to use css files 2002-09-27 00:14:18 +00:00
ceb
34deae3dde added argument layout to function get_tpl_dir 2002-09-25 04:04:24 +00:00
skeeter
143cbc5d42 GNU Patch #290. 2002-09-17 02:47:35 +00:00
skeeter
94b08474d0 Was missing this piece.. Now it will display the timer debug statement. 2002-08-17 19:28:09 +00:00
skeeter
45978168e2 GNU Bug #631. 2002-06-25 01:38:34 +00:00
skeeter
ca58fb532e GNU Patch #325 2002-06-09 02:17:37 +00:00
seek3r
198abc90cc updated for a few bug fixes and some html comliance 2002-05-31 22:14:10 +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
0e2e0f5446 fixed design to allow for backwards compatibility 2002-05-31 18:13:07 +00:00
seek3r
96577bfcd9 few minor bug fixed 2002-05-31 09:25:52 +00:00
seek3r
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
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
Miles Lott
96432a8a97 remove stray whitespace, add descr for sha password encrypt function 2002-05-26 19:57:35 +00:00
seek3r
80e3cdf02d added lang() call to the msgbox error text 2002-05-26 08:23:49 +00:00
seek3r
3a76b0f6f0 subverted error_list() to use msgbox 2002-05-24 22:30:35 +00:00
seek3r
d8e16f226c more improvements on the msgbox 2002-05-24 21:56:56 +00:00
seek3r
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
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
Miles Lott
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
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
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
skeeter
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
Miles Lott
6c8ce90ce0 Fix version check and display 2002-02-17 15:34:13 +00:00
skeeter
03358f1bfa A couple of small data caching in find_image(). 2002-02-03 00:52:53 +00:00
Miles Lott
481eb987bc Comment out alpha app sort until some configuration is written 2002-01-28 04:07:41 +00:00
Miles Lott
1918905b1c Change default back to gif, change switch value to phpgw_info element for config later 2002-01-22 04:30:51 +00:00
seek3r
bd2ca67eb1 now only removes all gifs is policy is set 2002-01-21 19:13:26 +00:00
seek3r
3b939f5158 now only removes all gifs is policy is set 2002-01-21 19:04:57 +00:00
seek3r
e7a82bc085 allows image pref order 2002-01-21 17:51:54 +00:00
Miles Lott
3e12c20d7c GLOBALS 2002-01-08 03:37:51 +00:00
skeeter
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
skeeter
7a13d1fef3 Clears up a few warnings when logging warnings/errors to a log file. 2002-01-06 06:01:07 +00:00
Miles Lott
fe3e41b100 hide debug 2002-01-05 15:33:46 +00:00
seek3r
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
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