Commit Graph

1557 Commits

Author SHA1 Message Date
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
Ralf Becker
2683990b6b security fix 2003-11-08 21:09:12 +00:00
Miles Lott
40c128aa4d undo 2003-11-08 15:17:43 +00:00
shrykedude
941e208118 Use correct translation key for contact import pref 2003-11-08 04:59:08 +00:00
Miles Lott
3ae8be8eee possible security fix 2003-11-06 14:03:57 +00:00
Pim Snel
e66355b187 add sidebox hook, tis was the reason ot didn't worked 2003-11-06 02:02:57 +00:00
Pim Snel
7fd6074853 Why doesn't the sidebox work? 2003-11-06 02:00:53 +00:00
Pim Snel
ab90bb0264 almost complete now 2003-11-06 01:58:56 +00:00
Pim Snel
9f4e07016f moved e.g. 1969 to be parsed by lang() 2003-11-06 01:38:58 +00:00
reinerj
3a9c015bf7 updated Big5 lang file from Finjon Kiang 2003-11-04 09:29:12 +00:00
Pim Snel
b33c176a79 new icons for default 2003-11-04 02:06:42 +00:00
Pim Snel
7701abb167 start new icons default template theme 2003-11-04 01:42:56 +00:00
Ralf Becker
ecd640a2ea fixed the adjustment of the buttons to work with the new/old idots default left-align 2003-10-25 10:17:08 +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
Pim Snel
194f2dd843 and here are the new idots icons 2003-10-23 15:30:54 +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
3ec480e3c5 Added one lang for import that was missing in action 2003-10-19 07:20:43 +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
29586ebf3a This is legacy code, not used for 2 years or more 2003-10-19 06:08:11 +00:00
Miles Lott
b56787e6cd using get_var() 2003-10-18 10:39:37 +00:00
dragob
ecdea9c643 Added slovenian translation (Tea �trancar, Klemen Vodopivec). 2003-10-16 20:41:41 +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
Miles Lott
8b188b06f9 This header was wrong for a long time 2003-10-16 07:10:21 +00:00
reinerj
ab50e0cfca add literati image to CVS 2003-10-14 19:13:59 +00:00
reinerj
327dd64a77 Translation in Traditional Chinese from Finjon Kiang 2003-10-14 09:51:50 +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
Ralf Becker
7b3f4277a7 running cat_id and name2id on owner now automatical if id's are not numerical 2003-10-07 23:54:13 +00:00
Ralf Becker
f93a49673c some fixes and improvments for the csv-import:
- empty lines in the csv file are now ignored (they produced empty contacts before)
- you can define a charset for conversation now
- mass-import is made easier now
2003-10-06 21:22:55 +00:00
zhangweiwu
43ebd969d4 New Chinese addressbook translation:) 2003-10-03 19:57:26 +00:00
Ralf Becker
7cdfc3d188 register globals 2003-10-03 12:00:20 +00:00
Ralf Becker
6c10e248d7 reverted the german lang-files to iso8859-1, as we want to make the conversation optional and while adding the files to the database 2003-10-03 11:47:09 +00:00
Ralf Becker
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
Lars Kneschke
e5373db2a2 moved german translation to UTF-8 2003-09-28 08:15:58 +00:00
reinerj
1df617bb0a new lang file from Ignasi Salvador added 2003-09-20 10:55:18 +00:00
reinerj
ae69fc9f67 new lang file from Ignasi Salvador added 2003-09-19 15:43:34 +00:00
reinerj
11a8d361a6 New File will be added 2003-09-19 15:35:19 +00:00
Lars Kneschke
7090b45728 fix from phpgroupware 2003-09-15 16:15:53 +00:00
Lars Kneschke
94cffa72e3 decode the url 2003-09-09 18:36:30 +00:00
Ralf Becker
f76c6eedd7 make the phpgw Version-0_9_16-branch HEAD 2003-08-28 14:16:30 +00:00
Ralf Becker
79a4414e97 xss fix, running the content of the address-label-function through strip_html 2003-07-02 00:18:11 +00:00
Ralf Becker
468038a09e fixed default filter in prefs and custom field display 2003-07-01 20:24:00 +00:00
gugux
7c54a57043 Added new italian translations patch #1635 thanks to Alessandro Farina 2003-06-25 22:37:51 +00:00
Ralf Becker
265ab3f48e changes for new hooks 2003-04-27 22:37:37 +00:00
gugux
6b78fbbcfb Changed all x's into %'s in lang files. 2003-04-27 21:58:53 +00:00
gugux
6b17805c46 Changed all x's into %'s, suppressed useless phrases, added missing ones and french translations. 2003-04-27 21:13:00 +00:00
ceb
31f9734d02 update hook_admin 2003-04-23 01:15:00 +00:00
Ralf Becker
ff22985b3e fix for bug #3241 (Apostrophes in custom-fields)
removed a wrong quote
2003-04-18 08:06:35 +00:00
Ralf Becker
f8acfe4762 included custom-fields in the import 2003-04-06 12:52:24 +00:00
Ralf Becker
dcd57593a3 enabled back again 2003-04-06 12:32:53 +00:00
Ralf Becker
254ab415b6 merged from the eTemplate-branch:
included ab_id to allow updates
2003-04-06 12:23:58 +00:00
Ralf Becker
587b3e218f fix for not editable/deletable custom-fields with with certain special chars in there name, field-name was not url-encoded 2003-04-06 12:11:03 +00:00
Ralf Becker
2c06187479 fix for custom-fields values are always empty in edit 2003-04-06 12:09:35 +00:00
gugux
a3a882ef72 Added cs files. Patch #1072 thanks to mlHAU ! 2003-03-20 22:00:03 +00:00
skwashd
b402ad3171 Fix for Bug #2200 2003-03-19 06:51:30 +00:00
gugux
23acf2a171 Corrected typo, thanks to Marco Gaiarin (gaio@sv.lnf.it) 2003-03-16 22:29:53 +00:00
Ralf Becker
f9303d44cb changed th for acl-prefs 2003-03-12 23:39:28 +00:00
Ralf Becker
f7782493de added a view german phrases, to get eg. the letter-search working 2003-03-01 16:01:11 +00:00
Ralf Becker
864fad3bd7 changed formated_list to formatted_list 2003-03-01 15:44:58 +00:00
Ralf Becker
d0dc2f5762 made phrase 'birthdays' comon as it is used for home 2003-02-28 14:45:49 +00:00
Ralf Becker
20edfad1a9 corrected birthday check: a birthday of 12/x/y was shown on a date like 2/x/y 2003-02-15 20:52:18 +00:00
gugux
5f72c82a90 Added missing \ 2003-01-23 21:35:32 +00:00
gugux
1515dae637 Added missing phrases. 2003-01-09 22:51:51 +00:00
ceb
0aa260e45b update help 2002-12-24 03:57:21 +00:00
ceb
d5ce31f4a8 update help 2002-12-24 00:42:49 +00:00
ceb
0568a9a53a update help 2002-12-23 01:40:14 +00:00
ceb
f8afc79b4b update help 2002-12-23 00:57:08 +00:00
ceb
d6e0c87fd0 update help system 2002-12-16 00:52:48 +00:00
ceb
e8daf4ff25 update help 2002-12-01 03:28:30 +00:00
ceb
de9637797d update 2002-11-30 02:22:23 +00:00
Ralf Becker
48af00cc15 some more phrase from the english file 2002-11-24 18:02:15 +00:00
Ralf Becker
a387f6ddea Patch #560 from gugux 2002-11-24 15:54:15 +00:00
ceb
6f6e06b39f removed var from hook_admin 2002-11-03 01:03:07 +00:00
ceb
09ad6a9ecd update about 2002-10-28 00:26:57 +00:00
Ralf Becker
dd1fa5af07 ubdate to new about-system (all infos are in setup.inc.php, no more hook_about) 2002-10-27 16:54:07 +00:00
ceb
f42db9d12d update hook_home 2002-10-26 00:26:51 +00:00
ceb
587fa97db2 removed app_title plus update layout 2002-10-23 20:47:33 +00:00
ceb
f89c10e742 update to use xslt 2002-10-03 23:16:08 +00:00
ceb
48c3c62549 update to use css files 2002-10-03 00:23:46 +00:00
ceb
0de792b7b0 removed tpl 2002-09-29 04:10:45 +00:00
seek3r
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
seek3r
8abf9fa1a5 Switched to using the register_exit_function() and added scrolling divs to a couple places for examples 2002-09-28 15:20:20 +00:00
Ralf Becker
a514048c15 changed templates to use ceb's css-theme-files 2002-09-27 23:13:13 +00:00
Ralf Becker
b5602e6f92 changed templates to use ceb's css-theme-files 2002-09-27 22:52:04 +00:00
Ralf Becker
a91b86fb5e changed templates to use ceb's css-theme-files 2002-09-27 22:35:54 +00:00
skeeter
f33da8d656 GNU Patch #505. 2002-09-16 00:08:38 +00:00
skeeter
09361d01f8 GNU Patch #506. 2002-09-04 00:10:57 +00:00
Ralf Becker
e944fb896a added support for standard addressbook-fields saveed in the extras-file:
1) 2. and 3. address line
2) other phone-number
2002-09-02 06:07:09 +00:00
Miles Lott
b0364b9491 Starting update to new template class - header redirects still an issue 2002-08-24 18:04:27 +00:00
skeeter
f983ceb583 GNU Patch #442. 2002-08-23 01:01:10 +00:00
skeeter
00897bdc39 GNU Patch #421. 2002-08-23 00:04:32 +00:00
Miles Lott
438467de6a Fix home.php hooks display 2002-08-19 12:42:06 +00:00
Miles Lott
e3f25223f3 syntax error 2002-08-19 12:23:43 +00:00
Miles Lott
1b59bc99dc lang fix from "Wolfgang" 2002-08-18 23:30:59 +00:00
ldw
5c9c6d3b6c - Added missing copyright file. 2002-07-22 17:26:49 +00:00
ldw
56f7eae5eb - Definitely splitted the Debian source package, adding the needed files to
each module.
2002-07-22 07:17:58 +00:00
skeeter
058ddb033f GNU Patch #348. 2002-06-25 01:09:29 +00:00
skeeter
c0570b884a GNU Bug #507. 2002-06-23 18:52:50 +00:00
Ralf Becker
91271e3afe some more changes to be compatible with seek3r new template-system
output is not longer print, but $GLOBALS['phpgw']->template->set_var('phpgw_body',$content);
2002-06-01 13:19:48 +00:00
Ralf Becker
3ff337bd67 some changes to be compatible with seek3r new template-system 2002-06-01 11:02:10 +00:00
seek3r
0e2e0f5446 fixed design to allow for backwards compatibility 2002-05-31 18:13:07 +00:00
seek3r
cf2a12ba1c made changes to the loading of the header, navbar, appheader, and footers 2002-05-24 10:38:03 +00:00
Miles Lott
30d51e6bf3 fix banner 2002-05-19 19:08:51 +00:00
ceb
ae0f6115a1 update fr lang files 2002-05-14 22:33:00 +00:00
Ralf Becker
424e3ac8b2 closed security hole of using evaled code to show globals vars (which contain eg. passwords) 2002-05-13 14:46:47 +00:00
Miles Lott
77374edc32 ok, there is another - it is now required to add the listed chars of your
alphabet in the lang file...
2002-05-13 00:45:52 +00:00
Miles Lott
09dc641a9d Part three of two - implement filter by first char of last name, fullname, or company (for now) 2002-05-13 00:44:41 +00:00
Miles Lott
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
Ralf Becker
dd8d60ab9e autocreate full name on import, if not explicitly set by user (feature request from Giles Westwood) 2002-05-01 12:46:20 +00:00
skeeter
2f001c89f5 Updating the setup.inc.php files. 2002-04-27 15:35:26 +00:00
skeeter
b01f661216 additional information for use by http://apps.phpgroupware.org. 2002-04-25 01:19:52 +00:00
Miles Lott
9567e30ea4 part of GNU patch#136, and more 2002-04-24 13:27:15 +00:00
Miles Lott
86ab1d83f2 point to correct function 2002-04-18 23:32:48 +00:00
Miles Lott
3eebfd63fd clear nonarray error 2002-04-15 03:04:10 +00:00
skeeter
b8f1cc7be6 Added missing phrases. 2002-04-15 02:56:44 +00:00
skeeter
6086dae0bf Added missing phrase. 2002-04-13 04:08:05 +00:00
skeeter
1b194d2419 Added missing phrase. 2002-04-13 03:56:34 +00:00
Miles Lott
97bf8d25a1 clear nonarray error 2002-04-13 03:49:39 +00:00
Miles Lott
c7f4184b69 Fix for addressbook custom fields 2002-04-13 03:34:23 +00:00
ceb
40273bf788 added finnish help file 2002-04-02 20:19:06 +00:00
ceb
3d9371e330 added finnish translation file 2002-04-02 20:17:55 +00:00
Miles Lott
5d9ec2d917 Testing ability to handle checkboxes in admin config class 2002-03-20 00:27:34 +00:00
Miles Lott
33549dcf9e formatting 2002-03-19 02:58:50 +00:00
Miles Lott
31e6ac71a4 Hmm, that was an old one... 2002-03-19 02:58:13 +00:00
Miles Lott
8362c008bb not needed 2002-03-19 02:54:36 +00:00
Miles Lott
f34041b922 Allow admin to enable remote search (off by default) 2002-03-19 02:44:15 +00:00
ceb
cef59ed231 update global apps cats to turn on or off showing of global systemwide cats 2002-03-19 02:35:38 +00:00
simone
8877a87554 adding: please set your... 2002-03-18 22:20:06 +00:00
Miles Lott
49492cab51 Add servers table for remotes 2002-03-14 14:25:12 +00:00
Miles Lott
f93684a40f Add the beginnings of remote ldap search capability (with add) 2002-03-14 14:06:04 +00:00
ceb
95fb7bec46 update cats 2002-03-13 21:50:25 +00:00
ceb
1fab89aabe update pngs 2002-03-08 22:04:31 +00:00
ceb
1d29836f0d update pngs 2002-03-08 20:45:50 +00:00
ceb
22b29acbad update png 2002-03-08 15:11:41 +00:00
simone
a7156d7fd6 update with missing LANG calls 2002-03-06 23:44:08 +00:00
Ralf Becker
7cf9b2c1f5 removed debug-message 2002-03-05 10:51:36 +00:00
Ralf Becker
9ce2cc5a8a saveing fieldassignments now in preferences and not longer in a separate file in /tmp 2002-03-05 10:26:33 +00:00
Miles Lott
18c9bede9c Now using get_var() from api 2002-02-28 04:23:16 +00:00
Miles Lott
661bbca88c remove one tr 2002-02-21 13:46:53 +00:00
Ralf Becker
8d7650092d fix for multiple cats separated by ';' and containing " ' " in the cat-names 2002-02-14 18:42:19 +00:00
Miles Lott
27f892db9d GNU Patch #135 - Don't export if conv_type=none 2002-02-14 02:39:51 +00:00
p_pessagno
166d2cdca2 Big French Translation update - thanks to Guillaume 2002-02-04 15:13:45 +00:00
seek3r
bcd7dc31eb adding all the PNG images to work toward GNU complaince 2002-01-21 17:08:04 +00:00
Miles Lott
1a72f55079 Fix the other email link 2002-01-17 04:02:20 +00:00
Miles Lott
2421cc1afa Fix email link; Formatting; 2002-01-17 03:52:56 +00:00
p_pessagno
f1bc701073 now it really works ok 2002-01-15 16:38:49 +00:00
p_pessagno
16819ce6da lang tpl fixes 2002-01-15 16:12:10 +00:00
p_pessagno
430be3a026 Import template lang fixes 2002-01-15 16:04:45 +00:00
p_pessagno
a611eb4e7f Export template lang fixes 2002-01-15 15:26:47 +00:00
ceb
105b55ef96 added api version to deps 2002-01-13 20:17:42 +00:00
ceb
2c3f92a9f1 update hook_prefs 2002-01-12 04:17:42 +00:00
p_pessagno
52e4f35a57 Beginning full Spanish translation update
-
2002-01-11 21:59:40 +00:00
p_pessagno
d7b4c46de0 Portuguese Translation 2002-01-10 17:40:12 +00:00
bettina
ade7a6bdbf address format 2002-01-05 23:57:41 +00:00
bettina
5d7c74b89d added address formats 2002-01-05 20:31:36 +00:00
bettina
b392a3bc67 update langs 2002-01-05 20:29:33 +00:00
bettina
896daebd26 added new format for address 2002-01-05 16:24:45 +00:00
bettina
aedfeaca55 added missing street 2002-01-05 00:26:39 +00:00
Miles Lott
1c341af5bc Add two missing langs for preferences 2002-01-04 04:54:38 +00:00
Miles Lott
ab1bae0505 add some admin langs 2002-01-04 00:33:43 +00:00
Miles Lott
766daf764e Fix one lang call, add 'no vcard' 2002-01-04 00:25:16 +00:00
Miles Lott
13d1f509f3 Add missing hooks for new installs 2002-01-02 16:06:03 +00:00
seek3r
32306abaf6 some additional performance improvements, including a switch to the hooks class which I finished up 2002-01-02 14:33:05 +00:00
Miles Lott
1309e07d82 Add another lang 2002-01-01 19:05:11 +00:00
Miles Lott
c7f698f835 Add some langs 2002-01-01 19:03:26 +00:00
Miles Lott
ae3349058c Formatting, some globals work 2001-12-30 11:59:32 +00:00
Miles Lott
820b5adbe5 Fix call to get_list (now index), some globals work 2001-12-30 11:57:02 +00:00
bettina
c2cd9e60d0 fixed wrong function call 2001-12-29 21:37:12 +00:00
Miles Lott
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
Miles Lott
eeda908447 using new field editor 2001-12-28 04:09:14 +00:00
Miles Lott
e524a44dad different field editor 2001-12-28 04:08:35 +00:00
Miles Lott
e85f926de8 Using new uiaclprefs class 2001-12-28 01:46:41 +00:00
Miles Lott
267ca57168 new version of custom field editor in ui form 2001-12-24 17:35:58 +00:00
Miles Lott
7d78039d6b Use the new uiconfig class 2001-12-24 00:04:02 +00:00
Miles Lott
fcf1e0a7ec Fix checking of entry var and posted start/order/sort, etc. 2001-12-23 17:28:14 +00:00
Miles Lott
093e6d006b No longer used 2001-12-23 15:42:07 +00:00
Miles Lott
7584fd36fc Add {error} to display config error 2001-12-23 15:30:30 +00:00
Miles Lott
d98af24492 Add new validation hook file for config.php in admin 2001-12-23 15:29:52 +00:00
cortesi
cd2709ba7c now in sync with EN 2001-12-16 14:08:22 +00:00
Miles Lott
6d38b68c26 Make add email link correct; tweak values to make some ldap schema not object 2001-12-11 01:44:13 +00:00
Miles Lott
c67fd7c7ee Fix for passing phpgw_info in the querystring 2001-12-05 16:19:12 +00:00
itheart
cf87cf608f Japanese lang file phrase add. 2001-12-04 07:37:22 +00:00
Miles Lott
b4e366ddc0 formatting and globals, what else? 2001-12-04 01:26:53 +00:00
Miles Lott
eb0592bb14 GLOBALS - an exercise in practice what you preach 2001-12-04 01:17:10 +00:00
Miles Lott
dfcb5595f4 Doing some cleanup 2001-12-04 01:13:34 +00:00
Miles Lott
90424460e8 Formatting 2001-12-04 01:12:39 +00:00
Miles Lott
15529d717a GLobalize the field management 2001-12-04 01:04:21 +00:00
Miles Lott
1ebc3e04ba Should fix this for GLOBALS 2001-11-28 03:42:56 +00:00
bettina
b67e4d9102 GLOBALS 2001-11-24 19:30:11 +00:00
Miles Lott
081f770702 globals 2001-11-23 21:10:04 +00:00
Miles Lott
a1ccab2cc0 NOTE SCHEMA CHANGE - openldap2 - Allow multiple cat_ids (,19,28) for ldap also 2001-11-23 02:10:21 +00:00
itheart
38d1253837 japanese lang file add 2001-11-14 22:39:28 +00:00
Miles Lott
01363822fa Fix links to addressbook view 2001-10-24 18:45:01 +00:00
Miles Lott
86e8f527d7 modify exposed function names for xmlrpc to match service class 2001-10-22 21:18:57 +00:00
skeeter
a446455ca4 Small fixes for the addressbook preferences. It wasn't saving users choice of mainscreen_showbirthdays. 2001-10-21 10:51:32 +00:00
skeeter
dab358dfa5 Should be only fixes to make the portal box movement possible (up/down). 2001-10-21 10:49:29 +00:00
Ralf Becker
82c462bb2a fix for delete: as in confirmation 'Yes' is a plain link, need to check HTTP_GET_VARS for ab_id and confirm too 2001-10-08 16:04:23 +00:00
Ralf Becker
95d05b0960 fix for edit: url does now get saved 2001-10-08 15:43:57 +00:00
jengo
c98c5faa6e There are apart of the old setup program and are no longer needed 2001-09-29 04:20:43 +00:00
Ralf Becker
4aab4331b7 patch that addressbook not looses the cat in nextmatch 2001-09-28 21:27:41 +00:00
Miles Lott
34a5169110 Adjust color attribute 2001-09-26 23:36:38 +00:00
Miles Lott
e78caa8232 Fix image 2001-09-25 22:57:21 +00:00
Miles Lott
7fc7a192c5 Possible fix for bug #461589 2001-09-24 16:43:55 +00:00
Miles Lott
70ecf36bfe GLOBALS and formatting work 2001-09-20 03:55:57 +00:00
Lars Kneschke
1f88e43cda spelling errors 2001-09-20 02:51:56 +00:00
Lars Kneschke
9827726352 fixed a typo
change the way the referer get modified, when adding addresses from email client

