release 1.0
This commit is contained in:
parent
1af221b25f
commit
b843b14712
4 changed files with 93 additions and 78 deletions
124
CHANGELOG.md
124
CHANGELOG.md
|
@ -1,66 +1,82 @@
|
||||||
dev
|
tweakStores 1.0 - 2023.08.14
|
||||||
- [ ] add update from external repositories
|
===========================================================
|
||||||
|
* Require Dotclear 2.27
|
||||||
|
* Require PHP 8.1
|
||||||
|
* Move third party repository
|
||||||
|
* Use Dotclear style for CHANGELOG
|
||||||
|
|
||||||
0.9 - 2023.07.30
|
tweakStores 0.9 - 2023.07.30
|
||||||
- require Dotclear 2.27
|
===========================================================
|
||||||
- require PHP 8.1+
|
* require Dotclear 2.27
|
||||||
- update to Dotclear 2.27-dev
|
* require PHP 8.1+
|
||||||
|
* update to Dotclear 2.27-dev
|
||||||
|
|
||||||
0.8 - 2023.04.29
|
tweakStores 0.8 - 2023.04.29
|
||||||
- require Dotclear 2.26
|
===========================================================
|
||||||
- require PHP 8.1+
|
* require Dotclear 2.26
|
||||||
- add js code to for forms submits
|
* require PHP 8.1+
|
||||||
- move settings to modules tab
|
* add js code to for forms submits
|
||||||
- fix settings and remove 'active' setting
|
* move settings to modules tab
|
||||||
- use only one modules list for all actions
|
* fix settings and remove 'active' setting
|
||||||
|
* use only one modules list for all actions
|
||||||
|
|
||||||
0.7.1 - 2023.04.24
|
tweakStores 0.7.1 - 2023.04.24
|
||||||
- require Dotclear 2.26
|
===========================================================
|
||||||
- use latest dotclear namespace
|
* require Dotclear 2.26
|
||||||
- fix nullsafe warnings
|
* use latest dotclear namespace
|
||||||
- add plugin Uninstaller features
|
* fix nullsafe warnings
|
||||||
|
* add plugin Uninstaller features
|
||||||
|
|
||||||
0.7 - 2023.03.19
|
tweakStores 0.7 - 2023.03.19
|
||||||
- require PHP 8.1
|
===========================================================
|
||||||
- require Dotclear 2.26
|
* require PHP 8.1
|
||||||
- use namespace
|
* require Dotclear 2.26
|
||||||
- use forms helpers
|
* use namespace
|
||||||
- use modules Define
|
* use forms helpers
|
||||||
- use dedicated settings class
|
* use modules Define
|
||||||
|
* use dedicated settings class
|
||||||
|
|
||||||
0.6.1 - 2023.01.07
|
tweakStores 0.6.1 - 2023.01.07
|
||||||
- fix previously introduced unix bug
|
===========================================================
|
||||||
|
* fix previously introduced unix bug
|
||||||
|
|
||||||
0.6 - 2023.01.06
|
tweakStores 0.6 - 2023.01.06
|
||||||
- use namespace
|
===========================================================
|
||||||
- use abstract plugin id
|
* use namespace
|
||||||
- fix deprecated dotclear usage
|
* use abstract plugin id
|
||||||
|
* fix deprecated dotclear usage
|
||||||
|
|
||||||
0.5 - 2022.11.20
|
tweakStores 0.5 - 2022.11.20
|
||||||
- fix compatibility with Dotclear 2.24 (required)
|
===========================================================
|
||||||
|
* fix compatibility with Dotclear 2.24 (required)
|
||||||
|
|
||||||
0.4 - 2021.11.06
|
tweakStores 0.4 - 2021.11.06
|
||||||
- add colored synthax for xml content
|
===========================================================
|
||||||
- display checked url on ui
|
* add colored synthax for xml content
|
||||||
|
* display checked url on ui
|
||||||
|
|
||||||
0.3.1 - 2021.11.05
|
tweakStores 0.3.1 - 2021.11.05
|
||||||
- fix permissions
|
===========================================================
|
||||||
- add copy to clipboard button
|
* fix permissions
|
||||||
- add check third party repository
|
* add copy to clipboard button
|
||||||
|
* add check third party repository
|
||||||
|
|
||||||
0.2.0 - 2021.09.28
|
tweakStores 0.2.0 - 2021.09.28
|
||||||
- use xmlTag() to manage file content
|
===========================================================
|
||||||
- fix module name
|
* use xmlTag() to manage file content
|
||||||
- enhance user interface
|
* fix module name
|
||||||
|
* enhance user interface
|
||||||
|
|
||||||
0.1.0 - 2021.08.27
|
tweakStores 0.1.0 - 2021.08.27
|
||||||
- add write dcstore.xml for modules tab
|
===========================================================
|
||||||
- add themes tab
|
* add write dcstore.xml for modules tab
|
||||||
- fix translation
|
* add themes tab
|
||||||
|
* fix translation
|
||||||
|
|
||||||
0.0.2 - 2021.08.26
|
tweakStores 0.0.2 - 2021.08.26
|
||||||
- initial commit
|
===========================================================
|
||||||
- add config page
|
* initial commit
|
||||||
- add plugins tab
|
* add config page
|
||||||
- add dcstore XML generation tool
|
* add plugins tab
|
||||||
- add pacKman behaviors
|
* add dcstore XML generation tool
|
||||||
|
* add pacKman behaviors
|
||||||
|
|
17
README.md
17
README.md
|
@ -1,11 +1,10 @@
|
||||||
# README
|
# README
|
||||||
|
|
||||||
[![Release](https://img.shields.io/github/v/release/JcDenis/tweakStores)](https://github.com/JcDenis/tweakStores/releases)
|
[![Release](https://img.shields.io/badge/release-1.0-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/tweakStores/releases)
|
||||||
[![Date](https://img.shields.io/github/release-date/JcDenis/tweakStores)](https://github.com/JcDenis/tweakStores/releases)
|
[![Date](https://img.shields.io/badge/date-2023.08.15-c44d58.svg)](https://git.dotclear.watch/JcDenis/tweakStores/releases)
|
||||||
[![Issues](https://img.shields.io/github/issues/JcDenis/tweakStores)](https://github.com/JcDenis/tweakStores/issues)
|
[![Dotclear](https://img.shields.io/badge/dotclear-v2.27-137bbb.svg)](https://fr.dotclear.org/download)
|
||||||
[![Dotclear](https://img.shields.io/badge/dotclear-v2.27-blue.svg)](https://fr.dotclear.org/download)
|
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/tweakStores)
|
||||||
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-green.svg)](https://plugins.dotaddict.org/dc2/details/tweakStores)
|
[![License](https://img.shields.io/github/license/JcDenis/tweakStores)](https://git.dotclear.watch/JcDenis/tweakStores/blob/master/LICENSE)
|
||||||
[![License](https://img.shields.io/github/license/JcDenis/tweakStores)](https://github.com/JcDenis/tweakStores/blob/master/LICENSE)
|
|
||||||
|
|
||||||
## WHAT IS TWEAKSTORES ?
|
## WHAT IS TWEAKSTORES ?
|
||||||
|
|
||||||
|
@ -34,12 +33,12 @@ package creation.
|
||||||
## LINKS
|
## LINKS
|
||||||
|
|
||||||
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
|
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
|
||||||
* Source & contribution : [GitHub Page](https://github.com/JcDenis/tweakStores)
|
* Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/tweakStores) or [GitHub Page](https://github.com/JcDenis/tweakStores)
|
||||||
* Packages & details: [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/tweakStores)
|
* Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/tweakStores/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/tweakStores)
|
||||||
|
|
||||||
## CONTRIBUTORS
|
## CONTRIBUTORS
|
||||||
|
|
||||||
* Jean-Christian Denis
|
* Jean-Christian Denis (author)
|
||||||
* Phillipe aka Dissitou
|
* Phillipe aka Dissitou
|
||||||
|
|
||||||
You are welcome to contribute to this code.
|
You are welcome to contribute to this code.
|
|
@ -18,7 +18,7 @@ $this->registerModule(
|
||||||
'Tweak stores',
|
'Tweak stores',
|
||||||
'Helper to manage external repositories',
|
'Helper to manage external repositories',
|
||||||
'Jean-Christian Denis and Contributors',
|
'Jean-Christian Denis and Contributors',
|
||||||
'0.9',
|
'1.0',
|
||||||
[
|
[
|
||||||
'requires' => [
|
'requires' => [
|
||||||
['php', '8.1'],
|
['php', '8.1'],
|
||||||
|
@ -26,8 +26,8 @@ $this->registerModule(
|
||||||
],
|
],
|
||||||
'permissions' => null,
|
'permissions' => null,
|
||||||
'type' => 'plugin',
|
'type' => 'plugin',
|
||||||
'support' => 'https://github.com/JcDenis/' . basename(__DIR__),
|
'support' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/issues',
|
||||||
'details' => 'https://plugins.dotaddict.org/dc2/details/' . basename(__DIR__),
|
'details' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/src/branch/master/README.md',
|
||||||
'repository' => 'https://raw.githubusercontent.com/JcDenis/' . basename(__DIR__) . '/master/',
|
'repository' => 'https://git.dotclear.watch/JcDenis/' . basename(__DIR__) . '/raw/branch/master/dcstore.xml',
|
||||||
]
|
]
|
||||||
);
|
);
|
||||||
|
|
|
@ -2,12 +2,12 @@
|
||||||
<modules xmlns:da="http://dotaddict.org/da/">
|
<modules xmlns:da="http://dotaddict.org/da/">
|
||||||
<module id="tweakStores">
|
<module id="tweakStores">
|
||||||
<name>Tweak stores</name>
|
<name>Tweak stores</name>
|
||||||
<version>0.9</version>
|
<version>1.0</version>
|
||||||
<author>Jean-Christian Denis and Contributors</author>
|
<author>Jean-Christian Denis and Contributors</author>
|
||||||
<desc>Helper to manage external repositories</desc>
|
<desc>Helper to manage external repositories</desc>
|
||||||
<file>https://github.com/JcDenis/tweakStores/releases/download/v0.9/plugin-tweakStores.zip</file>
|
<file>https://git.dotclear.watch/JcDenis/tweakStores/releases/download/v1.0/plugin-tweakStores.zip</file>
|
||||||
<da:dcmin>2.27</da:dcmin>
|
<da:dcmin>2.27</da:dcmin>
|
||||||
<da:details>https://plugins.dotaddict.org/dc2/details/tweakStores</da:details>
|
<da:details>https://git.dotclear.watch/JcDenis/tweakStores/src/branch/master/README.md</da:details>
|
||||||
<da:support>https://github.com/JcDenis/tweakStores</da:support>
|
<da:support>https://git.dotclear.watch/JcDenis/tweakStores/issues</da:support>
|
||||||
</module>
|
</module>
|
||||||
</modules>
|
</modules>
|
||||||
|
|
Loading…
Reference in a new issue