Releases: wekan/php
Releases · wekan/php
v0.02
All changes below from xet7.
This release has these still missing:
- Webp screenshots
- Not implemented yet: Actual login with checking username and password
- Other pages
and adds the following changes:
- Renamed Wekan-php v0.01
public
directory toold-public
LICENSE
Updated yearSECURITY.md
removed extra text, added newest changes about PGP key etc.CONTRIBUTING.md
changed text to be about being nice.
and adds the following new features:
releases/
scripts for adding tags, updating changelog, updating translationspublic/
where added prototype 2 of Wekan-phpscreenshots/
now has screenshots of:prototype 1 board netsurf
that I have not tried to find old code yet.prototype 2 wekan php
that is current prototype, showing Amiga AWeb and Netsuft browsers.
public/index.php
Login page- Implemented:
- Browser support with HTML4 and with minimal formatting: Lynx, Netsurf, WinXP IE6, Amiga m68k AWeb and IBrowse
- Translations: Detect browser language, load that language JSON translation, translate login page
- Hide Logo
- Custom:
- Product Name
- Meta tags
- Manifest
- Icons
- Icon Colors
- Theme Color
- Font
- Backgroud Color
- Login Logo
- Image URL
- Image Width
- Image Height
- Link URL
- Text Below Login Logo
- Top Left Corner Logo
- Image URL
- Image Width
- Image Height
- Link URL
- Custom URL Schemes
debug = true
- PHP INI error reporting all
- Showing all PHP server and browser variables
install-php-deps.sh
install script for PHP 7 (or 8) dependencies on Ubuntu based distrospublic/mongo.php
making database query to Snap Meteor Wekan MongoDB databasepublic/register.html
only HTML/CSS for register page that has not been yet added toindex.php
- Optional. Note:
index.php
does not have this by default, it has only minimal formatting.public/style.css
: All of Meteor Wekan CSS, without login.csspublic/login.css
: minimal Meteor Wekan style CSS.
- Implemented: