nathangray
|
dd0e541605
|
Still accept old style favorites on the client side, as they're still handled on the server side.
|
2016-06-08 11:48:14 -06:00 |
|
nathangray
|
0d77d8e62a
|
Better handling for drag & drop of multi-day events between blocking & non-blocking areas
|
2016-06-08 10:16:17 -06:00 |
|
nathangray
|
fa7cbf6fcd
|
Fix yearly planner had different day widths for longer or shorter months
|
2016-06-08 09:03:52 -06:00 |
|
Ralf Becker
|
46d02bf967
|
* API: async service failed to run on a default install (no phpgwapi)
PHP Warning: include(): Failed opening '/var/www/epl-16.1/phpgwapi/inc/functions.inc.php'
|
2016-06-08 15:35:06 +02:00 |
|
Ralf Becker
|
b17fd7004e
|
* Admin: fix async service testjob to run on a default install (no phpgwapi)
|
2016-06-08 15:15:01 +02:00 |
|
Ralf Becker
|
ce684b0ee7
|
revert last commit to fix PHP Fatal error: Declaration of calendar_zpush::ChangeMessage($folderid, $_id, SyncAppointment $message, $contentParameters) must be compatible with activesync_plugin_write::ChangeMessage($folderid, $id, $message, $contentParameters)
|
2016-06-08 13:01:09 +02:00 |
|
Ralf Becker
|
277c21ed9e
|
add SyncAppointment object to function signature
|
2016-06-08 11:57:12 +02:00 |
|
Hadi Nategh
|
5c803e9c43
|
Fix fatal error in mail
|
2016-06-08 10:08:20 +02:00 |
|
nathangray
|
ce329317d7
|
Separate years in planner view month headers, clicking on them changes to monthly view
|
2016-06-07 17:03:16 -06:00 |
|
nathangray
|
4f4c2e5b71
|
Planner monthly view month labels zoom into that month in planner by user
|
2016-06-07 16:45:02 -06:00 |
|
nathangray
|
147f9688e4
|
Make sidebox calendar 'goto' stay in planner view
|
2016-06-07 16:44:25 -06:00 |
|
nathangray
|
b3e8a5e38c
|
Fix drag and drop 'Move to' with all day non-blocking events in day view did not remove original user
|
2016-06-07 16:14:11 -06:00 |
|
nathangray
|
6b39b40449
|
Remove execute action from server side, handled client side now
|
2016-06-07 14:14:02 -06:00 |
|
leithoff
|
40d1e52238
|
fix warning
|
2016-06-07 16:07:58 +02:00 |
|
leithoff
|
0bd975927f
|
attempt to handle connection failed errors more convieniently
|
2016-06-07 15:31:34 +02:00 |
|
Ralf Becker
|
93853cbfe0
|
remove unused code calling not existing Api\Framework::set_onload()
|
2016-06-07 15:19:18 +02:00 |
|
Ralf Becker
|
e9f854a074
|
replace under zpush 2.3 removed global debugLog() function with ZLog::Write(LOGLEVEL_DEBUG, ...)
|
2016-06-07 13:02:41 +02:00 |
|
Ralf Becker
|
3ccea2b6d7
|
fix missing (global) namespace in Exception from last commit, also fixed existing cases
|
2016-06-07 13:02:41 +02:00 |
|
Hadi Nategh
|
95f092a2c5
|
Remove jqplot from api, it's already moved to vendor directory
|
2016-06-07 11:20:31 +02:00 |
|
Hadi Nategh
|
a9ff5f1d17
|
Revert not intentional change on egw_action_popup contextHandler
|
2016-06-07 11:03:06 +02:00 |
|
Ralf Becker
|
70e278d6a1
|
fix jquery.base64 path
|
2016-06-07 09:38:11 +02:00 |
|
Hadi Nategh
|
cd02d0a0d3
|
Add accidentally removed base64.js from commit 93217a149da3770e90d8ac462cfb9864c14dc72293217a149da3770e90d8ac462cfb9864c14dc722
|
2016-06-07 09:36:44 +02:00 |
|
Ralf Becker
|
37d3e8da3e
|
remove leading slash in Gruntfile.js by running updateGruntfile.php
|
2016-06-07 08:58:07 +02:00 |
|
Ralf Becker
|
8a57ca1c35
|
updating composer.lock with Hadis changes to composer.json
|
2016-06-06 20:33:38 +02:00 |
|
Hadi Nategh
|
93217a149d
|
jQuery libraries updates via composer
|
2016-06-06 17:38:20 +02:00 |
|
Ralf Becker
|
02705fd95a
|
allow curly braces in upload glob
|
2016-06-06 17:24:44 +02:00 |
|
Ralf Becker
|
09e9f81545
|
make what get's uploaded configurable and allow to run upload alone
|
2016-06-06 17:14:02 +02:00 |
|
Ralf Becker
|
e03c84f948
|
* Mail: fix PHP Fatal when switching identities
|
2016-06-06 15:08:57 +02:00 |
|
Ralf Becker
|
e2190cee25
|
fix EGroupware\Api\Vfs\Sqlfs\StreamWrapper::mkdir('sqlfs://default/home/*****',56,8) already exist!
|
2016-06-06 13:59:45 +02:00 |
|
Ralf Becker
|
89fcf7e844
|
fix a PHP Strict Standards: Declaration of *_groupdav::propfind_callback() should be compatible with & EGroupware\Api\CalDAV\Handler::propfind_callback
|
2016-06-06 13:54:09 +02:00 |
|
Ralf Becker
|
a5b57b3047
|
fix a PHP Strict Standards: Declaration of *_groupdav::propfind_callback() should be compatible with & EGroupware\Api\CalDAV\Handler::propfind_callback
|
2016-06-06 13:53:54 +02:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
fb0b6a033f
|
add archive folder
|
2016-06-05 17:05:40 +02:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
849b94374b
|
allow to deinstall old "phpgwapi", but not new "api"
|
2016-06-05 10:56:00 +02:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
abe41d8ecf
|
add Composer dependency check
|
2016-06-04 09:13:09 +02:00 |
|
Ralf Becker
|
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 |
|
Ralf Becker
|
df8c4647e0
|
fix wrong version in changelog
|
2016-06-03 15:08:12 +00:00 |
|
Ralf Becker
|
8bebe467c9
|
Changelog for 16.1.20160603
|
2016-06-03 14:32:55 +00:00 |
|
Ralf Becker
|
1090a32242
|
resurect emailadmin/setup directory, it is needed for updating from versions before latest 14.3
|
2016-06-03 16:30:59 +02:00 |
|
Hadi Nategh
|
f3d61b4a48
|
Do not generate keyboard shortcuts for actions in mobile template
|
2016-06-03 16:16:54 +02:00 |
|
Ralf Becker
|
108a654c1f
|
git a little more space between go (checkmark) and calendar navigation <o>
|
2016-06-03 10:41:03 +02:00 |
|
Hadi Nategh
|
d5aab5ca50
|
Fix broken mail tree caused by commit 9b99ce5339
|
2016-06-03 10:33:38 +02:00 |
|
Ralf Becker
|
51b6e2096a
|
fix offset stalling suse builds
|
2016-06-03 10:13:44 +02:00 |
|