[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 11/19: set version 9.3
From: |
dwm |
Subject: |
[Noalyss-commit] [noalyss] 11/19: set version 9.3 |
Date: |
Sat, 31 Aug 2024 17:46:28 -0400 (EDT) |
sparkyx pushed a commit to branch pre-stable
in repository noalyss.
commit a6a948d305beeb28b0ac9b0d62ae81f0cd545dea
Author: sparkyx <danydb@noalyss.eu>
AuthorDate: Sat Aug 24 17:26:42 2024 +0200
set version 9.3
---
html/image/logo9000.png | Bin 33905 -> 34055 bytes
include/constant.php | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/html/image/logo9000.png b/html/image/logo9000.png
index 88b84c503..b4e324a32 100644
Binary files a/html/image/logo9000.png and b/html/image/logo9000.png differ
diff --git a/include/constant.php b/include/constant.php
index a984eeefe..108684071 100644
--- a/include/constant.php
+++ b/include/constant.php
@@ -25,7 +25,7 @@
global $version_noalyss;
// version
-define('NOALYSS_VERSION', 9206 );
+define('NOALYSS_VERSION', 9300 );
// Database schema version
define("DBVERSION", 200);
- [Noalyss-commit] [noalyss] branch pre-stable created (now ae29565cf), dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 10/19: upgrade199 : Correct SQL, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 16/19: cosmetic, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 05/19: Typo, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 02/19: Bug : fix create event from AGENDA, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 07/19: Fix : error when empty, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 06/19: Limit search thanks user's preferences, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 01/19: Merge branch 'unstable' of gitlab.com:noalyss/noalyss into unstable, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 08/19: set the search_path, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 09/19: Database : correct the scripts for creating DB and adapt to postgreSQL 12, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 11/19: set version 9.3,
dwm <=
- [Noalyss-commit] [noalyss] 12/19: Task #2372 : Change AD, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 04/19: Cosmetic, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 03/19: GESTION : operation add receipt number, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 18/19: cosmetic, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 15/19: C0SEC : add a search for the table of users, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 19/19: cosmetic, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 17/19: Merge branch 'unstable' into pre-stable, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 13/19: Widget : event fix date description , set interval to 14 days, dwm, 2024/08/31
- [Noalyss-commit] [noalyss] 14/19: Widget : button zoom, cosmetic, dwm, 2024/08/31