Commit graph

85 commits

Author SHA1 Message Date
Jan Böhmer
4d187741e0 Added the right copyright header to the foundation emails CSS asset 2023-12-12 22:39:44 +01:00
Jan Böhmer
fd31f983af Fixed positioning of the part row selection checkboxes 2023-08-21 22:52:11 +02:00
Jan Böhmer
f1af19a52a Fixed wrong background color for structural links 2023-07-23 23:02:04 +02:00
Jan Böhmer
b246d17a33 Fixed darkmode in tomselect group headers. 2023-06-26 23:59:44 +02:00
Jan Böhmer
c6478857bc Improved dark mode 2023-06-26 23:01:32 +02:00
Jan Böhmer
8a711ffecb Added darkmode styles for CKEDITOR 2023-06-26 22:57:36 +02:00
Jan Böhmer
801ed0fbaf Made tom select dark mode compatible 2023-06-20 01:30:08 +02:00
Jan Böhmer
6081fe3295 Fixed darkmode for some elements 2023-06-20 01:01:40 +02:00
Jan Böhmer
6df65a0b9d Implemented a new darkmode selector using bootstrap 5.3 color mode 2023-06-19 01:08:11 +02:00
Jan Böhmer
b62fd602f2 Show the diff of element edited log entries on detail pages 2023-05-14 23:08:14 +02:00
Jan Böhmer
a9b3dcd2c2 Do the color inversion for the IC logos when darkmode is enabled, the logos are then shown as white on black background.
This fixes issue #242
2023-03-11 19:48:42 +01:00
Jan Böhmer
b637f5c3dd Exempt label dialog PDF preview from darkmode blending
It should show real colors, instead of the darkmode
2023-02-20 00:26:56 +01:00
Jan Böhmer
05ab3c3b7b Fixed image display style for odd shaped (very small) images. 2023-02-20 00:24:12 +01:00
Jan Böhmer
c39a9a4da7 Added checkbox in parts table header to quickly select/unselect all parts 2023-02-19 23:04:51 +01:00
Jan Böhmer
5ea791eac7 Improved styling of image in structural entity select 2023-02-05 20:23:52 +01:00
Jan Böhmer
08b60cd149 Restrict small user avatar picture size to square 2023-02-05 20:06:53 +01:00
Jan Böhmer
a5cbe59a7c Removed bootstrap-select CSS we dont need/use anymore 2023-02-05 02:29:28 +01:00
Jan Böhmer
801a8cc6cc Moved components styles to their own subfolders to improve organization. 2022-12-11 23:13:40 +01:00
Jan Böhmer
7ca9cfafe0 Moved email CSS files to its own directory 2022-12-11 23:07:15 +01:00
Jan Böhmer
81328071f7 Cleaned up and reorganized projects CSS. 2022-12-11 23:05:22 +01:00
Jan Böhmer
6298da0572 Show a small dot next to required fields to improve usability. 2022-12-11 16:43:30 +01:00
Jan Böhmer
498cc07583 Added copyright/license info to files 2022-11-29 21:21:26 +01:00
Jan Böhmer
c3f4e61e41 Removed the useless margin below the description text in Parts table
This fixes issue #192
2022-11-29 00:29:53 +01:00
Jan Böhmer
70120bdaa9 Make allow checkbox for permissions green 2022-11-13 18:44:51 +01:00
Jan Böhmer
9d069149d7 Suppress PHPstorm errors in app.css 2022-09-25 16:46:23 +02:00
Jan Böhmer
9996e2280a Fixed of striped header in time travel 2022-09-25 01:01:34 +02:00
Jan Böhmer
ab8be58c0d Improved styling of the label dialog editor, so that the appearance is closer to the Label result 2022-09-21 21:49:09 +02:00
Jan Böhmer
125ace00db Improved styling of the datatables checkbox. 2022-09-21 15:36:33 +02:00
Jan Böhmer
f0956da0ea Hide path badge on seletpicker items. 2022-09-21 15:33:07 +02:00
Jan Böhmer
f6b8e0e227 Use checkboxes for selections instead of the current full row selection. 2022-09-10 01:26:09 +02:00
Jan Böhmer
c9151c65ba Implemented a filter constraint for entities 2022-08-21 01:34:17 +02:00
Jan Böhmer
f98487a03b Show the scanner camera feed non-inverted when using darkmode. 2022-08-13 21:23:40 +02:00
Jan Böhmer
78e3d36a5c Use tom-select as tagsinput input 2022-08-03 22:44:38 +02:00
Jan Böhmer
4847fe2fa3 Use stimulus collection controller for parts orderdetails 2022-08-02 00:00:28 +02:00
Jan Böhmer
537b7fad7f Use a stimulus controller to implement collectionType for specifications/parameters. 2022-08-01 22:28:09 +02:00
Jan Böhmer
b8500bcef6 Improve visibility of links by underlining them. 2022-08-01 00:54:41 +02:00
Jan Böhmer
5f8697626a Improve visibility of links in selected datatables rows. 2022-08-01 00:51:50 +02:00
Jan Böhmer
39ae5b9c2f Use BS5 default values for font-size and line height. 2022-07-30 01:02:28 +02:00
Jan Böhmer
8c450599cb Improved StructuralEntityType rendering on frontend. 2022-07-26 23:07:04 +02:00
Jan Böhmer
898803e3ce Use CKEDITOR 5 for all comment fields. 2022-07-26 21:23:31 +02:00
Jan Böhmer
365c7c60e4 Started to upgrade from bootstrap 4 to 5. 2022-07-24 18:08:21 +02:00
Jan Böhmer
e01b06fb85 Fixed some inspection issues. 2020-08-21 22:43:37 +02:00
Jan Böhmer
f0d0a78f65 Show a preview image in builtin attachment select autocomplete. 2020-06-01 14:51:38 +02:00
Jan Böhmer
e19594f500 Show additional infos about the part picture, when hovering it. 2020-05-27 22:51:43 +02:00
Jan Böhmer
48f4a360f4 Integrated barcode scanner via Webcam. 2020-04-28 18:36:30 +02:00
Jan Böhmer
f35a8611e3 Improved placement of tooltips for part description. 2020-04-04 19:16:13 +02:00
Jan Böhmer
7d0776e598 Make expand buttons for treeview bigger on mobile view.
This should make it easier to press it on a touch screen.
2020-04-04 18:52:48 +02:00
Jan Böhmer
562db6da06 Allow Latex equations in homepage banners and part comment. 2020-03-15 15:48:01 +01:00
Jan Böhmer
8a61b465d0 Check permissions for time travel and element undo. 2020-03-07 20:49:52 +01:00
Jan Böhmer
fff1864a68 Merge branch 'master' into time_machine 2020-02-22 18:16:58 +01:00