Ralf Becker
dac55616af
fix PHP 8.0 Fatal error
2021-03-21 18:25:14 +01:00
Ralf Becker
efd480c468
changes for PHP 7.4 and 8.0 development builds
2021-03-21 18:24:22 +01:00
Ralf Becker
eb2b3943d7
fix Db errors with PHP 7.4+
...
caused by private $this->app not stored in session when Db\Depricated was instaciated
also move $GLOBALS[egw]->ADOdb to a static class var to fix session restore order caused $GLOBALS[egw] not yet restored giving a warning
2021-03-21 17:39:34 +01:00
Ralf Becker
b79971a1e9
set columns to search for phoneSearch for non-SQL backends too
2021-03-21 12:56:59 +01:00
Ralf Becker
fc50aa6312
phonesearch: LDAP or AD backend only search for local part hopefully stored without any formatting
2021-03-21 10:39:26 +01:00
Ralf Becker
678ce97e79
changes for PHP 8.0 and xdebug 3.0
2021-03-20 17:29:48 +01:00
Ralf Becker
3b53ff960c
update development container to Ubuntu 20.04
2021-03-20 16:09:26 +01:00
nathangray
2d1b9b744f
Fix anonymous shared list was not translated
2021-03-18 14:20:20 -06:00
nathangray
c39aafb531
Calendar: Move favorite dropdown from nextmatch header into toolbar
2021-03-18 14:09:53 -06:00
nathangray
eed49ecdbf
Replacement favorite icons from Eva
2021-03-18 12:52:05 -06:00
Hadi Nategh
98813ef055
Fix darkmode get switched on in session when there's no preferences yet
2021-03-18 16:32:21 +01:00
Ralf Becker
1a1e3818c2
fix version in changelog
2021-03-18 08:48:36 +02:00
Ralf Becker
ab6258f3be
Changelog for 21.1.20210318
2021-03-18 08:32:10 +02:00
Ralf Becker
e0b96079d8
some more changes for 21.1 build
2021-03-18 08:16:40 +02:00
nathangray
ce17d087c1
Fix hidden upload share link would not work for logged in user that was not share owner
2021-03-17 11:34:09 -06:00
nathangray
c21af32c1b
Fix hidden upload share link would not work for logged in user
2021-03-17 11:17:06 -06:00
nathangray
b1a4006b02
Remove selected types from clipboard tooltip, nobody used them and they weren't translated.
2021-03-17 10:29:43 -06:00
nathangray
f57178e92e
Calendar: Fix "Object of class EGroupware\Api\DateTime could not be converted to string" error when adding recurrence to an event
2021-03-17 09:01:53 -06:00
Hadi Nategh
ff1ac017ce
Add tooltip for sidemenu toggle button
2021-03-17 15:29:40 +01:00
Hadi Nategh
739bfb482b
Compact theme:
...
- Fix framework tabs not being able to get closed
- Fix some styling
- Fix framework tabs are overriding last active opened tab
2021-03-17 14:00:33 +01:00
Hadi Nategh
b882b5fdd0
Fix framework in compact theme stalls on applications load when there's a framework tab
2021-03-17 11:55:20 +01:00
Hadi Nategh
0e9f368cec
Fix missing icons in compact theme
2021-03-17 10:40:06 +01:00
nathangray
47d2f433d6
Fix missed fstab mount kept unmounted shares around
2021-03-16 11:38:44 -06:00
nathangray
3fb74753c8
Mail: No longer need to defer select handler restoration
2021-03-16 11:06:48 -06:00
nathangray
15b0ecec22
Solve the problem with mail selecting the next mail and marking it as read when you move a mail by turning off the select-next-row thing for mail
2021-03-16 11:06:48 -06:00
Ralf Becker
d76b214e2c
missing filemanager/app.ts/js
2021-03-16 15:09:25 +02:00
Ralf Becker
06907d040b
fix hidden upload sharing incl. use of multiple share-links in tabs
2021-03-16 15:03:15 +02:00
Hadi Nategh
ec18782513
Exclude audio types from gallery list
2021-03-16 14:02:14 +01:00
Hadi Nategh
0f0b6e4154
Implement basic audio player for audio expose
2021-03-16 13:23:54 +01:00
Hadi Nategh
886884feea
Fix applications' tabs losing their sidebox app header after reload
2021-03-16 11:33:01 +01:00
Ralf Becker
2acd3e12d2
adding kanban to .gitignore and commit package-lock.json
2021-03-16 10:30:34 +02:00
Ralf Becker
5165dd82e7
removing vfs-context*.php early 21.1 vfs tests
2021-03-16 10:03:05 +02:00
Ralf Becker
ddda3b4165
changes for 21.1 builds (out of master)
2021-03-16 09:30:34 +02:00
nathangray
2aa52a43c8
Need to wait to restore the select handler to avoid nm selecting the next row.
2021-03-15 15:58:01 -06:00
nathangray
71be88ae75
Mail: Attempt to stop mail from loading but not displaying the next mail after moving a mail to another folder
...
Now de-selecting so push update does not re-select
2021-03-15 14:41:26 -06:00
nathangray
d6eb8a87de
Calendar: add client-side confirmation before deleting
2021-03-15 09:32:53 -06:00
Hadi Nategh
d9df2131fe
Fix not being able to scroll on some iframes when the darkmode is switched on
2021-03-15 12:22:15 +01:00
Ralf Becker
2aff05757e
fix home-directories where created with wrong permissions, as Vfs::$is_root was wrongly evaluated
2021-03-15 11:41:53 +02:00
Ralf Becker
0b91532bf6
show error if anon-images directory could not be created
2021-03-15 09:45:34 +02:00
Ralf Becker
fa0e7715c1
mark context as optional parameter
2021-03-15 08:57:45 +02:00
Ralf Becker
3fdf4057d6
replace eval with JSON.parse and egw.applyFunc
2021-03-15 08:56:58 +02:00
Ralf Becker
c18e1107dd
allow integration apps to delete their entries through calendar
2021-03-12 21:34:07 +02:00
Ralf Becker
46c4e0e118
add daily cache-buster to client-side included app.js files for applyFunc
2021-03-12 11:23:26 +02:00
nathangray
1ffde3b692
Change global sharing variable to be a list of shares in use, indexed by token. This should resolve the issues with multiple shares being accessed in the same session.
2021-03-11 17:00:16 -07:00
nathangray
ba84d3170d
Api: Improve handling of accessing multiple shares (Collabora or directory) in new tabs while logged in
2021-03-11 09:50:12 -07:00
nathangray
657119b389
Api: Fix Links/StreamWrapperTest->testWithAccess() was failing due to no app permissions
2021-03-11 09:30:11 -07:00
Hadi Nategh
6622de0eb6
Fix broken handling ical file with mimetype of application/octet-stream
2021-03-11 14:56:26 +01:00
Hadi Nategh
eed827fccd
Add missing audio widget js
2021-03-11 12:36:32 +01:00
Hadi Nategh
e4b56195d9
Add missing audio widget from Gruntfile
2021-03-11 12:29:05 +01:00
Hadi Nategh
72c334be02
Allow custom image url for et2_dialog buttons
2021-03-11 12:09:53 +01:00