4167181289
"Patch for changing customfields in organisations, whan updating every member in the organisation"
2008-06-12 17:40:19 +00:00
968be31df1
"Patch for changing a empty org field, when changing all fields for all members of organisations"
2008-06-12 14:28:25 +00:00
fa140e80ee
"fixed not working change to planner group"
2008-06-12 08:25:57 +00:00
f30dc25a71
"an other fix for the cal prefs menu in prefs"
2008-06-12 08:03:29 +00:00
589d2be6b8
"typo preventing the cal prefs to be displayed"
2008-06-12 08:00:02 +00:00
e22ed15774
fixing renamed classes in calendar
2008-06-12 07:49:30 +00:00
7d2cc04b6c
an other missing rename: boical --> calendar_ical
2008-06-12 07:33:44 +00:00
952ce04f03
"missing rename boical --> calendar_ical, uiforms --> calendar_uiforms"
2008-06-12 07:06:29 +00:00
c86025cae3
formatting
2008-06-12 07:03:23 +00:00
56c4f47c30
wrong weekdays after autoloading of so class (happens after using the constants)
2008-06-12 07:03:06 +00:00
bc6f5c6a21
missing rename boical --> calendar_ical
2008-06-12 07:02:18 +00:00
58fe7382df
droped onw cf class, to take advantage of the improvments of the global one
2008-06-11 11:12:53 +00:00
2b6f25b7f3
added popup size for phone integration and better sanitizing of phone numbers
2008-06-11 07:18:29 +00:00
c350dddc9b
using the new url, email, phone widget
2008-06-11 07:17:30 +00:00
c0ec512113
new widget for urls, email-addresses and phone numbers (displaying them r/o as links like in addressbook)
2008-06-11 06:29:41 +00:00
2e77c2a4c6
"a little bit nicer implementation"
2008-06-11 04:20:39 +00:00
c57b02c59f
"allow to have more then one nextmatch widget on a page, for nathan and pERP :-)"
2008-06-11 04:05:10 +00:00
42824ef687
"reworked calendar update 1.5.002 --> 1.6, to fix the method names in alarms
...
If you have alarms set and your calendar is already updated to 1.6, you have to rerun that update by setting the calendar version again to '1.5.002' and visit setup again:
UPDATE egw_applications SET app_version='1.5.002' WHERE app_name='calendar' AND app_version='1.5.002'"
2008-06-10 04:48:19 +00:00
26b9126bf6
"missing rename to store alarms correct"
2008-06-10 04:22:37 +00:00
2c33afe51b
fix regarding the renaming of the calendar classes
2008-06-09 12:32:15 +00:00
01c02fe075
bugfix: missed that emailadmin.bo while doing the class rename
2008-06-09 06:23:53 +00:00
9bd973dbb9
"fixed not displayed calendar home page"
2008-06-08 12:37:13 +00:00
c6b267758f
"fixed not displayed calenar properties"
2008-06-08 12:33:07 +00:00
3ed18683a3
propset svn:keywords Id
2008-06-07 18:11:56 +00:00
ef1db01306
"new calendar hooks class"
2008-06-07 18:06:36 +00:00
c618dad433
no extra charset attributes in iCal for GroupDAV/CalDAV
2008-06-07 18:00:29 +00:00
25b1924665
no extra charset attributes in iCal for GroupDAV/CalDAV
2008-06-07 17:54:40 +00:00
f11875aad9
new class naming schema
2008-06-07 17:49:16 +00:00
ef700b0061
new class naming schema
2008-06-07 17:45:33 +00:00
d85ed846fe
"allow ajax calls from classes ending with ajax, as starting with ajax does not conform with naming schema"
2008-06-07 16:55:50 +00:00
ab8a36cede
seems not to be used (anymore)
2008-06-07 09:50:41 +00:00
f4dc91428b
not used anymore
2008-06-07 09:47:16 +00:00
bdf7f84a23
fix for bug #1261 : PostgreSQL: eGW ignores setting to dont care about case sensitive usernames
2008-06-07 08:25:28 +00:00
70e540d71b
constants for the capabilities array, easier lookup in IDEs, table name aliaes to eg. move some tables to other databases
2008-06-07 08:24:18 +00:00
633c76e18a
"fixed wrong case in egw_link::VFS_APPNAME, thanks to a report from philipp.kaufmann(at)hosticus.com "
2008-06-06 05:28:38 +00:00
f4f0470b16
general stuff:
...
--------------
-emailadmin classnames
YOU MAY HAVE TO RUN "SEARCH AND REGISTER ALL HOOKS OF ALL APPLICATIONS"
2008-06-05 14:08:17 +00:00
28654c560e
include next and last date in csv export and use same fields for nextmatch csv export
2008-06-05 12:04:00 +00:00
4edd90a8bf
"removed php < 5.1 fallback function"
2008-06-05 07:42:21 +00:00
e2f749c86b
"taking into account timezone of iso8601 date in bocal::date2ts(), eg. used in time-range filters in CalDAV"
2008-06-04 13:22:11 +00:00
4144775ef1
"fixed Notification OK-Button under IE7 and firefox"
2008-06-04 13:01:19 +00:00
ea6f443858
"fixed default timerange allways overriding the given time-range in REPORT"
2008-06-04 11:07:45 +00:00
c683175b1b
#bugfix: wrong contact address, when converting emails out of the sent-folder
...
if a message is converted to infolog, and it is located within the sent-folder the to-address is now applied as contact address.
2008-06-04 08:16:02 +00:00
1585195b98
passing the folder base64encoded when exporting to infolog infolog/inc/class.uiinfolog.inc.php
2008-06-04 06:53:24 +00:00
6b74d6ad88
"switched permanent debug message off again"
2008-06-04 05:26:52 +00:00
dd157b2cd0
allow 2 more columns in the indexes, as used for the unique index tracker escalations
2008-06-04 05:21:14 +00:00
e035498517
"fixed warning if only an allprop is present"
2008-06-03 17:22:59 +00:00
b0fe8d229e
-patch by Jon Crawford to enable ssl connections for smtp
...
(phpgwapi/inc/class.phpmailer.inc.php )
example: hostname: ssl://smtp.servername.country
port: 465
2008-06-03 09:30:44 +00:00
20fe4703ab
"removed 1.2 compatibility code"
2008-06-03 06:22:35 +00:00
443ef39008
"fixed Bug - notification now works under IE7"
2008-06-02 17:48:31 +00:00
a5a7c2d30e
Additional password crypt types for ldap:
...
- MD5_CRYPT (9 char salt prefixed with $1$)
- BLOWFISH_CRYPT (16 char salt prefixed with $2$)
- EXT_CRYPT (9 char salt, no prefix)
2008-05-31 06:25:04 +00:00