Hadi Nategh
b66db79289
Fix toolbar's 3dots broken styling
2021-09-22 10:16:29 +02: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
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
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
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
c089e73678
Implements et2_audio widget
2021-03-10 14:52:32 +01: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
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
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
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
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
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
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
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
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
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
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
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
b246555e3c
Fix styling issue of country selection widget
2019-04-03 10:23:53 +02: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