Commit Graph

30916 Commits

Author SHA1 Message Date
nathangray
6ef849c9a7 Fix attempting to set array value accessed via magic methods was silently ignored by changing and setting the whole array 2016-08-03 09:57:49 -06:00
nathangray
de91e82426 Add a missing space in event tooltip between multi-day start and end times 2016-08-03 09:34:08 -06:00
Ralf Becker
a4dc1b67bb * Api/Filemanager: add mime icons to minimal install 2016-08-03 17:20:41 +02:00
Ralf Becker
a72db03fdb * EPL/Filemanager: fix PHP Fatal using file-a-file dialog (upload with setting eg. a comment) 2016-08-03 15:26:30 +02:00
Ralf Becker
57e6d5b205 fix .mrconfig for Travis 2016-08-03 13:53:39 +02:00
Ralf Becker
1f0bed5031 copy 16.1 changelog to master to satisfy update checker 2016-08-02 17:09:17 +00:00
Ralf Becker
f43369973d do NOT write install_id twice, it is already generated in setup_process::save_minimal_config 2016-08-02 18:41:14 +02:00
nathangray
a2a956005e Add tooltip to datepicker Today button 2016-08-02 09:30:36 -06:00
nathangray
dc3dd6819d - Fix listview filter changes confusingly when searching
- Fix listview does not update for new events
2016-08-02 09:30:36 -06:00
Hadi Nategh
5b8f161d1d * Mail: Fix set vacation via admin does not work anymore 2016-08-02 16:44:14 +02:00
Hadi Nategh
e192ed4bbd Fix mail sidebox does not show mail tree and Mail Menu items 2016-08-02 16:03:56 +02:00
Hadi Nategh
b96a40f49f Avoid collision of template ids for mail splitter templates 2016-08-02 12:33:12 +02:00
Ralf Becker
7dde8d0938 fix not working removing of directories and changing group ownership 2016-08-02 12:19:23 +02:00
Hadi Nategh
9d1fca0710 Make sure html property of html object in egw_seperateJavascript is type of string 2016-08-02 12:17:16 +02:00
Ralf Becker
a2439dec02 fix "PHP Fatal error: APCuIterator::__construct(): APC must be enabled to use" in setup-cli 2016-08-02 11:42:37 +02:00
Hadi Nategh
0dce66e4a0 Fix error while reading mail hooks 2016-08-02 10:41:43 +02:00
Ralf Becker
2a4535be58 fix PHP Fatal error: Class 'EGroupware\Api\Vfs\Config' not found 2016-08-02 10:19:13 +02:00
Ralf Becker
71a384798f fix PHP Strict Standards: Only variables should be assigned by reference 2016-08-02 10:16:31 +02:00
nathangray
7e800a4122 * Calendar: Add print action to event context menu 2016-08-01 09:11:29 -06:00
Hadi Nategh
ff9764171d Fix border radius in nextmatch headers not getting properly rounded in firefox. 2016-08-01 16:55:00 +02:00
Ralf Becker
ad5cf7abfe move old schema tests to api/src/Db/test/, not (yet) running via phpUnit/Travis 2016-08-01 13:58:06 +02:00
Ralf Becker
ba18f3f594 allow eg. unit-tests to set/change schema used by db class: Db::set_table_definition() 2016-08-01 13:34:25 +02:00
Ralf Becker
c033435122 fix RenameTable for PostgreSQL to only use old logic, if we still have an old sequence, and if old logic is used, set sequence value 2016-08-01 13:32:43 +02:00
Ralf Becker
27468f0dac fix PHP Warning: filemtime(): stat failed for phpgwapi/setup/setup.inc.php 2016-07-31 10:29:52 +02:00
nathangray
8a3ddfa41b - Add preference to display birthdays as events (still always on for mobile)
- Add cake icon to header on birthdays
2016-07-29 09:35:24 -06:00
Ralf Becker
b077423223 get "integer" type settings working, by removing not used size attribute from template causing a 0 size input for integer 2016-07-29 16:01:26 +02:00
leithoff
fa7bd97801 apply integer as type to maximum-sync-range in days pref in preferences->activesync->mail 2016-07-29 15:50:34 +02:00
Hadi Nategh
37cc46a252 * all apps: Fix vfs upload button does not work in link tab 2016-07-29 12:45:41 +02:00
Hadi Nategh
196176ff9c Restructuring of sidebox menus in mail 2016-07-29 12:08:36 +02:00
Ralf Becker
d3043c2a45 * Templates: disable old idots and jerryr template, as new calendar does not work with them 2016-07-29 11:55:41 +02:00
nathangray
e3dd5ad4c4 Change timespan formatting to always show start & end time for single day events, similar to multi-day events 2016-07-28 16:39:26 -06:00
nathangray
14fbd7fcd5 When loading something into admin, accept & show string data even though it's not valid 2016-07-28 16:30:16 -06:00
nathangray
9cf5ab29a1 Fix interference between CRM details / no details and infolog details / no details
Changing CRM to details would clear no details CSS from infolog
2016-07-28 16:10:02 -06:00
nathangray
a019185ec2 Fix a case where clicking between the space for adding all day non-blocking area and the header went to day view. 2016-07-28 14:43:11 -06:00
nathangray
474e32db67 Slightly more intelligent detection of plain text fields in a document that has HTML parsing turned on 2016-07-28 14:14:20 -06:00
nathangray
96b75f7888 Fix error when saving copied event if current user does not have add rights to original user's calendar 2016-07-28 13:26:06 -06:00
EvaWpunkt
4be7cdecc7 Change notify_off icon 2016-07-28 17:11:19 +02:00
Ralf Becker
bca3ca2059 try to improve speed of HHVM syntax check using -d hhvm.jit=0 2016-07-28 17:04:07 +02:00
leithoff
0e93274657 * eSync/Mail: allow to override the settingregarding the date range for syncing mail when no limit is set clientside (preventing client crash that may be caused by too many mails/too much data (default is half a year)). If you want to sync way-back into the past: set a large number 2016-07-28 15:48:43 +02:00
Ralf Becker
3e1f7613de fix PHP Fatal error: Class 'ldap' not found, when migrating accounts LDAP --> SQL 2016-07-28 15:30:51 +02:00
Ralf Becker
f6f3b89f8b * Filemanager/EPL: fix broken notification / subscription to folders
Do not check for (no longer existing) $GLOBALS[egw]->hooks but for no class setup_process, to not call them during install or update.
2016-07-28 15:10:39 +02:00
Hadi Nategh
53449be87f Saving cal event's opacity effect in printing by using filter instead of opacity 2016-07-28 14:07:54 +02:00
Ralf Becker
e3bdf129dc fix Travis error for HHVM 2016-07-28 13:51:47 +02:00
Ralf Becker
96caf6effd * Admin/APC(u): fix error in clear cache: if APC(u) runs out of memory clearing just instance cache clear whole cache 2016-07-28 12:02:21 +02:00
Hadi Nategh
cc7d9cbba4 Do not apply opacity on cal events when printing a calendar view, because Firefox can not coop with opacity in print 2016-07-28 11:22:11 +02:00
Ralf Becker
86823a7e8c make is-directory check more robust, by checking for PHP's directory-mode / Sqlfs::DIR_MODE too, not only for mime-type which is set eg. by stylite.links to "egs/$app" 2016-07-28 11:11:34 +02:00
Ralf Becker
abf87b63c9 fix old class-name egw_vfs --> Vfs 2016-07-28 10:05:14 +02:00
Ralf Becker
9c13d84a67 define Vfs::LINK_MODE constant again, since we no longer inherit from Vfs\StreamWrapper 2016-07-28 10:05:14 +02:00
Hadi Nategh
f183d27340 Fix some IDE warnings 2016-07-28 09:48:47 +02:00
Ralf Becker
015ed03bb6 fix cant attach files, if none have been attached to an entry before: Sqlfs\StreamWrapper::mkdir('/apps/calendar/123',0,1) already exist! 2016-07-28 09:40:23 +02:00