StefanU
c46ffe7f58
Add internet.svg
2022-12-22 10:44:43 +01:00
Ralf Becker
d999bae1bc
pending changes from our translation server
2022-12-02 09:59:30 +01:00
StefanU
4b7e51aa37
Update addressbook icon
...
Add missing size
2022-11-30 22:11:20 +01:00
StefanU
38dc32c364
Update addressbook icon
...
Size adjusted 30px => 32px, without border, lines on grid
2022-11-27 15:17:35 +01:00
nathan
67e643be8d
Addressbook: fix "array_key_exists(): Argument #2 ($array) must be of type array, null given" error editing import vcard definition
2022-11-21 09:19:23 -07:00
nathan
972acb7aa9
Addressbook: Fix error due to missing template on mobile
2022-11-18 14:27:43 -07:00
nathan
cfec2bf52d
Addressbook: fix hook processing to handle results from multiple hooks
...
Copied from Etemplate.php
2022-11-18 11:41:15 -07:00
Hadi Nategh
fc76b1574f
Change some more png icons
2022-11-16 11:56:35 +01:00
nathan
6a5d189489
Better fix for Et2SelectState not getting country set
2022-11-14 14:41:08 -07:00
nathan
58f2267fc8
Addressbook: Pre-set the region's country
2022-11-14 14:15:41 -07:00
nathan
b998382cd2
Addressbook: Use infolog icon for CRM of organisation action
2022-10-24 13:59:52 -06:00
nathan
176cba3afb
Addressbook: Fix double-click preference opened organisation view with a different title than when it was opened with context menu
2022-10-24 11:28:28 -06:00
nathan
1aa87138a2
Addressbook: Correct fix for CRM breaking contact list actions
...
etemplate2.clear() was not removing getting the correct app instance removed
2022-10-19 10:54:11 -06:00
nathan
7b0a6911d3
Addressbook: Don't show "(Infolog)" in CRM tab when viewing a single contact
2022-10-19 09:36:42 -06:00
nathan
bfcb67982d
Addressbook: Fix CRM view overwrote app.et2 reference, breaking contact list actions
2022-10-19 09:28:48 -06:00
nathan
241b5ec839
Fix some missing translations in merge placeholder display
2022-10-11 15:34:25 -06:00
Hadi Nategh
ec3e18f53f
Fix 404 error caused by undefined template index.left.xet in mobile view
2022-09-27 11:25:29 +02:00
Ralf Becker
872aeaa95f
pending translations from our translation server
2022-09-14 11:08:00 +02:00
Hadi Nategh
98584884b0
Fix avatar contactId attribute
2022-09-13 11:16:50 +02:00
Hadi Nategh
d2634a74cc
Fix CRM view's avatar
2022-09-12 10:04:25 +02:00
nathan
67408d84ec
Addressbook: Fix grouped view did not change view properly
2022-09-09 10:11:11 -06:00
nathan
5bfb1b4b70
Addressbook: Swap distribution list & addressbook filter
2022-09-06 17:21:13 -06:00
Hadi Nategh
342eb8461a
WIP Ui: Fix dialogs getting scrollbars in initiation
2022-08-30 10:39:57 +02:00
Hadi Nategh
c4412b5ed1
Fix not working geolocation in addressbook
2022-08-24 14:57:07 +02:00
ralf
804719bf30
remove width from country-selection to take full width and give view-selection a little more space
2022-08-24 10:53:24 +02:00
Hadi Nategh
739005ad59
WIP Mobile template:
...
-Fix avatars in addressbook
-Fix filemanager nm header
2022-08-23 14:54:22 +02:00
Hadi Nategh
bf6f50f14e
Adopt buttons used in mobile template to new buttonIcon widget
2022-08-23 13:14:34 +02:00
Hadi Nategh
082d6aa791
WIP Mobile template: Fix some of apps add buttons
2022-08-22 16:19:23 +02:00
Hadi Nategh
61e52dd2d3
Drop pixelegg template from addressbook and filemanager
2022-08-12 12:12:15 +02:00
ralf
280bbcb827
fix xml special char > was not written as entity and causing preprocessor to fail
2022-08-08 18:37:57 +02:00
nathan
6b072932bd
Addressbook: Hide "Change all organisation members" label when checkbox is disabled
2022-08-03 13:52:06 -06:00
nathan
e689d0c49d
Improve styling of nm header row and widgets inside
2022-08-03 10:14:52 -06:00
nathan
4d28ab392b
Addressbook: Fix North American address field sizing
2022-08-02 11:04:50 -06:00
ralf
bcff7ab4dc
fixing pixelegg less/css files to address images in default/images
...
remove no longer necessary pixelegg/images symlink to default/images
revert hint.png as the pixelegg one was never used
2022-07-31 10:49:35 +02:00
ralf
0113a93ffd
move images from pixelegg to default and drop png or gif, if we have an svg
2022-07-28 17:56:34 +02:00
ralf
eedda315f8
remove old css, fix misalignment of region
2022-07-28 17:22:20 +02:00
ralf
4d026ce88c
fix NM header row alignment
2022-07-28 10:27:54 +02:00
ralf
6db4327705
fix/hack NM header row styling
2022-07-27 08:48:27 +02:00
ralf
3b1921b150
fix some width/size settings, though something wired happening with Room
2022-07-21 22:36:06 +02:00
Hadi Nategh
057a4559cb
Remove legacy avatar class and elements
2022-07-15 13:53:33 +02:00
nathan
ed16ce52a2
Change nextmatch headers to use web components
2022-07-07 13:18:42 -06:00
ralf
c5f671dcaf
fix TypeError param #2 of array_search must be array, null given
2022-06-23 22:16:21 +02:00
ralf
f2e20eddba
fix addressbook edit for new Et2SelectCountry&State:
...
- using allowFreeEntries for custom country-names and storing, as before, region-name not the -code
- also fix flags to show nothing for custom / free country-names
Not entirely happy about it, but not willing to spend/waste more time on this tiny feature
2022-06-23 10:06:01 +02:00
ralf
96109e0f26
Several account or contact edit fixes
...
- fix no groups were selected (as they have numeric values)
- fix size of country and state selection
- WIP adding flags to select-country
- WIP fixing selecting a country set country_code for state selection
2022-06-18 15:06:50 +02:00
nathan
9b1923467d
* Kanban: Add columns under Kanban context menu action for other applications
...
Also added context menu action to move kanban card to another board
2022-06-08 13:18:12 -06:00
ralf
5859ce0c37
fix CRM view shown with [object Promise] instead of title
2022-06-03 11:21:09 +02:00
ralf
7c2a3bfe71
fix missing url-encoding of from parameter (' 49...' instead of '+49...')
2022-05-04 15:20:34 +02:00
ralf
3e55347b33
get AB-view selectbox in line
2022-05-03 13:11:35 +02:00
ralf
a74bd82dde
next chunk of fixed PHP Warning: Undefined array key or variable in main repo
2022-04-26 21:04:16 +02:00
nathan
bc0b8407d2
CSS / Layout cleanup - addressbook edit
2022-04-22 15:23:37 -06:00
ralf
b32e68c541
fix PHP 8.x TypeError: Cannot access offset of type string on string
2022-04-20 17:31:17 +02:00
nathan
e3be42721e
Fix Et2Image did not double-transform src for as legacy image did
...
eg:
if $content[0][type] = "group"
${row}[type] => "0[type]" (single transform)
0[type] => "group" (double transform)
Also, fix type from addressbook list to not need double-transform
2022-04-11 15:03:24 -06:00
Ralf Becker
76e76a9e18
pending changes from our translation server
2022-04-04 13:26:38 +02:00
ralf
49e7aab2cc
* Addressbook: allow keeping custom fileAs value (LDAP: displayname) by adding it as first option
2022-03-29 10:25:52 +03:00
nathan
6d393fb439
Addressbook: Switch from et2_dialog to Et2Dialog
2022-03-17 13:10:20 -06:00
ralf
045d034891
fix array_key_exists() expects exactly 2 arguments, 1 given
2022-02-24 17:58:32 +02:00
nathan
d2020727fe
Fix some missing translation problems
2022-02-11 13:02:21 -07:00
Hadi Nategh
4853cefa0c
Add missing icons for applications add buttons
2022-01-20 13:32:27 +01:00
Ralf Becker
b69de21bea
fix PHP 8.0 TypeError: strlen(): Argument #1 ($str) must be of type string, array given
2022-01-17 21:35:50 +02:00
Ralf Becker
0748db0c70
pending translations from our translation server
2022-01-09 19:31:13 +01:00
Ralf Becker
676fe9b36f
* CardDAV/Addressbook: fix GET request regression after REST API introduction
2021-12-16 19:54:17 +02:00
Hadi Nategh
cf4e5a76ef
Fix error "TypeError: undefined attributeStyleMap"
2021-12-15 12:19:08 +01:00
Hadi Nategh
a0c014594f
Fix context menu no longer works in Addressbook distributions list
2021-12-14 15:20:48 +01:00
Hadi Nategh
f18001d15a
Remove extra width applied to Addressbook avatar images
2021-12-08 11:11:22 +01:00
nathan
d5f53af8b9
Fix missing buttons in contact edit
2021-12-06 16:27:22 -07:00
nathan
da6ff9d639
Merge branch 'master' into web-components
2021-11-24 09:42:28 -07:00
Ralf Becker
fec1c6593b
fix PHP 8.0 TypeError: array_search(): Argument #2 ($haystack) must be of type array, null given
2021-11-19 10:48:56 +01:00
nathan
b91e1d8a5f
Merge branch 'master' into web-components
2021-11-18 10:28:30 -07:00
Ralf Becker
3dd7af4aa5
fix diverse PHP 8.0 TypeErrors and ArgumentCountError in import/export
2021-11-15 14:41:36 +01:00
nathan
ed66beaf8f
Merge branch 'master' into web-components
2021-11-10 10:25:51 -07:00
Ralf Becker
ed9b735456
fix PHP 8.0 TypeError: explode() expects parameter 2 to be string, array given
2021-11-10 11:38:06 +01:00
nathan
e03b8bbdc9
Merge branch 'master' into web-components
2021-11-05 11:08:31 -06:00
Ralf Becker
66d45452ab
fix PHP 8.0 TypeError: explode(): Argument #2 ($string) must be of type string, array given
2021-11-05 14:43:32 +01:00
nathan
76d7447dab
Merge branch 'master' into web-components
2021-11-01 09:37:26 -06:00
Ralf Becker
1500ab69f0
fix PHP 8.0 error: trim() expects parameter 1 to be string, array given
2021-10-28 21:34:02 +02:00
nathan
d9ae364595
Addressbook: fix name / organisation column disappeared after several column changes
...
last_link & next_link values would be included in validated results, and the build up of empty rows would trigger the row repeat client side and nextmatch would read the wrong row somehow.
2021-10-25 14:33:13 -06:00
nathan
fbbc466c78
Merge branch 'master' into web-components
2021-10-18 10:56:05 -06:00
Ralf Becker
59a6a3c717
fix CardDAV error with DAVx5 caused by PHP 8.0 throwing an error instead ignoring it with a warning
...
PHP 8.0 ValueError: mb_convert_encoding(): Argument #3 ($from_encoding) contains invalid encoding "tf-"
current code expected Content-Type header to have charset enclosed in quotes, which it was not
2021-10-11 09:50:46 +02:00
nathan
da6a16e62d
- Add generation target path preference to all apps
...
- Use common method to get merge preferences to reduce duplication
2021-10-07 10:22:45 -06:00
nathan
02dce82010
Merge branch 'master' into web-components
2021-10-06 14:02:22 -06:00
nathan
45f039da95
* Add preference to set the filename of merged documents using placeholders
2021-10-06 11:59:29 -06:00
Ralf Becker
d2c85cfe86
fix PHP 8.0 errors: key(): Argument #1 ($array) must be of type array, null given
...
guarding key() from calling with null eg. $button = key($content['button']) --> key($content['button'] ?? []) or check before !empty($content['button'])
2021-10-06 16:08:32 +02:00
Ralf Becker
66cf807cdd
fix PHP 8.0 Error: Argument #2 ($array) must be of type array, null given
2021-10-05 16:35:27 +02:00
Ralf Becker
2c9949f362
REST API, do NOT take "Sync all in one addressbook" preference into account, but store in given AB
2021-09-28 11:35:01 +02:00
Ralf Becker
281e71ef71
use PUT with a UID as id to update an existing resource or create it, if not existing
2021-09-25 13:04:49 +02:00
Ralf Becker
e640873fc0
implement and document PATCH
2021-09-25 12:38:08 +02:00
Ralf Becker
1280de46d6
REST API allow sending a JSON patch to update or create a new contact (currently only via POST or PUT, not as PATCH!)
...
allows eg. to create a contact from a simple Wordpress contact-form only supporting POST requests and a flat object, see new example in the documentation
2021-09-24 18:06:13 +02:00
nathan
25773a929f
Merge remote-tracking branch 'origin/master' into web-components
2021-09-23 10:22:18 -06:00
Ralf Becker
82c8ed51d2
Contacts REST API:
...
- implement missing PUT/POST of distribution list / CardGroups
- implement changes from next JsContact draft:
+ string plus extra localizations attribute instead of localizedString object
+ use "<domain>:<name>" for vendor attributes
- add/parse urn:uuid: prefix if UID is a UUID
2021-09-20 16:01:22 +02:00
Ralf Becker
e9998161a5
finished REST API for contacts modulo docu and bugs ;)
...
- JsCardGroup now used for distribution lists
- responses are not in "responses" attribute (no longer in root of object)
- fix sometimes empty / different members between PROPFIND/REPORT/JSON-GET and GET of group (caused by wrongly implemented limit to given AB)
- JSON pretty-print only if requested by Accept: application/pretty+json
- fix invalid JSON for errors (caused by opening {"responses": already sent
2021-09-19 11:09:44 +02:00
Ralf Becker
7617aae9d0
got POST, PUT and DELETE request to add, update and delete contacts working
...
added JSON exception handler with nicer JsCalendar parse errors
2021-09-17 20:15:36 +02:00
nathan
d944372e14
Change some more menulists into selects
2021-09-17 10:05:11 -06:00
Ralf Becker
5e2995234b
fix double class attribute in menulist and menupopup by using select
2021-09-16 21:03:01 +02:00
Ralf Becker
0768f5fadf
WIP REST Api for contacts
2021-09-16 20:53:43 +02:00
Ralf Becker
38e2167166
WIP REST API for contacts using JsContacts draft
2021-09-15 18:45:45 +02:00
nathan
fff2849f3b
- Avoid using internal widget.options
...
- Optimization on getting instance from widget
2021-09-14 14:13:22 -06:00
Hadi Nategh
4cd2d665d7
Fix broken opening a contact in mobile theme
2021-07-26 14:52:01 +02:00
Ralf Becker
1563337458
pending translations from our translation server
2021-07-12 08:15:16 +02:00
Ralf Becker
05405b955a
remove generated .js files from git
2021-07-01 08:38:08 +02:00
Ralf Becker
d7cd90ebe7
fix skipping timestamps, but preferring .min.js over .js
...
added more apps to rollup.config.js (ones givening errors are commented out)
2021-06-29 15:21:19 +02:00
nathangray
3add958afa
The results of Guy Bedford's help
...
Egroupware will load into addressbook & show rows
Most base files should be bundled server-side & included
rollup.config.js controls the process
Still needs work:
- consider /dist directory for best-practice
- cleanup
- other built-in apps
- EPL / external apps need Guy's multi-stage work
2021-06-25 14:49:24 -06:00
nathangray
186e03671a
Change merge download/Collabora to a common generation method, avoiding need to POST.
...
This allows Kanban to download merge files
2021-06-23 11:20:09 -06:00
Hadi Nategh
c0eae5d955
Fix import statement and remove debugger
2021-06-14 15:05:08 +02:00
Hadi Nategh
54fff9739a
Add more missing import statements
2021-06-10 15:40:49 +02:00
Hadi Nategh
0730d4880e
Remove couple of more jquery import statements
2021-06-10 13:57:33 +02:00
Ralf Becker
5298336886
include jquery and other legacy js files via script tag
2021-06-10 11:38:54 +02:00
Ralf Becker
38cb855017
fixing a couple more imports to get addressbook list show up
2021-06-09 11:11:34 +02:00
nathangray
a261ce8556
Avoid some PHP warnings about doing things to arrays that aren't arrays
2021-05-25 11:35:40 -06:00
nathangray
6971292be3
Addressbook: Fix CSV import into specific addressbook was always going into importer's personal addressbook
2021-05-19 09:06:06 -06:00
Hadi Nategh
2612d75e03
Fix broken avatar in Addressbook edit dialog
2021-05-18 16:59:45 +02:00
Ralf Becker
166718a22c
remove config allowing to immediately delete contacts (as it's required for sync)
2021-05-18 14:02:51 +02:00
Ralf Becker
1f010a4391
Bump version to 21.1
2021-05-08 15:02:24 +02:00
nathangray
84e03fe334
Addressbook: Fix contact categories were cleared when DAVx5 synced some Android clients
2021-04-30 09:26:00 -06:00
nathangray
0232092187
Addressbook: Fix historylog showing some changes done by "Personal"
2021-04-23 10:20:20 -06:00
nathangray
f89c8cfb03
Add hrules to sidebox menus
2021-04-19 16:02:41 -06:00
Ralf Becker
80ae34158d
pending translations from our translation server
2021-04-18 20:32:17 +02:00
Ralf Becker
38ef0e0a94
* CalDAV/CardDAV: fix freebusy-URL for users and support basic auth with regular user credentials too
2021-04-13 16:05:27 +02:00
Ralf Becker
4045c06896
fix PHP 8 errors
2021-04-06 15:32:21 +02:00
Ralf Becker
197a6348a9
fix not working extended search after by PHP 8 required rename of the methode from search to extSearch
2021-04-06 10:54:48 +02:00
nathangray
f7af9c3c0f
Silence some warnings
2021-04-05 11:25:57 -06:00
Ralf Becker
868135775c
PHP 8 fixes
2021-03-29 16:47:19 +02: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
9baa79de5e
Addressbook: Fix CRM view action for organisation was missing if user had no tracker access
2021-03-08 14:59:21 -07:00
Ralf Becker
75973a2be1
show missed calls on their CRM view
2021-03-05 22:07:36 +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
Hadi Nategh
a8f11ca1b7
Some mobile Ui improvements
2021-03-04 16:30:01 +01: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
nathangray
14dbd3d1f3
Addressbook: Push - add add_on_top_sort_field to add rows on top
2021-02-25 14:01:16 -07:00
nathangray
158e65fc90
Take contact shares into account for push ACL checks
2021-02-25 09:11:39 -07: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
Ralf Becker
a64590d3db
moving opening of CRM view code into Contacts class
2021-02-15 15:11:24 +02:00
Ralf Becker
2291cc8df0
WIP incomming CTI / open CRM view when phone rings
2021-02-14 17:46:08 +02:00
nathangray
d2a2ae49e3
* Addressbook: Fix missing distribution lists
2021-02-08 09:56:49 -07:00
nathangray
fac0457436
Addressbook: Fix sort changes wouldn't stay in some circumstances
...
In particular, sorting by Name would always reset
2020-12-29 09:39:14 -07:00
Ralf Becker
7011faba18
pending changes from our translation server
2020-12-15 18:57:33 +01:00
Hadi Nategh
ee7af811c4
Add some translations
2020-12-03 15:30:27 +01:00
nathangray
559943f772
* Addressbook: Fix newly added distribution lists could not be added to with the context menu
2020-11-30 11:30:14 -07:00
Ralf Becker
1cda58c9be
fix error "Class Accounts not found"
2020-11-20 15:48:46 +01:00
nathangray
b4869aa2a1
Kanban: Add context menu action to add to existing kanban boards
2020-11-09 15:56:24 -07:00
Ralf Becker
f6aad0cd46
allow to filter by (not) shared and add groups to shared-with filter
2020-11-04 16:05:41 +01:00
Ralf Becker
d17f73cd79
add contact info to check_shared_with call, so sharerequires policy uses current data
2020-11-04 14:37:29 +01:00
Hadi Nategh
e842cde370
Fix some more styling issues
2020-11-04 11:43:42 +01:00
Hadi Nategh
c4a9a97246
Fix styling of CRV view's close button
2020-11-04 10:56:07 +01:00
Hadi Nategh
a1170ab939
Add close button into CRM view
2020-11-03 16:21:35 +01:00
Hadi Nategh
03adbcb97a
Take crm_list preference into account for dblclick action on contact
2020-11-02 15:48:00 +01:00
Ralf Becker
378b3c6eef
enable unshare action also when shared-with column is shown and fix some bugs arround unsharing and resharing
2020-11-02 12:56:00 +01:00
Ralf Becker
a3b17c5db7
display shared-with in addressbook column and allow to use it as filter
2020-11-02 12:05:13 +01:00
Ralf Becker
e98e91b9f3
give explicit select-options priority over querying accounts via link-widget, fixes not displayed addressbook for sharing
2020-11-02 09:09:46 +01:00
Hadi Nategh
ba8cd17816
Fix typo breaking CRM view
2020-10-30 12:26:27 +01:00
Hadi Nategh
b26bcf2978
Show organisation name on CRM view if exists
2020-10-30 10:32:18 +01:00