Commit Graph

10 Commits (1b89d1d072f590fd8d27b80d3fe84ccc79b89608)

Author SHA1 Message Date
Ro ec1dc49ba1
Login Hotfix
The script that handles logggin in and the form for getting that
information were both posting the info which would result in an
intemittent uncaught error.

An attribute was added to the form so it does not submit at the same
time the JS sends a request.

A minor bug but it was annoying.
2 years ago
Ro 61ae73a9e5
Issue #83 Round 1
First pass for CSS refactor for the dashboard, including the login and
index templates. Still rough but the basic structure is in place for
both as well as the re-worked css that will be added to the repo later
once all the pages have been updated.

Lots to do still but a good start.
2 years ago
Ro 1351b98ee4 cleaned up create page process, update page edit template to handle empty files 3 years ago
Ro 523b611ac5 fixed weird form post bug, updated page listing display for new assets 3 years ago
Ro 3c52bca8ba started implementation of multiple file uploads and sorting 3 years ago
Ro 53864becc1 implemented progress upload indicator in notifications 3 years ago
Ro 2f1f6678b7 changed fipamo logo name to avoid confusion with imported theme logo 3 years ago
Ro 8e3d359486 ui overall part 1: login, init, pass reset forms 3 years ago
Ro 8f1e3a55e7 #44 password recovery plugged in 3 years ago
Ro cf752fd8c0 set up views structure, started Auth class for session management 4 years ago