nathangray
|
74b279c21f
|
- Add preference to display birthdays as events (still always on for mobile)
- Add cake icon to header on birthdays
|
2016-08-04 10:13:57 -06:00 |
|
leithoff
|
64259ce47c
|
fix problem with missing folders from other and user namespace caused by wrong (calculated under different assumptions) parent-id
|
2016-08-04 13:39:31 +02:00 |
|
Ralf Becker
|
bb0035d687
|
* Admin: fix email address for groups could not be stored for accounts in SQL
|
2016-08-03 18:25:00 +02:00 |
|
nathangray
|
e0c48a978e
|
Add a missing space in event tooltip between multi-day start and end times
|
2016-08-03 10:18:27 -06:00 |
|
nathangray
|
5502d25bfe
|
Change timespan formatting to always show start & end time for single day events, similar to multi-day events
|
2016-08-03 10:18:15 -06:00 |
|
nathangray
|
489cf12310
|
Group event participants by type in event tooltip
|
2016-08-03 10:18:06 -06:00 |
|
nathangray
|
863242689f
|
* Calendar: Add print action to event context menu
|
2016-08-03 10:17:03 -06:00 |
|
Ralf Becker
|
3c246fe494
|
* Api/Filemanager: add mime icons to minimal install
|
2016-08-03 17:21:53 +02:00 |
|
nathangray
|
d59461444e
|
Fix Uncaught TypeError: this.getArrayMgr is not a function when accessing calendar through SiteMgr
|
2016-08-03 08:12:50 -06:00 |
|
Ralf Becker
|
8a6127efea
|
* EPL/Filemanager: fix PHP Fatal using file-a-file dialog (upload with setting eg. a comment)
|
2016-08-03 15:27:19 +02:00 |
|
Ralf Becker
|
1f05f6f528
|
do NOT write install_id twice, it is already generated in setup_process::save_minimal_config
|
2016-08-02 18:42:02 +02:00 |
|
Hadi Nategh
|
81da974764
|
* Mail: Fix set vacation via admin does not work anymore
|
2016-08-02 16:45:12 +02:00 |
|
Hadi Nategh
|
2e7121a427
|
Fix mail sidebox does not show mail tree and Mail Menu items
|
2016-08-02 16:05:47 +02:00 |
|
Hadi Nategh
|
40ee04f43e
|
Avoid collision of template ids for mail splitter templates
|
2016-08-02 12:33:48 +02:00 |
|
Ralf Becker
|
d6043be127
|
fix not working removing of directories and changing group ownership
|
2016-08-02 12:21:39 +02:00 |
|
Hadi Nategh
|
6d9daa036b
|
Make sure html property of html object in egw_seperateJavascript is type of string
|
2016-08-02 12:17:56 +02:00 |
|
Ralf Becker
|
868d84c411
|
fix "PHP Fatal error: APCuIterator::__construct(): APC must be enabled to use" in setup-cli
|
2016-08-02 11:43:18 +02:00 |
|
Hadi Nategh
|
02c56ba537
|
Fix error while reading mail hooks
|
2016-08-02 10:42:52 +02:00 |
|
Ralf Becker
|
2cb2f4a6b1
|
fix PHP Fatal error: Class 'EGroupware\Api\Vfs\Config' not found
|
2016-08-02 10:20:21 +02:00 |
|
Ralf Becker
|
6473a66520
|
fix PHP Strict Standards: Only variables should be assigned by reference
|
2016-08-02 10:17:39 +02:00 |
|
Ralf Becker
|
ec70506264
|
Changelog for 16.1.20160801
|
2016-08-01 18:56:21 +00:00 |
|
Hadi Nategh
|
22fdc64fa1
|
Fix border radius in nextmatch headers not getting properly rounded in firefox.
|
2016-08-01 16:55:43 +02:00 |
|
Ralf Becker
|
2cbd2ded82
|
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:33:20 +02:00 |
|
Ralf Becker
|
a862bbb270
|
fix PHP Warning: filemtime(): stat failed for phpgwapi/setup/setup.inc.php
|
2016-07-31 10:33:06 +02:00 |
|
nathangray
|
bc27658dbd
|
When loading something into admin, accept & show string data even though it's not valid
|
2016-07-29 09:51:03 -06:00 |
|
nathangray
|
5422873599
|
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-29 09:49:26 -06:00 |
|
nathangray
|
1be1fc4cba
|
Fix a case where clicking between the space for adding all day non-blocking area and the header went to day view.
|
2016-07-29 09:43:55 -06:00 |
|
nathangray
|
92c8493eb8
|
Fix week view with multiple users (non-consolidated) still had some space where the user could click on the day header, which was recogized as a header click instead of an all day non-blocking click
|
2016-07-29 09:43:46 -06:00 |
|
nathangray
|
00eacc6791
|
Fix error when saving copied event if current user does not have add rights to original user's calendar
|
2016-07-29 09:42:06 -06:00 |
|
nathangray
|
e992ffd19a
|
Keep event owner while copying, if current user has add permissions
|
2016-07-29 09:41:55 -06:00 |
|
nathangray
|
588862d150
|
Slightly more intelligent detection of plain text fields in a document that has HTML parsing turned on
|
2016-07-29 09:40:37 -06:00 |
|
Hadi Nategh
|
2e838983ca
|
Restructuring of sidebox menus in mail
|
2016-07-29 16:58:04 +02:00 |
|
Ralf Becker
|
37e7f783a0
|
get "integer" type settings working, by removing not used size attribute from template causing a 0 size input for integer
|
2016-07-29 16:03:20 +02:00 |
|
leithoff
|
73e7510538
|
apply integer as type to maximum-sync-range in days pref in preferences->activesync->mail
|
2016-07-29 15:51:43 +02:00 |
|
Hadi Nategh
|
f84b2422c2
|
* all apps: Fix vfs upload button does not work in link tab
|
2016-07-29 12:46:24 +02:00 |
|
Ralf Becker
|
a327b622f7
|
* Templates: disable old idots and jerryr template, as new calendar does not work with them
|
2016-07-29 11:59:27 +02:00 |
|
nathangray
|
616046c097
|
Limit event edit dialog's recurrence end date to after the event start date
|
2016-07-28 09:06:54 -06:00 |
|
nathangray
|
306722e521
|
Calendar CSV import fixes
- Account for non-blocking flag when checking for conflicts
- Fix import of recurrence with interval
|
2016-07-28 09:04:29 -06:00 |
|
nathangray
|
33dd2b0e63
|
Add flag in calendar import definitions (CSV & iCal) to not import conflicting events
|
2016-07-28 09:04:17 -06:00 |
|
Ralf Becker
|
b9109b6593
|
* 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 16:14:45 +02:00 |
|
leithoff
|
0f474b3f54
|
* 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:50:34 +02:00 |
|
Ralf Becker
|
641f265e88
|
fix PHP Fatal error: Class 'ldap' not found, when migrating accounts LDAP --> SQL
|
2016-07-28 15:29:30 +02:00 |
|
Hadi Nategh
|
bfd3262c7b
|
* Calendar: Fix printing calendar view in Firefox does not work
|
2016-07-28 14:10:48 +02:00 |
|
Hadi Nategh
|
96bee49f41
|
Do not apply opacity on cal events when printing a calendar view, because Firefox can not coop with opacity in print
|
2016-07-28 14:08:52 +02:00 |
|
Ralf Becker
|
237b8eceeb
|
fix Travis error for HHVM
|
2016-07-28 14:05:33 +02:00 |
|
Ralf Becker
|
3909c2fdf0
|
* 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:07:28 +02:00 |
|
Ralf Becker
|
6f4e65b782
|
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:12:09 +02:00 |
|
Ralf Becker
|
d552ed4f06
|
define Vfs::LINK_MODE constant again, since we no longer inherit from Vfs\StreamWrapper
|
2016-07-28 10:06:02 +02:00 |
|
Ralf Becker
|
fd2b400ce7
|
fix old class-name egw_vfs --> Vfs
|
2016-07-28 10:05:50 +02:00 |
|
Ralf Becker
|
686f3af559
|
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:41:10 +02:00 |
|