Commit Graph

55 Commits

Author SHA1 Message Date
Thomas Hooge 8e218fd4ba Fixed utf8 encoding for ldap dn 2023-12-22 10:42:58 +01:00
Thomas Hooge 7e73d8efbc Fixed search links 2023-08-29 08:44:13 +02:00
Thomas Hooge 05e85db3a7 Fixed and improved subnet add/edit 2023-03-15 07:43:46 +01:00
Thomas Hooge 303c22160d Fixed some display bugs and improved icons 2023-03-14 18:58:28 +01:00
Thomas Hooge 34112b8c1c Fix some image links 2023-03-13 14:58:22 +01:00
Thomas Hooge c76e8fe9d3 Added administrative password change feature 2023-03-12 17:05:34 +01:00
Thomas Hooge 4266a211e0 Changed language detection code, added some small features 2023-03-12 12:38:43 +01:00
Thomas Hooge aabd37bd1a Improved image-buttons and colored image creation 2023-03-11 17:29:44 +01:00
Thomas Hooge 20b54f5b27 Improved MAC address formatting 2023-03-11 08:59:59 +01:00
Thomas Hooge 02980bbad5 Checks before removing objects 2023-03-10 20:03:21 +01:00
Thomas Hooge 8c61638485 Remove footer.php and some small improvements 2023-03-10 19:31:07 +01:00
Thomas Hooge bfbdc16036 Implement node flags 2023-03-07 14:56:32 +01:00
Thomas Hooge 78b97c5094 Refactored, no more redirects. Improved error messaging system 2023-03-06 19:25:21 +01:00
Thomas Hooge 7cfcaeb9d7 Refactored asset and location 2023-03-04 14:55:07 +01:00
Thomas Hooge 32bd592098 Refactored user, vlan and zone 2023-03-03 19:33:52 +01:00
Thomas Hooge c63b500d77 Refactored assetclassgroup 2023-03-03 18:14:42 +01:00
Thomas Hooge ccdcfb968c Refactored assetclass 2023-03-03 14:36:39 +01:00
Thomas Hooge f0992b4b64 Some more minor GUI improvements 2023-03-03 07:48:35 +01:00
Thomas Hooge 6ebaea2d45 GUI improvements and new assetclass description 2023-03-02 18:58:04 +01:00
Thomas Hooge 6a5c483c42 Improved cable functions 2023-03-02 13:56:07 +01:00
Thomas Hooge 6e4c4236aa Some more bugfixing 2023-03-02 10:53:06 +01:00
Thomas Hooge 5e605692dd Add missing LDAP code to login 2023-03-02 08:40:55 +01:00
Thomas Hooge 1c8021c325 Added counter to assetclass and assetclassgroup views 2023-03-01 17:54:04 +01:00
Thomas Hooge 42a964c4b8 Added symbol for options 2023-03-01 15:52:04 +01:00
Thomas Hooge f0d187b4c3 More restrictions due to authorization system 2023-03-01 15:12:09 +01:00
Thomas Hooge 0b2da1f00f Added missing imagelinks in views 2023-03-01 10:10:36 +01:00
Thomas Hooge ac074eb944 Bumped version to 0.9 2023-03-01 10:02:42 +01:00
Thomas Hooge db26ffa611 Features LDAP, Rights, Cables, Menu improvements and bug fixing 2023-02-28 19:21:42 +01:00
Thomas Hooge 26e9c89405 Assettype field for active/passive network-components 2023-02-24 15:20:25 +01:00
Thomas Hooge 42e327776c Interface count for asset 2023-02-24 14:46:24 +01:00
Thomas Hooge 6c9a169600 Some more small fixes in user admin code 2023-02-24 14:21:28 +01:00
Thomas Hooge 02b3cfd23f Fix bugs in location code 2023-02-24 13:39:05 +01:00
Thomas Hooge 0696a16030 Merge branch 'pdo' 2023-02-24 12:59:23 +01:00
Thomas Hooge e74bde2d14 Subsequent fixes after major changes for PDO 2023-02-24 12:16:25 +01:00
Thomas Hooge b144555e46 Added LDAP auth 2023-02-24 09:29:18 +01:00
Thomas Hooge 7d6450706f Fix password change code 2023-02-23 12:30:11 +01:00
Thomas Hooge cb7f8ef649 Updated databasescript for new hashing algorithm 2023-02-23 10:56:00 +01:00
Thomas Hooge 08c6d42b3c Implemented better password hashing algorithm 2023-02-23 10:50:48 +01:00
Thomas Hooge c13c7494bf Preselect subnet in options if defined 2023-02-22 10:55:49 +01:00
Thomas Hooge 7c300e0a8f Changed database access to PDO using prepared statements 2023-02-22 10:50:24 +01:00
Thomas Hooge a4ecd1bff7 Fix PHP warnings and notices 2023-02-18 08:34:32 +01:00
Thomas Hooge be9610cd98 Fix styles and scripts in header 2023-02-18 07:49:25 +01:00
Thomas Hooge c500face92 Bumped version to 0.8 2023-02-17 19:35:43 +01:00
Thomas Hooge 37f4bd4185 Code formatting improved and some bugfixng 2023-02-17 19:09:10 +01:00
Thomas Hooge 808ae831bf Added some indices to database and more SQL simplification 2023-02-15 14:25:45 +01:00
Thomas Hooge 6df7a3f6a8 SQL Statements simplified and some bugfixing 2023-02-15 12:44:29 +01:00
Thomas Hooge ed33c0553d Example data swapped out for optional import 2023-02-14 14:34:58 +01:00
Thomas Hooge 23b73a387b Added improvements for empty database 2023-02-14 13:48:28 +01:00
Thomas Hooge cf27c1377c Added minor install instructions 2023-02-13 18:04:01 +01:00
Thomas Hooge ee582988e6 Moved towards smarty templates, support php7, switched to mysqli,
finalized language support and fixed some more bugs
2023-02-13 16:41:38 +01:00