jengo
b9caa7f710
Fixed adding permissions to an account not adding in the proper level for run
2001-02-22 04:42:01 +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
bettina
548d841d1e
updated return_array() to work with queries plus added function to read one cat
2001-02-21 01:56:10 +00:00
bettina
6fa74c988f
updated return_array() to work with queries plus added function to read one cat
2001-02-21 01:23:23 +00:00
jengo
385a94f09e
Started working on getting the admin account sections to work again
2001-02-20 14:06:32 +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
jengo
ab36b7bb85
Fixed appsessions() not returning the users password correctly
2001-02-20 06:50:36 +00:00
bettina
e385245ecf
removed cat_owner from sql_statements
2001-02-19 11:26:08 +00:00
skeeter
c7ec8ad982
previously calling name2id to get the name
2001-02-18 23:28:15 +00:00
skeeter
26b4025092
guarantees returned id is int value
2001-02-18 23:26:53 +00:00
skeeter
7f551f895e
fix for php4'isms
2001-02-18 22:30:53 +00:00
skeeter
2d8260f332
minor cosmetics
2001-02-18 22:30:16 +00:00
skeeter
97056a2ad6
fix for call to appsession()
2001-02-18 22:29:49 +00:00
jengo
aed86715fe
Fixed edit account, it now appears to be working again
2001-02-17 09:40:29 +00:00
el_latino
064a6bf960
*** empty log message ***
2001-02-16 20:48:24 +00:00
el_latino
195f02657b
Fri, 16 Feb 2001 20:43:03 +0000
...
Ra�l Alexis Betancort Santana <rabs@dimension-virtal.com>
A mising ' in class.sessions.inc.php
2001-02-16 20:47:36 +00:00
el_latino
01e47441d9
Fri, 16 Feb 2001 20:22:46 +0000
...
Ra�l Alexis Betancort Santana <rabs@dimension-virtual.com>
Fixed the s/'/"/g problem on class.sessions.inc.php that make this class non ANSI-SQL complilant
2001-02-16 20:28:11 +00:00
Lars Kneschke
2222b135ef
more exetensions to my graphics class
2001-02-14 20:55:10 +00:00
Lars Kneschke
ad3eecef15
updated my graphics class
2001-02-14 19:27:37 +00:00
jengo
f3e93891a9
Changed the preferences table to use the phpgw_ prefix
2001-02-13 19:30:18 +00:00
Miles Lott
5945a456e7
Formatting
2001-02-13 15:19:19 +00:00
Lars Kneschke
98213efd4e
get_list() is working now
2001-02-13 14:31:35 +00:00
seek3r
d80f6a4e79
working toward app install/upgrdae within setup prog
2001-02-13 10:53:18 +00:00
skeeter
5de5b936ab
readjust grantor record layout
2001-02-13 01:00:16 +00:00
Lars Kneschke
9ebb3bfaae
make password changing working from user admin pages
2001-02-12 21:13:09 +00:00
Miles Lott
8ce2e59b25
Fix ldap_root_pw, and indent the ldapConnect function
2001-02-12 21:11:08 +00:00
jengo
401d02fe7d
Just some silly formating
2001-02-12 19:21:45 +00:00
Lars Kneschke
71e21b9377
created a test page for automaitc button creation and a class
2001-02-12 14:27:50 +00:00
Lars Kneschke
16856ebc2b
reverted my changes at appsession()
2001-02-12 13:43:37 +00:00
skeeter
6694dca315
fix for pgsql not liking the " instead of \'
2001-02-12 12:22:29 +00:00
Lars Kneschke
b9efe46355
removed cvs conflicts
2001-02-12 09:11:49 +00:00
Lars Kneschke
c2c5993f1a
removed cvs conflicts
2001-02-12 09:06:25 +00:00
skeeter
b84e51fc39
fix for get_grants working with group access
2001-02-12 04:59:10 +00:00
skeeter
53f4716584
replaced quotes with single ticks where applicable
2001-02-11 20:03:35 +00:00
skeeter
7551afd156
new function get_grants() - who grants rights to an app
2001-02-11 19:07:56 +00:00
skeeter
3c55ebb349
added a local instantiation of acl in memberships
2001-02-11 19:06:22 +00:00
skeeter
996f25f84e
fix for pgsql and the ""
2001-02-11 15:16:49 +00:00
Lars Kneschke
6b787678ea
useradmin pages rewrite started
2001-02-11 03:07:43 +00:00
skeeter
68efb23f14
better support of ->memberships() results for getGroups()
2001-02-11 02:39:45 +00:00
skeeter
b4fa70ccd7
takes into account 0 acl entries for the user/group
2001-02-10 19:59:23 +00:00
skeeter
a411f728ee
cosmetics
2001-02-10 18:14:38 +00:00
jengo
d5e4f4b587
Added the session_action field, so admin can watch what users are working on. Just your basic big brother stuff ...
2001-02-10 15:14:14 +00:00
jengo
57e2b9408c
Fixed template not loading up for apps
2001-02-10 14:09:35 +00:00
skeeter
2d96794df0
fixes for read_repository()
2001-02-10 03:58:12 +00:00
skeeter
b2427590f9
small fix for constructor
2001-02-10 03:56:28 +00:00
jengo
93877426a3
Added some better error report for people who have created there header.inc.php file and not setup there database
2001-02-10 03:15:48 +00:00
jengo
f6540f93c4
Fixed sessions not giving the users password back from appsessions and made all of references to time() work off a variable set at the begining of the function
2001-02-09 04:45:44 +00:00
skeeter
a7cbc1e476
minor optimizations
2001-02-09 04:35:57 +00:00
skeeter
a33f2f4fa2
fix the update accounts lastloginfrom
2001-02-09 04:31:47 +00:00