Miles need to review it
2001-09-20 02:43:39 +00:00
Miles Lott
4c4fcee9cc Adjust for modified cats class in view() 2001-09-18 16:42:18 +00:00
Miles Lott
9355b2486c Fix cat_id setting - again 2001-09-17 02:35:01 +00:00
Miles Lott
01ef0bdc8b Enhance detection of sqsof vars 2001-09-15 12:59:48 +00:00
Miles Lott
50a6073b51 Fix preferences to work with register_globals off 2001-09-15 12:54:43 +00:00
Miles Lott
e078b138b0 working again i think 2001-09-12 16:57:05 +00:00
Miles Lott
f3be3189e4 Some fixes to ensure we don't put accting fields into the extra table 2001-09-09 22:55:43 +00:00
Miles Lott
404f8d37b1 Updated file from Guillaume Courtois <guigui@gugux.net> 2001-09-08 12:38:24 +00:00
Miles Lott
9017a5def0 maybe this will appear again 2001-09-06 19:37:51 +00:00
Miles Lott
e247562fc7 oops! deleted $start global here somehow 2001-09-04 05:28:24 +00:00
Miles Lott
4234adb5df Fix for edit that was saving owner also as an extra field, making the record
not viewable anymore; more use of GLOBALS
2001-09-03 12:00:38 +00:00
Miles Lott
5ec4407928 Fix for incorrect lang 2001-09-03 10:53:19 +00:00
Miles Lott
d0c4053077 Using GLOBALS 2001-09-02 14:54:03 +00:00
Miles Lott
8fb7e84b08 print footer... 2001-08-29 16:43:16 +00:00
Miles Lott
8f37b3ce5d Some formatting and additional GLOBALS work 2001-08-27 09:52:35 +00:00
Miles Lott
5d2d1be866 Some more tweaking for GLOBALS, also added introspection for list_methods() 2001-08-27 09:51:32 +00:00
Miles Lott
c81c7c5428 Fix setting of filter for nextmatchs 2001-08-24 23:35:27 +00:00
Miles Lott
a18da3100c Adjustments to pass array values (one more to go) 2001-08-23 06:57:37 +00:00
Miles Lott
b4eacadef8 Cleanup use of acl, one less db call, etc. 2001-08-23 04:29:20 +00:00
Miles Lott
ca0ed1f136 Add in function io map function, listmethods() and rework so class to create
the contacts object in the constructor
2001-08-20 16:30:02 +00:00
Miles Lott
7c3002349a Quick hack to fix owner setting on new entry 2001-08-10 16:51:45 +00:00
Miles Lott
46a11b91da array format adj. 2001-08-09 00:52:53 +00:00
Miles Lott
194c27ad3e More html tweaking 2001-08-09 00:50:08 +00:00
Miles Lott
0d3c2022d4 Tweaking the html 2001-08-09 00:41:41 +00:00
Miles Lott
66013bfe3c Make contacts->add() return the id, since it finds it anyway 2001-08-09 00:32:59 +00:00
Miles Lott
09a1130896 Working to changeover to use of arrays for all bo functions, fix some other
broken calls that were in limbo
2001-08-09 00:19:28 +00:00
Miles Lott
84ddd34c28 Update to remove cats 2001-08-05 14:00:09 +00:00
Miles Lott
27e328feeb Adjusted for new nextmatchs layout 2001-08-05 13:21:35 +00:00
Miles Lott
de68820130 Hopefully a fix for acl issues, and the strip_html loop 2001-08-04 14:12:32 +00:00
Miles Lott
127c5b7636 check tid to make sure it is not '' or ' ' 2001-07-18 20:30:53 +00:00
Miles Lott
47c1f01718 Drop two unneeded objects 2001-07-16 22:10:07 +00:00
Miles Lott
5c431fd271 Fix passing of cat_id 2001-07-13 17:57:10 +00:00
Miles Lott
e66982968d Rename to emphasize this is not for single vcards 2001-07-13 17:51:50 +00:00
Miles Lott
ccd52fc7a8 Fix for no prefs column display 2001-07-13 15:05:50 +00:00
Miles Lott
3daaf14c25 Moved preferences to ui/bo 2001-07-13 09:03:31 +00:00
Miles Lott
5ec7e29c20 What? you want to delete an entry?! (thanks, DB) 2001-07-12 04:09:12 +00:00
Miles Lott
5e6c6bae46 Trying to fix cat_id setting if cat = 0 or '' 2001-07-12 02:42:26 +00:00
Miles Lott
5d4eb501d5 Fix (?) for cat_id... i just don't know anymore 2001-07-12 01:36:51 +00:00
Miles Lott
fabda30701 small tweak to sort querystring 2001-07-12 01:13:07 +00:00
Miles Lott
bba5990cda Fix for php4 for fix for php3... 2001-07-12 01:01:11 +00:00
Miles Lott
2ae98b0577 Some export and prefs fixes 2001-07-11 11:20:35 +00:00
Miles Lott
9b94656ff3 Fixes for import 2001-07-10 20:47:26 +00:00
Miles Lott
07f5bb292c php3 did not like entry[cat_id][] in the form, so this is now fcat_id[] 2001-07-10 20:20:45 +00:00
Miles Lott
ea3e4e4d30 php3 fixes 2001-07-10 19:52:30 +00:00
Miles Lott
6b990a110e Fix export, remove incomplete Italian import file 2001-07-09 23:20:46 +00:00
Miles Lott
86e928a092 Replace Outlook export with lang-spefic files 2001-07-09 23:20:11 +00:00
Miles Lott
3ee4ab412a Replace refs with copies to avoid php3 problems, i hope 2001-07-09 18:06:03 +00:00
Miles Lott
5df37c28ff Switch to using /index.php 2001-07-09 17:35:27 +00:00
Miles Lott
120c6d79a1 Removing files 2001-07-09 10:45:25 +00:00
Miles Lott
01e19687ef Enable view hook 2001-07-08 22:07:12 +00:00
Miles Lott
9e60b3b784 ceb says this should not be feminine, so... ;) 2001-07-08 14:52:36 +00:00
Miles Lott
5faec95d69 trying to fix reset of start... again 2001-07-08 14:31:59 +00:00
Miles Lott
d1e13ba917 Fix nofname/nolname 2001-07-08 14:12:05 +00:00
Miles Lott
245deb3382 Now makes its own cats instance 2001-07-08 14:01:08 +00:00
Miles Lott
16914adba3 These have moved 2001-07-08 14:00:08 +00:00
Miles Lott
c4b724eeeb Modified to remove most hidden vars, now using app_session 2001-07-08 13:59:26 +00:00
Miles Lott
4ded93b5fb These are moving 2001-07-08 13:58:24 +00:00
Miles Lott
a9b7ad66d8 Moving these, also adding seperate lang versions of cvs import 2001-07-08 13:57:04 +00:00
Miles Lott
03348f7b0d Committing traffic direction of 3layer 2001-07-08 13:55:24 +00:00
Miles Lott
ace91371c8 Starting to commit mostly working redesign using 3layer 2001-07-08 13:54:40 +00:00
Miles Lott
376f78c22e old file... 2001-07-05 23:31:23 +00:00
Miles Lott
349e4cdcd2 Slightly more complete files, split from new file from Guillaume Courtois <guigui@gugux.net> 2001-07-05 22:27:05 +00:00
Miles Lott
30507b9d52 Moving to api 2001-07-05 08:33:18 +00:00
Miles Lott
82ca350f9f moved to api 2001-07-05 07:41:37 +00:00
Miles Lott
a6be13d37a This should complete the remerge of contacts class to api 2001-07-05 07:41:08 +00:00
Miles Lott
5da1b9fb1c All table info is moved to api 2001-07-05 07:39:51 +00:00
itheart
54742769e9 submit and cancel button lang 2001-07-05 06:49:24 +00:00
Miles Lott
6e05eaab28 Renamed 2001-07-05 05:12:30 +00:00
Miles Lott
0d4b201c68 Cleaned up import in vcard class to handle files directly using in_file() 2001-07-03 09:02:16 +00:00
Miles Lott
340bf3f249 Cleanup, add one TODO about use of array_shift() 2001-07-03 08:10:21 +00:00
Miles Lott
09832b0496 Now using limit_query, show_hits (.13 only); Change refs to $this to $contacts;
Cut down on duplicated strings for $sql
2001-07-03 07:17:13 +00:00
Ralf Becker
7c34babf6c fix for similar fieldnames 2001-07-01 21:24:08 +00:00
Miles Lott
cdd707d2ea I think these are actually working now, except for weather 2001-06-29 01:17:32 +00:00
Miles Lott
62b49ea460 Formatting 2001-06-29 00:30:06 +00:00
Miles Lott
af9aa6e383 Now i remember why it was like that 2001-06-28 10:20:30 +00:00
Miles Lott
4af119957c Fixed nonsensical setting of a useless variable, now it has a purpose 2001-06-28 10:13:17 +00:00
Miles Lott
199eed4e71 Possible php3 fix, need to verify on 4 again 2001-06-28 09:51:57 +00:00
Miles Lott
26c28ed4a4 Fix for php3 2001-06-28 09:11:40 +00:00
Miles Lott
b9620485f9 Update to new constants 2001-06-27 05:17:03 +00:00
Miles Lott
8d402ca2d7 Fix for new constants 2001-06-27 05:11:38 +00:00
skeeter
d0890b1864 Fixes for bug #431356. 2001-06-26 23:33:18 +00:00
Miles Lott
c77b23fbc7 Clean up evals for php3, same as .12 branch 2001-06-26 09:52:57 +00:00
Miles Lott
c709c1282b Add lang for config template 2001-06-25 22:47:49 +00:00
Miles Lott
ee82c1c627 Yank two stray td's 2001-06-24 22:35:52 +00:00
Miles Lott
f80fa4650b Cleanup buttons 2001-06-24 06:54:32 +00:00
Miles Lott
eb459be3b5 Display changes to use theme colors... 2001-06-24 06:42:31 +00:00
Miles Lott
21cdde3247 Allo stray from default filter once another filter is selected 2001-06-24 01:59:56 +00:00
Miles Lott
99ddadcacc Add preference for default filter - response to patch #429178 2001-06-24 01:30:37 +00:00
bettina
6bd62f7ae5 update formatted_address() to use lang for the countryname 2001-06-23 00:02:07 +00:00
Miles Lott
93e8af054a Add @ to silence extra_fields on update if none 2001-06-22 19:57:23 +00:00
skeeter
e7a98f2e3a Fix for bug #435401. 2001-06-22 11:14:50 +00:00
bettina
667eb328ee update addresses 2001-06-22 07:37:59 +00:00
bettina
0cb21b95f7 update addresses 2001-06-22 06:00:19 +00:00
bettina
11d0e8247d update addresses 2001-06-22 05:55:15 +00:00
bettina
c51d053f5f update addresses 2001-06-22 05:29:43 +00:00
Miles Lott
b95753ebb7 Update config template to not have the country setting 2001-06-22 03:37:38 +00:00
Miles Lott
d6a7ebec43 Remove setting of countrylist 2001-06-22 02:07:56 +00:00
Miles Lott
9bf2e8a0ad Final(?) change to country selection, since this is now a combined admin and
preferences option
2001-06-22 01:34:06 +00:00
Miles Lott
12d0ce51e9 Fix for country select 2001-06-21 23:40:09 +00:00
Miles Lott
799ff3e90b Add 'alt. csv import' 2001-06-20 09:16:48 +00:00
Miles Lott
0e050f4a43 Add missing version upgrades, increment version to current api version 2001-06-17 16:10:04 +00:00
Miles Lott
e71dc5f440 Add an @ to be quiet... 2001-06-16 17:09:32 +00:00
Miles Lott
2759650add Change spaces to tabs 2001-06-16 17:04:33 +00:00
Miles Lott
f9e93d7deb fix some major flaws in field (re)definition, and make work with pg also 2001-06-15 15:43:37 +00:00
bettina
8facfebf68 update langs 2001-06-15 00:20:14 +00:00
Miles Lott
51dbe51788 Add Japanese help from itheart 2001-06-13 07:53:26 +00:00
Miles Lott
eb0ba9293e Add itheart's file, with some missing phrases 2001-06-13 07:52:12 +00:00
bettina
68e50e79e1 update langs 2001-06-12 22:54:56 +00:00
Miles Lott
bb17776c9e Increase rootdn input size 2001-06-12 18:55:00 +00:00
bettina
77d909e507 update langs 2001-06-12 02:38:13 +00:00
bettina
82be6c9aa8 update langs 2001-06-11 22:27:53 +00:00
Miles Lott
4d938c1a0b Fix for new hook method 2001-06-11 19:35:11 +00:00
Miles Lott
c24294a74a Move addition of adr_two_countryname, add pubkey 2001-06-11 18:05:24 +00:00
Miles Lott
0b9c0214d4 Add missing field 2001-06-11 17:56:47 +00:00
Miles Lott
259c53f526 Now a working update 2001-06-11 17:01:29 +00:00
Miles Lott
4be47dbeed Working upgrade, though it is losing data for the moment 2001-06-11 16:30:34 +00:00
Miles Lott
308d38eaa4 Now using the wrappers in schema_proc 2001-06-11 01:56:02 +00:00
Miles Lott
e56f41c36f Should now process from end to end, just need to help functions that need
table defs
2001-06-10 15:06:43 +00:00
Miles Lott
e428eed3f8 Sample data for the baseline table, to verify upgrades for developers 2001-06-10 14:24:51 +00:00
Miles Lott
145959da71 Moving to templated style for admin/config settings 2001-06-10 12:52:50 +00:00
Miles Lott
e6d04696b0 Remove second link 2001-06-10 11:32:35 +00:00
Miles Lott
3baa2c3504 Add new config.inc for admin hook 2001-06-10 11:30:05 +00:00
Miles Lott
4dd817cb1b Clean up error display a bit for export 2001-06-09 21:38:15 +00:00
skeeter
8b27063017 Now in line with new hook naming convention. 2001-06-08 03:25:28 +00:00
Miles Lott
1ae38c8f7b Add new notify hook, roughly a copy of hook_home 2001-06-07 10:54:59 +00:00
Miles Lott
87f640f4a4 Fix/convert for setup3, almost there... 2001-06-06 07:27:42 +00:00
Miles Lott
5b411bcd9f Fix general syntax problems, will be moving to different return style soon 2001-06-06 00:13:50 +00:00
Miles Lott
4b9c00c914 Using new method of global phpgw_setup, then setting oProc. Most of these work now 2001-06-05 20:11:40 +00:00
Miles Lott
aef4ffe652 Add in function to use temp table created in api upgrade for group mapping
in 0.9.10pre24
2001-06-05 07:42:08 +00:00
Miles Lott
f971d23d2a Fix syntax errors in table arrays in two functions 2001-06-05 01:36:58 +00:00
Miles Lott
3b39394b76 add lang files for addressbook (split from main lang files) 2001-06-04 16:23:52 +00:00
Miles Lott
4e4341d091 Roughly correct and fully complete? or something 2001-06-04 04:08:29 +00:00
Miles Lott
5f539b912a Mostly correct, still have the main chunk of drop column mess to deal with 2001-06-04 02:53:04 +00:00
Miles Lott
6bb6470ec8 Add enable flag 2001-06-03 20:56:46 +00:00
Miles Lott
75ac394d14 spell check 2001-06-02 07:31:35 +00:00
Miles Lott
34a49d18cb Fix appname in comments 2001-05-31 21:51:22 +00:00
Miles Lott
cbbe959a0c Update setup.inc.php, alter config.inc.php to include new country setting 2001-05-31 21:45:36 +00:00
seek3r
4b1390eb0f had to make several changes and cleanups for php3 compatibility 2001-05-31 10:11:18 +00:00
Miles Lott
b4b16f76be Fix setting of phpgw_info flags 2001-05-31 04:46:26 +00:00
Ralf Becker
95b42ecd6b added ' around cat_id, else you get invalid sql on new install with default cat set to 'all' or any other not numeric values 2001-05-30 21:51:20 +00:00
seek3r
1def56a2c4 updating for the new dev versioning 2001-05-30 17:48:20 +00:00
Miles Lott
698b5a0c06 Show warning about not selecting export type 2001-05-30 00:16:31 +00:00
Miles Lott
4fc0e56713 Formatting!!! 2001-05-29 23:55:02 +00:00
Ralf Becker
b416eeaf14 corrected 'no vcard' if their are no names 2001-05-29 19:40:40 +00:00
Miles Lott
7827d25bfe Updates to some tables_current and setup_inc files 2001-05-29 14:13:03 +00:00
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
Miles Lott
4acc0e41a7 Try to fix cats issue with pgsql 2001-05-28 23:11:10 +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
3d5f727fa7 Testing something 2001-05-28 08:41:28 +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
b0b883cc20 Adjust table names array 2001-05-24 20:33:37 +00:00
seek3r
87e82b612e finally got the basics doen for dependancy support 2001-05-24 08:32:48 +00:00
Miles Lott
c206192b92 Set to correct table names 2001-05-24 08:17:08 +00:00
skeeter
775e90b953 This is a better design for admin/preference hooks. Can now be globally modified from each of the appropriate index files. 2001-05-24 01:13:09 +00:00
Miles Lott
cb2d1faf07 Adjust to match coding std 2001-05-23 21:39:37 +00:00
Miles Lott
055aa6273b Add some inline doc 2001-05-23 20:57:10 +00:00
Miles Lott
956c6d97b0 Update to use new schema 2001-05-23 20:50:35 +00:00
Miles Lott
93db684a70 Last of recent changes from Ralf Becker 2001-05-23 20:49:52 +00:00
Miles Lott
03e3895d6d Show multiple cats properly 2001-05-23 20:45:51 +00:00
Miles Lott
7aa962674b Change from Ralf Becker <RalfBecker@outdoor-training.de> for vcard import and mult. cats 2001-05-23 20:18:57 +00:00
Miles Lott
fafc7d39c9 Update from Ralf for multiple cat select (?) 2001-05-23 20:16:19 +00:00
Miles Lott
4ccc2823a5 Update to link to new csv alternate for import 2001-05-23 20:15:40 +00:00
Miles Lott
886c7f665c Add in new alternate for csv import, from Ralf Becker <RalfBecker@outdoor-training.de> 2001-05-23 20:15:07 +00:00
seek3r
4935ab6eb6 updating to new format that supports depends 2001-05-23 17:14:55 +00:00
seek3r
413577a163 updating to new format that supports depends 2001-05-23 16:57:21 +00:00
Miles Lott
0ba2656b76 add commands to actually drop tables 2001-05-23 09:17:48 +00:00
Miles Lott
d6fc204fcd Fix syntax, still needs more work 2001-05-23 08:25:19 +00:00
Miles Lott
15a83640fa Add admin function to set config value for country list 2001-05-21 22:52:56 +00:00
Miles Lott
21de700442 Enable use of country/config class 2001-05-21 22:37:14 +00:00
Miles Lott
a1ec58189d Enable use of config class 2001-05-21 22:36:15 +00:00
Miles Lott
5a7bd92c12 Add new admin config option to use country class for country names 2001-05-21 22:35:04 +00:00
Miles Lott
ced6e5cc0e Undo last change 2001-05-21 22:31:31 +00:00
Miles Lott
8a7206f577 Undo last commit 2001-05-21 22:29:05 +00:00
slypup
7b6c0acbd9 fixes so that hr works properly 2001-05-21 20:32:17 +00:00
Miles Lott
19eec8895a Formatting 2001-05-21 08:18:40 +00:00
Miles Lott
2f3662b936 Formatting 2001-05-21 08:04:52 +00:00
Miles Lott
a0a3fbb31a Formatting 2001-05-21 07:56:46 +00:00
Miles Lott
a6da8acffc Formatting 2001-05-21 07:42:25 +00:00
Miles Lott
de8eeade69 Slightly updated... 2001-05-21 07:36:30 +00:00
Miles Lott
061c819fed Formatting 2001-05-21 07:31:00 +00:00
Miles Lott
17de668f88 Formatting, removal of some function params that are not needed 2001-05-20 21:03:23 +00:00
Miles Lott
e464e7cde9 Add app title 2001-05-20 00:03:17 +00:00
seek3r
85a3b35de4 I have decided that setup.inc.php will contain all the details about the app, which setup will need to know. I am removing all other existing files that served the same purpose. I may switch to setup.xml at some point... but not yet 2001-05-19 06:09:07 +00:00
skeeter
8bc4d7f5da Fix for the birthday check. 2001-05-19 05:00:18 +00:00
Miles Lott
15ec83f520 Mostly updated the updates file 2001-05-19 01:51:48 +00:00
Miles Lott
d6da60e4f8 Update current 2001-05-18 17:26:35 +00:00
Miles Lott
dc2b2bfc05 Adding addressbook setup3 files 2001-05-18 03:34:17 +00:00
Miles Lott
f3bb7b7c4e Add in code from Tombstone <pablo@averbuj.com> to use ldap_del in update 2001-05-17 03:50:34 +00:00
Miles Lott
3da041bfc5 Fix lang call 2001-05-15 10:27:32 +00:00
Miles Lott
7401f57ed9 Modify contact owner field 2001-05-14 12:22:05 +00:00
Miles Lott
bb017a4c40 And one more debug turned off 2001-05-14 02:00:35 +00:00
Miles Lott
779c578b49 Disable some debugging output 2001-05-14 02:00:04 +00:00
Miles Lott
7902ce2969 phpgwtypeid was not being checked correctly 2001-05-14 01:57:43 +00:00
Miles Lott
6a26375a68 Make ldap strings lowercase in the contacts array 2001-05-14 01:55:26 +00:00
Miles Lott
7aa4a48ebe This is work in progress using schema in api/doc/ldap 2001-05-14 01:50:45 +00:00
skeeter
7185c8fdb1 More controlled manual app. Controller can be more easily modified bya single source. 2001-05-14 00:18:12 +00:00
bettina
15011c6adc update hook_preferences to enable global cats plus levels 2001-05-12 01:28:55 +00:00
angles
b63d389f34 templatization of preferences 2001-05-11 17:19:20 +00:00
Miles Lott
323d44f8e9 Now using PHPGW_APP_TPL 2001-05-11 14:01:06 +00:00
skeeter
34a91dbb46 New New manual - multi-language capabilities. 2001-05-11 02:34:43 +00:00
skeeter
9bd39084f8 No loger needed 2001-05-11 02:34:15 +00:00
Miles Lott
8764e4aec8 Some formatting 2001-05-10 18:09:15 +00:00
Miles Lott
911a98e380 Cleanup use of template 2001-05-10 13:49:39 +00:00
Miles Lott
6e55f7b3dd Formatting 2001-05-10 13:05:30 +00:00
Miles Lott
ade25e59cc No longer needed 2001-05-10 12:54:59 +00:00
Miles Lott
c89c380f3f Now using single template file 2001-05-10 12:45:40 +00:00
Miles Lott
a17f9909b9 now using PHPGW_APP_TPL, and index.php is using new single template file 2001-05-10 12:21:16 +00:00
Miles Lott
20c373ce1b New combined template for the address list 2001-05-10 12:19:56 +00:00
skeeter
9fa092328a Final manual layout 2001-05-10 03:16:39 +00:00
skeeter
18bf9da775 Fixed the problem where calendar items were not being deleted. Tracked it down to a ->db overwrite problem where todo was using ->db and the deleteaccount.php page was using the same. 2001-05-09 03:05:22 +00:00
skeeter
e9f9189cd9 This should be the final format for the manual. 2001-05-08 01:17:31 +00:00
Miles Lott
c703dbb740 Reformatting 2001-05-07 05:04:13 +00:00
Miles Lott
2a6769a8b7 Formatting 2001-05-07 04:49:00 +00:00
Miles Lott
17f1114d6d More efficient displaycol function, and some formatting 2001-05-06 16:43:45 +00:00
skeeter
5af7116030 New manual layouts 2001-05-06 16:37:40 +00:00
Miles Lott
b5453e9b73 Formatting 2001-05-06 16:24:20 +00:00
Miles Lott
38882f39ae Formatting 2001-05-06 16:15:43 +00:00
Miles Lott
80124149a7 Formatting 2001-05-06 12:33:36 +00:00
Miles Lott
e69fad5950 Forgot this one, removing border 2001-05-06 04:49:28 +00:00
Miles Lott
b9e5de3b85 Switch to using bgcolor instead of a border 2001-05-05 03:20:47 +00:00
Miles Lott
b0de1c375c Now that tr color is working in idsoc, this is not needed 2001-05-05 03:08:10 +00:00
Miles Lott
48f0743bdb Fix incorrect class name (this matters now) 2001-05-04 00:59:06 +00:00
Miles Lott
4b06c0280e Rollback 2001-05-03 05:22:19 +00:00
Miles Lott
904ec3b087 Formatting 2001-05-03 05:07:00 +00:00
Miles Lott
66991480ca Formatting 2001-05-01 09:32:52 +00:00
jengo
30789a2083 Changed some wording 2001-04-30 17:53:04 +00:00
Miles Lott
5d4e15b4b7 Remove unneeded duplicates 2001-04-30 16:03:38 +00:00
Miles Lott
9e38ca16f0 Cleanup per Tony idsoc guy 2001-04-30 15:57:56 +00:00
Miles Lott
1a26437f56 add centering tags 2001-04-29 13:42:20 +00:00
Miles Lott
ebae1c6323 Add some verification that account_id exists for use in accounts storage 2001-04-29 13:41:36 +00:00
Miles Lott
f0888c316d fix(?) donelink 2001-04-28 04:46:32 +00:00
Miles Lott
4ed0543f9e Don't show a bunch of empty fields 2001-04-28 04:36:35 +00:00
Miles Lott
bddc2b415b Add created by back to edit screen, move this on edit form 2001-04-28 04:33:13 +00:00
Miles Lott
0b93b50f1e Maybe a little nicer look? 2001-04-28 04:18:24 +00:00
Miles Lott
85bb8b8007 Now handles custom fields 2001-04-28 04:08:49 +00:00
Miles Lott
7903d05f32 Display 'sound' - doing something with it will be another story 2001-04-28 04:04:09 +00:00
Miles Lott
9c2cea31df Improved html for multiline fields 2001-04-28 04:00:16 +00:00
Miles Lott
370dac5de2 Trying to handle multiline data in note/label/pubkey 2001-04-28 03:52:21 +00:00
Miles Lott
b548b97d29 Fix access and header 2001-04-28 03:42:47 +00:00
Miles Lott
41781e486a Switch to templates 2001-04-28 03:18:36 +00:00
Miles Lott
1eb72fb0ba Adding a header template 2001-04-28 03:13:36 +00:00
Miles Lott
7d5cdea61a Two new template for modified view.php 2001-04-28 03:10:18 +00:00
Miles Lott
f31696c256 Remove superfluous prefs->read_repository, and chg custom field size 2001-04-27 14:30:06 +00:00
Miles Lott
1d97b2b433 Fix SQL for apps that did not send at least a tid in the filter. 2001-04-26 01:40:59 +00:00
Miles Lott
8e481b4cfe If no prefs are set, was causing an each error 2001-04-23 07:13:57 +00:00
Miles Lott
7a3d236045 change app name in comments 2001-04-23 03:13:03 +00:00
Miles Lott
7aeed44a29 Add lang for submit button 2001-04-22 20:05:18 +00:00
Miles Lott
e1fcfb7fcf Alter title 2001-04-21 14:56:53 +00:00
Miles Lott
6d98e3dd43 Change server to field 2001-04-21 14:54:41 +00:00
Miles Lott
d9e5d02b6f add two missing forms for new field editing 2001-04-21 14:53:43 +00:00
Miles Lott
c3f3340944 unneeded 2001-04-21 14:52:28 +00:00
Miles Lott
6c91a354e0 Add functions to edit custom fields 2001-04-21 14:51:25 +00:00
Miles Lott
eb8f0e5f76 Revamp custom field editing 2001-04-21 14:51:05 +00:00
Miles Lott
1523f097a1 These are no longer needed 2001-04-21 13:53:38 +00:00
Miles Lott
927ddfdd2b cleanup field editing 2001-04-21 13:21:08 +00:00
Miles Lott
ac37f5b6da Fix phpversion... 2001-04-21 12:23:49 +00:00
skeeter
76a8955574 Fix for birthday check on home page- this time fixes for tomorrow. 2001-04-21 02:14:33 +00:00
skeeter
d48689bba8 Fix for birthday check on home page 2001-04-21 02:09:20 +00:00
Miles Lott
8a69409111 Hopefully fixes sql search bug that showed other's private entries 2001-04-20 23:13:56 +00:00
Miles Lott
9b88d26899 Add acl check. This should halfway fix bug #417302 2001-04-20 03:41:35 +00:00
Miles Lott
32787610c6 Make bottom buttons on one line 2001-04-19 20:34:10 +00:00
Miles Lott
6bcec0f609 Put a border on addressbook table for index in idsociety 2001-04-19 20:31:59 +00:00
Lars Kneschke
bfc67191a7 applied again a patch [ #416612 ] catagory item all not in option tags
Thanks to Tony Puglisi (tony-devel)
2001-04-17 09:30:08 +00:00
jengo
38715027d6 Fixed 2 bad link() calls 2001-04-14 20:21:41 +00:00
Miles Lott
fb10b7610e extract up to 3 names from an add_email call 2001-04-14 17:10:58 +00:00
Miles Lott
1e7fc18384 Add referer tracking for add_email from email and squirrelmail 2001-04-14 14:58:29 +00:00
Miles Lott
68c78fc532 Use browser class header function 2001-04-14 02:42:50 +00:00
Miles Lott
b4c49a5ea6 Add setup info files 2001-04-12 05:12:27 +00:00
Miles Lott
f102d4abf2 Add 3 missing phone numbers 2001-04-12 04:16:23 +00:00
Miles Lott
a6081e5184 Changeover to SEP 2001-04-10 04:34:33 +00:00
Miles Lott
ace6936802 Bday length checking 2001-04-09 12:56:22 +00:00
Miles Lott
ab11b27114 LDAP filtering adjustments 2001-04-09 12:54:43 +00:00
Miles Lott
035e4efa0e Change commented line 2001-04-09 12:51:43 +00:00
Miles Lott
513aa81135 Href added for link to view the entry with the matching birthday 2001-04-08 14:21:39 +00:00
Miles Lott
8d7264120a Add alt tag, alter wording. 2001-04-08 08:22:36 +00:00
Miles Lott
235ce3153d Add some about this app info 2001-04-08 08:19:38 +00:00
Miles Lott
afd67b015d Add strlen check to always stuff db with two digit $bday_day 2001-04-08 07:33:09 +00:00
Miles Lott
91c2b49c5d This should now work at least for sql contacts 2001-04-08 07:25:31 +00:00
Miles Lott
338538d943 Fix to query for bday 2001-04-08 07:04:10 +00:00
Miles Lott
f01f85354c Move showbirthdays into a hook_home, still need to update it 2001-04-08 06:50:18 +00:00
Miles Lott
0c542fc251 Using new browser class to hopefully fix IE 2001-04-07 14:41:32 +00:00
Miles Lott
cdf93f7ee7 Now using new browser class to hopefully help with IE downloads 2001-04-07 14:39:08 +00:00
Miles Lott
3f61ced92e Add bday to list of queried fields 2001-04-06 21:14:38 +00:00
Miles Lott
2e73c366fc Remove an echo <tr> from non-template days 2001-04-06 02:14:07 +00:00
Miles Lott
5224c532e9 Modify field order 2001-04-04 13:40:52 +00:00
Miles Lott
86861b65f8 Templified prefs page 2001-04-04 12:48:57 +00:00
Miles Lott
eb729bb446 Add new preferences template 2001-04-04 12:48:32 +00:00
Miles Lott
b837322370 Give us a better chance at a good filename 2001-04-04 01:59:50 +00:00
Miles Lott
d4d317c6df Use strip_html to clean entries for display in all forms 2001-04-04 01:59:24 +00:00
Miles Lott
f889fb9a34 Add missing email fields 2001-04-03 06:18:54 +00:00
Miles Lott
e2c231d0cb Hopefully working logic for acl access 2001-04-03 00:46:00 +00:00
bettina
bc955b34df removed cats_tpls 2001-04-02 00:32:27 +00:00
Miles Lott
33fa130720 Use global cats editor 2001-04-01 07:18:21 +00:00
jengo
6effa1d5c6 Fixed missing field 2001-03-31 11:01:17 +00:00
jengo
6e4f85e49b Renamed some of the files, and removed files not needed for acl 2001-03-31 10:57:08 +00:00
jengo
dc61a0adcd Moved ACL preferences to work under the new common place 2001-03-31 10:36:24 +00:00
Miles Lott
0fe19828ac Update templates to match current 2001-03-31 04:50:32 +00:00
jengo
fa8881f43c added new templates 2001-03-30 22:22:03 +00:00
Miles Lott
6aad11d36d Fix php tags 2001-03-30 11:24:40 +00:00
skeeter
0224d6d9da Misnamed hook file. This will now either delete all records for the user or change ownership to another user when deleting a user. 2001-03-30 04:42:23 +00:00
Miles Lott
95dc6489fc Add change_owner for admin 2001-03-30 04:18:22 +00:00
skeeter
ef73912b1e Misnamed hook file 2001-03-30 04:16:32 +00:00
Miles Lott
4d1f6cf843 Be sure not to select a cat if cat_id empty 2001-03-30 04:02:38 +00:00
Miles Lott
2be72e113f Fix delete all extra table column name 2001-03-30 03:57:38 +00:00
Miles Lott
1b0dd6efff Fix cat selection 2001-03-30 03:51:10 +00:00
Miles Lott
3581be7e6c Change format of cat_option 2001-03-30 03:49:04 +00:00
Miles Lott
526229cefe Add default tid to update 2001-03-30 03:37:21 +00:00
Miles Lott
3180ed8534 Comment an echo, change format of cat_option 2001-03-30 03:31:50 +00:00
Miles Lott
19480431a9 Add acl check to not reset owner if acl is in effect 2001-03-30 03:09:52 +00:00
skeeter
3313bb0a39 Changed to . 2001-03-30 02:32:23 +00:00
skeeter
22e093dc07 Rename of hook_deleteaccount.inc.php to hook_admin_deleteaccount.inc.php 2001-03-30 02:14:17 +00:00
Miles Lott
c9af0a21e7 Fix php tags 2001-03-29 19:53:19 +00:00
Miles Lott
41300b53ca Fix php tags 2001-03-29 19:36:29 +00:00
Miles Lott
2f87627bf7 Trying to get cats and other filters to behave, this is the best yet 2001-03-29 17:53:26 +00:00
Miles Lott
a031515dbe Fix cat_id select, and ldap filter 2001-03-29 16:07:34 +00:00
Miles Lott
c4ebab9d28 Fix selection of cats 2001-03-29 15:40:10 +00:00
Miles Lott
8f786be9f5 Fix the selection of cats 2001-03-29 15:39:10 +00:00
Miles Lott
f6636247c7 Fix setting of prefs for default cat, remove phpversion check 2001-03-29 11:12:03 +00:00
Miles Lott
1e1b56cc8b More POST fixes 2001-03-29 11:02:14 +00:00
Miles Lott
36d417cbaa Clean up a lot of GET/POST nonsense, moving to POST where possible 2001-03-29 10:45:29 +00:00
Miles Lott
7be7aa0595 Fix LDAP filtering, I think. 2001-03-29 09:56:43 +00:00
Miles Lott
d567722a61 Fix to display correct cat from contact entry 2001-03-29 09:15:27 +00:00
Miles Lott
c6b541291b Disable java for now 2001-03-29 09:08:08 +00:00
jengo
2a46126b1b Finished adding ACL to the addressbook, I belive it should now work. Needs testing 2001-03-29 08:09:50 +00:00
jengo
76495e058f view now has ACL support 2001-03-29 07:53:14 +00:00
Miles Lott
a4ce6380d9 Cheap hack to make {rows} not show if no custom fields 2001-03-29 07:29:32 +00:00
Miles Lott
7ffd9c2858 Fill in default if no custom fields 2001-03-29 02:55:11 +00:00
Miles Lott
5acca29f4d Add onsubmit to cat select 2001-03-28 12:53:39 +00:00
Miles Lott
3659fba29a Query string passage 2001-03-28 12:51:59 +00:00
Miles Lott
0319a6e05b New hook for admin/deleteaccount.php 2001-03-28 12:44:05 +00:00
Miles Lott
f57e5d0c3a Modify delete_all() to handle account record deletion by admin 2001-03-28 12:39:42 +00:00
Miles Lott
dcdf02842e Update contacts class documentation, rename file 2001-03-28 11:22:25 +00:00
Miles Lott
8470020176 Fix cat edit link to addressbook 2001-03-28 07:22:09 +00:00
Miles Lott
561670a24d More query string handling 2001-03-28 01:59:08 +00:00
Miles Lott
d58fc5bfcd Let export keep the query string 2001-03-28 01:55:24 +00:00
Miles Lott
c17201687a Add cat selection to export 2001-03-28 01:54:00 +00:00
Miles Lott
d8c21b2961 Setup new var, remove vars from class extension file (shared) 2001-03-28 00:57:47 +00:00
Miles Lott
30fe68b84c Better filtering and correct field updates - imagine that! 2001-03-27 21:57:26 +00:00
Miles Lott
68df73e563 Make option dialog use ncat_id not cat_id 2001-03-27 21:50:37 +00:00
Miles Lott
7100c51a3a Remove a stray tab, yes I am stalling 2001-03-27 21:20:56 +00:00
Miles Lott
b3332e9707 Check for one other value of access 2001-03-27 21:19:06 +00:00
Miles Lott
8a4bb9cea1 Let import keep track of where you were in index 2001-03-27 17:33:47 +00:00
Miles Lott
bb2a6c38c4 Category selection on import 2001-03-27 17:17:46 +00:00
Miles Lott
9917a39116 More ldap filtering fixes 2001-03-27 17:15:47 +00:00
Miles Lott
dac252934e Add tid to update as an option 2001-03-27 14:44:50 +00:00
Miles Lott
ca2f4389cb Add function to filter ldap_fields array 2001-03-27 14:33:16 +00:00
Miles Lott
73259969c4 Add $tid to add routine 2001-03-27 13:11:23 +00:00
Miles Lott
b338cf4cf4 Change filtering 2001-03-27 12:53:31 +00:00
Miles Lott
ed84d3b861 Add default tid filter 2001-03-27 12:48:46 +00:00
bettina
c97ede2bd7 added cat_access 2001-03-27 07:27:01 +00:00
bettina
acb00bf31c added cat_access 2001-03-27 07:19:28 +00:00
bettina
88e2bbd08d added cat_access 2001-03-27 06:32:13 +00:00
Miles Lott
b2da5d14f0 Fix addition of hr profiles 2001-03-26 23:41:34 +00:00
Miles Lott
cbd9cbadc8 Add ability for HR to set tid 2001-03-26 23:19:36 +00:00
Miles Lott
e6d9173490 Add saving of cat_id into new phpgwcatid attribute - filters pending 2001-03-26 13:33:50 +00:00
Miles Lott
df41f9fefe More adjustment to sql filter strings 2001-03-26 13:08:59 +00:00
Miles Lott
cea7ef4b6e More query-following 2001-03-26 10:23:30 +00:00
Miles Lott
00b6b8699d help query follow us, so it is not lost when we cancel or delete 2001-03-26 09:50:07 +00:00
Miles Lott
a12fd0c775 Oops, remove cat_id from the submit form - resets what you pick above 2001-03-26 09:43:09 +00:00
Miles Lott
944c092953 Fixing some cat_id settings in form buttons 2001-03-26 08:52:53 +00:00
Miles Lott
4716028755 Alter filter setting in conjunction with nextmatchs fix 2001-03-26 08:25:19 +00:00
Miles Lott
7b2ab4f697 Some more filtering fixes, I hope 2001-03-26 02:00:47 +00:00
Miles Lott
8fa2ccd754 Trying to delete 2001-03-26 00:20:09 +00:00
Miles Lott
1a90069692 Adding test 2001-03-26 00:19:03 +00:00
Miles Lott
ee58225c19 Removing test file 2001-03-26 00:15:48 +00:00
Miles Lott
5c80b371cb Testing attic 2001-03-26 00:15:21 +00:00
Miles Lott
528db46464 Add delete_all() to sql for testing ONLY :) 2001-03-25 23:25:23 +00:00
Miles Lott
a0ec697e28 Fix sql error in add() 2001-03-25 23:21:01 +00:00
Miles Lott
2e91489c7a Remove extra ] 2001-03-25 23:14:17 +00:00
Miles Lott
382347be76 Some work on sql filter mods since the intro of acl 2001-03-25 14:11:43 +00:00
Miles Lott
890e106ec0 Set display of cat setting to 'none' if no cat 2001-03-25 09:18:14 +00:00
Miles Lott
e783530f7f Add default category setting of all 2001-03-25 09:14:43 +00:00
Miles Lott
1d413dd5bb Don't set prefs here, pass the current value to form() 2001-03-25 09:09:32 +00:00
Miles Lott
3c0832cab2 Add autosetting of cat_id on add if pref set for default 2001-03-25 09:07:58 +00:00
Miles Lott
23ec2bb2b1 Update for missing template values 2001-03-25 08:56:24 +00:00
Miles Lott
2dd34c4c1a Added ability to autosave last selected category 2001-03-25 08:46:26 +00:00
Miles Lott
50c042d7d4 Prefs template changes 2001-03-25 08:31:30 +00:00
Miles Lott
390d9f0362 Some prefs dialog changes 2001-03-25 08:31:02 +00:00
Miles Lott
3ca4825e4f Fix cat_id logic to check for '', not 0 (which is none) 2001-03-25 07:56:55 +00:00
Miles Lott
030388d193 Also set $fand to NULL; 2001-03-25 07:46:13 +00:00