Commit Graph

5221 Commits

Author SHA1 Message Date
Ralf Becker
281090320f * PostgreSQL/Admin/Setup: backup stopped with SQL error 2014-08-26 14:03:35 +00:00
Ralf Becker
7faf1d7a2d * eSync: limit creation of sessions to one per device and user (like already done for CalDAV) 2014-08-25 14:21:21 +00:00
Ralf Becker
bf990975a7 use smpt-username as sender, if available, but only if it is a full email address 2014-08-22 13:26:18 +00:00
Ralf Becker
98d5c4ff51 * LDAP/AD: auto-created accounts not allways set primary group also as membership 2014-08-21 15:44:20 +00:00
Ralf Becker
828274fea9 exclude login failures from session list 2014-08-19 17:16:19 +00:00
Nathan Gray
ada74b75fb Link was missing if application entry directory already exists.
Fixes unable to symlink existing entries to vfs
2014-07-28 16:12:06 +00:00
Ralf Becker
fba8d13fdb * Admin: restore from admin was not working (worked only from setup) 2014-07-25 09:16:22 +00:00
Hadi Nategh
b68cb6e5c0 Add login.js to phpgwapi in order to make it available for all templates. Implement socialMedia for jdots and idots templates too 2014-07-24 17:17:23 +00:00
Hadi Nategh
1912a14fe7 Add login.js to phpgwapi in order to make it available for all templates. Implement socialMedia for jdots and idots templates too 2014-07-24 17:13:46 +00:00
Ralf Becker
0440ca0777 fixed typo causing no next execution to be found, and therefore periodic jobs to be terminated 2014-07-24 15:58:55 +00:00
Ralf Becker
3253a191b7 fixed typo causing no next execution to be found, and therefore periodic jobs to be terminated 2014-07-24 15:58:20 +00:00
Ralf Becker
ba316c51c9 fixed sqlfs_stream_wrapper::dir_opendir("links://default/apps/$app/$id",0) links://default/apps/$app/$id is no directory! 2014-07-24 07:28:24 +00:00
Ralf Becker
98692acb09 fixed sqlfs_stream_wrapper::dir_opendir("links://default/apps/$app/$id",0) links://default/apps/$app/$id is no directory! 2014-07-24 07:27:58 +00:00
Ralf Becker
ea7a888ebf * Admin: automatic update check displaying an icon for available (security-)updates for admins, escalating for security updates to all users after 3 days 2014-07-23 19:29:57 +00:00
Ralf Becker
94f0a2df9c show calendars and ressource-calendars for user whos preferences are displayed, for "default" and "forced" we only display all and primary group calendars, but ressources of current user 2014-07-23 12:32:02 +00:00
Ralf Becker
349630ffa7 show calendars and ressource-calendars for user whos preferences are displayed, for "default" and "forced" we only display all and primary group calendars, but ressources of current user 2014-07-23 12:30:39 +00:00
Ralf Becker
72f7f5a3fd * Admin/Setup: restore of 14.1 backup was not working (backup file itself is correct)
caused by typo in json_decode of schema
2014-07-23 07:15:29 +00:00
Ralf Becker
eeafdea313 * Admin/Setup: restore of 14.1 backup was not working (backup file itself is correct)
caused by typo in json_decode of schema
2014-07-23 07:15:06 +00:00
Ralf Becker
650d271fc0 copy felamimail preferences to new mail app, if they still exist there
r47848: fixe PHP Fatal error in preferences::copy_preferences() in mail install
2014-07-22 16:53:27 +00:00
Ralf Becker
b3c2bebd5f fixe PHP Fatal error in preferences::copy_preferences() in mail install 2014-07-22 16:52:22 +00:00
Ralf Becker
f2ca4d2762 copy felamimail preferences to new mail app, if they still exist there 2014-07-22 14:57:23 +00:00
Klaus Leithoff
a6fc5945f6 firefox does stumble on kama skin; use moonocolor instead 2014-07-22 13:02:10 +00:00
Klaus Leithoff
a63cfe5aa1 firefox does stumble on kama skin; use moonocolor instead 2014-07-22 13:01:55 +00:00
Ralf Becker
a357da3ea2 allow all php serialized values, to fix integer timestamps in async table 2014-07-22 11:13:39 +00:00
Ralf Becker
be405e847c allow all php serialized values, to fix integer timestamps in async table 2014-07-22 11:11:28 +00:00
Ralf Becker
b7ba581ef4 fixed wired data-values created directly after migration to json, got semaphore working again and fixing all IDE warnings 2014-07-22 10:46:19 +00:00
Ralf Becker
9cfee0d9a4 fixed wired data-values created directly after migration to json, got semaphore working again and fixing all IDE warnings 2014-07-22 10:44:03 +00:00
Klaus Leithoff
3057666b58 * API/CKEditor: introduce new skins/themes 2014-07-22 09:08:21 +00:00
Ralf Becker
7cb86cfe23 quiten open_basedir warnings, when minify tries to access docroot 2014-07-21 08:22:31 +00:00
Ralf Becker
cdd295fd5c quiten open_basedir warnings, when minify tries to access docroot 2014-07-21 08:22:11 +00:00
Ralf Becker
59a327f5fb quiten open_basedir warnings, when minify tries to access docroot 2014-07-21 07:03:12 +00:00
Ralf Becker
9f07b91490 quiten open_basedir warnings, when minify tries to access docroot 2014-07-21 07:02:48 +00:00
Klaus Leithoff
91c1a310fe avoid warning on unexpected accounts->memberships result 2014-07-18 11:14:57 +00:00
Klaus Leithoff
003f36afdb avoid warning on unexpected accounts->memberships result 2014-07-18 11:14:33 +00:00
Klaus Leithoff
a8a5557aa7 * API/CKEditor: introduce new skins/themes 2014-07-18 09:49:17 +00:00
Ralf Becker
bd2a9c6f45 fix an other CSP error, caused by json-responses send eg. from get_rows method on a GET request, filemanager opened in iframe from tracker 2014-07-17 17:26:25 +00:00
Ralf Becker
f49bbab26f fix an other CSP error, caused by json-responses send eg. from get_rows method on a GET request, filemanager opened in iframe from tracker 2014-07-17 17:26:00 +00:00
Ralf Becker
4c2567c1ff remove xcache backend, because it is as obsolte as xcache 2014-07-17 13:05:59 +00:00
Ralf Becker
55475026ce remove xcache backend, because it is as obsolte as xcache 2014-07-17 13:05:36 +00:00
Ralf Becker
5a8f987eb1 * API/Admin: fixed not working Admin >> Clear cache for default APC(u) and files backends 2014-07-17 12:35:14 +00:00
Ralf Becker
e7eaa72bc9 * API/Admin: fixed not working Admin >> Clear cache for default APC(u) and files backends 2014-07-17 12:34:43 +00:00
Ralf Becker
448e1e3675 * Admin: automatic update check displaying an icon for available (security-)updates for admins, escalating for security updates to all users after 3 days 2014-07-17 09:22:54 +00:00
Ralf Becker
4cbb440bad only modify js&css files for "real" browsers identified by existing of HTTP_REFERER, to return false data to WebDAV clients eg. used for backup 2014-07-17 07:34:34 +00:00
Ralf Becker
258def8344 only modify js&css files for "real" browsers identified by existing of HTTP_REFERER, to return false data to WebDAV clients eg. used for backup 2014-07-17 07:34:06 +00:00
Ralf Becker
a9ff59e452 mitigate risk of serving javascript or css via webdav from our domain 2014-07-16 14:54:24 +00:00
Ralf Becker
b1a95fb2e7 mitigate risk of serving javascript or css via webdav from our domain 2014-07-16 14:54:01 +00:00
Ralf Becker
5a6221ee63 fixed problems reported by LFRZ 2014-07-16 12:18:43 +00:00
Ralf Becker
9fa607c3bd fixed problems reported by LFRZ 2014-07-16 12:18:04 +00:00
Ralf Becker
cfc56a6241 fixed PHP Fatal error: Call to a member function MetaTables() on a non-object, when non-default apps like esyncpro got installed/updated 2014-07-15 11:07:50 +00:00
Ralf Becker
f472ff10ee fixed PHP Fatal error: Call to a member function MetaTables() on a non-object, when non-default apps like esyncpro got installed/updated 2014-07-15 11:07:26 +00:00