Commit Graph

16809 Commits

Author SHA1 Message Date
Klaus Leithoff
7f5b37d1ae 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:58:07 +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
43dc95e515 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:46:31 +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
9919dff6b8 present a login page, if anon user has no right for an application, makes more sense then throwing an exception 2010-09-17 09:12:21 +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
12780ed18c Backport 32146 - Fix add_option calls 2010-09-16 21:23:48 +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
697c03dd56 Backport 32143 - Make edit popup wider to fix display issues in IE 2010-09-16 21:06:00 +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
5f0983826b Backport 32138 - Change UI a little to have actions default to 'Select' when no action is selected 2010-09-16 17:21:57 +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
e17136a345 PostgreSQL seems to require to update the sequence, after manually inserting id's 2010-09-16 12:08:45 +00:00
Ralf Becker
7e641eb726 using own CreateIndex() method in CreateTable(), to deal correctly with size-limited indexes in PostgreSQL 2010-09-16 12:08:15 +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
e89850c067 CreateIndex: remove length limits from column names, if DB type is NOT MySQL 2010-09-16 10:23:18 +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
67812b8c82 removed not used "powered by *groupware version" phrase 2010-09-16 09:52:40 +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
Ralf Becker
1404313835 build stuff for 1.8, to be tested ;-) 2010-09-16 07:58:23 +00:00
Ralf Becker
6154863394 remove hooks of apps, when deleting them (event if sources are no longer there) 2010-09-15 20:09:57 +00:00
Ralf Becker
3dd7cc746f remove hooks of apps, when deleting them (event if sources are no longer there) 2010-09-15 20:09:05 +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
699ce1b1a9 facilitate downgrade, if supported by "update" scripts: run downgrades automatic 2010-09-15 19:10:00 +00:00
Ralf Becker
5c832771ee facilitate downgrade, if supported by "update" scripts: run downgrades automatic 2010-09-15 19:09:39 +00:00
Ralf Becker
1b2b69a025 mark row of apps with deleted sources with color of delete column 2010-09-15 19:08:46 +00:00
Ralf Becker
86237f991b mark row of apps with deleted sources with color of delete column 2010-09-15 19:08:29 +00:00