Commit Graph

16153 Commits

Author SHA1 Message Date
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
Jörg Lehrke
67aff3d370 New content_history approach for synchronization with all datastores 2010-09-18 11:28:48 +00:00
Jörg Lehrke
901f5873bc Fix GroupDAV ctag issues 2010-09-18 11:28:12 +00:00
Ralf Becker
866fa4f1aa added "release" of files to sf.net 2010-09-18 10:42:55 +00:00
Jörg Lehrke
2e0e03205d Fix group principals issue 2010-09-18 08:45:46 +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
d29205529b removed use of PHP 5.3 deprecated eregi 2010-09-17 19:32:11 +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
409b8dd552 removed old jpgraph version and added setup and pm level checks asking user to install a recent one 2010-09-17 17:25:44 +00:00
Ralf Becker
da609d92e6 fixed addressbook setting check_install for projectmanager (overwriting projectmanger checks) 2010-09-17 17:14:21 +00:00
Ralf Becker
57bf6cf4bf fixed addressbook setting check_install for projectmanager (overwriting projectmanger checks) 2010-09-17 17:12:59 +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
Nathan Gray
7bf2053a54 Add 'Select' default entry to condition field column also 2010-09-17 14:15:20 +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
Klaus Leithoff
5c8d3301d6 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 13:51:12 +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
856c19553c 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 ;-)
2010-09-17 09:45: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
dce834b93b present a login page, if anon user has no right for an application, makes more sense then throwing an exception 2010-09-17 09:11:44 +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
ae7158086a Fix add_option calls 2010-09-16 21:21:00 +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
49e3c1d8fa Make edit popup wider to fix display issues in IE 2010-09-16 21:02:37 +00:00
Nathan Gray
d82c984f5a Change file upload size, make each have it's own line in IE 2010-09-16 20:32:21 +00:00
Nathan Gray
4517bafcb6 Attempt at a fix for error that prevented sidebox menu from sliding out in IE8 2010-09-16 20:06:48 +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
Nathan Gray
d01499df7b Change UI a little to have actions default to 'Select' when no action is selected 2010-09-16 17:17:29 +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
07da314086 using own CreateIndex() method in CreateTable(), to deal correctly with size-limited indexes in PostgreSQL 2010-09-16 11:58:25 +00:00
Ralf Becker
63915fe8ab PostgreSQL seems to require to update the sequenz, after manually inserting id's 2010-09-16 11:47:15 +00:00
Ralf Becker
ae8ec8748b CreateIndex: remove length limits from column names, if DB type is NOT MySQL 2010-09-16 10:22:43 +00:00
Ralf Becker
14b6c569fb new logo for 1.8 2010-09-16 09:57:12 +00:00
Ralf Becker
ccbd8bc90d new logo for 1.8 2010-09-16 09:53:39 +00:00
Ralf Becker
037166df72 removed not used "powered by *groupware version" phrase 2010-09-16 09:52:15 +00:00
Ralf Becker
7eb88acfd3 removed not used "powered by *groupware version" phrase 2010-09-16 09:51:20 +00:00