Commit Graph

976 Commits

Author SHA1 Message Date
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
68ff204527 Fix timer menu click handler not working on mobile view 2022-10-14 13:06:09 +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
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
Hadi Nategh
b6398c4059 Fix couple of mobile template issues 2022-09-30 11:39:51 +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
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
Hadi Nategh
9f33ebf782 Move content size preference into look & feel section 2022-09-26 16:40:01 +02:00
Hadi Nategh
2ed1a12617 Fix topmenu dropdowns click handler 2022-09-26 13:36:10 +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
49b78e2f24 Open quick add dropdown menu only on click 2022-09-22 10:54:33 +02:00
Hadi Nategh
b1fcf5cb99 Get nm filters into full width for mobile template 2022-09-19 16:50:26 +02:00
Hadi Nategh
c703a4eaa3 Add more classes to textsize preference 2022-09-19 14:07:05 +02:00
Hadi Nategh
a0e0fba42f Fix some styling issues in mobile template 2022-09-19 10:34:30 +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
ralf
4f5c259078 fix PHP 8.x error, if previous non-numeric textsize was set 2022-09-15 08:55:41 +02:00
Hadi Nategh
f9ced2c834 Get tabs icons and tree icons adopted according to textsize 2022-09-14 16:06:17 +02:00
Hadi Nategh
676e855ad5 WIP textsize: leave avatar widgets as standard size 2022-09-14 13:24:47 +02: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
nathan
05e7378231 Fix double quote too. See 163c7287e6 2022-09-09 10:21:35 -06: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
6118bf6a7a Fix mail preview in mobile template 2022-08-23 15:57:40 +02:00
Hadi Nategh
739005ad59 WIP Mobile template:
-Fix avatars in addressbook
-Fix filemanager nm header
2022-08-23 14:54:22 +02:00
Hadi Nategh
bf6f50f14e Adopt buttons used in mobile template to new buttonIcon widget 2022-08-23 13:14:34 +02:00
Hadi Nategh
68f50ee89b WIP Mobile template: get nm header fields sorted and get the searchbox to have the rest of available space 2022-08-22 16:41:33 +02:00
Hadi Nategh
082d6aa791 WIP Mobile template: Fix some of apps add buttons 2022-08-22 16:19:23 +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
83df26d28b Add missing compiled css 2022-08-11 13:16:41 +02:00
Hadi Nategh
9b7fe9403b Drop pixelegg template from admin 2022-08-11 13:15:30 +02:00