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 |
|
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 |
|