Commit Graph

374 Commits

Author SHA1 Message Date
ralf
343a841cae missing CSS files generated by the (commited) LESS files 2024-07-12 09:06:16 +02:00
milan
22099dc640 remove dhtmlxTree references from pixelegg styling, since it does not exist anymore 2024-07-11 13:58:49 +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
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
hadi
3c35137e2c Fix icon size 2023-06-05 15:19:54 +02:00
hadi
4d133c04b8 Fix avatar cropper picture gets inverted color in darkmode 2023-05-26 11:24:05 +02:00
hadi
6aca684905 Fix top header buttons in mobile dialog are not top aligned 2023-05-23 12:59:14 +02:00
hadi
2f3024468f Fix toolbar's action icons are no longer visible in mobile theme 2023-05-16 12:47:20 +02: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
Hadi Nategh
057afb8623 Some styling fixes for mobile view:
- fix broken Addressbook's avatar in view and edit mode
- fix buttons with icon not getting white filter
2023-02-28 13:06:52 +01:00
Hadi Nategh
13a26fcadb Fix disabled buttons in mobile view not being hidden 2023-02-28 12:25:42 +01:00
Hadi Nategh
3d98159d2b Fix styling of delete popup dialogs in mobile view 2023-02-28 12:22:57 +01:00
Hadi Nategh
91c9038ba8 Restyle et2 dialog buttons in mobile theme 2023-02-28 12:08:38 +01:00
nathan
ae01e30d55 Mobile dialog style changes
- Add dialog close button back, hide the footer cancel buttons to avoid duplication
- Footer buttons with icon show only icon, label preserved for accessibility
- Footer buttons without icon show as button with label
- Footer buttons can wrap to another line
2023-02-24 10:38:35 -07:00
nathan
ab812c8dec Just the timer dialog gets timesheet color, leave others alone 2023-02-23 10:12:21 -07:00
nathan
06ab864b01 Fix "header" button styling on mobile popups (preferences, security, etc) 2023-02-23 10:01:54 -07:00
nathan
5453f1f8f1 Timer dialog for mobile now uses timesheet color for header 2023-02-23 09:11:00 -07:00
nathan
3307292e6f Dialog header on mobile now sized better using font size instead of pixels
also push buttons farther off screen
2023-02-23 09:02:16 -07:00
nathan
7c2266b27b Mobile dialog style changes
- dialog takes full width x height
- footer on top with large, white icon-only buttons
- header has no close button
2023-02-22 11:27:55 -07:00
nathan
f404926e0e Remove side padding on mobile dialogs 2023-02-21 11:19:05 -07: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
1aef969bc3 Make dialogs full width 2023-02-17 13:12:01 -07:00
nathan
8d58eefc0a Change side menu bullet icons to 16px 2023-02-15 14:58:10 -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
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
f700b5b747 Fix some glitches in mobile template:
- Cancel button not being shown for loading popup dialog
- Entry id not being aligned
2022-10-12 11:00:40 +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
5341b8dee3 Fix mobile templates 2022-09-27 12:15:19 +02:00
Hadi Nategh
241b254105 Fix extra margin-top in all application's header in mobile template 2022-09-27 11:26:43 +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