Commit Graph

3169 Commits

Author SHA1 Message Date
Ralf Becker
e10d2f4650 cat_id now just the number for a single entry, multiple entrys are separated as well as surounded by ','
empty stay empty
2001-05-29 13:06:04 +00:00
Miles Lott
e58696276e Remove stray comma 2001-05-29 05:51:41 +00:00
Miles Lott
3e4e2d5a63 Ignore first line in CSV import to fix other languages, instead use our array 2001-05-29 02:57:27 +00:00
Ralf Becker
39100cf802 sbox for email-addresses (Version 0.000000001) 2001-05-28 23:22:48 +00:00
Miles Lott
4acc0e41a7 Try to fix cats issue with pgsql 2001-05-28 23:11:10 +00:00
Ralf Becker
3321467f40 changed some names to use of new phpgwapi.sbox2 classe 2001-05-28 20:24:02 +00:00
Ralf Becker
366aec2f8f removed some dependences with the original infolog-class 2001-05-28 20:22:33 +00:00
Ralf Becker
6b6556b628 extracted address- and some other selection-boxes into class phpgwapi.sbox2 2001-05-28 20:20:38 +00:00
Ralf Becker
f07fd0041d newly created 2001-05-28 19:48:31 +00:00
Miles Lott
0f9bbd6d5e Not needed 2001-05-28 13:02:54 +00:00
Miles Lott
44851b1ebd this now works 2001-05-28 13:02:08 +00:00
Miles Lott
df29ae164c Add nextid table 2001-05-28 12:43:36 +00:00
Miles Lott
ceba26d99e Default and base required api queries are done here(languages for now) 2001-05-28 12:14:31 +00:00
Miles Lott
3d5f727fa7 Testing something 2001-05-28 08:41:28 +00:00
zone
c12e24785f Initial revision 2001-05-27 21:32:12 +00:00
skeeter
f70a82232f Fix for bug #427656 - Delete of user. 2001-05-27 13:39:04 +00:00
Miles Lott
7d281d7173 Add missing ) 2001-05-27 04:06:38 +00:00
Miles Lott
3d0e17958b Adjust create to hopefully work again 2001-05-26 21:39:33 +00:00
Miles Lott
e8e9e32025 Add brackets to if statement 2001-05-26 21:26:37 +00:00
Miles Lott
201db9cb5e Add back nscd 2001-05-26 21:21:25 +00:00
Ralf Becker
2065718e34 some changes to make the import work 2001-05-26 21:16:25 +00:00
Miles Lott
ba5927b013 Add additional users to exclusion list 2001-05-26 18:27:14 +00:00
Miles Lott
2d615d84b9 Enable ldap to search multiple cats, I hope 2001-05-26 12:37:24 +00:00
Miles Lott
3038c414e4 Set DEBUG back to 0 2001-05-26 11:25:38 +00:00
Miles Lott
3bcb19e767 Make add work for multiple cats, fix edit to write ,$value, instead of $value 2001-05-26 11:25:08 +00:00
Miles Lott
33337decd9 Remove CONCAT from last patch, use alternate method for multiple cat_id 2001-05-26 11:20:03 +00:00
Miles Lott
4988ab7bb0 Add nscd to the exclusion list 2001-05-25 20:30:25 +00:00
Miles Lott
44ca179808 Add nscd to the ldap exclusion list 2001-05-25 20:27:56 +00:00
skeeter
1615e6ecac Redo the preferences. 2001-05-25 15:10:52 +00:00
Miles Lott
ab460baab1 Correct cal_type default, should be undefined 2001-05-25 03:45:27 +00:00
zone
a4c9976682 Initial revision 2001-05-25 03:34:24 +00:00
Miles Lott
329a51bf2b Add tables_current, update setup.inc.php 2001-05-25 03:28:42 +00:00
zone
677e640e8a These are actually for the new VFS and will be removed when it is stabalized 2001-05-25 02:46:02 +00:00
zone
15206d9d78 Added html_link_email and fixed html_link for absolute URLs 2001-05-25 02:39:54 +00:00
zone
9e5b2795fd Not sure.. 2001-05-25 02:38:43 +00:00
zone
df1a10d4bd All preferences are now set; not working? 2001-05-25 02:36:55 +00:00
zone
fb9052ebc6 Don't need to support non-freed queries anymore 2001-05-25 02:35:49 +00:00
cortesi
9319b0c44c *** empty log message *** 2001-05-25 02:26:23 +00:00
zone
7264c58b57 Should work with any dir separator now 2001-05-25 02:16:09 +00:00
zone
17b9ea80b1 Removed nested DB queries, start on group support 2001-05-25 02:14:20 +00:00
Miles Lott
b0b883cc20 Adjust table names array 2001-05-24 20:33:37 +00:00
Miles Lott
83665b88cc Change to lang/languages 2001-05-24 20:31:52 +00:00
seek3r
96351cb4fb finished dependacy support checking, just need to have it start reading from the db instead of my hand crafted array 2001-05-24 20:28:12 +00:00
Ralf Becker
7bb8aa8df4 not using $phpgw->template 2001-05-24 18:17:54 +00:00
Ralf Becker
e7184a2422 cleared a reference to the old table-name info 2001-05-24 18:16:50 +00:00
Ralf Becker
01b0f63865 using CreateObject('phpgwapi.Template',PHPGW_APP_TPL); 2001-05-24 15:49:15 +00:00
Ralf Becker
936d6dd022 using display_section for hook_admin+hook_preferences 2001-05-24 15:06:42 +00:00
Ralf Becker
03a7ff211e renaming info in infolog 2001-05-24 13:40:40 +00:00
Ralf Becker
2cd598fb29 add more verbose description 2001-05-24 13:31:12 +00:00
skeeter
9b2fe727c3 Fix for deleting events. 2001-05-24 11:23:29 +00:00