Michael Lösler
b64c634090
Blank ( #802 )
...
- no-break space added to the checkbox elements data_privacy_agreement and terms_of_use_agree so that the boxes match show_signature and email_notification
2025-03-12 20:27:03 +01:00
Heiko August
a333233418
Change: add a furter level of indentation
2025-03-12 18:29:01 +01:00
Heiko August
065435d1dd
Change: replace class .small with .normalform, this increases the font size a bit
2025-03-12 18:29:01 +01:00
Heiko August
82b57f2f40
Change: move the link to the password-forgotten form to the buttonbar of the login form
2025-03-12 18:29:01 +01:00
Heiko August
9f798aae51
Change: add a link to the login to the registration form
2025-03-12 18:29:01 +01:00
Heiko August
db08605c3e
Change: add class .buttonbar to the divs containing the form button(s) and link(s)
2025-03-12 18:29:01 +01:00
Heiko August
0b51685ac2
Change: move the explanations for logging in and registering into the card to its top
2025-03-12 18:29:01 +01:00
Heiko August
a8a313170b
Change: add #card around the forms to make them appear similar
2025-03-12 18:29:01 +01:00
Heiko August
9c04c5f971
Fix: add the attributes autofocus and required to the e-mail input field
2025-03-12 16:55:24 +01:00
Heiko August
d6525285a2
Fix: change the type of the input field from "text" to "email"
2025-03-12 16:55:24 +01:00
Heiko August
bcf3781022
Change: add a bottom/end margin to the image list
2025-03-10 21:53:46 +01:00
Heiko August
a2d0ee16a9
Fix: always display the filter form, not only with displayed images
2025-03-10 21:53:46 +01:00
Heiko August
1b47cb6af4
Change: add the new styles also to style.css
2025-03-10 21:53:46 +01:00
Heiko August
b9de68d59c
Change: add the filter to the management form if present and use it in the redirect afterwards
2025-03-10 21:53:46 +01:00
Heiko August
8e1f1a13b6
Change: offer the filter value to smarty and use it in the paginations
2025-03-10 21:53:46 +01:00
Heiko August
75560da8e6
Change: move the filter form method from POST to GET
2025-03-10 21:53:46 +01:00
Heiko August
4f0d3c2fd0
Change: UI for filtering of uploads according to whether they already have a database entry or not
2025-03-10 21:53:46 +01:00
Heiko August
22cf1f6c7c
Change: add a button to call the function to add database entries for unmanaged uploaded images
2025-03-10 21:53:46 +01:00
Heiko August
e71f90ddd4
Change: add icons to show if there is a database entry for an uploaded image
2025-03-10 21:53:46 +01:00
Heiko August
d158bf8fca
Fix: the value of the checkbox has to be the path/filename, not the counter
2025-01-13 21:50:12 +01:00
Heiko August
625b2d0cf8
Change: replace the submit-input with a button
2025-01-13 21:39:18 +01:00
Heiko August
f45d811f02
Change: repurpose the managing checkbox, adapt the variable name, add a counter to the image array
2025-01-13 21:39:18 +01:00
Heiko August
a4d33000ce
Change: the management container should be a list, not a paragraph
2025-01-13 21:39:18 +01:00
Heiko August
97d81f95ce
Change: first attempt to display a list unrecorded uploads
2025-01-13 21:39:18 +01:00
Heiko August
e38de7753c
Change: reformat the category options list to be more clearly arranged
2025-01-09 21:37:19 +01:00
Heiko August
b2b508d08c
Fix: display the content of user.homepage and user.email as alternative text
...
A section thread_entry does not exist in the language files.
2025-01-09 21:37:19 +01:00
Heiko August
f35a60fed5
Fix: provide date and time of a posting in a time element in the posting preview
2025-01-09 21:37:19 +01:00
Heiko August
5626becae7
Fix: syntax error in the HTML-code in div.wrapper of the preview
2025-01-09 21:37:19 +01:00
Heiko August
762f3acad3
Change: remove selectors with empty blocks which are not present in style.min.css
2024-12-29 18:04:12 +01:00
Heiko August
7221027151
Change: add missing spaces between properties and their values
2024-12-29 18:04:12 +01:00
Heiko August
e85d0147d6
Change: reformat style.css, one selector per line
2024-12-29 18:04:12 +01:00
Heiko August
8a23bea227
Change: reformat style.css, one property per line
2024-12-29 18:04:12 +01:00
Heiko August
a247742b84
Change: repeat the changes of style.min.css in style.css
2024-12-28 13:33:55 +01:00
Michael Lösler
a7877adace
Toggle icon removed
...
- tiny toggle icon for the sidebar removed in table view
2024-12-28 13:33:55 +01:00
Heiko August
01e834eaed
Change: small adjustments for the positions of the icon and the link text
2024-12-28 13:33:55 +01:00
Heiko August
f290498d47
Change: new icons for the sidebar toggle for narrow and wide viewports
2024-12-28 13:33:55 +01:00
Heiko August
1253769da2
Change: unitless line height, padding "0" and font weight "bold" for h2 in the sidebar
2024-12-28 13:33:55 +01:00
Heiko August
75a97d9499
Change: remove the tiny toggle icon for the sidebar
2024-12-28 13:33:55 +01:00
Heiko August
7f21bc79ff
Fix: correct the name of the language key for the reenabling-forum message
2024-12-15 23:01:28 +01:00
Heiko August
0d988fb66c
Fix: remove the type attribute from the script element, text/javascript is already the default value
2024-12-10 21:25:37 +01:00
Heiko August
570d6b7650
Cleanup: remove the empty line between style and script elements in the avatar template
2024-12-10 21:25:37 +01:00
Heiko August
3fb9541b87
Fix: remove the unnecessary comment markers from the style element
2024-12-10 21:25:37 +01:00
Heiko August
7b369f1708
Changr: add the close window button also to the upload form …
...
… and make it invisible when submitting the image to upload.
2024-12-10 21:01:55 +01:00
Heiko August
7ed5491bfb
Change: add JS and CSS code to make the spinning "throbber" gif visible
2024-12-10 21:01:55 +01:00
Heiko August
5fd65373fc
Change: make the rules for the image upload template and the avatar template equal
2024-12-10 21:01:55 +01:00
Heiko August
3bcc4ab511
Change: remove CSS-rules for .delete and its children, element was removed
2024-12-10 21:01:55 +01:00
Heiko August
06b9ab308e
Change: set margin-block for p.instruction and p.small
2024-12-10 21:01:55 +01:00
Heiko August
af4f3d7848
Change: set the font size for p.instruction to 0.82em
2024-12-10 21:01:55 +01:00
Heiko August
d2903cb71e
Cleanup: remove the empty {literal} at the end of the JS-script block
2024-12-10 21:01:55 +01:00
Heiko August
b218f96bce
Change: styling of system message headings (h2)
2024-12-10 21:01:55 +01:00