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