Klaus Leithoff
e840850db2
feature to show contact_id in list and editview; ability to sort by contact_id, ability to search for contact_id (or parts of it), so beware if you search for a contact by id, you may find more than one, since the number you search for may be part of the content of more than one field and contacts, as numbers can occur also in eg.: phonenumber, roomnumber, ZIP-Code, ...
2010-09-29 10:38:44 +00:00
Ralf Becker
7c67b5bd59
"fixed birthday reminder on home for ldap:
...
- transfer wildcard via parameter, as it get's quoted otherwise
- searching accounts too, if accounts stored in ldap and contacts not"
2009-11-29 13:34:00 +00:00
Ralf Becker
bacf86c1a8
Fixed display of birthdays from addressbook on home page:
...
- dont display year, if calendar config forbidds to display of birthyear
- dont display them at all, if they are forbidden in calendar
2009-06-15 13:48:09 +00:00
Ralf Becker
232252475f
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
...
Patch is mostly created by script in egroupware/doc/fix_depricated.php in separate commit.
I do NOT advice to apply this patch to a production system (it's commited to trunk!), as the automatic modified regular expressions have a good change to break something ...
2009-06-08 16:21:14 +00:00
Ralf Becker
7a2e1a66e2
renamed addressbook classes to use autoloading, was just a test to get
...
an idea about the effort - not sure I want to do that with all apps ;-)
2008-05-10 12:02:49 +00:00
Ralf Becker
a9c3d066c5
"fix for bug #802 : Duplicate birthday preview on hompage"
2007-05-27 07:03:39 +00:00
Ralf Becker
53d0d3d21f
fix for bug #637 : Birthday reminder on homepage not working properly
2007-05-01 09:51:03 +00:00
Ralf Becker
2973ed5de1
fixed birthday reminder and made the days, it shows birthdays in advance, configurable
2006-06-11 17:26:54 +00:00
Miles Lott
4924cfc9e2
Switch remaining variables to egroupware convention
2005-07-03 14:15:23 +00:00
reinerj
c514c413f3
small changes in the header
2004-01-25 22:02:59 +00:00
Miles Lott
c77cc462e6
Cleanup format and use of HTTP_ vars, intval, etc.
2003-12-01 00:46:45 +00:00
Lars Kneschke
7090b45728
fix from phpgroupware
2003-09-15 16:15:53 +00:00
Ralf Becker
f76c6eedd7
make the phpgw Version-0_9_16-branch HEAD
2003-08-28 14:16:30 +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
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
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
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
Miles Lott
dfcb5595f4
Doing some cleanup
2001-12-04 01:13:34 +00:00
Miles Lott
01363822fa
Fix links to addressbook view
2001-10-24 18:45:01 +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
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
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
b9620485f9
Update to new constants
2001-06-27 05:17:03 +00:00
skeeter
8bc4d7f5da
Fix for the birthday check.
2001-05-19 05:00:18 +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
513aa81135
Href added for link to view the entry with the matching birthday
2001-04-08 14:21:39 +00:00
Miles Lott
91c2b49c5d
This should now work at least for sql contacts
2001-04-08 07:25:31 +00:00
Miles Lott
f01f85354c
Move showbirthdays into a hook_home, still need to update it
2001-04-08 06:50:18 +00:00