ralf
4f7b6d6b0b
readd or replace many missing/removed images
2024-09-13 11:49:09 +02:00
ralf
1bcf70c15a
found a nicer way of adding bootstrap icons as font into our less files by using .boot-strapicons; to include the boilerplate
2024-09-13 10:27:39 +02:00
ralf
cdb6a09489
replace caret-icons in sidebox with (colorable) bootstrap font instead of using the (black) svg images
2024-09-13 10:03:03 +02:00
ralf
1b0f8683bb
readded a ton of images I had not replacement for and which were used in less files, todo: fw_mobile.less
2024-09-12 16:18:55 +02:00
ralf
81412b0af3
use bootstrap icons for top- and avatar-menu
2024-09-04 18:34:31 +02:00
ralf
87afa355aa
applying dark-mode filter to et2-image and NOT the img tag used inside, to apply it also if we use a font-based image (missing auto-generated CSS files)
2024-08-29 08:57:41 +02:00
ralf
3f80021c8e
fix wired icon-sized in tree (by defaulting img in et2-image to width: 16px and not max-width: 100%)
2024-08-27 12:25:36 +02:00
ralf
05be3df77e
set width (instead of height) for et2-image in grid
2024-08-19 15:20:22 +02:00
ralf
343a841cae
missing CSS files generated by the (commited) LESS files
2024-07-12 09:06:16 +02:00
ralf
a127860ad6
fix small 12pt font-size on login inputs after custom font introduction
2024-05-21 19:15:01 +02:00
ralf
2a822ea0a8
* Api: allow to upload and use custom web-fonts for EGroupware and the rich-text editor (TinyMCE)
2024-04-04 13:27:13 +02:00
hadi
37667df880
Fix wrongly filtered avatars in darkmode, happens for calOwner and regular account-selector widgets
2023-12-19 13:22:06 +01:00
ralf
0b9f7b7509
allow to use Api\Framework::bodyClass('scrollVertical') to enable vertical scrolling on body e.g. for old admin stuff like async service
2023-12-16 11:19:35 +02:00
nathan
11f4822269
Fix select popups in sidemenu were behind main content
2023-11-28 09:51:50 -07:00
nathan
3673b47e5f
Fix quick add selecbox overlaps app when hidden
2023-11-15 14:22:17 -07:00
ralf
6529956da2
missing css files of "fix only active sidebox-category header should be white"
2023-11-10 11:28:56 +02:00
nathan
36f42f77db
Fix quick add did not always work the second time
2023-09-19 13:53:15 -06:00
Nathan Gray
e323cd1d79
Feature/shoelace 2.4 upgrade ( #135 )
...
Update shoelace to 2.9.0
2023-09-13 11:55:33 -06:00
nathan
c213ebb17d
Fix tooltip was under calendar popup
2023-06-14 09:04:01 -06:00
nathan
aa89bf82af
Et2Select: Re-color dropdown icon in darkmode
2023-04-05 11:30:36 -06:00
hadi
c889b8fc74
Keep avatar images out of filtering in darkmode
2023-03-28 12:29:36 +02:00
nathan
9f55b8ca95
Second try to keep select icons their original color
2023-03-27 11:35:10 -06:00
nathan
27fe43825f
Fix mis-positioned dropdowns in sidebox with darkmode
2023-03-24 13:42:22 -06:00
nathan
af66c63714
Keep select tag icons their original color
2023-03-24 11:45:55 -06:00
nathan
09ffa47041
Change border for dialog & flatpicker calendar in dark mode
2023-03-09 08:54:52 -07:00
ralf
235a69e75e
missing (generated) CSS files for last 2 commits
2023-02-23 09:30:38 +01:00
ralf
da5c50f26d
fix white color for login-message
2023-02-21 19:06:39 +01:00
ralf
8387cae7f9
login logo including 23.1 version number
2023-02-21 18:47:43 +01:00
ralf
0b8e1ba77f
23.1 login page, though logo not yet including 23.1
2023-02-20 09:52:06 +01:00
nathan
8d58eefc0a
Change side menu bullet icons to 16px
2023-02-15 14:58:10 -07:00
nathan
62b4724bf8
Fix tab header was still partially visible during printing
2023-02-15 10:43:14 -07: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
nathan
be69936a03
Fix vertical misalignment in right-aligned columns
...
Plus some missed css changes
2022-11-02 11:23:08 -06:00
Hadi Nategh
50ec36cd18
Replace some more png icons with their svg versions
2022-10-31 11:31:17 +01: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
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
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
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
02164c2cae
WIP styling adjustments
2022-09-12 14:22:10 +02:00
ralf
4ff66f0fd7
replace removed check.png with its .svg counterpart
2022-08-06 09:18:39 +02:00
ralf
358a6a8ac8
more icon fixes for login page
2022-08-02 15:55:07 +02:00
ralf
e14901de37
fix use of removed check.png --> check.svg
2022-08-02 09:43:55 +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