Commit Graph

1120 Commits

Author SHA1 Message Date
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
zhangweiwu
c451623cf9 Translation translation blah ... 2003-12-03 03:08:09 +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
Lars Kneschke
50ab5a37c0 enabled brazilian language 2003-11-28 00:00:00 +00:00
zhangweiwu
01fa575b05 Newest translation. Setup module is put into Chinese. 2003-11-27 13:32:09 +00:00
zhangweiwu
edb7da7145 Newest translation.
This is not a copy-and-usable translation: you need to reinstall the language in setup.
This is because I changed charset to be utf8.
2003-11-24 03:33:35 +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
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