Jan Böhmer
|
436aff7533
|
Improved user experience with part withdraw modal
Related to issue #201
|
2023-01-07 20:49:36 +01:00 |
|
Jan Böhmer
|
ba4085d882
|
Added a very basic modal on part info page for changing part instock
Related to issue #201
|
2023-01-01 13:21:50 +01:00 |
|
Jan Böhmer
|
742b2d3d48
|
Improved project info page
|
2022-12-31 14:17:46 +01:00 |
|
Jan Böhmer
|
fdcd1b9d9d
|
Added possibility to associate a part with a project that represents the builds of the project
|
2022-12-29 16:21:04 +01:00 |
|
Jan Böhmer
|
3f82d0967a
|
Allow to add a part to a project from a parts info page
|
2022-12-29 13:15:26 +01:00 |
|
Jan Böhmer
|
25494c9ddf
|
Added a page to quickly add many parts to a project from parts lists.
|
2022-12-28 23:32:46 +01:00 |
|
Jan Böhmer
|
64e7ce4ad6
|
Improved usability of part select element
|
2022-12-24 16:25:29 +01:00 |
|
Jan Böhmer
|
670dd76ef5
|
Implement a user friendly part select element.
|
2022-12-24 14:04:46 +01:00 |
|
Jan Böhmer
|
d5b1c6be0a
|
Added simple info page for projects
|
2022-12-18 21:58:21 +01:00 |
|
Jan Böhmer
|
0c7ec9f0c7
|
Added some basic DB fields for the new project system
|
2022-12-18 20:34:25 +01:00 |
|
Jan Böhmer
|
a4eae19a1f
|
Improved organisation of Services
|
2022-12-18 17:28:42 +01:00 |
|
Jan Böhmer
|
a0f934169c
|
Allow to delete users while keeping log entries.
|
2022-12-17 00:25:54 +01:00 |
|
Jan Böhmer
|
2b2fc6f1e6
|
Dont throw an exception, if we can not retrieve an currency exchange rate, but show an meaningful flash message
|
2022-12-11 15:10:16 +01:00 |
|
Jan Böhmer
|
68462185ba
|
Removed old GPLv2 copyright header
|
2022-11-29 22:28:53 +01:00 |
|
Jan Böhmer
|
498cc07583
|
Added copyright/license info to files
|
2022-11-29 21:21:26 +01:00 |
|
Jan Böhmer
|
8a2b26e693
|
Tried something to fix tests on Linux
|
2022-11-27 21:45:04 +01:00 |
|
Jan Böhmer
|
df11f62a2f
|
Fixed PHPstan issues
|
2022-11-27 16:53:44 +01:00 |
|
Jan Böhmer
|
cd9a303644
|
Improved ApplicationAvailabilityFunctionalTest
|
2022-11-27 16:35:44 +01:00 |
|
Jan Böhmer
|
c5434ba842
|
Moved PasswordResetManager into Services\UserSystem namespace
|
2022-11-14 20:04:07 +01:00 |
|
Jan Böhmer
|
1e106a3da1
|
Moved TwoFactor services into Services\UserSystem namespace
|
2022-11-14 20:02:58 +01:00 |
|
Jan Böhmer
|
1de88e0494
|
Added various useful presets for permissions
|
2022-11-14 00:02:37 +01:00 |
|
Jan Böhmer
|
ae4cb23b18
|
Removed timetravel permission
Now it is sufficient enough to have the show_history permission
|
2022-11-13 21:01:28 +01:00 |
|
Jan Böhmer
|
fc1af24ef9
|
Do not show Zend Extensions twice in server infos page
|
2022-11-06 14:45:24 +01:00 |
|
Jan Böhmer
|
34fbcec00f
|
Added an page to view infos about the server (Part-DB, PHP and DB config
|
2022-11-06 01:07:10 +01:00 |
|
Jan Böhmer
|
78d1dff40f
|
Improved permission checking for certain controllers.
|
2022-11-05 23:49:53 +01:00 |
|
Jan Böhmer
|
3e85fc4d42
|
Improved access control for part lists.
|
2022-10-31 23:10:21 +01:00 |
|
Jan Böhmer
|
d0f7949bc9
|
Hide trees in sidebar, if user does not have permission to show them (and protect the JSON endpoints)
|
2022-10-31 22:47:45 +01:00 |
|
Jan Böhmer
|
afaa918ce6
|
Check permissions to view parts on the parts list pagees
|
2022-10-09 22:01:44 +02:00 |
|
Jan Böhmer
|
c1cb045960
|
Fixed static analyis issues
|
2022-10-05 21:59:42 +02:00 |
|
Jan Böhmer
|
9c688e22dc
|
Allow to delete Webauthn Keys
|
2022-10-04 00:16:10 +02:00 |
|
Jan Böhmer
|
ac978abe1d
|
Allow to register Webauthn Keys
|
2022-10-04 00:08:58 +02:00 |
|
Jan Böhmer
|
068daeda75
|
Use jbtronics/2fa-webauthn for u2f two factor authentication
|
2022-10-03 23:09:50 +02:00 |
|
Jan Böhmer
|
a9642b27a6
|
Show error message if a sub element contains parts while recursive deletion of StructuralDBElement
|
2022-09-21 13:05:52 +02:00 |
|
Jan Böhmer
|
58ada496e4
|
Fixed static analysis issues.
|
2022-09-18 23:44:44 +02:00 |
|
Jan Böhmer
|
51e05a8669
|
Use typed properties
|
2022-09-18 22:59:31 +02:00 |
|
Jan Böhmer
|
c7f5c23374
|
Implement a filter for Log Table (part 1)
|
2022-09-11 18:45:31 +02:00 |
|
Jan Böhmer
|
017b0f717e
|
Added filter possibility to attachment list
|
2022-09-11 02:00:22 +02:00 |
|
Jan Böhmer
|
e96db21ceb
|
Added possibility to apply filters to search results.
|
2022-09-10 00:08:59 +02:00 |
|
Jan Böhmer
|
c3f144447f
|
Implement searching logic using the new filter system and improved searching logic
This should also fix issue #169 as ordernr is now really searched. Also support for searching in MPN was added.
|
2022-09-09 23:33:49 +02:00 |
|
Jan Böhmer
|
0fc0136914
|
Use filter systems for most part lists.
|
2022-09-08 23:49:57 +02:00 |
|
Jan Böhmer
|
9a7e47863b
|
Added autocomplete for part parameters
|
2022-09-05 17:02:57 +02:00 |
|
Jan Böhmer
|
37a5c52907
|
Use filter system for category parts list.
|
2022-08-21 03:14:22 +02:00 |
|
Jan Böhmer
|
c9151c65ba
|
Implemented a filter constraint for entities
|
2022-08-21 01:34:17 +02:00 |
|
Jan Böhmer
|
0bc9d8cba1
|
Implement Regex on SQLite platform using a callback to PHP.
|
2022-08-20 02:43:15 +02:00 |
|
Jan Böhmer
|
3dde40b91d
|
Show error box if an error occurs during loading of a datatable.
|
2022-08-20 01:46:49 +02:00 |
|
Jan Böhmer
|
f9d945c4c7
|
Added the very basic foundations for a filter system
|
2022-08-15 01:01:27 +02:00 |
|
Jan Böhmer
|
8e6bc25d2e
|
Fixed some inspection issues.
|
2022-08-14 19:39:07 +02:00 |
|
Jan Böhmer
|
639829f5c5
|
Fixed some inspection issues.
|
2022-08-14 19:32:53 +02:00 |
|
Jan Böhmer
|
5fd608f42a
|
Fixed some deprecations.
|
2022-08-14 19:09:07 +02:00 |
|
Jan Böhmer
|
f1601cac7f
|
Allow tags to contain any character and only show exact matching parts.
|
2022-08-03 22:45:02 +02:00 |
|