Ralf Becker
79040d1524
disable warnings under PHP 8 for now, as the hide fatal errors and log errors in xet files
2021-03-31 11:30:34 +02:00
Ralf Becker
6ce05919b6
fix PHP 8 errors shown by PHPStorm
2021-03-30 20:34:58 +02:00
nathangray
7307d28e53
Calendar: Add some space beween categories and filter
2021-03-30 11:57:16 -06:00
nathangray
72b00c0422
Fix missing translation
2021-03-30 11:04:19 -06:00
nathangray
d5aacd190d
Add 'no_quick_add' link registry setting so apps can opt out of the quick add
2021-03-30 10:12:29 -06:00
Ralf Becker
0553133bfc
updating composer packages egroupwre/* pear/* pear-pear.horde.org/* and use forked egroupware/imap-client to fix PHP 8 error
...
fetch query labels were not removed and therefore caused an IMAP error
PHP 7.*: (($key="<label>") == 0) === true, PHP 8.*: (($key="<label>") == 0) === false
2021-03-30 11:02:04 +02:00
nathangray
b16ccfd3ef
Filemanager: Fix change in ownership of sub-directories did not always update UI
2021-03-29 15:56:51 -06:00
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
2841b43109
update lock-file with current hashes of egroupware sub-projects
2021-03-29 17:47:47 +02:00
nathangray
8ded258986
Calendar: Reorder sidebox, add some hrules
2021-03-29 09:39:33 -06:00
nathangray
6bd4685184
Filemanager: Fix superuser logout button did not work
2021-03-29 09:23:42 -06:00
Ralf Becker
8fbcb8788e
Admin: release session in get_(users|groups) to allow parallel requests to run for
2021-03-29 16:47:19 +02:00
Ralf Becker
6113114b4c
fix typo / missing quote
2021-03-29 16:47:19 +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
Ralf Becker
615c6126b8
fix not used APi rights for mounted eTemplates in anonymous sessions
2021-03-26 18:59:00 +01: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
026b088dd0
Calendar: Add button to toggle videoconference events
...
It works by configured category in status app
2021-03-25 14:39:01 -06:00
nathangray
2b9230c326
Calendar: Move searchbox into "toolbar", change it into proper searchbox, hide it in nextmatch header
2021-03-25 11:22:36 -06:00
nathangray
67ab00ad05
Etemplate: Fix some missing bits in searchbox
2021-03-25 11:21:45 -06:00
nathangray
8208c49637
Calendar: Fix could not delete alarms in unsaved copy of an event
2021-03-24 16:36:01 -06:00
nathangray
0e35c94051
Calendar: Move sidebox search into toolbar area
...
Also, correct way to move favorites dropdown into toolbar
2021-03-24 16:16:50 -06:00
nathangray
98697031ab
Resources: Allow 0 quantity & usable
2021-03-24 15:11:57 -06:00
nathangray
1b184c11c8
Api: Avoid "Uncaught TypeError: egw_globalObjectManager is null" from popups
2021-03-24 14:54:35 -06:00
Hadi Nategh
abf2cb56e2
Add contextmenu action for calendar VC events in order to access recordings
2021-03-24 17:45:32 +01:00
nathangray
87ff6842ea
Api: Stop annoying "column saved" message that kept coming up
2021-03-24 10:21:02 -06:00
nathangray
d372f79f82
Calendar: make sure non-infolog integrations get processed correctly
2021-03-24 09:59:43 -06:00
Ralf Becker
aa32aaccd8
docker files for 7.4 builds
2021-03-24 08:53:49 +01: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
723e776b9d
Add application-specific actions to kanban cards
2021-03-23 16:30:39 -06:00
nathangray
e3a1d1b338
Fix static var accessed as a constant
2021-03-23 16:23:23 -06:00
nathangray
d99f84f28e
Commit changes from update to TypeScript 3.9.9 so we don't keep reverting them.
2021-03-23 09:29:58 -06:00
nathangray
9080c9d0e2
Fix some translation issues from Stefan Unverricht
2021-03-23 09:21:13 -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
1af52a1e6c
Calendar: Fix little overlap between favorite button & dropdown button
2021-03-22 15:16:44 -06: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
ac1a975f1d
Infolog: Fix CRM view would overwrite state in infolog list, leading to wrong filters in favorites
2021-03-22 11:35:24 -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
nathangray
20af564f37
* Infolog: Fix details / no details filter preference was not saved
2021-03-22 09:50:02 -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
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