Miles Lott
|
cf6e9a447a
|
Fix for preferences bug #832083 (while to foreach conversion error)
|
2004-02-02 14:04:05 +00:00 |
|
mila76
|
186bb5c970
|
Fix for Select All image with empy addressbook
InternetExplorer not accept <img src="">
Add a transparent.png in phpgwapi /default image
|
2004-01-29 22:25:31 +00:00 |
|
Miles Lott
|
2f51d281f0
|
VERY simple fix to allow queries to persist into page view, etc.
|
2004-01-27 03:30:25 +00:00 |
|
reinerj
|
c514c413f3
|
small changes in the header
|
2004-01-25 22:02:59 +00:00 |
|
Miles Lott
|
abe0f76684
|
Remove echo of alphabet - oops!
|
2004-01-25 21:39:54 +00:00 |
|
Miles Lott
|
647e3d48f4
|
New file with extra fields for Mozilla (1.5x)
|
2004-01-17 04:38:11 +00:00 |
|
Miles Lott
|
0456d8491f
|
New file with updated fields used in Mozilla (1.5x)
|
2004-01-17 04:31:29 +00:00 |
|
Miles Lott
|
884bd3e020
|
comment out unused category object
|
2004-01-17 04:03:37 +00:00 |
|
Miles Lott
|
1824a46f63
|
one less call to lang()
|
2004-01-17 03:57:14 +00:00 |
|
Miles Lott
|
e029c2151a
|
Fix bad setting of var when no lang is set
|
2004-01-17 03:52:33 +00:00 |
|
Miles Lott
|
73f11d4481
|
Fix to allow nextmatchs to maintain cquery, also stretched the top bar to 95 like the rest of the page
|
2004-01-17 03:33:58 +00:00 |
|
Miles Lott
|
63d80f2fcd
|
Add the search for 1st character of certain fields, showing alphabet at the top. This feature was lost for 2 years(!), so hopefully it works for you.
|
2004-01-17 03:21:21 +00:00 |
|
Miles Lott
|
685c2a49ba
|
Add setting of fullname field on import (patch 876269)
|
2004-01-16 00:45:59 +00:00 |
|
Miles Lott
|
1166ecf247
|
Replace reset/while with foreach
|
2004-01-01 23:31:13 +00:00 |
|
Miles Lott
|
365338f35a
|
Fix phpgwcontacttypeid field
|
2004-01-01 23:28:46 +00:00 |
|
Miles Lott
|
45c2ab1cba
|
Add langs and cleanup html for export page
|
2004-01-01 23:17:19 +00:00 |
|
Miles Lott
|
e7a1d41f95
|
add export to sidebox menu
|
2004-01-01 23:09:49 +00:00 |
|
Miles Lott
|
60646ef432
|
ereg/intval update
|
2003-12-19 10:05:05 +00:00 |
|
Miles Lott
|
ec67908ccf
|
ereg/intval update
|
2003-12-19 09:27:23 +00:00 |
|
Miles Lott
|
83fa2e42a9
|
replace ereg_ with str_
|
2003-12-19 09:25:19 +00:00 |
|
Miles Lott
|
f3549ec4d8
|
Cleanup handling of vcard file import
|
2003-12-05 11:27:47 +00:00 |
|
Miles Lott
|
da6ba3797f
|
Cover delete_block if empty
|
2003-12-03 04:31:16 +00:00 |
|
Miles Lott
|
6eb49e1666
|
Add ability to delete multiple entries, with a select all check image from the setup application
|
2003-12-03 04:28:20 +00:00 |
|
Miles Lott
|
99ea79d3b5
|
Add zip_close() and some inline docs
|
2003-12-03 01:18:50 +00:00 |
|
Miles Lott
|
9efb12491d
|
Add handling of zip file collections of .csv, .vcf, or .ldif files; Cleanup template and add lang calls for import instructions.
|
2003-12-03 01:13:14 +00:00 |
|
Miles Lott
|
c77cc462e6
|
Cleanup format and use of HTTP_ vars, intval, etc.
|
2003-12-01 00:46:45 +00:00 |
|
Miles Lott
|
d1adc61355
|
Fix bad prefs link
|
2003-11-24 01:17:41 +00:00 |
|
Miles Lott
|
71a27f0ae7
|
Remove header redirection from bo class - one function left to do
|
2003-11-19 14:16:15 +00:00 |
|
Miles Lott
|
6c9d475688
|
Added another check for no import conversion type selected
|
2003-11-19 14:05:01 +00:00 |
|
Miles Lott
|
63dde626aa
|
Added return if conversion type not set
|
2003-11-19 13:57:45 +00:00 |
|
Ralf Becker
|
99b5f239fd
|
1. index show icons for edit, view and (new) delete entries, owner is only showed in view or edit not longer in the index (same for vcard)
2. view is a bit compacter too as owner, access and cats are shown within the table and not as extra footer
|
2003-11-14 23:35:03 +00:00 |
|
Ralf Becker
|
a3b405b2f1
|
fixed copy to copy all fields and not only the stock ones
|
2003-11-14 22:12:59 +00:00 |
|
Ralf Becker
|
620eb15fc4
|
fixed wrong permission-check (was PHPGW_ACL_DELETE instead of _READ or _EDIT)
|
2003-11-14 21:15:02 +00:00 |
|
shrykedude
|
941e208118
|
Use correct translation key for contact import pref
|
2003-11-08 04:59:08 +00:00 |
|
Pim Snel
|
7fd6074853
|
Why doesn't the sidebox work?
|
2003-11-06 02:00:53 +00:00 |
|
Pim Snel
|
9f4e07016f
|
moved e.g. 1969 to be parsed by lang()
|
2003-11-06 01:38:58 +00:00 |
|
Ralf Becker
|
08379d93b8
|
- useing the check_perms function from contacts
- ui only calls bo and not longer contacts direct
|
2003-10-25 10:16:12 +00:00 |
|
Ralf Becker
|
8c9c2f09d0
|
some more xmlrpc changes
|
2003-10-24 20:42:00 +00:00 |
|
Ralf Becker
|
3b69781d89
|
fixed not working acl in so&bo (ui acl is working, that why noone noticed it so far), moved acl-check and default-values for add from so to bo)
|
2003-10-24 19:05:05 +00:00 |
|
Miles Lott
|
a6247a6191
|
This is the fix for performing strtolower on fields such as givenName from Mozilla
|
2003-10-19 07:48:12 +00:00 |
|
Miles Lott
|
b31581a53c
|
Fix Netscape import (ldif) to perform strtolower() on fieldname - Mozilla at least sends givenName
|
2003-10-19 07:47:08 +00:00 |
|
Miles Lott
|
454c0c12c2
|
Fix lang calls
|
2003-10-19 07:21:51 +00:00 |
|
Miles Lott
|
4a49600904
|
Fixes for globals and session data - which is mostly unused for now
|
2003-10-19 07:00:53 +00:00 |
|
Miles Lott
|
760bed3735
|
Fix import to convert quoted-printable cr/lf correctly
|
2003-10-19 06:55:53 +00:00 |
|
Miles Lott
|
de6be340f3
|
Use get_var()
|
2003-10-19 06:14:21 +00:00 |
|
Miles Lott
|
b56787e6cd
|
using get_var()
|
2003-10-18 10:39:37 +00:00 |
|
Miles Lott
|
cc385c5ab4
|
Use global tpl object directly, also fixes double var $template setting error
|
2003-10-16 10:20:13 +00:00 |
|
Ralf Becker
|
5811a65bbf
|
index: columns-to-display prefs are used again
|
2003-10-14 08:11:35 +00:00 |
|
Lars Kneschke
|
5240128a24
|
fix for last line of vcard not being a emtpy line
|
2003-10-12 08:19:43 +00:00 |
|
Lars Kneschke
|
a98fdbaa06
|
fixed VCard import
|
2003-10-12 08:14:35 +00:00 |
|