nieuws/feed: atom content type and link attributes
[minimedit.git] / login /
2018-08-11 Mischa POSLAWSKYlogin/emulate: request page as different user v3.6
2018-08-11 Mischa POSLAWSKYlogin: strip logout parameter on form post
2018-08-11 Mischa POSLAWSKYlogin/edit: silence code warning on missing values
2018-08-10 Mischa POSLAWSKYlogin/edit: column visibility option to restrict to...
2018-08-10 Mischa POSLAWSKYlogin/edit: hide empty tags column (empty groups)
2018-08-04 Mischa POSLAWSKYlogin/members: order by full name
2018-08-04 Mischa POSLAWSKYlogin/name: placeholder script to address users
2018-07-14 Mischa POSLAWSKYedit: implement filename storage in upload include
2018-07-14 Mischa POSLAWSKYlogin/edit: move upload handling code into include
2018-07-14 Mischa POSLAWSKYlogin/edit: separate columns declaration
2018-07-14 Mischa POSLAWSKYlogin/edit: generic multi-values declaration
2018-07-14 Mischa POSLAWSKYlogin/edit: declare column file storage
2018-07-14 Mischa POSLAWSKYlogin/edit: keep login data of named self
2018-07-09 Mischa POSLAWSKYlogin/commits: navigation styling of page links
2018-07-09 Mischa POSLAWSKYlogin/edit: text input width to fit longer names
2018-07-09 Mischa POSLAWSKYlogin/edit: filter to replace newlines in input values
2018-07-08 Mischa POSLAWSKYlogin/edit: admin override as template parameter
2018-07-08 Mischa POSLAWSKYlogin: avoid editor conflict with login post
2018-07-07 Mischa POSLAWSKYlogin/list: wrap each item to allow containment v3.4
2018-07-07 Mischa POSLAWSKYlogin/list: mark admins by a wrench pictograph
2018-07-07 Mischa POSLAWSKYlogin/list: hide unvisited if ordered by seen
2018-07-07 Mischa POSLAWSKYlogin/admin: recent visitors summary
2018-07-07 Mischa POSLAWSKYlogin/visits: replace login/visits script by common...
2018-07-07 Mischa POSLAWSKYlogin/list: visit view to emulate login/visits
2018-07-07 Mischa POSLAWSKYlogin/list: option to order by seen date
2018-07-07 Mischa POSLAWSKYlogin/list: indicate admins by suffix description
2018-07-07 Mischa POSLAWSKYlogin/list: avatar styling requires view parameter
2018-07-07 Mischa POSLAWSKYlogin/list: link users to edit page for admins
2018-07-07 Mischa POSLAWSKYlogin/list: retrieve optional user data on demand
2018-07-07 Mischa POSLAWSKYlogin/list: profile class to access user data
2018-07-07 Mischa POSLAWSKYlogin/list: prepare user data before display
2018-07-07 Mischa POSLAWSKYlogin/list: rename from avatars for generic reuse
2018-07-07 Mischa POSLAWSKYpage: localise page variables within template includes
2018-07-07 Mischa POSLAWSKYlogin/edit: silence alter error for custom input v3.3
2018-07-07 Mischa POSLAWSKYlogin/edit: label references of tags descriptions
2018-07-07 Mischa POSLAWSKYlogin/edit: generate checkbox input after post handling
2018-07-07 Mischa POSLAWSKYlogin/edit: apply tags input to target links
2018-07-07 Mischa POSLAWSKYlogin/edit: list user existence in tags
2018-06-19 Mischa POSLAWSKYlogin/visits: styling classes for list and seen dates
2018-06-19 Mischa POSLAWSKYlogin/edit: prepare input restriction for user names
2018-06-18 Mischa POSLAWSKYlogin/commits: increase size of subsequent pages
2018-06-18 Mischa POSLAWSKYlogin/edit: column descriptions; explain name visibility
2018-06-16 Mischa POSLAWSKYlogin/edit: password input from common form option
2018-06-16 Mischa POSLAWSKYlogin/edit: build input html from prepared attributes
2018-06-16 Mischa POSLAWSKYlogin/edit: password option in label
2018-06-16 Mischa POSLAWSKYlogin/edit: refresh thumbnails on avatar upload
2018-06-16 Mischa POSLAWSKYlogin/edit: format form inputs as html list
2018-06-16 Mischa POSLAWSKYlogin/edit: set correct id for input fields
2018-06-16 Mischa POSLAWSKYlogin/edit: resize avatar preview image
2018-06-16 Mischa POSLAWSKYlogin/edit: treat avatar as jpeg images
2018-06-16 Mischa POSLAWSKYlogin/edit: save file uploads for avatar option
2018-06-14 Mischa POSLAWSKYlogin/pass: encrypt user input in profile data
2018-06-14 Mischa POSLAWSKYlogin/members: user overview for admins
2018-06-14 Mischa POSLAWSKYlogin/visits: indicate admin users
2018-06-14 Mischa POSLAWSKYlogin/edit: create missing user profiles
2018-06-14 Mischa POSLAWSKYlogin/pass: require new password value to be confirmed
2018-06-14 Mischa POSLAWSKYlogin/edit: optional fields to change password
2018-06-14 Mischa POSLAWSKYlogin/pass: separate include to parse user input
2018-06-14 Mischa POSLAWSKYlogin/edit: labeled fields with login and full name
2018-06-14 Mischa POSLAWSKYlogin/edit: target user data distinct from login
2018-06-09 Mischa POSLAWSKYlogin/edit: admins can access other users
2018-06-09 Mischa POSLAWSKYlogin/edit: generic column configuration
2018-06-09 Mischa POSLAWSKYlogin/edit: initial code cleanup to prepare for other...
2018-06-09 Mischa POSLAWSKYlogin/edit: rename setmail include for generic profile...
2018-06-09 Mischa POSLAWSKYlogin/visits: read and prefer configured user names
2018-06-09 Mischa POSLAWSKYlogin/visits: store user data in extensible hash
2018-06-09 Mischa POSLAWSKYlogin/visits: list users without log entry
2018-06-09 Mischa POSLAWSKYlogin: replace page controllers by placeholders
2018-06-08 Mischa POSLAWSKYpage: apply placeholder replacement to all page output
2018-06-08 Mischa POSLAWSKYpage: include controllers from index.php
2018-06-08 Mischa POSLAWSKYlogin/visits: user details moved to /profile
2018-04-25 Mischa POSLAWSKYlogin: match posted input in user name value
2018-04-25 Mischa POSLAWSKYlogin: link to form to send password reset mail
2018-04-25 Mischa POSLAWSKYlogin/pass: allow token instead of login
2018-04-25 Mischa POSLAWSKYlogin: move admin pages into /login
2018-04-25 Mischa POSLAWSKYlogin: store user data in /profile directory