nathan
ed50291ad4
Calendar: Get some more space for 'Non blocking' and created user fields
2022-11-07 08:17:26 -07:00
Hadi Nategh
c85d29c0d0
Fix Today action button styling in the header toolbar
2022-11-07 10:52:16 +01:00
Hadi Nategh
def19ebe48
Move calendar date indicator to the right side of header
2022-11-07 10:47:55 +01:00
Hadi Nategh
eccf4bb1da
Remove border and extra padding from hr used in sideboxes
2022-11-07 10:39:34 +01:00
Hadi Nategh
1808255b6b
Replace some more png icons with their svg versions
2022-11-02 10:34:23 +01:00
nathan
cc4db511a7
Calendar: Move 7/5 weekend icons up
2022-10-24 13:49:10 -06:00
nathan
14f372c74e
Calendar: Change event tooltip to use notification icon instead of alarm icon
2022-10-24 13:27:46 -06:00
nathan
e2b833de67
Calendar: Allow any value for minutes, lets full day events end at 23:59
2022-10-20 15:30:32 -06:00
Hadi Nategh
9ab0ca73bd
Remove shadow styling from calendar date navigator used in sidebox
2022-10-14 11:11:36 +02:00
nathan
d457d5476a
Calendar: Fix description was not full width
2022-10-13 09:56:59 -06:00
nathan
37cd32e3ef
Calendar: Hide actions selectbox entirely when it is readonly
2022-10-13 09:51:30 -06:00
Hadi Nategh
628dd56b87
Fix today action not being displayed in mobile view
2022-09-23 11:32:15 +02:00
ralf
8fa65f13f5
fix quick add to show title as required, but allow to click edit without adding it
...
also no longer fill empty title with "Event", as it does not work and is annoying
thought et2_required class on et2-textbox should NOT affect the parent/table cell
2022-09-23 09:26:39 +02:00
ralf
34580f4900
put notify external titels into the label too and move the line below adding participants
...
also some alignment fixes to look nicer
2022-09-23 09:06:29 +02:00
nathan
a18f956533
Calendar: Add participant button is now always visible but disabled until there's a participant to add
2022-09-22 15:29:58 -06:00
Hadi Nategh
3a0f1e7964
Make sure calendar date indicator in nm header is displayed in one line
2022-09-22 11:03:37 +02:00
Hadi Nategh
1eff71056e
Fix calendar date indicator not being as same height as other nm fields
2022-09-20 13:06:40 +02:00
Hadi Nategh
275763e7ec
Fix weekend switch in calendar toolbar
2022-09-20 12:18:00 +02:00
Hadi Nategh
d6d0dd21a4
Adopt calendar to new BD svg icon
2022-09-20 10:54:14 +02:00
Hadi Nategh
3d7df8e566
WIP Universal Access preference:
...
- Implements textsize preference
2022-09-14 12:41:09 +02:00
Hadi Nategh
bdeab2e8e1
Fix calendar user's header styling
2022-09-13 14:45:14 +02:00
Hadi Nategh
b6cfeaedf0
Fix some glitches in calendar
2022-09-13 13:52:42 +02:00
Hadi Nategh
06e99c1e7b
Don't show delete button if no alarm is defined yet
2022-09-13 10:42:41 +02:00
nathan
662ea62790
Calendar: remove most sidebox date customisations
...
Now using regular calendar header. "Go" button and custom header styles removed. Changing the date in sidebox calendar immediately updates state.
2022-09-12 15:35:24 -06:00
Hadi Nategh
a8bec5ff64
Fix freetime search dialog
2022-09-12 15:44:59 +02:00
Hadi Nategh
921f299f0b
Get icon buttons in same size in the nextmatch header
2022-09-06 10:44:49 +02:00
Hadi Nategh
fff7d06fcb
Style calendar header's date indicator
2022-09-05 14:51:12 +02:00
Hadi Nategh
f65020ab93
WIP Ui: Try to give same spacing for dialogHeader and dialogFooter
2022-08-30 11:57:52 +02:00
Hadi Nategh
342eb8461a
WIP Ui: Fix dialogs getting scrollbars in initiation
2022-08-30 10:39:57 +02:00
Hadi Nategh
e1a87caf6c
WIP of better UI
2022-08-30 07:50:43 +02:00
nathan
924bea48e5
Calendar: Fix some kanban problems
...
- CalendarOwner webcomponent lacked et2- prefix
- Make sure CalendarOwner TS code is loaded when component is used
- Fix status filter was in changeable fields
- Fix Priority filter was missing options
2022-08-25 10:07:39 -06:00
Hadi Nategh
54cd616b2c
WIP Mobile view: get the nm search boxes the right size
2022-08-22 13:33:55 +02:00
Hadi Nategh
b226f46014
Fix calendar's header margins
2022-08-11 11:23:11 +02:00
Hadi Nategh
6471396192
Fix calendar's description field
2022-08-10 10:37:40 +02:00
Hadi Nategh
3fe7398b18
Fix some of calendar's toolbar actions not having icon or caption
2022-08-05 13:03:59 +02:00
nathan
e689d0c49d
Improve styling of nm header row and widgets inside
2022-08-03 10:14:52 -06:00
Hadi Nategh
417851b7b6
Fix some of the styling issues regarding Et2Switch used in calendar toolbar
2022-08-03 17:26:14 +02:00
ralf
5d1ccb55a0
fix some more missing images in calendar
2022-08-02 14:03:52 +02:00
ralf
8da571cdc1
fix a couple of broken image urls, after moving images from pixelegg to api/default
2022-08-02 09:28:43 +02:00
ralf
bcff7ab4dc
fixing pixelegg less/css files to address images in default/images
...
remove no longer necessary pixelegg/images symlink to default/images
revert hint.png as the pixelegg one was never used
2022-07-31 10:49:35 +02:00
ralf
0113a93ffd
move images from pixelegg to default and drop png or gif, if we have an svg
2022-07-28 17:56:34 +02:00
ralf
737311d829
fix lost owner
2022-07-26 17:37:13 +02:00
ralf
6afd07da03
* Calendar/Mail: allow every participant to apply changes from extern organizer and warn if sender is not identical to iCal organizer or participant
2022-07-26 14:13:31 +02:00
nathan
1a4badfabd
Calendar: Fix some webcomponent sidebox / filter issues
...
- category could not be cleared
- webcomponents did not always reflect state values
2022-07-25 11:11:51 -06:00
nathan
35178fec62
Fix some sizing issues
2022-07-22 13:31:13 -06:00
nathan
c6ef3b3a8d
Switch calendar owner to web component
2022-07-05 10:18:12 -06:00
ralf
ae167995eb
change select-cat empty_label to placeholder to display it for multiple="true"
2022-06-07 22:34:57 +02:00
nathan
af34ab9f8c
I think thats all the drag / resize stuff and a few other bugs too
2022-05-25 16:09:25 -06:00
Hadi Nategh
b4dd66b80f
* Calendar/Mobile view: Add a date indicator for all views in mobile theme
2022-05-02 14:45:07 +02:00
nathan
f5619e52c8
Calendar: Sidemenu calendar CSS adjustments
...
- smaller font size
- better sizing for header
- re-align header contents to match jQueryUI version
2022-04-28 15:46:39 -06:00