Hadi Nategh
23fd27eb6c
Fix couple of issues for darkmode theme
2023-01-10 11:44:16 +01:00
Hadi Nategh
61f36f4051
Fix user's avatar gets filtered while in darkmode
2023-01-09 15:17:35 +01:00
nathan
0c0e91f750
Move message out from corner a little
2022-11-28 08:57:55 -07:00
nathan
c6e7f60114
Wrap video conference links
2022-11-10 11:12:48 -07:00
nathan
cbccbba108
Mail: Adjust column alignment in horiziontal view
2022-11-09 15:02:56 -07:00
Hadi Nategh
67b22373f5
Make message box bigger
2022-11-08 12:54:23 +01:00
Hadi Nategh
8b83ed85d3
Fix egw messages in popup are wrongly positioned
2022-11-07 16:44:00 +01:00
Hadi Nategh
c2fd70cb11
Fix filtered filemanager icon used in contextmenu gets a wrong color
2022-11-07 16:00:30 +01:00
nathan
be69936a03
Fix vertical misalignment in right-aligned columns
...
Plus some missed css changes
2022-11-02 11:23:08 -06:00
Hadi Nategh
ad34029932
Change egw message box position
2022-11-02 16:09:22 +01:00
Hadi Nategh
50ec36cd18
Replace some more png icons with their svg versions
2022-10-31 11:31:17 +01:00
Hadi Nategh
b6d05bb9e1
Replace dialog info's png icon with svg version
2022-10-26 12:35:01 +02:00
Hadi Nategh
30fc8c3dd3
Fix broken close button on tab's headers
2022-10-21 10:34:45 +02:00
Hadi Nategh
5c5a483414
Fix active tab header sometimes flickers on hover
2022-10-19 15:40:48 +02:00
ralf
c2fea85c2a
WIP timesheet timers: show time under each button and allow overwriting it via a click on the time
...
ToDo:
- Stop on paused timer does not behave write, overwriting stop needs testing, as timesheet need to be updated too, because it's already stored
- not checks or min/max values and config on overwrite time
2022-10-14 21:59:15 +02:00
Hadi Nategh
55f1c2a53b
Fix tab's header flickering on hover (happens in FF only)
2022-10-10 15:22:23 +02:00
Hadi Nategh
ce622f591b
Make the framework active tap's content fully displayed
2022-10-06 12:53:02 +02:00
ralf
8fad43b705
WIP timesheet timer: start, pause and stop now via a dialog showing both timers and all buttons
2022-10-05 12:51:59 +02:00
ralf
780f14b4c5
WIP timesheet timer: add (project, task, ticket) specific timer to existing overall timer
2022-09-29 21:09:35 +02:00
ralf
1308b09493
WIP timesheet timer
2022-09-29 18:04:57 +02:00
Hadi Nategh
9f7ee1619c
Make sidebar splitter styling similar to ET2Split widget
2022-09-28 15:34:20 +02:00
Hadi Nategh
d76bbd1483
Make tab headers flexible on hover to be able to see their full titles
2022-09-28 10:06:40 +02:00
Hadi Nategh
a09d833a07
Fix timer dropdown menu position
2022-09-26 11:55:09 +02:00
ralf
3c79bd4345
WIP timesheet timer
...
just a prototype for now, no persistence beside the session to test reloads
2022-09-26 08:54:05 +02:00
ralf
4d5f9f87f0
hide "Select one ..." from quick add and remove old jQuery Chosen stuff
2022-09-25 09:42:20 +02:00
Hadi Nategh
0a06ddfeca
Fix quick add selectbox gets scrollbar
2022-09-16 15:57:37 +02:00
Hadi Nategh
e9aaefd9e7
Get all apps headers aligned
2022-09-16 13:48:06 +02:00
nathan
3616fe9df0
Add "hasValue" class for input widgets that have a value, and use that class to hide required styling when the widget has a value
2022-09-15 12:28:49 -06:00
Hadi Nategh
3d7df8e566
WIP Universal Access preference:
...
- Implements textsize preference
2022-09-14 12:41:09 +02:00
Hadi Nategh
02164c2cae
WIP styling adjustments
2022-09-12 14:22:10 +02:00
Hadi Nategh
921c2905ad
Restyle date widget today's button
2022-09-07 13:45:53 +02:00
Hadi Nategh
e0b98b7c4c
Change framework user avatar to et2-avatar
2022-09-07 11:53:29 +02:00
Hadi Nategh
89636b0ede
More icon size standardization
2022-09-06 12:06:38 +02:00
Hadi Nategh
6b18fa7db9
WIP Ui: adopt to the shoelace font-family and size
2022-08-30 08:54:29 +02:00
Hadi Nategh
3e201ff3f9
WIP Ui: Trying to adopt 12px font-size everywhere
2022-08-30 08:25:45 +02:00
Hadi Nategh
e1a87caf6c
WIP of better UI
2022-08-30 07:50:43 +02:00
Hadi Nategh
0c6191d9d8
Set a lighter hover color for grid's columns
2022-08-29 15:45:46 +02:00
Hadi Nategh
bb072b3b87
Get darkmode working again and make it more bright
2022-08-24 13:22:35 +02:00
Hadi Nategh
61013d28cf
Get avatar menu in the framework looking like the rest
2022-08-18 10:54:18 +02:00
Hadi Nategh
3844363bde
Get contextmenu and toolbar icons react on hover like shoelace does
2022-08-17 15:51:57 +02:00
Hadi Nategh
3f461d0074
Get contextmenu and toolbar menulist closer to shoelace menu styling
2022-08-17 15:32:53 +02:00
Hadi Nategh
98aac39047
WIP getting all legacy menus close to new webcomponent styling
2022-08-17 12:35:36 +02:00
Hadi Nategh
9b7fe9403b
Drop pixelegg template from admin
2022-08-11 13:15:30 +02:00
Hadi Nategh
5cb0bc647c
Fix left padding messing up the app icons
2022-08-10 16:11:22 +02:00
ralf
4ff66f0fd7
replace removed check.png with its .svg counterpart
2022-08-06 09:18:39 +02:00
Hadi Nategh
24f280d4fc
Fix quick add dropdown menu not being aligned
2022-08-04 15:44:31 +02:00
ralf
358a6a8ac8
more icon fixes for login page
2022-08-02 15:55:07 +02:00
Hadi Nategh
ea11a28868
WIP converting toolbar subwidgets to use wc widgets
2022-08-01 17:59:40 +02:00
ralf
649f4df511
change image urls in pixelegg from ../images/ to ../../api/templates/default/images/
2022-07-31 10:25:01 +02:00
nathan
93167940f8
Fix validation errors were not visible, improve required css
...
It looks weird if you use et2_required class instead of setting required attribute.
2022-07-27 11:33:14 -06:00