File tree Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Expand file tree Collapse file tree 2 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Part-DB Changelog
2
2
3
+ ## Part-DB 0.5.3
4
+ ### Bugfixes
5
+ * Problem behoben, dass die Kategorie nicht übernommen wurde, wenn man ein Bauteil aus einer Kategorie heraus erstellt
6
+ * Probleme mit nicht korrekt gestylten Checkboxes behoben
7
+ * Problem behoben, dass ein Bauteil nicht angelegt werden konnte, wenn die Seite im Browser neu geladen wurde
8
+ * Fehlerhafter Wert für "Alte Version" beim Datenbank Upgrade Log behoben
9
+ * Diverse Fehlermeldungen im Debugmodus behoben
10
+
3
11
## Part-DB 0.5.2
4
- ## Neue Funktionen
12
+ ### Neue Funktionen
5
13
* Es wird in der Bauteileübersicht angezeigt, wenn die mit einem Bauteil verknüpfte Datei nicht vorhanden ist
6
14
7
- ## Bugfixes
15
+ ### Bugfixes
8
16
* Probleme mit der Darstellung von breiten Bildern (als Anhang) im Bauteilebearbeitungsdialog
9
17
* Nicht vorhandene Anhangsbilder werden nicht mehr in Bauteilelisten angezeigt (führte zu Darstellungsfehlern)
10
18
* Problem das Seite "leer" nachgeladen wurde, wenn man mit dem Button aus dem edit_show_part_info.php Dialog in die
11
19
letzte Bauteileliste gesprungen ist
12
20
* Vorwärts Button im Browser funktionier nun
13
21
14
- ## Sonstiges
22
+ ### Sonstiges
15
23
* Fontawesome auf Version 5.4 geupdated
16
24
17
25
## Part-DB 0.5.1
Original file line number Diff line number Diff line change 1
1
# Part-DB changelog
2
2
3
+ ## Part-DB 0.5.3
4
+ ### Bugfixes
5
+ * Fixed problem where category was not applied when creating a part from a category
6
+ * Fixed problems with incorrectly styled checkboxes
7
+ * Fixed problem where a part could not be created when the page was reloaded in the browser
8
+ * Fixed incorrect value for "old version" in database upgrade log
9
+ * Fixed several error messages in debug mode
10
+
3
11
## Part-DB 0.5.2
4
12
## New functions
5
13
* It is displayed in the part overview if the file linked to a part does not exist.
You can’t perform that action at this time.
0 commit comments