Andy Heathershaw
e7fbdaaa66
BLUE-1: A default local storage location is created on install that cannot be deleted. Storage locations can be made inactive and no new albums can be created against them.
...
BLUE-3: Validation is now performed on the file path selected.
Tweaks to the storage locations form to display validation errors against the correct fields.
2016-10-27 11:36:37 +01:00
Andy Heathershaw
f9bafeb91e
refs #5 : Version number is now saved to the configuration table. Database sessions are enabled once the database is up and running
2016-10-06 16:58:02 +01:00
Andy Heathershaw
e81dfcd1fd
resolves #5 : modified the installer to write a flag to the .env file when installed so naughty people can't create admin accounts etc by directly accessing the installer. First version tested fully encoded with SG :)
2016-10-06 15:07:30 +01:00
Andy Heathershaw
1b86fa1e0e
User accounts can now be created using the new user management screen. Added cURL as a required PHP extension
2016-10-01 15:24:22 +01:00
Andy Heathershaw
8b4af87b15
Switched the installer to be a middleware
2016-10-01 14:45:48 +01:00
Andy Heathershaw
6be14d385a
Rewrote the upload functionality using KnockoutJS. This now allows failed files to be shown to the user to re-upload.
2016-09-22 07:34:18 +01:00
Andy Heathershaw
42fb700c41
Started working on an install experience for the application
2016-09-21 12:10:37 +01:00