Ralf Becker
4eb99ac1c1
several fixes around jpgraph:
...
- fixed wrongly reported jpgraph path "/jpgraph", if open_basedir is active and parent of EGroupware dir not accessible
- detect if jpgraph.php is direct in jpraph directory or in src subdirectory
- allow to specifiy arbitrary jpgraph path via defining EGW_JPGRAPH_PATH (eg. in header.inc.php)
--> should fix most jpgraph related issues
2010-09-25 07:47:19 +00:00
Ralf Becker
cb4cce47ae
if user has filemanager rights, show Actions column allowing to delete or edit properties of files
2010-09-24 18:57:35 +00:00
Klaus Leithoff
0e318b1f48
allow for/expect encoded MAILBOX/EMAIL Parts of an RFC822 EMail in MessageList creation, and decode it
2010-09-24 12:41:57 +00:00
Ralf Becker
d50040e99c
added info about firefox with NTLM and update EGroupware configuration
2010-09-24 06:11:38 +00:00
Nathan Gray
4a44ea778d
Backport 32267 - Changes to be able to create an infolog entry from a tracker ticket. Tracker subject, description and any matching custom fields are copied over.
2010-09-23 22:59:26 +00:00
Nathan Gray
b41aa57a22
Backport 32264 - Add action to undelete selected addresses. Only visible when viewing deleted addresses.
2010-09-23 22:03:34 +00:00
Nathan Gray
e9d9f8e34e
Backport 32261 - Add option to change addressbook for record on a per-record basis, with fallback to owner
...
- Add option to not change the addressbook a record is in when updating it
2010-09-23 19:54:14 +00:00
Nathan Gray
61a0d1b169
Backport 32258 - Fix bug preventing unsetting a field mapping
...
- Don't re-resize popup window (Fix for IE unable to resize?)
2010-09-23 19:43:42 +00:00
Ralf Becker
c34a7c53b9
explicit redirect target for NTLM auth and reverted unnecessary commit r32251
2010-09-23 17:49:32 +00:00
Nathan Gray
f35e01927c
Backport 32252 - Make sure n_fn and n_fileas get updated when importing
2010-09-23 15:41:12 +00:00
Ralf Becker
7164b8021f
fixed sql error in accouts reported on the lists
2010-09-20 14:17:00 +00:00
Ralf Becker
e421e70add
fixed sql error reported on user list
2010-09-20 06:12:03 +00:00
Oscar Manuel Gómez Senovilla
5e57d48378
Missing spanish translation
2010-09-19 12:34:13 +00:00
Ralf Becker
01606e99a7
fixed SQL error in install from backup, as suggested by Hans-Jürgen
2010-09-18 17:11:47 +00:00
Ralf Becker
63841722fb
fixed not working +/- syntax
2010-09-18 13:06:05 +00:00
Ralf Becker
4755825b39
merged r32188: New content_history approach for synchronization with all datastores
2010-09-18 12:42:14 +00:00
Ralf Becker
51e79b42c9
merged r32187: Fix GroupDAV ctag issues
2010-09-18 12:40:50 +00:00
Ralf Becker
3869fcd8c3
merged r32185: Fix group principals issue
2010-09-18 12:39:15 +00:00
Ralf Becker
5dc0d27c70
merged r32054: Fix CalDAV ctag calculation
2010-09-18 12:37:31 +00:00
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