nathan
|
3676941fac
|
Get notifications operational in kdots
|
2025-02-10 14:49:23 -07:00 |
|
nathan
|
e5f9c8ac1f
|
Et2File WIP
|
2025-02-10 14:05:10 -07:00 |
|
nathan
|
2b96818c74
|
Resumable uploads
|
2025-02-10 13:59:55 -07:00 |
|
nathan
|
816d3b132a
|
WIP Et2File webcomponent for uploads
|
2025-02-10 13:59:55 -07:00 |
|
ralf
|
2897de9a26
|
store user-password encrypted in the session, managed by session-class via $GLOBALS['egw']->session->passwd
|
2025-02-10 20:56:20 +01:00 |
|
ralf
|
f77c40b05f
|
generate a random session-ID for basic auth clients stored under the sha1 hash of their credentials in our (shared memory) cache
|
2025-02-10 14:54:40 +01:00 |
|
ralf
|
5d8ad690d7
|
new navbar- / app-icon from Eva
|
2025-02-10 14:06:45 +01:00 |
|
ralf
|
106afd4ead
|
* Mail: allow to search for Bcc addresses (works only in Sent folder!)
|
2025-02-10 12:07:42 +01:00 |
|
nathan
|
e42d35a1a4
|
Get BI icons working
|
2025-02-06 09:58:10 -07:00 |
|
nathan
|
b597bee7a1
|
Et2Image: Allow image to show blobs too
|
2025-02-06 08:42:56 -07:00 |
|
nathan
|
8bd4c8aa81
|
Et2VfsMime: Allow to pass in alternate image src
|
2025-02-06 08:42:56 -07:00 |
|
nathan
|
7b0e9553f2
|
Et2Widget: Let getInstanceManager() work if a widget is composed inside another widget's shadowRoot
|
2025-02-06 08:42:56 -07:00 |
|
milan
|
5bbee89d85
|
navbar icons in filemanager always get the same size (32px)
Regarding Ticket #102321
|
2025-02-06 16:23:01 +01:00 |
|
milan
|
df8914065b
|
customfield numbers left alignment in nm list
|
2025-02-06 15:28:23 +01:00 |
|
milan
|
c138193c45
|
filemanager tile view break filenames so no overlapping happens
|
2025-02-06 15:00:15 +01:00 |
|
nathan
|
3d30c7a2e7
|
Better UI feedback when submenus take a while to load
|
2025-02-04 11:00:48 -07:00 |
|
nathan
|
8f20394af5
|
Defer creating submenus because the forced repaint takes too long
|
2025-02-04 09:47:52 -07:00 |
|
ralf
|
01f930e48b
|
fix PHP Error: Access to undeclared static property Egroupware\Api\Link\Storage::$table_name
|
2025-02-04 14:18:30 +01:00 |
|
nathan
|
402e0548a0
|
Some more style & header work
|
2025-02-03 16:55:56 -07:00 |
|
nathan
|
e121908144
|
Fix some avatar menu options did not work
|
2025-02-03 15:05:45 -07:00 |
|
nathan
|
7b497c72f4
|
Added Et2FileItem
|
2025-02-03 11:32:00 -07:00 |
|
milan
|
b4b6e30b86
|
better visibility in link comments
regarding #102941
|
2025-02-03 13:51:17 +01:00 |
|
ralf
|
faebedd804
|
* Collabora: white icons for new notebookbar in new Collabora version 24.04.11
|
2025-02-03 12:59:34 +01:00 |
|
milan
|
d06605b01b
|
better visibility in link comments
regarding #102941
|
2025-02-03 11:06:46 +01:00 |
|
nathan
|
af389cda78
|
Increase action submenu maximum to see if that helps initial load time
|
2025-01-31 08:47:23 -07:00 |
|
ralf
|
34e0ab7f3f
|
allow all DateTimeInterface objects, not just DateTime e.g. DateTimeImmutable
|
2025-01-31 10:56:47 +01:00 |
|
nathan
|
9d7fe14387
|
Et2Template: Fix missing template caused the whole template to stall until timeout
Fixes calendar takes too long
|
2025-01-30 11:55:29 -07:00 |
|
nathan
|
5f6dc978da
|
Fix initial volume level was not set
|
2025-01-30 11:23:13 -07:00 |
|
ralf
|
5aab2c5441
|
fix PHP error: count(): Argument #1 ($value) must be of type Countable|array, null given
|
2025-01-30 09:29:17 +01:00 |
|
nathan
|
bea41b1898
|
Et2VfsSelectDialog: Fix incorrect parameter to overwritePrompt broke it, showing no overwrite prompt
|
2025-01-29 10:52:47 -07:00 |
|
nathan
|
63066ffcc7
|
Merge: Fix some array replacements snuck through causing fatal errors
|
2025-01-29 10:52:47 -07:00 |
|
ralf
|
87ce283610
|
* Mail: allow to select (multiple) mail addresses from addressbook directly in compose window
|
2025-01-28 21:44:15 +01:00 |
|
nathan
|
02da5f8c2c
|
Et2Template: Add additional parameters to load() for other arrayMgrs
|
2025-01-28 13:19:23 -07:00 |
|
nathan
|
61a13705b9
|
Use et2_nextmatch.no_dynheight to solve bottom buttons not always visible
|
2025-01-28 10:56:55 -07:00 |
|
ralf
|
6e5ab467d9
|
WIP address-selection for mail-compose some styling
|
2025-01-28 17:01:06 +01:00 |
|
ralf
|
0de371829c
|
do NOT remove template ID, if we have none
otherwise further templates in an overlay have no ID!
|
2025-01-28 11:23:25 +01:00 |
|
ralf
|
6ea3a1c884
|
WIP address-selection for mail-compose got adding email addresses working
|
2025-01-28 10:09:22 +01:00 |
|
nathan
|
8769b3d49c
|
Fix egw.json() calls from a popup could cause JS files to be loaded into the main window instead of the popup
|
2025-01-27 16:07:27 -07:00 |
|
ralf
|
46d2676bad
|
also allow .cer extension for s/mime public keys
|
2025-01-27 13:14:20 +01:00 |
|
ralf
|
e90f424ac5
|
WIP address-selection for mail-compose with all filters from addressbook.index
|
2025-01-27 12:46:29 +01:00 |
|
nathan
|
a72c2f9b52
|
Admin: Fix hidden double-load of some config templates
Fixes problem loading collabora support-key files
|
2025-01-24 11:50:00 -07:00 |
|
nathan
|
3f5a0900f1
|
Merge: more messing around with encoding, this time ">" was getting stripped
the source was plaintext going into an XML document without parsing html styles
|
2025-01-24 11:18:44 -07:00 |
|
nathan
|
2457b77cca
|
Et2Template: Fix load error clearing when load finishes did not remove correct message
|
2025-01-23 11:08:07 -07:00 |
|
nathan
|
c4ecfd54a5
|
Fix Et2Widgets could have '.' in their DOM ID, replaced with '-' as before
|
2025-01-23 11:07:34 -07:00 |
|
nathan
|
2c18e0438a
|
Calendar: Fix changing status of whole day recurring events could give an error
calendar_so::startOfDay(): Argument #1 ($time) must be of type EGroupware\Api\DateTime, string given
|
2025-01-22 16:31:17 -07:00 |
|
nathan
|
95a5139112
|
Fix some selects (CalendarOwner) did not respect close on select preference
|
2025-01-22 16:16:35 -07:00 |
|
nathan
|
cfedc5dddc
|
Admin: Fix Bulk changes notification mail template was not saved
|
2025-01-22 15:12:40 -07:00 |
|
nathan
|
2e909dd73b
|
Admin: Fix clearing credentials made sidemenu tree go missing
Caused by unneeded redirect
|
2025-01-22 14:56:18 -07:00 |
|
nathan
|
5da2b081ba
|
Fix link via paste entries from clipboard did not work with app entries
Gave errors like File '#' is not an absolute path!
|
2025-01-22 14:29:12 -07:00 |
|
nathan
|
32e04b1ea6
|
Fix infinite loop if sub-template is empty
|
2025-01-22 10:24:55 -07:00 |
|