Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*.swp
#data/files/*
data/itdb.db
.DS_Store
10 changes: 10 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ LEGEND:
I:improvement
B:bugfix

1.23 -> 1.24 25/03/2021
-------------------------------------------------------------------------------------------------------
+:Remove flash element
+:Remove swf folder & files >> no needed
+:Update datatables to new version
+:Update tcpdf to version 6.3.5
+:Minor cuscomize UI
+:Minor cuscomize UI
+:Add IDR/Rp cuurency

1.12 -> 1.13 20/10/2014
-------------------------------------------------------------------------------------------------------
+:pdf labels: allow for text to the right of QR, no text at all
Expand Down
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,15 @@ IT assets. It is not or targets for ITIL/CMDB compliance (yet), but it has
served me for years and hopefully it will do the same for you :-) It is aimed as
an intranet tool.

ITDB comes with sources and is distributed under the GNU Public license.
ITDB comes with sources and is distributed under the GNU Public license.

# Major Update 25 March 2021
1. Remove flash element
2. Remove swf folder & files >> no needed
3. Update datatables to new version
4. Update tcpdf to version 6.3.5
5. Minor cuscomize UI
6. Add IDR/Rp cuurency

# Homepage
http://www.sivann.gr/software/itdb/
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.23
1.24
76 changes: 0 additions & 76 deletions css/ColVis.css

This file was deleted.

104 changes: 0 additions & 104 deletions css/ColVisAlt.css

This file was deleted.

Loading