Commit Graph

30399 Commits

Author SHA1 Message Date
f1440fb9d5 catch exception caused by wrongly formatted date, as it eg. stalls whole mail app, as we created placeholders of account for signature 2016-06-06 10:09:05 +02:00
4a79713ad5 fix old Smtp/Imap plugin names causing mail hooks not to run and accounts not being activated 2016-06-05 18:09:30 +02:00
fb0b6a033f add archive folder 2016-06-05 17:05:40 +02:00
139ee0dab1 no need to log connection retries and final connection failures are always thrown, fixes 5 connection failures log for creating new databases 2016-06-05 16:59:55 +02:00
1cf91d150c fix SQL error from clearing cache during install
Invalid SQL: DELETE FROM egw_notificationpopup WHERE notify_type='push' AND notify_created <
2016-06-05 16:41:02 +02:00
849b94374b allow to deinstall old "phpgwapi", but not new "api" 2016-06-05 10:56:00 +02:00
3c3210dba9 remove code checking since 1.4 not used "file_repository" and "file_store_contents" config vars resulting in not being able to create "files_dir" config 2016-06-05 08:58:56 +02:00
2df2beb724 allow to specify repo base with EGW_REPO_BASE enviroment variable, to fix Scrutinizer does not reliably detect it 2016-06-04 13:29:24 +02:00
9117136108 parse packaging from changelog, if editchangelog is not run
use json to display or set non-scalar config
2016-06-04 11:03:04 +02:00
a98a273a06 readd emailadmin/setup folder to allow updates from before latetest 14.3 and require php < 7.0 for phpFreeChat 2016-06-04 10:15:14 +02:00
abe41d8ecf add Composer dependency check 2016-06-04 09:13:09 +02:00
bc9f3701c2 fix update from 14.2.002 failing, because there's no more egw_cal_holidays definition in 16.1 2016-06-03 17:35:58 +02:00
df8c4647e0 fix wrong version in changelog 2016-06-03 15:08:12 +00:00
8bebe467c9 Changelog for 16.1.20160603 16.1.20160603 2016-06-03 14:32:55 +00:00
1090a32242 resurect emailadmin/setup directory, it is needed for updating from versions before latest 14.3 2016-06-03 16:30:59 +02:00
f3d61b4a48 Do not generate keyboard shortcuts for actions in mobile template 2016-06-03 16:16:54 +02:00
108a654c1f git a little more space between go (checkmark) and calendar navigation <o> 2016-06-03 10:41:03 +02:00
d5aab5ca50 Fix broken mail tree caused by commit 9b99ce5339 2016-06-03 10:33:38 +02:00
51b6e2096a fix offset stalling suse builds 2016-06-03 10:13:44 +02:00
a2edaf48a9 updated php syntax check 2016-06-03 08:42:20 +02:00
0ab67c3280 Move api-accounts links to api app, fixes search in account selectbox does not work without home permission 2016-06-02 10:11:31 -06:00
974c6105e1 Fix day view drag and drop invite / move action for drop on own all day non-blocking section 2016-06-02 10:01:12 -06:00
d040534a1f Deprecate $j global variable used in php files and replace them all with standard jQuery 2016-06-02 17:43:23 +02:00
033ba0159f Fix calendar list view custom date filter always switched to another filter & hid the dates 2016-06-02 09:25:01 -06:00
87fb94a496 Deprecate $j global variable and replace them all with standard jQuery 2016-06-02 16:52:01 +02:00
d47e4889dc fix to kope with current .mrconfig allowing http and git urls 2016-06-02 16:46:36 +02:00
152311a6f8 fix to kope with current .mrconfig allowing http and git urls 2016-06-02 15:38:00 +02:00
169931077a switch to https for pear.horde.org and version 2.29.7 for Horde_Imap_Client 2016-06-02 15:31:27 +02:00
8a6126f12f handle problems on failed retrieval of headers, when short-preview is switched on in message-list 2016-06-02 14:48:19 +02:00
28e3c78ee2 looks like svn 1.8 changed output of svn log --xml a bit, using now paths->path to identify tag 2016-06-02 14:18:59 +02:00
5d24bc2ab7 fix tag finding code replace hardcoded '14.3' with $config['version'] 2016-06-02 13:51:57 +02:00
d12e2c806d quitening connection trial for testing database is there 2016-06-02 12:34:51 +02:00
956b1f139e using "#!/usr/bin/env php -qC" for setup-cli.php 2016-06-02 12:34:51 +02:00
da327f687a remove (outdated) static html of content-element-libary 2016-06-02 12:34:51 +02:00
9b99ce5339 Fix mail tree throws xml error when tries to call wizard popup 2016-06-02 12:33:50 +02:00
3011c1f095 Sidebox styling:
- Another approach for fixing favorite icons
- Add ellipsis for menu items with large text
2016-06-02 11:20:52 +02:00
bc923dfa12 Try to mid align favorite icons 2016-06-02 10:40:07 +02:00
2507fefda8 Fix account link query 2016-06-01 15:39:10 -06:00
ed57923c76 Fix set_min() & set_max() did not work in Firefox 2016-06-01 15:03:51 -06:00
d37a8abca0 Remove extra empty option, it's in the template so it works while disabled 2016-06-01 13:56:50 -06:00
660888c716 Drag and drop move or invite in day view 2016-06-01 13:47:18 -06:00
e1afa27a7c Fix mail label colors disappeared. Additionally, remove the column id from mail list 2016-06-01 19:38:49 +02:00
9f32a7e1a9 Don't try to change columns that can't be changed, fixes Uncaught TypeError: Cannot set property 'visible' of undefined 2016-06-01 09:30:42 -06:00
1c24585eab Remove any mention of xajax 2016-06-01 09:30:42 -06:00
6d10b8d231 Drag and drop to another user's calendar
- Add exception prompt
- Change to -> Move to
2016-06-01 09:30:42 -06:00
d90c6d6e2a fix permanent error_log 2016-06-01 16:43:27 +02:00
31e47ec8f3 Try to satisfy scrutinizer 2016-06-01 16:41:12 +02:00
06dee154d0 * Admin/Mail: fix admin editing (personal) mail account of other user destroys password, because it was encrypted with users session password and therefore not available 2016-06-01 16:25:36 +02:00
9f1c0c89b4 Styling improvement for tabs 2016-06-01 15:04:05 +02:00
1fb42cb4e9 Fix mail compose gets blank page by clicking on subject field in mobile template 2016-06-01 14:07:20 +02:00