Commit Graph

32 Commits

Author SHA1 Message Date
Max Berger
d99631e47d Add edit functionality to shares 2026-03-10 23:28:59 +01:00
Max Berger
d513efeaac Implemented proper property overrides 2026-03-10 22:35:26 +01:00
Max Berger
e4775e45a5 Add ErrorHandler to share behavior 2026-03-10 21:29:49 +01:00
Max Berger
0065fa811c Move JavaScript files into subdirectories 2026-03-08 22:46:40 +01:00
Max Berger
25e571ad63 Add functionality to add a new share by map 2026-03-08 00:49:37 +01:00
Max Berger
8393099b05 Hide sharing tables depending on server features 2026-03-07 22:41:33 +01:00
Max Berger
36dc9c2599 Implement showing share by map 2026-03-07 22:14:30 +01:00
Max Berger
ef30d89452 Change new map to use dialog
This allows setting additional properties
2026-03-07 21:47:22 +01:00
Max Berger
b7bc0538d2 Add UI for share by token 2026-03-02 20:58:58 +01:00
Max Berger
bd3be1c56b Refactor Web UI Javascript into separate files
This will simplify further maintainance. Instead of a single large file,
there are now separate files for each models, api, utils, and constants.
There are also separate files for all Scenes.

There are no functional changes in this patch.
2026-02-18 22:10:55 +01:00
Peter Bieringer
7839ac5783 InfCloud: conditional display of link 2025-03-06 08:22:34 +01:00
Peter Bieringer
78b94b1d4d add html to display error 2025-02-27 19:40:49 +01:00
Peter Bieringer
e3ae7b3ab5 add copyright 2025-02-27 19:40:37 +01:00
Peter Bieringer
95cd6938d9 Merge pull request #1456 from MatthewHana/v3.2-devel
WEB UI: HREF for Upload, Refresh button, and CSS fixes
2024-03-18 18:41:54 +01:00
MatthewHana
e66055de08 WEB UI: HREF for Upload, Refresh button, and CSS fixes 2024-03-17 12:30:15 +11:00
Peter Bieringer
e76011ecc6 remove tab (cosmetics) 2024-03-13 05:57:50 +01:00
MatthewHana
ed6432706f [WEB UI] New WebUI Improvements
Added WebUI improvements as discussed in discussion #1416 in March 2024.
2024-03-13 07:42:47 +11:00
Peter Bieringer
1afc34c2bb remove trailing spaces 2024-03-09 08:06:12 +01:00
MatthewHana
80d91a8987 Added Webcal support in web UI
Added support to view, edit, and add Webcals in web UI to support functionality added in PR #1229.
2024-03-05 23:57:58 +11:00
Matthew Hana
6474f8f31c General HTML fixes
Incorporated pull requests #1305 and #1306.

Restored declaration of 'hidden' class to index file.

Restored h2 in sections for navigation purposes.

Cleaned up index.html.
2024-03-04 21:42:35 +11:00
Matthew Hana
b45c97d5a5 New Web UI
Updated web UI to a more modern interface while keeping the HTML structure as similar to the original as possible.

New features include:
-Mobile view compatibility
-New light color scheme using primary colors based off Radicale's official colors
-Dialog theme for most sections
-Floating Action Buttons (FAB's) for creating and uploading a new collection
-Commands to edit/delete a collection have become buttons that only show on hover.
-Improved loading screen
-New loading circle with consistent color scheme
-More explanation for dialog text
-Added warning to delete screen
2024-03-04 21:42:35 +11:00
Peter Bieringer
2b6626d053 Merge pull request #1306 from heull001/html
Added html-tags
2024-03-01 06:31:40 +01:00
Henning
a58e68ea37 Added main-tag
Semantic tags improve accessibility for screenreader-users.
2023-06-06 13:23:22 +02:00
Henning
3e95c0ab0e Added html-tags
HTML5 needs <head> and <body> to valid. Also <html> has to be closed.
2023-06-06 13:21:05 +02:00
Henning
7c25c7715f changed rel="shortcut icon" to rel="icon"
"icon" is standard and used by all modern browsers. Only IE needed
"shortcut icon". Since is it not longer supported and would have needed an
.ico-file, "icon" is the right value for rel.
2023-06-06 12:54:51 +02:00
Unrud
83c02a64b9 Shorter web interface title 2020-05-22 16:34:48 +02:00
Unrud
bd71c04973 Use correct delimiter 2020-02-20 18:29:08 +01:00
Unrud
f844bbacda Web: Show startup loading message 2020-01-16 04:39:22 +01:00
Unrud
1ef067c7e9 Web: Replace attribute name with data-name 2020-01-16 03:58:31 +01:00
Unrud
d7c7d694e0 Web: Use class "hidden" instead of overwriting style 2020-01-16 03:58:30 +01:00
Unrud
1e27581afd Web: Remove unnecessary tags 2020-01-16 03:58:30 +01:00
Unrud
8869b34470 refactor 2018-08-28 16:19:43 +02:00