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
Miles Lott
dbc7f00455
Add additional check to make sure appname is not empty
2001-06-08 14:46:18 +00:00
skeeter
8af3bb58e6
Fixed a problem where the type was trying to be changed from String to Array in hook(). That normally wouldn't work in php3.
2001-06-08 01:43:36 +00:00
Miles Lott
548b5ba431
Change phpgwapi app enable to 3, set navbar to ignore 2 & 3, add notifywindow app
...
with enable of 2, adjust admin tools to ignore enable of 3, not 2
2001-06-07 11:28:31 +00:00
Miles Lott
9f21bfbab4
Add exception for prereferences app
2001-06-07 09:38:11 +00:00
jengo
950eb824d2
Changed around hooks code, its now cleaner and requires you to specify the location, the hook file names have also changed, the old format was redundent
2001-06-07 01:46:12 +00:00
skeeter
82f0b95584
Minor cleanups to remove warnings.
2001-05-19 04:44:44 +00:00
skeeter
f8e066e11f
Fix for bug #424801
2001-05-18 02:18:23 +00:00
skeeter
dc7578a39a
Various cleanups. Trying to remove some warnings when generating php errors to a file.
2001-05-14 03:54:40 +00:00
skeeter
da47c29c24
fixes a few warnings.
2001-05-13 04:08:01 +00:00
skeeter
5af7116030
New manual layouts
2001-05-06 16:37:40 +00:00
jengo
a9183356a1
Made navbar() return the appname
2001-04-27 13:08:49 +00:00
Miles Lott
9776ec576d
Make navbar show a default image instead of a broken link
2001-04-18 17:33:56 +00:00
jengo
1e762b6565
SF bug #412383 & patch #413729 - Fixed POP-3 not having the users password and port number if in there preferences
2001-04-09 11:45:01 +00:00
jengo
01c30a42d0
*** empty log message ***
2001-04-04 07:14:31 +00:00
skeeter
fa3e1b36c0
Making global to the function hook_single().
2001-04-01 20:55:47 +00:00
skeeter
18cea66193
small fixes for calendar error msgs.
2001-03-31 14:37:32 +00:00
Miles Lott
2c5d6daae2
Another try at checking if $id > $max, I like this better
2001-03-29 06:15:57 +00:00
Miles Lott
f67f7719c2
Added min/max to nextid/lastid
2001-03-29 06:10:47 +00:00
Miles Lott
5713329ff9
Add LINE,FILE to nextid/lastid
2001-03-29 04:32:33 +00:00
skeeter
a2e4b791c9
Fix for bug #411157 - Free/Busy and fullnames
2001-03-25 14:41:17 +00:00
Miles Lott
db4c710847
Change lastid to return 1 instead of -1
2001-03-24 15:44:35 +00:00
el_latino
43f048acca
added a new function cmp_version
2001-03-23 05:56:15 +00:00
themaniac
c2357d72a3
spelling mistake in inline doc tag
2001-03-23 05:38:11 +00:00
Miles Lott
b628a2dd9f
Add last_id function to check current id without incrementing
2001-03-23 04:42:22 +00:00
jengo
cc33076dad
display_fullname() had lastname and firstname mixed
2001-03-22 18:10:09 +00:00
bettina
7716dc48d4
update function formattime to show 12 as pm
2001-03-22 17:29:37 +00:00
jengo
35a2d6bc9a
Fixed inline doc comment
2001-03-22 13:26:54 +00:00
jengo
3f3c2e7d01
Created a little bit cleaner version of display_fullname()
2001-03-22 13:25:06 +00:00
Miles Lott
db844b2ddb
Add phpgw_nextid table and common->nextid function
2001-03-22 08:23:35 +00:00
skeeter
b9da94fd2e
New function get_account_id(). This will take either an account_id # as either an integer or a string and return a true intval(account_id) or take a string of a users lid and return the account_id as an integer
2001-03-19 20:25:04 +00:00
jengo
5d7cb50e74
Added some comments about legecy code and started adding in debugging info into the API
2001-03-18 05:16:00 +00:00
Miles Lott
e19c852d38
Replace 707 with 770 - I think this is all of them
2001-03-16 04:04:08 +00:00
themaniac
c71a3684c7
..some more inline documentation; i'm done in here now someone can add some detail
2001-03-15 05:55:06 +00:00
themaniac
063db53e99
some more inline documentation added (draft)
2001-03-14 17:21:09 +00:00
jengo
2a7a4229e1
Fixed preferences hooks not being included
2001-03-14 12:17:24 +00:00
jengo
af81ed5a8a
hook() now checks user permissions BEFORE the hook is included
2001-03-14 12:10:01 +00:00
themaniac
f8304f1b3f
start of incline documentation
2001-03-14 06:38:11 +00:00
skeeter
57c5024274
forgot to return the preferences array
2001-03-08 18:51:17 +00:00
jengo
6deda7f240
Cleaned up how link() works, it should work with different styles of webserver_url now
2001-03-08 08:44:57 +00:00
skeeter
d5a4a0bc7e
new code for email notification - NOT IMPLEMENTED
2001-03-07 19:02:25 +00:00
Lars Kneschke
ed50495e1a
made appsession working again
2001-02-24 22:56:31 +00:00
skeeter
10a7b5f836
fixes for email and passwords
2001-02-21 03:48:59 +00:00
jengo
b733042a9a
Remove un-needed variable in acl add
2001-02-21 03:02:20 +00:00
jengo
cdd1abffb1
Create a shared function for checking weather to use the system defaults or the users preference for mail settings
2001-02-20 08:29:31 +00:00
Miles Lott
8ce2e59b25
Fix ldap_root_pw, and indent the ldapConnect function
2001-02-12 21:11:08 +00:00
skeeter
53f4716584
replaced quotes with single ticks where applicable
2001-02-11 20:03:35 +00:00
jengo
2ebd03ec7d
Started moving the cache for the phpgw_info array over to appsessions() .... some things aren't working correclty yet. mainly preferences
2001-02-08 04:42:44 +00:00
skeeter
65a1ff5488
cosmetic
2001-02-08 04:06:15 +00:00
seek3r
1ba6eb78d2
Moving large chunks of code around so that the functions.inc.php file is the main file to getting data loaded into the phpgw_info array. Basicly functions is the file to follow to see whats being loaded and where. We will need to add a bunch of debugging flags throught this file so that debugging can be turned on and the path can easily be followed.
2001-02-07 20:22:17 +00:00
skeeter
ae028712f2
sql_search works again
2001-02-07 11:52:19 +00:00
jengo
5f0c2433db
Returned cvs to how it was last night (with including the class.accounts.inc.php) file first
2001-02-06 20:13:06 +00:00
jengo
58bb2a282f
Fixed functions.inc.php being included instead of the apps functions.inc.php file
2001-02-06 14:11:44 +00:00
jengo
907e34c001
More path fixes
2001-02-06 13:49:08 +00:00
jengo
7f244941f1
Started moving over some variable names to use the new contastants
2001-02-06 13:46:50 +00:00
jengo
fcd9d43bba
Fixed footer call
2001-02-06 13:29:14 +00:00
jengo
e0b8a07f9c
Fixed not being able to login and clean up a ton of code. It was a mess in there, things flow a little but better now. I still have some cleaning up to do
2001-02-06 13:18:51 +00:00
Lars Kneschke
f02cdb1bd3
accounts -> phpgw_accounts
2001-02-05 19:04:47 +00:00
jengo
fa4a12e8a8
Finished mergeing over the things from accounts_shared to common
2001-02-05 16:37:38 +00:00
jengo
fb16ff2fe2
Fixed help/about link not adding in the proper info
2001-02-04 11:27:50 +00:00
skeeter
8bc405905d
does a reset of the array and checks for a rogue int application
2001-01-30 02:10:45 +00:00
skeeter
8345e26b12
fixes the preference pages for the different apps
2001-01-29 04:40:16 +00:00
seek3r
d3ed4a59ae
Working on load order simplification. It still needs ALOT of work
2001-01-28 12:07:20 +00:00
seek3r
14399c60c4
went full blown with app assignments via ACL. Still need to do teh admin pages tho
2001-01-26 11:58:00 +00:00
jengo
9505b365d6
Moved sql_limit() to the db classes and renamed it to limit()
2001-01-25 06:09:08 +00:00
seek3r
00c39efa78
patch for error when array is returned
2001-01-21 08:22:35 +00:00
seek3r
4e3e6c77cb
fixed banners so that they are all uniform and complete
2001-01-16 13:52:32 +00:00
seek3r
fba1a92446
Put in new license details
2001-01-13 10:18:50 +00:00
seek3r
e97ef24062
switching to the new Object factory method
2001-01-11 09:52:33 +00:00