nathan
379ceeb3e5
Switch Et2Template to extend SlInput instead of LionInput
...
Also includes changes to how validation messages are handled to use our own stuff
2022-07-21 12:39:00 -06:00
nathan
74ed8380ca
CSS change - Make label on left the default label position (shoelace widgets)
...
Use 'et2-label-fixed' for fixed size labels, set --label-width to change the width
2022-07-20 09:58:04 -06:00
nathan
5542298b83
Better label width variable name
...
Use --label-width instead of --width to be more specific, and avoid any potential conflicts
2022-07-19 16:42:39 -06:00
nathan
1cc63b69ca
Add CSS classes 'label-on-left' & 'label-inline' to put widget label in column on the left
...
Use 'label-inline' with 'label-on-left' to remove the white-space for an inline label
2022-07-19 15:30:34 -06:00
Hadi Nategh
6eed7b5a0e
WIP converting avatar widget to webcomponent
2022-07-14 17:32:45 +02:00
nathan
146f6e86f7
Max height for nm columnselection, so we get a scrollbar with a lot of customfields
2022-07-12 15:33:02 -06:00
nathan
714ef5d4c9
Better nm column selection
2022-07-11 13:20:04 -06:00
Hadi Nategh
2a280c66cf
Fix broken background for selectbox in vfs select
2022-07-11 13:55:09 +02:00
nathan
ed16ce52a2
Change nextmatch headers to use web components
2022-07-07 13:18:42 -06:00
nathan
6c8e85311f
Change nextmatch column selection to use webcomponents
2022-07-05 15:26:10 -06:00
nathan
7c7b81201f
Implement missing validation error for Et2Select
2022-06-29 11:49:24 -06:00
nathan
2cd5c861aa
Favorites: Add icons to dropdown, fix icon styling in sidebox menu
2022-06-28 14:09:29 -06: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
nathan
9b3de5db95
Et2SelectCountry: Use CSS for flag images
2022-06-22 16:13:58 -06:00
Hadi Nategh
6c058fffa8
Fix draggable items in toolbar get move icon by default
2022-06-22 16:49:38 +02:00
Hadi Nategh
ac171a1076
Implements DND for et2-select-email tags
2022-06-21 16:21:23 +02:00
Hadi Nategh
30da3bb923
Make toolbar dropdown menu a dropzone
2022-06-13 11:22:52 +02:00
Hadi Nategh
17194f1ed3
Fix toolbar widget styling
2022-06-09 14:23:24 +02:00
Hadi Nategh
7268cde359
Set some min width for toolbar action list
2022-06-08 17:44:28 +02:00
Hadi Nategh
d32d2f554b
Fix drag and drop for toolbar widget
2022-06-07 17:19:05 +02:00
nathan
b58045c19f
Et2LinkTo: Start of link-to
...
still needs to work for new entries
2022-06-06 13:31:33 -06:00
ralf
4b9e733b94
change .et2_fullWidth to 100% to right-align with new widgets
2022-06-01 18:59:29 +02:00
nathan
f7fc569018
Fix expose CSS & a couple of bugs
2022-05-18 17:33:40 -06:00
nathan
c46f9c5440
Fix up dropdown in toolbar
2022-05-18 14:39:25 -06:00
Hadi Nategh
b956f1f28d
WIP replace jQuery-ui dnd with HTML5 dnd
2022-05-17 15:01:11 +02:00
nathan
9942ec9f08
Link fixes
...
- Fix links added to not yet saved entries were not displayed in link lists
- Adjust LinkList column sizes
2022-05-12 10:54:29 -06:00
nathan
d23b7c1a51
Link fixes
...
- Enable link webcomponents in etemplate.php
- Fix widget ID got overwritten
- Put title into light DOM for easier styling
- Styling
2022-05-11 15:10:09 -06:00
nathan
875a3996aa
WIP on Et2LinkList, should be working now
2022-05-11 14:00:23 -06:00
nathan
b88267160e
WIP on Et2LinkList
2022-05-11 10:35:47 -06:00
ralf
e82387c15e
adding automatic conversation to et2-vfs-mime, fix gallery indicators to use images again and some CCS fixes
2022-05-07 13:31:46 +02:00
nathan
5a324e448a
Define some system-wide CSS variables that can be used anywhere, set error color
2022-05-06 11:49:30 -06:00
nathan
ca563cf8fb
Use the same style for webcomponent validation messages as legacy messages, update both to latest webcomponent style.
2022-05-05 15:40:28 -06:00
nathan
54b2ac54b1
Start on Expose mixin
2022-05-04 11:58:04 -06:00
nathan
8ef591279d
- Don't highlight birthdays in date picker (calendar & regular) though tooltip remains
...
- Un-highlight weeks when mouse moves off week number
2022-05-02 13:46:55 -06:00
nathan
b44f4ea30d
Move holidays to its own file, show holidays in all date selection calendars
2022-04-29 14:37:52 -06:00
nathan
9dd6f44715
Calendar: Sidemenu calendar CSS adjustments
2022-04-27 09:53:19 -06:00
nathan
1c42668a97
Change sidebox calendar from jQuery to webcomponent / flatpickr
2022-04-26 15:27:49 -06:00
Hadi Nategh
a835d5bc6e
WIP replacing jQuery-ui: fix et2_toolbar styling with new details tag
2022-04-26 11:18:43 +02:00
Hadi Nategh
ca794817eb
WIP replacing jQuery-ui:
...
- Replace accordion with html details
2022-04-25 17:24:29 +02:00
nathan
f8f04071be
CSS / Layout cleanup
...
- Remove margin from input,button,select
- Fix some spacing issues
- Switch selects from display:inline-block to display:block so they take up all parent's space
- Let background (required) color show through select tag
- Some layout tweaks on mail account template
2022-04-22 13:07:22 -06:00
nathan
416136dc24
Et2Description: Fix missing styles from extending classes (Et2Url) while also keeping decrypt on hover working
2022-04-20 16:23:53 -06:00
nathan
0f362f9717
Put Et2Description content into light DOM to fix decrypt on hover
2022-04-12 16:28:36 -06:00
nathan
bfdb53b1cf
Change over some more dialogs
2022-03-30 13:24:52 -06:00
nathan
9693cfe538
Switch nextmatch print & select all to using Et2Dialog
2022-03-23 13:28:15 -06:00
nathan
f5c1e21ee8
Switch placeholder widget to using Et2Dialog
2022-03-23 11:01:36 -06:00
nathan
a059d2f59c
Fix for disconnected month selectboxes
...
aa2dc5c8f0
didn't work
2022-03-07 09:15:56 -07:00
Hadi Nategh
c29afdd7d2
Fix buttons used in mail expanded area e.g. mail attachments area
2022-01-24 17:02:34 +01:00
Hadi Nategh
4cf9c109d8
Make the ET2Button container accepting external css rules using ::part to get buttons in NM in shape (This should be avoided after NM is a WC)
2022-01-24 13:36:05 +01:00
Hadi Nategh
812b126e85
Fix missing space between dialog footer border and buttons
2022-01-21 13:31:24 +01:00
Hadi Nategh
a2c75f0722
Fix buttons inside toolbars not getting the right background
2022-01-20 16:45:23 +01:00
Hadi Nategh
28bcaf9422
WIP styling buttons: another approach to style buttons, keeping the icon slotted
2022-01-20 13:13:04 +01:00
Hadi Nategh
8f81266b1d
Fix styling for buttons supposed to be displayed with max content (e.g. some nm header buttons)
2021-12-15 16:08:41 +01:00
nathan
0ea746a1a6
Api: Fix missing link delete button from link list
2021-12-13 09:16:35 -07:00
nathan
f126d7fd08
Fix wrong sizing on link list file mimetype icons
2021-12-07 16:28:48 -07:00
nathan
6f5cc48098
Fix wrong sizing on contact list avatar image
2021-12-07 15:42:15 -07:00
nathan
e80f272a07
Fix streched infolog type icons
2021-12-07 14:35:28 -07:00
nathan
d69d57e6e9
Merge branch 'master' into web-components
2021-12-06 10:52:10 -07:00
Hadi Nategh
c115e762b1
Add underline button into html editor's toolbar
2021-12-06 10:14:37 +01:00
nathan
d126834468
* Etemplate: Add link icon overlay to link list
2021-12-03 14:28:54 -07:00
nathan
5af7d0f644
* Etemplate: Add link icon overlay to link list
2021-12-03 14:18:48 -07:00
nathan
76d7447dab
Merge branch 'master' into web-components
2021-11-01 09:37:26 -06:00
nathan
3f5af3eeb2
Api: Change app placeholders list to use some more horizontal space, stop hiding common & user placeholders
2021-10-20 15:26:39 -06:00
nathan
fbbc466c78
Merge branch 'master' into web-components
2021-10-18 10:56:05 -06:00
nathan
9e2bb05ded
Placeholders list common UI
...
Should reduce maintenance by using a common UI to show placeholders based on the placeholder list
2021-10-12 14:18:18 -06:00
nathan
02dce82010
Merge branch 'master' into web-components
2021-10-06 14:02:22 -06:00
Hadi Nategh
b837a0235e
Fix styling in toolbar
2021-10-06 15:44:21 +02:00
nathan
f6828a8205
Placeholder dialog: Add "name, email, phone snippet", fix some more missing translation issues
2021-09-28 10:16:57 -06:00
nathan
90b3b47dc9
Placeholder dialog upper case first letter of placeholder category & placeholder name
2021-09-27 09:13:33 -06:00
nathan
25773a929f
Merge remote-tracking branch 'origin/master' into web-components
2021-09-23 10:22:18 -06:00
Hadi Nategh
b66db79289
Fix toolbar's 3dots broken styling
2021-09-22 10:16:29 +02:00
nathan
d512238dc0
* Collabora: Add address insert dialog
2021-09-21 14:07:22 -06:00
nathan
6884902d93
W.I.P on collabora placeholder insert
...
- better button styling
- make entry select app = selected app
2021-09-20 16:28:20 -06:00
nathan
29bd739955
W.I.P on collabora placeholder insert
2021-09-20 15:34:55 -06:00
nathan
23f0a95447
Limit container width to 100%
...
Fixes site configuration pages go too wide
2021-09-17 09:24:12 -06:00
Ralf Becker
4063f9fcdb
modify <buttononly.../> --> <et2-button type="buttononly"...></et2-button>
...
also adding a class .et2_buttonFitContent and using it for filemanager.admin
2021-09-16 09:03:15 +02:00
Hadi Nategh
722172fff2
Adjust toolbar's triangle icon styling
2021-09-09 15:46:52 +02:00
Hadi Nategh
3fc0823f38
Adjust background and height for toolbar's header_list 3dots menu
2021-09-07 16:56:50 +02:00
Hadi Nategh
91d74767fe
Add an option to configure toolbar's list header style
2021-09-07 16:30:53 +02:00
Hadi Nategh
78d7f20ed8
Disable default background for et2_toolbar
2021-09-06 15:40:35 +02:00
Hadi Nategh
9dfee3f025
Extra padding on buttons is no longer necessary for new jQuery ui version
2021-08-20 10:27:55 +02:00
Hadi Nategh
2be47ffce2
Fix input field in sharing dialog doesn't get a fullwidth
2021-07-08 16:15:43 +02:00
Ralf Becker
26e186fb8c
fix typo (smallPART) and compress login image
2021-06-11 15:42:29 +02:00
nathangray
d0e7664eaa
Etemplate: Give date-duration number a little more space. It can now fit "10.25"
2021-05-31 14:16:33 -06:00
Ralf Becker
d885e05250
21.1 login background
2021-05-21 15:32:38 +02:00
nathangray
40bd7719bb
Actually add the file from 6fa68c3863
2021-05-14 10:55:42 -06:00
nathangray
c3bebf9c31
Widget accessibility improvements
2021-05-13 10:01:38 -06:00
nathangray
45e477f0c0
* Api: Sidebox accessibility improvements
...
- Using nav elements for sidebox categories
- Add keyboard support for expand/collapse menu categories
- Use lists for entries
- Added some roles for screenreaders
2021-05-12 13:14:03 -06:00
nathangray
6fa68c3863
We've got the SVG from Stefan now
2021-05-11 15:06:03 -06:00
Hadi Nategh
3f3748dc87
fix uploaded photo in avatar widget not being updated after cropping it. Additionally, fixes avatar size used in lists (eg. nm)
2021-04-28 12:45:12 +02:00
Ralf Becker
d469d56f7c
use height: auto for avatar in grid
...
use full width for buttons in dialogs
2021-04-28 10:16:45 +02:00
nathangray
ba075853d7
Sidebox hrule
...
- Lighter color
- more spacing below
- removed calendar's specific CSS, use common
2021-04-23 10:03:52 -06:00
nathangray
f89c8cfb03
Add hrules to sidebox menus
2021-04-19 16:02:41 -06:00
Hadi Nategh
0f0b6e4154
Implement basic audio player for audio expose
2021-03-16 13:23:54 +01:00
Hadi Nategh
c089e73678
Implements et2_audio widget
2021-03-10 14:52:32 +01:00
Ralf Becker
034a8e1611
square logo in svg and adding this to manifest.json
2021-02-26 17:31:35 +02:00
Ralf Becker
924650827c
new 21.1 logos
2021-02-24 08:39:46 +02:00
Hadi Nategh
f89eff7dfe
Use box-shadow around avatars instead of border, borders in zoomed mode would cut edges.
2021-02-19 11:16:31 +01:00
Hadi Nategh
e66061a411
Style date_duration widget
2021-02-10 11:20:10 +01:00
Ralf Becker
b234694d58
no longer overwrite user-agent white-space: pre for select inside an hbox, causing options to be formated over multiple lines
2021-02-09 11:32:32 +02:00
Ralf Becker
04f4a327c2
implement date-duration select_unit="false" to show durations like "0:01:20"
2021-02-05 15:57:59 +02:00
Hadi Nategh
54eb66fd30
Add onFinish callback to countdown widget and style it
2020-11-24 13:46:05 +01:00
Hadi Nategh
43600426c7
* Api: Add table button into html editor's toolbar
2020-10-14 11:05:51 +02:00
Hadi Nategh
dd0a860f7e
Set a min width for nextmatch counter
2020-10-01 10:51:37 +02:00
Ralf Becker
638da52fa9
fix date-duration fails with only one date-format eg. "m"
2020-09-11 20:22:51 +02:00
nathangray
d6d55c32a9
Etemplate: Fix updated entries were sometimes not flagged, clear color after 3 minutes
2020-09-10 13:42:32 -06:00
Hadi Nategh
593325165a
Do not show edit button on taglist single mode
2020-08-07 12:06:50 +02:00
Ralf Becker
3898e13c65
* Login: updated update background image with 20.1 highlights
2020-07-28 07:59:56 +02:00
Hadi Nategh
0ce38aa260
Fix social media icons for jdots login page
2020-07-23 10:27:36 +02:00
Ralf Becker
9d7ae4b4b0
* jDots: fix login page
2020-07-23 10:05:17 +02:00
Ralf Becker
0d426ae911
fix new_entry class not "allowing" to select or focus a row
2020-07-22 21:40:07 +02:00
nathangray
69420c19ad
Api: Handle add push messages in the nextmatch list
2020-07-20 13:43:26 -06:00
Hadi Nategh
6d9dfc6364
Fix vfs-select icons
2020-07-20 11:07:19 +02:00
Hadi Nategh
31293807f9
Use text-indent for input and select box text indentation since padding would break 100% width
2020-07-13 16:20:15 +02:00
nathangray
ca8742e10b
Etemplate: Password widget css improvements
...
Fixes buttons blocked by long passwords
2020-07-06 11:42:16 -06:00
Hadi Nategh
b95e9be02a
Cleanup widget browser
2020-06-18 14:58:24 +02:00
Hadi Nategh
acc7d3f01b
Sidebox's triangle icon styling improvement
2020-06-17 11:06:30 +02:00
nathangray
aab5415873
* Etemplate: Password widget improvements - suggest password button, added as custom field type (stored encrypted)
2020-06-12 10:56:53 -06:00
nathangray
82215f292d
Api: Fix some favorite widget bugs
...
- Infolog preferred favorite was not loaded
- Fixed vertical alignment of widget 'Add current' icon
2020-05-22 10:50:58 -06:00
nathangray
8bcbc184fb
Change color on share icon
2020-05-21 09:57:04 -06:00
Hadi Nategh
1dc1d07dea
Implements set_readonly for radiobox
2020-05-13 11:55:22 +02:00
nathangray
66ee6576f1
* Api: Can now select no color with color widget
2020-05-11 14:58:36 -06:00
nathangray
09275367c0
* Calendar: disable some owner/participant pre-loading for faster initial open
...
We no longer send the accounts or owngroups to pre-fill the owner / participant options. Accounts are pulled from the client-side cache, groups are now always via ajax like other resources
2020-04-22 13:09:14 -06:00
Hadi Nategh
86940ce3f9
Set a width to et2_avatar class
2020-04-03 10:55:27 +02:00
nathangray
8063d31183
Remove unwanted quotes around filename
2020-03-30 10:41:39 -06:00
nathangray
1da1cb7b99
Fix legacy options not being read for some widgets
2020-03-30 10:28:48 -06:00
Hadi Nategh
6c9504e647
Add fullscreen into htmleditor feature preferences. fix and use svg icons.
2020-03-20 13:02:19 +01:00
Hadi Nategh
f39248c89a
Fix triangle icon for toolbar's header button
2020-03-09 14:10:46 +01:00
Hadi Nategh
20766607f5
Make avatars size similar to status avatars
2019-12-12 14:42:02 +01:00
Hadi Nategh
9885a6960d
Add missing install icon
2019-12-04 15:05:45 +01:00
Hadi Nategh
6e43453714
Introduce Progressive Web App feature to EGroupware
2019-12-04 15:00:59 +01:00
Hadi Nategh
091ce6dea7
Keep the excessive height of column-selector dialog within the nm
2019-11-19 18:03:16 +01:00
Hadi Nategh
6ac50f2be3
Give more hight to column-selector dialog
2019-11-19 17:32:08 +01:00
Hadi Nategh
fb20fe69dd
WIP nextmatch column sorting UI:
...
- Give the dialog a new look
2019-11-06 16:07:48 +01:00
nathangray
28dd877952
Move favorite delete button in a little
2019-11-01 15:32:12 -06:00
nathangray
15107a1466
Etemplate: Adjust spacing and padding around link entry widget's clear button
2019-11-01 15:14:02 -06:00
nathangray
32b49f03ed
Etemplate: Fix required background color not showing for date fields
2019-11-01 14:53:16 -06:00
nathangray
476cb8a63a
Etemplate: Make date picker next/previous buttons larger
2019-11-01 14:24:21 -06:00
nathangray
672fba6444
Fix spacing of link widget button when inside a hbox
2019-11-01 11:47:00 -06:00
nathangray
3d30080795
Hide colselection button for historylog, it does nothing.
2019-11-01 11:28:47 -06:00
nathangray
1836f9436c
Shrink date widget icon
2019-10-23 12:03:09 -06:00
nathangray
a1dece668f
Api: Use calendar icon for date selection icon
2019-10-10 15:12:51 -06:00
nathangray
c10fe429b3
Etemplate: Fix CSS so column width calculation gets proper header column width
2019-09-25 09:20:38 -06:00
Hadi Nategh
279de4bc35
Fix expose view download icon
2019-09-20 13:53:29 +02:00
nathangray
5b545e24ec
Etemplate: Fix sizing and layout for diffs when they're part of a multipart entry
2019-09-19 11:30:34 -06:00
nathangray
6eac3e9652
Move gantt CSS to projectmanager
2019-09-13 09:50:33 -06:00
nathangray
4f4d1e97d3
Api - fix category color positioning in nextmatch category header
2019-09-09 16:17:56 -06:00
Hadi Nategh
4f7eb9e700
Add missing icon from previous commit
2019-08-28 16:26:44 +02:00
Hadi Nategh
8506bf5e5f
* Mail: fix drag-n-drop files from desktop no longer works on htmlarea as expected
2019-08-28 16:16:36 +02:00
nathangray
e6022fe2c5
Api - fix portrait / landscape icon positioning in print dialog
2019-08-26 11:55:03 -06:00
Hadi Nategh
ee4640ccda
Fix miss alignment of searchbox in VFS dialog
2019-08-19 10:41:44 +02:00
nathangray
458d35afe1
Etemplate - fix diff widget line numbers not scrolling properly in Firefox
2019-08-13 10:16:19 -06:00
Ralf Becker
0a3a75ac16
slightly improved login background for 19.1
2019-08-12 15:13:25 +02:00
Ralf Becker
97953fab45
adding Github and Discoure (forum) to login page
2019-08-09 16:59:28 +02:00
Ralf Becker
1403c7ffd0
* Login: new background and logo for login page
2019-08-09 14:41:16 +02:00
Hadi Nategh
f2c41f535e
Fix typo
2019-08-06 10:52:39 +02:00
Hadi Nategh
a76dd729be
Hide groups template on initialization (since it's getting disabled on et2_ready after nm resized) otherwise nm resize takes its raw height into account which breaks users list size
2019-08-06 10:45:36 +02:00
Hadi Nategh
240a2cd150
Exclude link icon width from et2_url's width, avoiding unnecessary scrollbar
2019-08-05 15:47:19 +02:00
Ralf Becker
afa7f9a872
remove some jPicker left-overs
2019-08-01 15:22:29 +02:00
Hadi Nategh
c8151c6f30
WIP search in vfsSelect dialog:
...
Implement search query for file lists
2019-07-26 17:26:53 +02:00
Hadi Nategh
666125326c
WIP search in vfsSelect dialog
2019-07-26 15:55:09 +02:00
nathangray
ed540a8088
Etemplate - better styling for color input
2019-07-18 16:19:39 -06:00
Hadi Nategh
6a1eb270c4
Inherit the tab height from its parent
2019-06-11 10:22:26 +02:00
Ralf Becker
ad3576903a
allow to disable or require 2-Factor-Auth
2019-06-07 20:28:49 +02:00
Ralf Becker
44a0079b9d
new user security popup incl. 2FA and token revokation
2019-06-05 13:10:25 +02:00
Hadi Nategh
afc8626761
Remove extra slash from vfsPath first child
2019-06-03 16:31:18 +02:00
nathangray
b2feaf042a
Replace remaining red X icons with trash can
2019-05-24 13:18:23 -06:00
Hadi Nategh
255a1bed1e
Replace right arrow with forward slash in vfsPath
2019-05-22 12:33:00 +02:00
nathangray
07773ded32
Etemplate - add ability to toggle row selection with spacebar
2019-05-14 10:33:59 -06:00
Hadi Nategh
7e0663cd91
Fix account taglist shows extra left border on each tag
2019-05-03 14:47:27 +02:00
nathangray
4be3764780
Add portrait & landscape print icons
2019-05-02 10:54:50 -06:00
nathangray
b5762a6337
Unify timestamper formatting
2019-05-02 10:17:32 -06:00
Hadi Nategh
b47f5a7f69
Show the left border of colored tag list
2019-05-02 12:09:11 +02:00
Hadi Nategh
7e96f98505
Fix fullwidth issue in AB edit dialog
2019-05-02 11:53:16 +02:00
nathangray
2f9101ad7b
A little more margin between radiobuttons & their labels
2019-04-18 09:19:06 -06:00
nathangray
4b760eddb3
Print size adjustments windows/linux, A4/letter
2019-04-05 11:45:42 -06:00
Hadi Nategh
f33ed6b100
Show mouse scroll icon if only there's scroll left-right available on vfsPath container
2019-04-04 16:40:13 +02:00
nathangray
a49e65a6e7
Nicer heading for printing tabs
2019-04-03 15:12:40 -06:00
Hadi Nategh
fe59018749
Fix broken style in tutorials popup
2019-04-03 14:08:43 +02:00
Hadi Nategh
43aa094f8f
Fix tutorials headers
2019-04-03 13:53:06 +02:00
Hadi Nategh
b246555e3c
Fix styling issue of country selection widget
2019-04-03 10:23:53 +02:00
nathangray
761128635d
Hide buttons & dialog footer when printing
2019-04-02 14:14:52 -06:00
Hadi Nategh
07793d87a7
Add standard navbar icon
2019-03-27 16:41:58 +01:00
Ralf Becker
3185b48c4a
hide egw_fw_sidebar_r when printing
2019-03-26 15:48:53 +01:00
Hadi Nategh
e419b792e3
Change filemanager's mouse scroll icon
2019-03-26 10:11:29 +01:00
nathangray
0f0ef66bf1
Etemplate - Show context in diff popup
2019-03-20 14:16:57 -06:00
nathangray
c6f2f7f85e
Api - some basic support for printing popups
2019-03-15 16:01:43 -06:00
Hadi Nategh
5f3844af14
Fix syntax error
2019-03-13 15:46:26 +01:00
Hadi Nategh
5e11cc34e2
Do not consider cat_level class for usual category styling
2019-03-13 14:58:01 +01:00
Ralf Becker
e313d24f99
fix old (phpgwapi) image for default export
2019-03-04 13:07:31 +01:00
nathangray
8765b9a084
Change diff colors to match github, provided by Ralf
2019-03-01 10:31:52 -07:00
nathangray
b7934f699c
Finish up UI
...
- CSS
- Popup sizing & formatting
- diff resize when popup resizes
2019-02-28 15:15:26 -07:00
nathangray
d4f614e3af
Adapt diff widget to new display library
2019-02-27 16:09:45 -07:00
nathangray
9253e5230a
* Api - When printing lists ask for print orientation and size columns to fit
2019-02-25 14:14:09 -07:00
Hadi Nategh
620707d4a6
W.I.P of cats, versions or trackers categories color code
2019-02-08 16:22:04 +01:00
Hadi Nategh
09e40c4f84
Add new icons
2019-02-04 11:01:11 +01:00
nathangray
4008f82be3
Mail - display multiple From addresses
2019-01-22 10:48:39 -07:00
Hadi Nategh
86e9b25eef
Remove hashing background from vfsPath. Add mouse_scroll cursor.
2019-01-22 16:25:53 +01:00
nathangray
e97a9d991e
Fix arrow keys in nextmatch do not properly scroll row into view
2019-01-21 15:26:57 -07:00
Hadi Nategh
022932d074
Add an icon for dubleclick action used in widgetEditable
2019-01-17 15:17:18 +01:00
Hadi Nategh
7f138c8ad9
Add more style to vfsPath
2019-01-16 16:05:38 +01:00
Hadi Nategh
07c768e732
Make vfsPath scrolling available
2019-01-16 13:05:17 +01:00
Hadi Nategh
8ee2e719de
Add noicon option to vfsPath
2019-01-16 10:13:37 +01:00
Hadi Nategh
a31c8c0401
Some styling for vfsPath
2019-01-15 17:33:04 +01:00
Hadi Nategh
1d11aad2b2
Fix broken styling in vfs list
2019-01-09 15:27:59 +01:00
nathangray
fc4f6f6398
* Filemanager - clickable folders in the path
2019-01-07 15:05:14 -07:00
Hadi Nategh
579b4f6923
Remove rte_features from preferences
2018-11-28 18:06:38 +01:00
Hadi Nategh
fd36f854a3
W.I.P. of disableIfNoEPL attribute:
...
- Implement the same attribute for sidebox menu
- Fix if hideOnDisabled is enabled it will ignore the disableIfNoEPL and it will not show the menu at all
- Adopt addressbook Mail VCard menu
2018-11-27 15:22:50 +01:00
Hadi Nategh
f3ebfacc57
Introduce new action attribute to disable EPL actions via action system
2018-11-27 11:50:23 +01:00
nathangray
38939f1f38
Improvements for entry widget for robustness, includes automatic server side tests.
2018-11-15 11:15:35 -07:00
Hadi Nategh
8339ddd962
Complement part for the previous commit
2018-10-29 15:19:25 +01:00
Hadi Nategh
908ee59d1a
W.I.P. implementing TinyMCE editor and deprecating CKEditor:
...
- Add missing icon
2018-10-24 14:59:31 +02:00
Hadi Nategh
7e25284816
W.I.P. implementing TinyMCE editor and deprecating CKEditor:
...
- Add configurable toolbar as preference
- Do not load CkEditor until it's used
2018-10-24 14:48:19 +02:00
Hadi Nategh
236006b795
W.I.P. implementing TinyMCE editor and deprecating CKEditor:
...
- Keep editor toolbar in one line at least for mail compose
- Add a preference to enable/disable menubar at the top of editor
- Respects mode preference
2018-10-22 12:37:45 +02:00
Hadi Nategh
1cbd0aa2a3
W.I.P. implementing TinyMCE editor and deprecating CKEditor
2018-10-19 16:35:18 +02:00
nathangray
590446a701
Use framework tooltips for toolbar button tooltips instead of browser titles
...
Avoids Firefox actually changing the title text sometimes
2018-10-04 15:21:03 -06:00
Hadi Nategh
13f3cc5260
Fix some issues with select-country widget:
...
- Country selection in preferences does not respect selected value
- Fix missing empty labels in country selection in preferences
- Remove flag image from empty labels
2018-09-25 11:24:22 +02:00
Hadi Nategh
2010850c16
Fix couple of issues regarding AB country and region selections:
...
- Use taglist-state widget for US state selector
- Make sure falg class only gets added for select-country widget
- Fix some styling
2018-09-24 13:48:24 +02:00
Hadi Nategh
66bb77b37c
Fix 7-5 days switch action in calendar toolbar does not show a right cursor
2018-09-20 14:25:24 +02:00
Hadi Nategh
6e94639b0a
Implement flags indication for country-select widget:
...
- Migrate AB country selector to select-country tags
- Migrate Country selector in preferences to use select-country tags
2018-09-18 10:46:36 +02:00
nathangray
752138cc16
Make link-to results list taller, search box in nextmatch header wider
2018-09-13 11:44:27 -06:00
nathangray
822b967fe3
Better handling of HTML tables when merging.
...
Fixes table within table broke format parsing.
2018-09-12 16:46:36 -06:00
Hadi Nategh
08b9138ae6
Fix tutorials json feed and PGP Installation tutorial video
2018-08-23 14:54:37 +02:00
Hadi Nategh
698e77e0cb
Implement reset user preferences for admin toolbar actions
2018-08-21 17:22:58 +02:00
Hadi Nategh
bf151cff7b
W.I.P. of toolbar admin default prefs:
...
- Add admin settings button
- Add dialog
2018-08-16 12:29:35 +02:00
Hadi Nategh
c5a291218a
Fix full_email option in email-url not working
2018-08-03 16:15:24 +02:00
Hadi Nategh
89487ea0c0
Change taglist icon size while rendering in dropdown-menu
2018-06-28 17:53:37 +02:00
Hadi Nategh
263cba6bf1
Support icon feature for taglist widget
2018-06-22 15:06:53 +02:00
Hadi Nategh
e6e4ca6309
- Fix taglist item's width in edit mode causes input field to jump into the second line
2018-06-21 15:51:59 +02:00
Hadi Nategh
23c844b90d
Remove magicsuggest from api then add it to vendor
2018-06-21 13:39:00 +02:00
nathangray
d0a50d8d45
Changes needed to just get the screenshots, much more work needed for proper functionallity since I faked the permissions
2018-06-05 14:31:04 -06:00
Hadi Nategh
e9f1e8bcad
Implement taglist-thumbnail for rest of upload image fields in admin site configuration
2018-05-29 11:05:08 +02:00
Hadi Nategh
b205e2f4a2
Implement new kind of taglist to show thumbnail of set value
2018-05-28 17:41:52 +02:00
nathangray
e8f28b25b2
Allow prompt textbox to expand with the dialog
2018-05-14 15:54:03 -06:00
Hadi Nategh
835913e454
Fix file upload button does not cover its caption 100%
2018-04-11 16:45:05 +02:00
Hadi Nategh
b3c26e351c
Try to avoid fullwidth for some specific widgets in customfields list
2018-03-27 18:09:35 +02:00
Hadi Nategh
a3c7952925
Make second column of customfields list fullwidth
2018-03-27 15:42:42 +02:00
Hadi Nategh
5de5c09207
Fix styling of opened popups selector dialog
2018-03-12 17:05:49 +01:00
Hadi Nategh
b2526b340f
WIP framework's popup storage/restore:
...
- Add missing template
2018-03-09 17:51:29 +01:00
Ralf Becker
69f91de4a7
update to EGroupware GmbH and 2018
2018-02-26 14:03:23 +01:00
nathangray
8f752fcc03
* Mail - Improvements to list display in address search results
...
Now automatic group lists & created distribution lists limited to 10 each
If there are more, this is indicated with ellipsis
2018-02-16 11:19:47 -07:00
Hadi Nategh
2945021b20
* Mail: Fix spacing issue between grouped toolbars
2018-02-15 15:14:06 +01:00
nathangray
a8ffe5ab05
* Api - Fix some spelling errors, reported by Stefan Unverricht
2018-02-07 13:30:55 -07:00
Hadi Nategh
9fb74c1b7c
Make selectbox tags&search available for nextmatch header filter
2017-12-07 15:58:25 +01:00
nathangray
2d93c48b75
Some style fixes:
...
- Missing icons in several dialogs
- Change nextmatch dialog action to use et2_dialog
2017-11-28 15:59:06 -07:00
Hadi Nategh
7e6bcc035f
Make favorites available as an individual button in VfsSelect dialog
2017-11-20 17:01:50 +01:00
Hadi Nategh
1460945a03
Add status text for upload button in VfsSelect widget
2017-10-13 14:52:38 +02:00
Hadi Nategh
052bef84ce
W.I.P vfsSelect Widget:
...
- Fix upload feature not working
2017-10-13 13:22:45 +02:00
Hadi Nategh
08032dd776
W.I.P vfsSelect Widget:
...
- Make the dialog bigger
2017-10-12 18:27:27 +02:00
Hadi Nategh
5b76210218
W.I.P vfsSelect Widget:
...
- Fix mime types not being shown
- Fix name being displayed encoded in save2vfs mail
2017-10-12 17:45:46 +02:00
Hadi Nategh
88e5524b79
W.I.P. VFS Select Widget:
...
- Remove extra label of File Name
- Fix tooltip messages get overlaid by the dialog
2017-10-12 10:49:20 +02:00