Ralf Becker
|
e132cb0603
|
fix more then 59 seconds set for "hms"
|
2021-03-29 18:02:55 +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 |
|
nathangray
|
65c61c0625
|
If action exec uses function from not yet loaded app, load it
|
2021-03-23 16:33:39 -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
|
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 |
|
Hadi Nategh
|
98813ef055
|
Fix darkmode get switched on in session when there's no preferences yet
|
2021-03-18 16:32:21 +01: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
|
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 |
|
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
|
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 |
|
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 |
|
Hadi Nategh
|
e5674bbc5d
|
Fix missing mailvelope readonly properties from egw_app object
|
2021-03-09 15:19:27 +01:00 |
|
Ralf Becker
|
d2626085f6
|
fix wrong context causing eg. attachments to mail to no longer work
|
2021-03-08 21:20:11 +02:00 |
|
nathangray
|
19bd3a03b0
|
Addressbook: Update CRM view contact info in sidebox if it's changed by push message
|
2021-03-04 13:53:52 -07:00 |
|
nathangray
|
df54dcace4
|
Apply client-side push refactoring to calendar, infolog, timesheet
|
2021-03-04 11:27:35 -07:00 |
|
Ralf Becker
|
58ae23c74c
|
allow "app.<appname>.<method>" in link registry and use it to open CRM view
|
2021-03-04 11:50:13 +02:00 |
|
Ralf Becker
|
7e4ccc8311
|
fix some points in top-menu and probably some other stuff using et2_call were not working
|
2021-03-03 19:13:45 +02:00 |
|
Ralf Becker
|
6ae1195c38
|
missing file from a467bab return hashed appName of opened tab eg. to set notifcation counter
|
2021-03-03 19:13:45 +02:00 |
|
nathangray
|
4d9a30a041
|
Etemplate: Fix missing tooltip on toolbar checkboxes
|
2021-03-03 08:53:19 -07:00 |
|
Ralf Becker
|
a467bab01f
|
return hashed appName of opened tab eg. to set notifcation counter
|
2021-03-02 21:00:59 +02:00 |
|
Ralf Becker
|
7a060b205b
|
not overwriting call and apply method of egw function/object using callFunc and applyFunc instead, fixes several problems
|
2021-03-02 12:16:47 +02:00 |
|
Ralf Becker
|
9691a14279
|
interface for nm getValue() and activeFilters
|
2021-03-01 23:08:13 +02:00 |
|
Hadi Nategh
|
96c0f54581
|
Fix extra tabs opened not keeping their orders after reload
|
2021-03-01 17:30:33 +01:00 |
|
Ralf Becker
|
dc6f937f02
|
reverting using app from parameter object
|
2021-03-01 13:41:27 +02:00 |
|
Ralf Becker
|
e36c6c4cec
|
move global et2_call function to egw.call and egw.apply methods, ensuring app.js is loaded, if not yet loaded, also using that as apply plugin for egw.json
|
2021-03-01 11:50:41 +02:00 |
|
nathangray
|
9128d15bb2
|
Etemplate: Fix some load bugs
- tabs got doLoadingFinished() multiple times if tablist was modified by data
- selectbox with cached options did not load correctly first time
|
2021-02-26 15:22:47 -07:00 |
|
Hadi Nategh
|
e5ea49a565
|
Fix youtube video autoplays itself after being seekTo on initiation.
|
2021-02-26 13:17:54 +01:00 |
|
Hadi Nategh
|
925285d370
|
Fix youtube video not being played for after initiation
|
2021-02-26 10:16:12 +01:00 |
|
nathangray
|
1eb174d3f7
|
For push update filter, consider empty array as having no value
|
2021-02-25 13:59:32 -07:00 |
|
nathangray
|
158e65fc90
|
Take contact shares into account for push ACL checks
|
2021-02-25 09:11:39 -07:00 |
|
Hadi Nategh
|
1f41bba904
|
Fix youtube API loading player after initiation
|
2021-02-25 13:51:20 +01:00 |
|
Hadi Nategh
|
2d4b0b8259
|
Fetch youtube videoid from url
|
2021-02-25 11:19:26 +01:00 |
|
nathangray
|
3c72462b5e
|
Enable push for addressbook
Refactor EgwApp.push() to cover more common stuff for simpler app code
|
2021-02-24 09:18:42 -07:00 |
|
Hadi Nategh
|
2a2f0bf390
|
Keep darkmode state in serverside session too. Fix darkmode state in egroupware iframes.
|
2021-02-24 12:22:27 +01:00 |
|
Ralf Becker
|
cf9e3ae4e1
|
WIP to display calls in calendar
|
2021-02-23 00:16:51 +02:00 |
|
Ralf Becker
|
907b33454a
|
date-duration select_unit=false must show full value for highest display unit, not just the remainer
value=3600 with display_format=m:s must show "60:00" not "00:00"
|
2021-02-22 10:52:15 +02:00 |
|
Hadi Nategh
|
1501df227a
|
WIP integrating youtube video:
- fix ontimeupdate event
- fix currentTime for youtube type
- fix not working play_video
- fix video not getting a fullwidth
|
2021-02-16 18:00:46 +01:00 |
|