Commit Graph

81 Commits

Author SHA1 Message Date
7c71fb9a08 Ensure that the string form value of 'access' is known and not a guess of a boolean 2004-02-15 18:14:44 +00:00
64eb32d00e fixed lost mail/http links in index-page and added felamimail, fix for bug #865511 2004-02-08 23:05:18 +00:00
0e71634b77 remove some debug output 2004-02-05 22:14:23 +00:00
cf6e9a447a Fix for preferences bug #832083 (while to foreach conversion error) 2004-02-02 14:04:05 +00:00
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
c514c413f3 small changes in the header 2004-01-25 22:02:59 +00:00
abe0f76684 Remove echo of alphabet - oops! 2004-01-25 21:39:54 +00:00
884bd3e020 comment out unused category object 2004-01-17 04:03:37 +00:00
1824a46f63 one less call to lang() 2004-01-17 03:57:14 +00:00
e029c2151a Fix bad setting of var when no lang is set 2004-01-17 03:52:33 +00:00
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
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
1166ecf247 Replace reset/while with foreach 2004-01-01 23:31:13 +00:00
ec67908ccf ereg/intval update 2003-12-19 09:27:23 +00:00
da6ba3797f Cover delete_block if empty 2003-12-03 04:31:16 +00:00
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
c77cc462e6 Cleanup format and use of HTTP_ vars, intval, etc. 2003-12-01 00:46:45 +00:00
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
a3b405b2f1 fixed copy to copy all fields and not only the stock ones 2003-11-14 22:12:59 +00:00
9f4e07016f moved e.g. 1969 to be parsed by lang() 2003-11-06 01:38:58 +00:00
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
cc385c5ab4 Use global tpl object directly, also fixes double var $template setting error 2003-10-16 10:20:13 +00:00
5811a65bbf index: columns-to-display prefs are used again 2003-10-14 08:11:35 +00:00
55245b8c8b some fixes:
- removed message 'set your prefs first'
- setting some default prefs, if none are set
- fixed birthdayreminder
2003-10-03 10:04:01 +00:00
94cffa72e3 decode the url 2003-09-09 18:36:30 +00:00
f76c6eedd7 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:16:30 +00:00
79a4414e97 xss fix, running the content of the address-label-function through strip_html 2003-07-02 00:18:11 +00:00
265ab3f48e changes for new hooks 2003-04-27 22:37:37 +00:00
2c06187479 fix for custom-fields values are always empty in edit 2003-04-06 12:09:35 +00:00
b402ad3171 Fix for Bug #2200 2003-03-19 06:51:30 +00:00
864fad3bd7 changed formated_list to formatted_list 2003-03-01 15:44:58 +00:00
86032f02dd removed common->phpgw_exit() and fixed all references to it in the core apps and api 2002-09-28 20:01:44 +00:00
f33da8d656 GNU Patch #505. 2002-09-16 00:08:38 +00:00
b0364b9491 Starting update to new template class - header redirects still an issue 2002-08-24 18:04:27 +00:00
cf2a12ba1c made changes to the loading of the header, navbar, appheader, and footers 2002-05-24 10:38:03 +00:00
314fa566c6 Part one of two - implement filter by first char of last name, fullname, or company (for now) 2002-05-13 00:43:35 +00:00
86ab1d83f2 point to correct function 2002-04-18 23:32:48 +00:00
3eebfd63fd clear nonarray error 2002-04-15 03:04:10 +00:00
97bf8d25a1 clear nonarray error 2002-04-13 03:49:39 +00:00
c7f4184b69 Fix for addressbook custom fields 2002-04-13 03:34:23 +00:00
f34041b922 Allow admin to enable remote search (off by default) 2002-03-19 02:44:15 +00:00
f93684a40f Add the beginnings of remote ldap search capability (with add) 2002-03-14 14:06:04 +00:00
18c9bede9c Now using get_var() from api 2002-02-28 04:23:16 +00:00
1a72f55079 Fix the other email link 2002-01-17 04:02:20 +00:00
2421cc1afa Fix email link; Formatting; 2002-01-17 03:52:56 +00:00
766daf764e Fix one lang call, add 'no vcard' 2002-01-04 00:25:16 +00:00
32306abaf6 some additional performance improvements, including a switch to the hooks class which I finished up 2002-01-02 14:33:05 +00:00
bfeeced206 Fix for get_form() when testing serialization; rename get_list() to index(); ldap
fix for empty cat_id
2001-12-28 04:29:31 +00:00
fcf1e0a7ec Fix checking of entry var and posted start/order/sort, etc. 2001-12-23 17:28:14 +00:00
6d38b68c26 Make add email link correct; tweak values to make some ldap schema not object 2001-12-11 01:44:13 +00:00