Ralf Becker
8f1383b973
replace create_function no longer available in PHP 8
2021-03-29 20:33:07 +02:00
Ralf Becker
e132cb0603
fix more then 59 seconds set for "hms"
2021-03-29 18:02:55 +02:00
Ralf Becker
868135775c
PHP 8 fixes
2021-03-29 16:47:19 +02:00
Ralf Becker
02c3feb95d
Changelog for 21.1.20210329
2021-03-29 14:30:54 +02:00
nathangray
b4dd62de69
Api: Avoid infinite loop if requested file does not actually provide the class
2021-03-26 09:06:34 -06:00
nathangray
67ab00ad05
Etemplate: Fix some missing bits in searchbox
2021-03-25 11:21:45 -06:00
nathangray
1b184c11c8
Api: Avoid "Uncaught TypeError: egw_globalObjectManager is null" from popups
2021-03-24 14:54:35 -06:00
nathangray
87ff6842ea
Api: Stop annoying "column saved" message that kept coming up
2021-03-24 10:21:02 -06:00
Ralf Becker
05cd66fa09
set minimum PHP version for 21.1 to 7.3 and recommend to 7.4 (PHP 8.0 is still NOT supported)
2021-03-24 08:04:54 +01:00
nathangray
65c61c0625
If action exec uses function from not yet loaded app, load it
2021-03-23 16:33:39 -06:00
nathangray
e3a1d1b338
Fix static var accessed as a constant
2021-03-23 16:23:23 -06:00
Ralf Becker
0faafe8eee
fix "Virtual List View error" caused by not set search attribute
...
also retry without VLV control in that case
2021-03-23 13:55:17 +01:00
nathangray
d0c5f3c09b
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
2021-03-22 11:42:50 -06:00
nathangray
93adb0dca5
Fix clicking on a link to app entry (not file) threw JS error instead of opening
2021-03-22 11:18:16 -06:00
nathangray
534c188d25
Put selected columns into nextmatch value so columns are saved in favourites
2021-03-22 11:09:41 -06:00
Ralf Becker
84845d05b5
Fix PHP 8.0 Fatal error: Unparenthesized a ? b : c ?: d
is not supported
2021-03-21 21:46:10 +01:00
Ralf Becker
ab9c089f70
fix PHP 8 Fatal error Array and string offset access syntax with curly braces is no longer supported
2021-03-21 21:13:07 +01:00
Ralf Becker
52e8aff9ae
fix PHP 8 Fatal error undefined constant EGW_API_INC
2021-03-21 21:10:37 +01:00
Ralf Becker
3e278b3bd3
fix PHP 8.0 Fatal error: Array and string offset access syntax with curly braces is no longer supported
2021-03-21 18:47:15 +01:00
Ralf Becker
ffc048d472
fix PHP 8.0 Fatal error unknown function get_magic_quotes_gpc
2021-03-21 18:27:09 +01:00
Ralf Becker
dac55616af
fix PHP 8.0 Fatal error
2021-03-21 18:25:14 +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
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
ab6258f3be
Changelog for 21.1.20210318
2021-03-18 08:32:10 +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
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
nathangray
47d2f433d6
Fix missed fstab mount kept unmounted shares around
2021-03-16 11:38:44 -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
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
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
fa0e7715c1
mark context as optional parameter
2021-03-15 08:57:45 +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
eed827fccd
Add missing audio widget js
2021-03-11 12:36:32 +01:00
Hadi Nategh
72c334be02
Allow custom image url for et2_dialog buttons
2021-03-11 12:09:53 +01:00
Hadi Nategh
c089e73678
Implements et2_audio widget
2021-03-10 14:52:32 +01:00
Hadi Nategh
864b896ad6
Fix issue after closing a tab app next available tab wont get selected properly
2021-03-10 11:56:34 +01:00
Hadi Nategh
81d5574fff
Fix opened application tabs belong to app with status 5 don't get restored after reload
2021-03-10 10:07:39 +01:00
Ralf Becker
fcc5c80244
match tel_assistent last, as it moves contacts to the end of the search result
2021-03-10 09:14:30 +02:00
Ralf Becker
dc41db9741
fix reverted regular sort order
2021-03-09 20:57:39 +02:00