James Adam
James Adam
Need to put better Error messages in the body of error responses.
Because it's new and shiny. But wait for the final release (BS4 is in alpha as of this writing). Low priority task.
Putting an issue here so I don't forget to do this :)
Admins can change user profile info and passwords, but currently cannot view them or delete/reset them (in case a user uploads an inappropriate avatar, for example). Add avatars to the...
Some settings need to be moved out of the config.ini and into the database. The homepage setting is an obvious example. A new UI menu for global settings, accessible to...
When a Wikifeat system is backed by multiple instances of CouchDB, the possibility of conflicting document versions exist. CouchDB "resolves" this upon replication by storing both versions on each node,...
Let a user subscribe to a page, and then receive email notifications for page updates and new comments.
Two parts to this: 1.) Generate thumbnails for images as they're uploaded. 2.) Implement a thumbnail gallery in the "Insert Image" dialog in the page editor.
Allow the use of LDAP for user authentication. ~~Need to decide whether this should involve the creation of a new service and/or plugins, or integrated into the user service as...