Commit Graph

1720 Commits

Author SHA1 Message Date
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
05d6bdbf64 Cleaned up much of the admin section, new account is now working and fixed a few problems with edit account. delete account still doesn't work 2001-02-20 14:12:06 +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
skeeter
8b5f954c1c matrix's fixed to handle new api structure 2001-02-20 03:48:39 +00:00
skeeter
5ba2a1cdde various code formatting changes 2001-02-20 03:48:00 +00:00
Miles Lott
175cc243b1 Fix display of email - change to check new d_email field 2001-02-19 13:17:29 +00:00
Miles Lott
74d54f6c6e Fix selection and display of extra fields in prefs and index 2001-02-19 13:16:07 +00:00
Miles Lott
9bf3a84693 Add label for addressbook 2001-02-19 13:05:19 +00:00
Miles Lott
fb714abc55 Change timezone to time zone 2001-02-19 13:04:25 +00:00
Miles Lott
6bea65db9b Fix a lot of 'de' being in the 'en' file and vice-versa 2001-02-19 13:01:58 +00:00
Miles Lott
cf6babdbd6 Add timezone and geo for addressbook 2001-02-19 12:53:24 +00:00
Miles Lott
142624d6c5 Cleanup display, and include addressbook's custom fields 2001-02-19 12:51:38 +00:00
Miles Lott
767c0362a9 Comments to tell of status 2001-02-19 12:25:52 +00:00
Miles Lott
d77aeef420 Update acl_prefs, many minor formatting changes 2001-02-19 12:14:25 +00:00
bettina
e385245ecf removed cat_owner from sql_statements 2001-02-19 11:26:08 +00:00
skeeter
bad09776e3 fixes for acl - not working with day view 2001-02-19 04:33:25 +00:00
Miles Lott
5a4b832fa2 Make enums into char or varchar 2001-02-19 03:55:44 +00:00
Miles Lott
5124d8a6e1 Change middle to "middle name" 2001-02-19 03:43:07 +00:00
Miles Lott
168291f885 Add owner for addressbook 2001-02-19 03:40:58 +00:00
Miles Lott
ebf3e7b0e0 Add function to read last id on submission, then redirect to view.php 2001-02-19 03:35:43 +00:00
Miles Lott
1e23bb9861 Add read_last_entry function, used for when adding records 2001-02-19 03:34:59 +00:00
Miles Lott
25c347227b Add in one comment to columns_display section 2001-02-19 00:43:37 +00:00
skeeter
f77791bf6d converts groups to individual members 2001-02-18 23:29:12 +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
6db8b326d2 acl is 100% integrated 2001-02-18 22:33:10 +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
Miles Lott
efee303284 Move acl stuff into functions.inc 2001-02-18 13:41:24 +00:00
chrwei
355a4b730e Simple Notify for phpGW Client programs 2001-02-17 19:25:51 +00:00
skeeter
f114de0d95 about 80% complete with ACL 2001-02-17 14:22:33 +00:00
jengo
05109bbdba Added login program that is just for anonymous sessions. 2001-02-17 10:37:32 +00:00
Miles Lott
65005c07fb Remove acl code 2001-02-17 10:35:10 +00:00
jengo
aed86715fe Fixed edit account, it now appears to be working again 2001-02-17 09:40:29 +00:00
jengo
49a40dfe81 Fixed account status not updating 2001-02-17 09:40:07 +00:00
jengo
3eeaddba81 Fixed edit accounts, it now seems to be working 2001-02-17 09:31:54 +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
chrwei
25ad18af63 changes for notify window 2001-02-16 04:01:40 +00:00
chrwei
0c2cfc3f19 reworked for hooks 2001-02-16 03:55:30 +00:00
Miles Lott
a82811fffb Add in this file to check acl 2001-02-16 02:41:38 +00:00
Miles Lott
7901f3f256 Undo use of acl until it is working 2001-02-15 23:38:39 +00:00
Miles Lott
5f99335cd0 Add new template for vcardin 2001-02-15 17:32:07 +00:00
Miles Lott
8f189d4f36 Minor adjustments 2001-02-15 17:21:38 +00:00
skeeter
d5bfd7d34f change of the initialization of the calendar 2001-02-15 04:16:06 +00:00