Compare commits
12 Commits
accf04501b
...
zg1/zone4
Author | SHA1 | Date | |
---|---|---|---|
136968bd71 | |||
6badbb033c | |||
fda8568f97 | |||
423c6bf77f | |||
21847afbe5 | |||
df87e70fd8 | |||
20b3d8915e | |||
a848baadf8 | |||
e7e793cc3a | |||
49c00bb0ca | |||
5e3a25e07d | |||
b3bded3efd |
236
ChangeLog
236
ChangeLog
@@ -1,236 +0,0 @@
|
||||
# Changelog
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [1.1.1] - 2023-03-05
|
||||
|
||||
### Added
|
||||
|
||||
- Arabic translation (#444).
|
||||
- v1.1 French translation.
|
||||
- v1.1 Dutch translation (#371).
|
||||
- v1.1 Russian translation (#410).
|
||||
- v1.1 Japanese translation (#363).
|
||||
- v1.1 Norwegian Bokmål translation (#383).
|
||||
- v1.1 "Inconsistent Changes" Turkish translation (#347).
|
||||
- Default to most recent versions available for each languages
|
||||
- Display count of available translations (26 to date!)
|
||||
- Centralize all links into `/data/links.json` so they can be updated easily
|
||||
|
||||
### Fixed
|
||||
|
||||
- Improve French translation (#377).
|
||||
- Improve id-ID translation (#416).
|
||||
- Improve Persian translation (#457).
|
||||
- Improve Russian translation (#408).
|
||||
- Improve Swedish title (#419).
|
||||
- Improve zh-CN translation (#359).
|
||||
- Improve French translation (#357).
|
||||
- Improve zh-TW translation (#360, #355).
|
||||
- Improve Spanish (es-ES) transltion (#362).
|
||||
- Foldout menu in Dutch translation (#371).
|
||||
- Missing periods at the end of each change (#451).
|
||||
- Fix missing logo in 1.1 pages
|
||||
- Display notice when translation isn't for most recent version
|
||||
- Various broken links, page versions, and indentations.
|
||||
|
||||
### Changed
|
||||
|
||||
- Upgrade dependencies: Ruby 3.2.1, Middleman, etc.
|
||||
|
||||
### Removed
|
||||
|
||||
- Unused normalize.css file
|
||||
- Identical links assigned in each translation file
|
||||
- Duplicate index file for the english version
|
||||
|
||||
## [1.1.0] - 2019-02-15
|
||||
|
||||
### Added
|
||||
|
||||
- Danish translation (#297).
|
||||
- Georgian translation from (#337).
|
||||
- Changelog inconsistency section in Bad Practices.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Italian translation (#332).
|
||||
- Indonesian translation (#336).
|
||||
|
||||
## [1.0.0] - 2017-06-20
|
||||
|
||||
### Added
|
||||
|
||||
- New visual identity by [@tylerfortune8](https://github.com/tylerfortune8).
|
||||
- Version navigation.
|
||||
- Links to latest released version in previous versions.
|
||||
- "Why keep a changelog?" section.
|
||||
- "Who needs a changelog?" section.
|
||||
- "How do I make a changelog?" section.
|
||||
- "Frequently Asked Questions" section.
|
||||
- New "Guiding Principles" sub-section to "How do I make a changelog?".
|
||||
- Simplified and Traditional Chinese translations from [@tianshuo](https://github.com/tianshuo).
|
||||
- German translation from [@mpbzh](https://github.com/mpbzh) & [@Art4](https://github.com/Art4).
|
||||
- Italian translation from [@azkidenz](https://github.com/azkidenz).
|
||||
- Swedish translation from [@magol](https://github.com/magol).
|
||||
- Turkish translation from [@emreerkan](https://github.com/emreerkan).
|
||||
- French translation from [@zapashcanon](https://github.com/zapashcanon).
|
||||
- Brazilian Portuguese translation from [@Webysther](https://github.com/Webysther).
|
||||
- Polish translation from [@amielucha](https://github.com/amielucha) & [@m-aciek](https://github.com/m-aciek).
|
||||
- Russian translation from [@aishek](https://github.com/aishek).
|
||||
- Czech translation from [@h4vry](https://github.com/h4vry).
|
||||
- Slovak translation from [@jkostolansky](https://github.com/jkostolansky).
|
||||
- Korean translation from [@pierceh89](https://github.com/pierceh89).
|
||||
- Croatian translation from [@porx](https://github.com/porx).
|
||||
- Persian translation from [@Hameds](https://github.com/Hameds).
|
||||
- Ukrainian translation from [@osadchyi-s](https://github.com/osadchyi-s).
|
||||
|
||||
### Changed
|
||||
|
||||
- Start using "changelog" over "change log" since it's the common usage.
|
||||
- Start versioning based on the current English version at 0.3.0 to help
|
||||
translation authors keep things up-to-date.
|
||||
- Rewrite "What makes unicorns cry?" section.
|
||||
- Rewrite "Ignoring Deprecations" sub-section to clarify the ideal
|
||||
scenario.
|
||||
- Improve "Commit log diffs" sub-section to further argument against
|
||||
them.
|
||||
- Merge "Why can’t people just use a git log diff?" with "Commit log
|
||||
diffs".
|
||||
- Fix typos in Simplified Chinese and Traditional Chinese translations.
|
||||
- Fix typos in Brazilian Portuguese translation.
|
||||
- Fix typos in Turkish translation.
|
||||
- Fix typos in Czech translation.
|
||||
- Fix typos in Swedish translation.
|
||||
- Improve phrasing in French translation.
|
||||
- Fix phrasing and spelling in German translation.
|
||||
|
||||
### Removed
|
||||
|
||||
- Section about "changelog" vs "CHANGELOG".
|
||||
|
||||
## [0.3.0] - 2015-12-03
|
||||
|
||||
### Added
|
||||
|
||||
- RU translation from [@aishek](https://github.com/aishek).
|
||||
- pt-BR translation from [@tallesl](https://github.com/tallesl).
|
||||
- es-ES translation from [@ZeliosAriex](https://github.com/ZeliosAriex).
|
||||
|
||||
## [0.2.0] - 2015-10-06
|
||||
|
||||
### Changed
|
||||
|
||||
- Remove exclusionary mentions of "open source" since this project can
|
||||
benefit both "open" and "closed" source projects equally.
|
||||
|
||||
## [0.1.0] - 2015-10-06
|
||||
|
||||
### Added
|
||||
|
||||
- Answer "Should you ever rewrite a change log?".
|
||||
|
||||
### Changed
|
||||
|
||||
- Improve argument against commit logs.
|
||||
- Start following [SemVer](https://semver.org) properly.
|
||||
|
||||
## [0.0.8] - 2015-02-17
|
||||
|
||||
### Changed
|
||||
|
||||
- Update year to match in every README example.
|
||||
- Reluctantly stop making fun of Brits only, since most of the world
|
||||
writes dates in a strange way.
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix typos in recent README changes.
|
||||
- Update outdated unreleased diff link.
|
||||
|
||||
## [0.0.7] - 2015-02-16
|
||||
|
||||
### Added
|
||||
|
||||
- Link, and make it obvious that date format is ISO 8601.
|
||||
|
||||
### Changed
|
||||
|
||||
- Clarified the section on "Is there a standard change log format?".
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fix Markdown links to tag comparison URL with footnote-style links.
|
||||
|
||||
## [0.0.6] - 2014-12-12
|
||||
|
||||
### Added
|
||||
|
||||
- README section on "yanked" releases.
|
||||
|
||||
## [0.0.5] - 2014-08-09
|
||||
|
||||
### Added
|
||||
|
||||
- Markdown links to version tags on release headings.
|
||||
- Unreleased section to gather unreleased changes and encourage note
|
||||
keeping prior to releases.
|
||||
|
||||
## [0.0.4] - 2014-08-09
|
||||
|
||||
### Added
|
||||
|
||||
- Better explanation of the difference between the file ("CHANGELOG")
|
||||
and its function "the change log".
|
||||
|
||||
### Changed
|
||||
|
||||
- Refer to a "change log" instead of a "CHANGELOG" throughout the site
|
||||
to differentiate between the file and the purpose of the file — the
|
||||
logging of changes.
|
||||
|
||||
### Removed
|
||||
|
||||
- Remove empty sections from CHANGELOG, they occupy too much space and
|
||||
create too much noise in the file. People will have to assume that the
|
||||
missing sections were intentionally left out because they contained no
|
||||
notable changes.
|
||||
|
||||
## [0.0.3] - 2014-08-09
|
||||
|
||||
### Added
|
||||
|
||||
- "Why should I care?" section mentioning The Changelog podcast.
|
||||
|
||||
## [0.0.2] - 2014-07-10
|
||||
|
||||
### Added
|
||||
|
||||
- Explanation of the recommended reverse chronological release ordering.
|
||||
|
||||
## [0.0.1] - 2014-05-31
|
||||
|
||||
### Added
|
||||
|
||||
- This CHANGELOG file to hopefully serve as an evolving example of a
|
||||
standardized open source project CHANGELOG.
|
||||
- CNAME file to enable GitHub Pages custom domain.
|
||||
- README now contains answers to common questions about CHANGELOGs.
|
||||
- Good examples and basic guidelines, including proper date formatting.
|
||||
- Counter-examples: "What makes unicorns cry?".
|
||||
|
||||
[unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.1.1...HEAD
|
||||
[1.1.1]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.1.0...v1.1.1
|
||||
[1.1.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.0.0...v1.1.0
|
||||
[1.0.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.3.0...v1.0.0
|
||||
[0.3.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.2.0...v0.3.0
|
||||
[0.2.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.1.0...v0.2.0
|
||||
[0.1.0]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.8...v0.1.0
|
||||
[0.0.8]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.7...v0.0.8
|
||||
[0.0.7]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.6...v0.0.7
|
||||
[0.0.6]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.5...v0.0.6
|
||||
[0.0.5]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.4...v0.0.5
|
||||
[0.0.4]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.3...v0.0.4
|
||||
[0.0.3]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.2...v0.0.3
|
||||
[0.0.2]: https://github.com/olivierlacan/keep-a-changelog/compare/v0.0.1...v0.0.2
|
||||
[0.0.1]: https://github.com/olivierlacan/keep-a-changelog/releases/tag/v0.0.1
|
@@ -1,23 +0,0 @@
|
||||
# Tue Aug 1 13:34:05 CEST 2023
|
||||
# Tue Aug 1 14:07:04 CEST 2023
|
||||
# Tue Aug 1 14:12:18 CEST 2023
|
||||
# Tue Aug 1 14:22:24 CEST 2023
|
||||
# Tue Aug 1 14:25:40 CEST 2023
|
||||
# Tue Aug 1 14:38:42 CEST 2023
|
||||
# Tue Aug 1 14:47:57 CEST 2023
|
||||
# Tue Aug 1 14:51:37 CEST 2023
|
||||
# Tue Aug 1 15:00:52 CEST 2023
|
||||
# Tue Aug 1 15:03:49 CEST 2023
|
||||
# Wed Aug 2 08:55:43 CEST 2023
|
||||
# Wed Aug 2 09:03:02 CEST 2023
|
||||
# Wed Aug 2 09:37:39 CEST 2023
|
||||
# Wed Aug 2 09:50:27 CEST 2023
|
||||
# Wed Aug 2 10:02:50 CEST 2023
|
||||
# Wed Aug 2 10:16:52 CEST 2023
|
||||
# Wed Aug 2 10:20:29 CEST 2023
|
||||
# Wed Aug 2 10:23:09 CEST 2023
|
||||
# Wed Aug 2 10:29:58 CEST 2023
|
||||
# Wed Aug 2 10:41:26 CEST 2023
|
||||
# Wed Aug 2 10:45:55 CEST 2023
|
||||
# Wed Aug 2 10:53:45 CEST 2023
|
||||
# Wed Aug 2 10:56:28 CEST 2023
|
Binary file not shown.
@@ -39,7 +39,3 @@
|
||||
}
|
||||
|
||||
|
||||
# Tue Aug 1 13:34:37 CEST 2023
|
||||
# Tue Aug 1 14:06:31 CEST 2023
|
||||
# Tue Aug 1 14:12:36 CEST 2023
|
||||
# Tue Aug 1 14:22:02 CEST 2023
|
||||
|
@@ -34,7 +34,3 @@
|
||||
}
|
||||
|
||||
|
||||
# Tue Aug 1 13:34:40 CEST 2023
|
||||
# Tue Aug 1 14:06:34 CEST 2023
|
||||
# Tue Aug 1 14:12:38 CEST 2023
|
||||
# Tue Aug 1 14:22:05 CEST 2023
|
||||
|
@@ -20,7 +20,3 @@
|
||||
}
|
||||
|
||||
|
||||
# Tue Aug 1 13:34:43 CEST 2023
|
||||
# Tue Aug 1 14:06:37 CEST 2023
|
||||
# Tue Aug 1 14:12:41 CEST 2023
|
||||
# Tue Aug 1 14:22:07 CEST 2023
|
||||
|
@@ -7,6 +7,3 @@
|
||||
}
|
||||
|
||||
|
||||
# Tue Aug 1 13:34:46 CEST 2023
|
||||
# Tue Aug 1 14:12:43 CEST 2023
|
||||
# Tue Aug 1 14:22:09 CEST 2023
|
||||
|
@@ -39,6 +39,3 @@
|
||||
}
|
||||
|
||||
|
||||
# Tue Aug 1 13:34:49 CEST 2023
|
||||
# Tue Aug 1 13:44:34 CEST 2023
|
||||
# Tue Aug 1 14:12:46 CEST 2023
|
||||
|
@@ -34,4 +34,3 @@
|
||||
}
|
||||
|
||||
|
||||
# Tue Aug 1 14:12:49 CEST 2023
|
||||
|
@@ -20,4 +20,3 @@
|
||||
}
|
||||
|
||||
|
||||
# Tue Aug 1 14:12:52 CEST 2023
|
||||
|
@@ -1,2 +0,0 @@
|
||||
# Tue Aug 1 13:17:18 CEST 2023
|
||||
# Tue Aug 1 13:29:18 CEST 2023
|
||||
|
@@ -1,2 +0,0 @@
|
||||
# Tue Aug 1 13:16:49 CEST 2023
|
||||
# Tue Aug 1 13:29:22 CEST 2023
|
||||
|
@@ -1132,25 +1132,3 @@
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Fri Aug 4 09:27:37 AM CEST 2023
|
||||
Fri Aug 4 10:15:42 AM CEST 2023
|
||||
Fri Aug 4 10:20:50 AM CEST 2023
|
||||
Fri Aug 4 10:23:36 AM CEST 2023
|
||||
Fri Aug 4 10:56:35 AM CEST 2023
|
||||
Fri Aug 4 11:02:15 AM CEST 2023
|
||||
Fri Aug 4 11:49:28 AM CEST 2023
|
||||
Fri Aug 4 12:03:05 PM CEST 2023
|
||||
Fri Aug 4 12:15:24 PM CEST 2023
|
||||
Fri Aug 4 12:17:03 PM CEST 2023
|
||||
Fri Aug 4 12:20:21 PM CEST 2023
|
||||
Fri Aug 4 12:21:36 PM CEST 2023
|
||||
Fri Aug 4 12:24:45 PM CEST 2023
|
||||
Fri Aug 4 12:30:02 PM CEST 2023
|
||||
Fri Aug 4 12:31:32 PM CEST 2023
|
||||
Fri Aug 4 12:34:10 PM CEST 2023
|
||||
Fri Aug 4 12:38:22 PM CEST 2023
|
||||
Fri Aug 4 12:55:56 PM CEST 2023
|
||||
|
@@ -5,44 +5,35 @@
|
||||
###############################################################################
|
||||
# opkg prefix will be added inside evaluating script
|
||||
#
|
||||
opkg info ptu5-gitinstaller
|
||||
opkg info atbqt
|
||||
opkg info atbupdatetool
|
||||
# 2023-06-30: test-1
|
||||
# 2023-06-30: test-2
|
||||
# 2023-06-30: return to usual workflow
|
||||
# 2023-06-30: test update atbqt in Szeged
|
||||
# 2023-06-30: 2. test update atbqt in Szeged
|
||||
# 2023-06-30: 4. test update atbqt in Szeged
|
||||
# 2023-07-17-1: test
|
||||
# 2023-07-18-1: test
|
||||
# 2023-07-18-2: test
|
||||
# 2023-07-18-3: test
|
||||
# 2023-07-18-4: test
|
||||
# 2023-07-18-5: test
|
||||
# 2023-07-18-6: test
|
||||
# 2023-07-18-7: test
|
||||
# 2023-07-18-8: test
|
||||
# 2023-07-18-9: test
|
||||
# 2023-07-18-10: test
|
||||
# 2023-07-18-11: test
|
||||
# 2023-07-18-12: test
|
||||
# 2023-07-18-13: test
|
||||
# 2023-07-18-14: test
|
||||
# 2023-07-19-1: test
|
||||
# 2023-07-19-2: test via service-menu
|
||||
# 2023-07-26-1: test
|
||||
# opkg info ptu5-gitinstaller
|
||||
# opkg info atbqt
|
||||
opkg update
|
||||
opkg install ptu5-gitinstaller
|
||||
opkg install atbupdatetool
|
||||
opkg install atbqt
|
||||
opkg info ptu5-gitinstaller
|
||||
opkg info atbqt
|
||||
opkg info atbupdatetool
|
||||
# Fri Aug 11 11:45:15 AM CEST 2023
|
||||
# Fri Aug 11 11:47:02 AM CEST 2023
|
||||
# Fri Aug 11 11:49:01 AM CEST 2023
|
||||
# Fri Aug 11 11:51:29 AM CEST 2023
|
||||
# Fri Aug 11 12:12:29 PM CEST 2023
|
||||
# Fri Aug 11 12:14:11 PM CEST 2023
|
||||
# Fri Aug 11 12:21:51 PM CEST 2023
|
||||
# Fri Aug 11 12:27:16 PM CEST 2023
|
||||
# Mon Aug 14 11:13:55 AM CEST 2023
|
||||
# Mon Aug 14 11:16:50 AM CEST 2023
|
||||
# Mon Aug 14 11:48:36 AM CEST 2023
|
||||
# Mon Aug 14 11:51:25 AM CEST 2023
|
||||
# Mon Aug 14 11:54:00 AM CEST 2023
|
||||
# Mon Aug 14 12:07:46 PM CEST 2023
|
||||
# Mon Aug 14 12:40:06 PM CEST 2023
|
||||
# Mon Aug 14 01:10:27 PM CEST 2023
|
||||
# Mon Aug 14 01:11:02 PM CEST 2023
|
||||
# Mon Aug 14 01:26:25 PM CEST 2023
|
||||
# Mon Aug 14 01:28:43 PM CEST 2023
|
||||
# Mon Aug 14 01:30:41 PM CEST 2023
|
||||
# Mon Aug 14 01:31:18 PM CEST 2023
|
||||
# Mon Aug 14 01:43:07 PM CEST 2023
|
||||
# Mon Aug 14 01:44:12 PM CEST 2023
|
||||
# Mon Aug 14 01:57:14 PM CEST 2023
|
||||
# Mon Aug 14 01:57:16 PM CEST 2023
|
||||
# Mon Aug 14 02:04:36 PM CEST 2023
|
||||
# Mon Aug 14 02:11:32 PM CEST 2023
|
||||
# Mon Aug 14 02:18:07 PM CEST 2023
|
||||
# Mon Aug 14 02:41:59 PM CEST 2023
|
||||
# Mon Aug 14 03:01:16 PM CEST 2023
|
||||
# Wed Aug 16 09:56:23 AM CEST 2023
|
||||
# opkg install ptu5-gitinstaller
|
||||
# opkg install atbqt
|
||||
# opkg info ptu5-gitinstaller
|
||||
# opkg info atbqt
|
||||
|
32
etc/psa_webinterface/menu_config.json
Normal file
32
etc/psa_webinterface/menu_config.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"File-Menue": [
|
||||
{
|
||||
"Name": "Tarif Zone 1",
|
||||
"File-ID": "customer_999/etc/psa_tariff:zg1/zone1"
|
||||
},
|
||||
{
|
||||
"Name": "Tarif Zone 2",
|
||||
"File-ID": "customer_999/etc/psa_tariff:zg1/zone2"
|
||||
},
|
||||
{
|
||||
"Name": "Tarif Zone 3",
|
||||
"File-ID": "customer_999/etc/psa_tariff:zg1/zone3"
|
||||
},
|
||||
{
|
||||
"Name": "Tarif Zone 4",
|
||||
"File-ID": "customer_999/etc/psa_tariff:zg1/zone4"
|
||||
},
|
||||
{
|
||||
"Name": "Tarif Zone 5",
|
||||
"File-ID": "customer_999/etc/psa_tariff:zg1/zone5"
|
||||
},
|
||||
{
|
||||
"Name": "Tarif Zone 6",
|
||||
"File-ID": "customer_999/etc/psa_tariff:zg1/zone6"
|
||||
},
|
||||
{
|
||||
"Name": "Basic Configuration",
|
||||
"File-ID": "customer_999/etc/psa_tariff:master"
|
||||
}
|
||||
]
|
||||
}
|
@@ -88,4 +88,3 @@ sc_53="1,0,0"
|
||||
enable=1
|
||||
|
||||
###
|
||||
###
|
||||
|
Reference in New Issue
Block a user