Commit Graph

425 Commits

Author SHA1 Message Date
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
7cdfc3d188 register globals 2003-10-03 12:00:20 +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
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
Ralf Becker
265ab3f48e changes for new hooks 2003-04-27 22:37:37 +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
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
skwashd
b402ad3171 Fix for Bug #2200 2003-03-19 06:51:30 +00:00
Ralf Becker
864fad3bd7 changed formated_list to formatted_list 2003-03-01 15:44:58 +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
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
ceb
6f6e06b39f removed var from hook_admin 2002-11-03 01:03:07 +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
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
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
skeeter
f33da8d656 GNU Patch #505. 2002-09-16 00:08:38 +00:00
Miles Lott
b0364b9491 Starting update to new template class - header redirects still an issue 2002-08-24 18:04:27 +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
skeeter
c0570b884a GNU Bug #507. 2002-06-23 18:52:50 +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
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
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
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
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
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
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
Miles Lott
18c9bede9c Now using get_var() from api 2002-02-28 04:23:16 +00:00