minimedit.git
2017-12-23 Mischa POSLAWSKYadmin/visits: list entries of last logins v2.5
2017-12-22 Mischa POSLAWSKYlogin: include form to set email address
2017-12-22 Mischa POSLAWSKYlogin: prevent admin contents on profile subpages
2017-12-22 Mischa POSLAWSKYlogin: move logged in message to static contents
2017-12-22 Mischa POSLAWSKYadmin/pass: form to change current password
2017-12-22 Mischa POSLAWSKYauth: reusable functions for password verification
2017-12-12 Mischa POSLAWSKYadmin: disallow access to unauthorised visitors
2017-12-12 Mischa POSLAWSKYlogin: move admin contents to separate page
2017-12-12 Mischa POSLAWSKYlogin: introduction for admin users
2017-12-12 Mischa POSLAWSKYadmin/commits: smaller page size on login
2017-12-12 Mischa POSLAWSKYadmin/commits: link dedicated page if included elsewhere
2017-12-12 Mischa POSLAWSKYlogin: include commits page for admins
2017-12-12 Mischa POSLAWSKYadmin/commits: order navigation links chronologically
2017-12-12 Mischa POSLAWSKYadmin/commits: page indication and navigation
2017-12-12 Mischa POSLAWSKYadmin/commits: page to list last git log messages
2017-11-27 Mischa POSLAWSKYauth: support unhashed passwords
2017-10-22 Mischa POSLAWSKYpage: show edit link for new pages v2.4
2017-10-22 Mischa POSLAWSKYedit: recursively create missing directories
2017-10-06 Mischa POSLAWSKYlogin: preserve input value after failure
2017-10-04 Mischa POSLAWSKYconsistently use empty() to check user existence
2017-10-04 Mischa POSLAWSKYlogin: save user access details to last.log
2017-10-04 Mischa POSLAWSKYlogin: derive user permissions from .admin file
2017-10-04 Mischa POSLAWSKYedit: save changes as git commit
2017-10-04 Mischa POSLAWSKYlogin: log authenticated user in apache note
2017-10-02 Mischa POSLAWSKYpage: link user name in header bar to login page v2.3
2017-10-02 Mischa POSLAWSKYlogin: separate include for unauthorised form
2017-10-02 Mischa POSLAWSKYlogin: store passwords in separate user files
2017-10-02 Mischa POSLAWSKYlogin: show user after login; explicit option for logout
2017-10-02 Mischa POSLAWSKYlogin: move title to static page
2017-10-02 Mischa POSLAWSKYpage: override request by given script path
2017-09-29 Mischa POSLAWSKYedit: enable image uploads in ckeditor
2017-09-29 Mischa POSLAWSKYedit: store file uploads to data/$year/
2017-09-29 Mischa POSLAWSKYedit: extend abort() to output success messages
2017-09-29 Mischa POSLAWSKYedit: replace double linebreaks by paragraphs
2017-09-29 Mischa POSLAWSKYedit: paste limited html, enforce filter on all events
2017-09-28 Mischa POSLAWSKYedit: replace save confirmation by page close protection
2017-09-28 Mischa POSLAWSKYedit: drop underline/strike from ckeditor toolbar
2017-09-28 Mischa POSLAWSKYedit: drop rare options from ckeditor toolbar
2017-09-28 Mischa POSLAWSKYedit: copy page stylesheet for ckeditor contents
2017-09-27 Mischa POSLAWSKYpage: omit edit link if unwritable
2017-09-27 Mischa POSLAWSKYpage: redirect to login on access denial
2017-09-27 Mischa POSLAWSKYlogin: optionally redirect to ?goto
2017-09-19 Mischa POSLAWSKYedit: static edit link v2.2
2017-09-19 Mischa POSLAWSKYpage: replace login placeholder by precomposed paragraph
2017-09-18 Mischa POSLAWSKYpage: save granted access for admin options
2017-09-18 Mischa POSLAWSKYpage: restore error display in page includes
2017-09-18 Mischa POSLAWSKYpage: save document root for includes during shutdown
2017-09-18 Mischa POSLAWSKYpage: catch triggered php errors
2017-09-18 Mischa POSLAWSKYpage: silence php reporting of handled fatal errors
2017-09-18 Mischa POSLAWSKYpage: .private to restrict access to subdirectories
2017-09-18 Mischa POSLAWSKYpage: unconditional declaration of getoutput()
2017-09-18 Mischa POSLAWSKYedit: ignore html elements in sentence wrapping
2017-09-18 Mischa POSLAWSKYpage: write edit includes from common script
2017-09-18 Mischa POSLAWSKYpage: strip nested placeholder indicators
2017-09-18 Mischa POSLAWSKYpage: prefer page template from script root
2017-09-18 Mischa POSLAWSKYedit: replace custom paragraph breaks by sentence wrapping
2017-09-18 Mischa POSLAWSKYpage: omit numeric placeholders during edit
2017-09-18 Mischa POSLAWSKYedit: reenforce xml slash in self-closing elements
2017-09-18 Mischa POSLAWSKYpage: edit template in static contents
2017-09-18 Mischa POSLAWSKYedit: allow any non-hidden filename v2.1
2017-09-18 Mischa POSLAWSKYedit: enable placeholder plugin
2017-09-18 Mischa POSLAWSKYedit: restore placeholders on edit
2017-09-18 Mischa POSLAWSKYpage: common getoutput() to replace placeholders
2017-09-18 Mischa POSLAWSKYedit: create missing directories on save
2017-09-18 Mischa POSLAWSKYedit: autostart mode on #edit hash
2017-09-18 Mischa POSLAWSKYedit: right-align ckeditor toolbar
2017-09-18 Mischa POSLAWSKYpage: catch fatal php errors
2017-09-18 Mischa POSLAWSKYpage: user-dependent filter menu links
2017-09-18 Mischa POSLAWSKYpage: replace error scripts by editable html with place...
2017-09-18 Mischa POSLAWSKYpage: prepare static output before dynamic code
2017-09-18 Mischa POSLAWSKYedit: replace executable check by filename validation
2017-09-18 Mischa POSLAWSKYpage: return 500 status and page on php exceptions
2017-09-18 Mischa POSLAWSKYpage: rework script control
2017-09-18 Mischa POSLAWSKYlogin: avoid php notice on missing user
2017-09-18 Mischa POSLAWSKYedit: toggle editor dynamically
2017-09-18 Mischa POSLAWSKYedit: distinct admin template for missing pages
2017-09-18 Mischa POSLAWSKYpage: exclude dynamic output from article container
2017-09-18 Mischa POSLAWSKYlogin: replace http authentication by cookie system
2017-09-18 Mischa POSLAWSKYpage: include path in page includes
2017-09-18 Mischa POSLAWSKYpage: rename head includes
2017-09-18 Mischa POSLAWSKYpage: skip head formatting for script overrides (edit)
2017-09-18 Mischa POSLAWSKYpage: global var to indicate edit mode v2.0
2017-09-18 Mischa POSLAWSKYpage: replace links to current page in menu include
2017-09-18 Mischa POSLAWSKYpage: wrap menu in header container
2017-09-18 Mischa POSLAWSKYpage: route requests through global php handler
2017-09-18 Mischa POSLAWSKYpage: split head/foot includes
2017-07-12 Mischa POSLAWSKYlogout: clear user var to prevent disallowed edit option v1.3
2017-07-12 Mischa POSLAWSKYlogin: replace page editability var by admin status
2017-07-12 Mischa POSLAWSKYpage: authorise user logins at page start
2017-07-12 Mischa POSLAWSKYlogin: custom welcome page after login
2017-07-12 Mischa POSLAWSKYlogin: separate logout page
2017-07-12 Mischa POSLAWSKYlogin: emulate apache authentication to check admin...
2017-07-12 Mischa POSLAWSKYpage: move client authentication to php include
2017-07-12 Mischa POSLAWSKYedit: root include from parent directory on subpages
2017-07-12 Mischa POSLAWSKYrename all html files to php
2017-07-12 Mischa POSLAWSKYconvert ssi html files to php code
2017-07-10 Mischa POSLAWSKYedit: emulate ip authentication in php footer
2017-07-10 Mischa POSLAWSKYedit: detect executable files as uneditable
2017-07-10 Mischa POSLAWSKY404: convert error pages to php code
2017-05-08 Mischa POSLAWSKYedit: drop php shebangs
next