37cd32e3ef
Calendar: Hide actions selectbox entirely when it is readonly
2022-10-13 09:51:30 -06:00
628dd56b87
Fix today action not being displayed in mobile view
2022-09-23 11:32:15 +02:00
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
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
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
3a0f1e7964
Make sure calendar date indicator in nm header is displayed in one line
2022-09-22 11:03:37 +02:00
1eff71056e
Fix calendar date indicator not being as same height as other nm fields
2022-09-20 13:06:40 +02:00
275763e7ec
Fix weekend switch in calendar toolbar
2022-09-20 12:18:00 +02:00
d6d0dd21a4
Adopt calendar to new BD svg icon
2022-09-20 10:54:14 +02:00
3d7df8e566
WIP Universal Access preference:
...
- Implements textsize preference
2022-09-14 12:41:09 +02:00
bdeab2e8e1
Fix calendar user's header styling
2022-09-13 14:45:14 +02:00
b6cfeaedf0
Fix some glitches in calendar
2022-09-13 13:52:42 +02:00
06e99c1e7b
Don't show delete button if no alarm is defined yet
2022-09-13 10:42:41 +02:00
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
a8bec5ff64
Fix freetime search dialog
2022-09-12 15:44:59 +02:00
921f299f0b
Get icon buttons in same size in the nextmatch header
2022-09-06 10:44:49 +02:00
fff7d06fcb
Style calendar header's date indicator
2022-09-05 14:51:12 +02:00
f65020ab93
WIP Ui: Try to give same spacing for dialogHeader and dialogFooter
2022-08-30 11:57:52 +02:00
342eb8461a
WIP Ui: Fix dialogs getting scrollbars in initiation
2022-08-30 10:39:57 +02:00
e1a87caf6c
WIP of better UI
2022-08-30 07:50:43 +02:00
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
54cd616b2c
WIP Mobile view: get the nm search boxes the right size
2022-08-22 13:33:55 +02:00
b226f46014
Fix calendar's header margins
2022-08-11 11:23:11 +02:00
6471396192
Fix calendar's description field
2022-08-10 10:37:40 +02:00
3fe7398b18
Fix some of calendar's toolbar actions not having icon or caption
2022-08-05 13:03:59 +02:00
e689d0c49d
Improve styling of nm header row and widgets inside
2022-08-03 10:14:52 -06:00
417851b7b6
Fix some of the styling issues regarding Et2Switch used in calendar toolbar
2022-08-03 17:26:14 +02:00
5d1ccb55a0
fix some more missing images in calendar
2022-08-02 14:03:52 +02:00
8da571cdc1
fix a couple of broken image urls, after moving images from pixelegg to api/default
2022-08-02 09:28:43 +02:00
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
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
737311d829
fix lost owner
2022-07-26 17:37:13 +02:00
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
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
35178fec62
Fix some sizing issues
2022-07-22 13:31:13 -06:00
c6ef3b3a8d
Switch calendar owner to web component
2022-07-05 10:18:12 -06:00
ae167995eb
change select-cat empty_label to placeholder to display it for multiple="true"
2022-06-07 22:34:57 +02:00
af34ab9f8c
I think thats all the drag / resize stuff and a few other bugs too
2022-05-25 16:09:25 -06:00
b4dd66b80f
* Calendar/Mobile view: Add a date indicator for all views in mobile theme
2022-05-02 14:45:07 +02:00
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
b5f66c6cd8
CSS / Layout cleanup - use row hover variable for calendar sidebox
2022-04-27 10:55:31 -06:00
9dd6f44715
Calendar: Sidemenu calendar CSS adjustments
2022-04-27 09:53:19 -06:00
1c42668a97
Change sidebox calendar from jQuery to webcomponent / flatpickr
2022-04-26 15:27:49 -06:00
db44e0b754
Calendar: Quick add improvements
...
- Set slot attribute to make sure dialog adopts the preference checkbox too
- Make sure template winds up alone in the dialog (remove default content)
2022-03-24 11:24:00 -06:00
046599af2f
Calendar: Switch from et2_dialog to Et2Dialog
2022-03-18 13:59:45 -06:00
940e1b12c1
Implement expand_multiple_rows attribute for Et2Select using Et2InvokerMixin
2022-03-12 14:49:25 +02:00
e3bcd06e77
Calendar: Remove static sizing, spacing & padding on edit dialog actions selectbox
2022-02-18 14:03:21 -07:00
26595b4cba
* Projectmanager: Add calendar integration so projects can be shown as events in calendar
2021-12-01 10:32:32 -07:00
968774d829
Update jQuery-ui to 1.13.0
2021-11-09 11:06:17 +01:00
6268bad881
Fix broken calendar mobile theme caused by wrongly compiled calc css
2021-08-24 12:23:19 +02:00