ecd3948175
some improvements for the smtp class regarding TLS protocoll
2008-06-20 10:51:59 +00:00
88f99c5eb6
importing the new class.phpmailer.php as class.phpmailer.inc.php v2.1 for PHP5 and adapting eGroupWare specific changes
2008-06-19 16:25:23 +00:00
a43593c431
importing the new class.smtp.php v2.1 for PHP5 and adapting eGroupWare specific changes
2008-06-19 16:21:54 +00:00
23c473690e
"removed accidently commited 2. patch"
2008-06-19 16:07:57 +00:00
e5f5feddf1
enable the use of the active mailprofile (if set)
2008-06-19 11:44:31 +00:00
6b631a3dd0
"removed debug messages (error_log)"
2008-06-18 20:00:25 +00:00
b89e7b46a1
"fixed not working install (segfault) caused by account creation in sitemgr's default_records and the new uid code in addressbook_sql::save() going into an invinit recureing, because so_sql::update calls $this->save() instead of self::save()"
2008-06-18 19:56:26 +00:00
40c143c843
"Patch for negate the seaching in custom fields, starting with \"!\" "
2008-06-18 10:12:11 +00:00
4dfa864be1
bad french translation of search -> bug in ajax_widget detecting search string
2008-06-17 14:34:27 +00:00
f6bd7e9508
strange book implies book which means implies cal read
2008-06-17 13:24:33 +00:00
28f22e76cb
counter-sens in french trad
2008-06-17 13:03:21 +00:00
09abb185f9
# improving of the negated search criteria behavior
2008-06-17 07:28:35 +00:00
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