Ralf Becker
b23bd25323
* SyncML performance patches for calendar datastore (merged r32053)
2010-09-18 12:34:58 +00:00
Ralf Becker
866fa4f1aa
added "release" of files to sf.net
2010-09-18 10:42:55 +00:00
Ralf Becker
743f623424
changes to the build files:
...
- allowing . in minor version (dash is not allowed from obs)
- added jpgraph dependency to spec
2010-09-17 19:58:35 +00:00
Ralf Becker
b1ab4aef9f
again fixing line numbers in async patch for suse
2010-09-17 19:52:40 +00:00
Ralf Becker
ed7d1c8a7b
removed use of PHP 5.3 deprecated eregi
2010-09-17 19:38:40 +00:00
Ralf Becker
c35b8d904c
removed old jpgraph version and added setup and pm level checks asking user to install a recent one
2010-09-17 17:28:05 +00:00
Ralf Becker
da609d92e6
fixed addressbook setting check_install for projectmanager (overwriting projectmanger checks)
2010-09-17 17:14:21 +00:00
Nathan Gray
e72950ee42
Backport 32141 - Attempt at a fix for error that prevented sidebox menu from sliding out in IE8
2010-09-17 14:40:45 +00:00
Nathan Gray
70cc9ded8c
Backport 32166 - Add 'Select' default entry to condition field column also
2010-09-17 14:16:32 +00:00
Klaus Leithoff
5f83b0f385
postgres compatibility gathering of birthdays for homearea (calendar merge of birtdays into holidays) order by column must be part of distinct selection list; adapting calendar home view to meet expected date format by using egw_time::to
2010-09-17 14:01:18 +00:00
Ralf Becker
0571997cb4
merged r30286/8: notifications+syncml for Default and bookmarks+phpfreechat for Admins group by default
2010-09-17 12:22:34 +00:00
Ralf Becker
cb0a0b73b1
merged r30435: removing the defaultvalue for the imap_server, as we do not require imap_server for setup anymore
2010-09-17 12:20:20 +00:00
Ralf Becker
5a86efd867
merged r31591: new parameter $make_db_name_unique to append a decrementing numeric postfix to db_name and db_user, if db already exists
2010-09-17 12:14:32 +00:00
Ralf Becker
8fa8d821b3
merged r30188, r30201 and r 30206 to redirect to creating a personal email profile, if there is NO global one defined
2010-09-17 12:10:22 +00:00
Ralf Becker
ce2fb5173b
As suggest by Hans-Jürgen: Warn if some required apps are NOT installed: phpgwapi, etemplate, egw-pear, home, admin, preferences
...
Should also remind people about the required egw-pear app ;-)
Also merged account migration (LDAP <--> SQL) from trunk
2010-09-17 10:10:43 +00:00
Ralf Becker
6bbb34b293
LDAP tls support from trunk
2010-09-17 09:52:55 +00:00
Ralf Becker
5f259e790b
present a login page, if anon user has no right for an application, makes more sense then throwing an exception
2010-09-17 09:13:30 +00:00
Ralf Becker
d8f86e1ea8
rebuild async patch to cope with changed line numbers, as openSUSE forbids patches succeeding with offsets
2010-09-17 07:52:05 +00:00
Ralf Becker
08a9e95de7
fixed warning on new installs reported by Hansjürgen, by merging in code from trunk
2010-09-17 06:58:59 +00:00
Nathan Gray
b3e942b7aa
Backport 32146 - Fix add_option calls
2010-09-16 21:22:51 +00:00
Nathan Gray
40372d728e
Backport 32143 - Make edit popup wider to fix display issues in IE
2010-09-16 21:09:07 +00:00
Nathan Gray
36cf67af3c
Backport 32138 - Change UI a little to have actions default to 'Select' when no action is selected
2010-09-16 17:21:13 +00:00
Ralf Becker
3db09a3b5a
some updates to 1.8 build files
2010-09-16 13:46:36 +00:00
Ralf Becker
dde5837735
using own CreateIndex() method in CreateTable(), to deal correctly with size-limited indexes in PostgreSQL
2010-09-16 12:11:28 +00:00
Ralf Becker
c1ad3ba1da
PostgreSQL seems to require to update the sequence, after manually inserting id's
2010-09-16 12:11:03 +00:00
Ralf Becker
18c6c0194b
CreateIndex: remove length limits from column names, if DB type is NOT MySQL
2010-09-16 12:10:39 +00:00
Ralf Becker
ccbd8bc90d
new logo for 1.8
2010-09-16 09:53:39 +00:00
Ralf Becker
7eb88acfd3
removed not used "powered by *groupware version" phrase
2010-09-16 09:51:20 +00:00
Ralf Becker
1404313835
build stuff for 1.8, to be tested ;-)
2010-09-16 07:58:23 +00:00
Ralf Becker
50e9fc610c
remove hooks of apps, when deleting them (event if sources are no longer there)
2010-09-15 20:07:30 +00:00
Ralf Becker
bf74c8bc0c
newest version of fix_deprecated and changes made by it: fixes deprecated warnings of php5.3
2010-09-15 19:19:53 +00:00
Ralf Becker
2ce1178fd2
mark row of apps with deleted sources with color of delete column
2010-09-15 19:07:37 +00:00
Ralf Becker
1c6b8169a1
facilitate downgrade, if supported by "update" scripts: run downgrades automatic
2010-09-15 19:03:22 +00:00
Ralf Becker
c7976ff181
resetting owner for all global (and group) cats to -1, to facilitate "update" from Trunk
2010-09-15 18:41:07 +00:00
Ralf Becker
fdb75b05b5
do NOT complain about regulary disabled egw-pear
2010-09-15 18:32:53 +00:00
Ralf Becker
f5d95e95d9
"update" scripts to downgrade from Trunk
2010-09-15 17:51:10 +00:00
Ralf Becker
dca50e6c3e
updated phpmailer to v. 5.1
2010-09-15 16:51:43 +00:00
Klaus Leithoff
2fe3e54bcf
add helperfunction to normalize bodyParts structure (as of problems with reply on mails with MULTIPART/RELATED with array as subparts)
2010-09-15 14:12:17 +00:00
Ralf Becker
4cd9532459
allow to limit size of index by appending it in brackets after the column name, eg. "column(32)", which is already supported by ADOdb, by was broken by our fix to always quote names, to allow column names which are reserved words, eg. "timestamp" in phpfreechat
2010-09-15 13:29:37 +00:00
Ralf Becker
beb84e4a55
removed explicit var parameter from Horde_iCalendar $component parameter of _ical2egw_callback, as all object are passed by reference in PHP5+, but usage via call_user_func_array(), gives warning as no (explicit) var parameters are allowed
2010-09-15 13:11:49 +00:00
Klaus Leithoff
a37017276b
handle to address in MDNSent correctly, when a full rfc822 Address is given
2010-09-15 10:51:44 +00:00
Ralf Becker
276fd3e305
* added mail log, which can be enabled by setting $GLOBALS[egw_info][server][log_mail] to a path or true for standard error_log
...
- added egw_mailer class to archive that and correctly intialise EGroupware pathes for translations
- updated translations and moved them to phpgwapi/lang/ (getting rid of message not translated errors)
- using egw_mailer in fmail including catching of phpmailerException to not glutter GUI with echoed errors
2010-09-15 09:15:59 +00:00
Ralf Becker
8f63182822
* added mail log, which can be enabled by setting $GLOBALS[egw_info][server][log_mail] to a path or true for standard error_log
...
- added egw_mailer class to archive that and correctly intialise EGroupware pathes for translations
- updated translations and moved them to phpgwapi/lang/ (getting rid of message not translated errors)
- using egw_mailer in fmail including catching of phpmailerException to not glutter GUI with echoed errors
2010-09-15 09:10:12 +00:00
Klaus Leithoff
6a25f137f7
*Infolog: Feature; import_mail; Prepend the Message HeaderData in Front of the infolog Text. That way Headerinformation is preserved, when the Infolog is altered in Type, Link, Adresses or Startdate; funded by Knauber
2010-09-15 08:52:26 +00:00
Klaus Leithoff
cb2b42b0c2
convertHTML2Text: handling of chars that break further processing of converted Data (e.g.: Mail to Infolog)
2010-09-15 08:45:01 +00:00
Klaus Leithoff
02c6955326
convertHTML2Text: handling of chars that break further processing of converted Data (e.g.: Mail to Infolog)
2010-09-15 08:39:07 +00:00
Klaus Leithoff
18aeeea99a
fix for Safari Padding-Bug, provided by Chr.Fueller and RB
2010-09-15 08:31:33 +00:00
Klaus Leithoff
a4d3aca9e9
fix for Safari Padding-Bug
2010-09-15 08:28:16 +00:00
Klaus Leithoff
a1c2b6d92f
handling of (TM) and (R) in getdisplayableBody in case of Non-UTF8 Mailbodys
2010-09-15 08:26:15 +00:00
Nathan Gray
629beb0faf
Backport 32071 - Improve detection & removal of empty conditions
2010-09-14 22:21:06 +00:00