Gwyneth Llewelyn
|
0365df65da
Adding support to display an OpenSimulator map tile on the main template (in the future, this must be much more sophisticated, to cover several regions etc.)
|
7 years ago |
Gwyneth Llewelyn
|
287a415f6c
Added Insert/Update to ALL agGrids, including the (new) User Management agGrid. Includes some error checking when too many zeros/empty strings have been inserted in the database (but probably needs more)
|
7 years ago |
Gwyneth Llewelyn
|
db79e54e7c
Now it’s possible to send commands to the Bot Controller as well. There might be still some rough edges.
|
7 years ago |
Gwyneth Llewelyn
|
187db8f90a
User logins work; changed code to use zero.String in case sqlite3 has NULL strings which will blow up the Scan code; added the bit to send a command to a bot, and we get some results, but sometimes the app crashes (to-do)
|
7 years ago |
Gwyneth Llewelyn
|
a810397ebd
First attempt (untested) to get database lookups for user logins; added a few more instructions on the README
|
7 years ago |
Gwyneth Llewelyn
|
ddf030500b
Login/logout with cookies seems to work (no user checking for now). To-do: check database for users there
|
7 years ago |
Gwyneth Llewelyn
|
3a602909a7
Simplified usage of template.HTML to get unescaped HTML on the template (deleted unnecessary variables) - there was another one missing
|
7 years ago |
Gwyneth Llewelyn
|
720ff10d40
Simplified usage of template.HTML to get unescaped HTML on the template (deleted unnecessary variables)
|
7 years ago |
Gwyneth Llewelyn
|
a46c259cb8
More changes to deal with the form for sending commands to the Bot Controller.
|
7 years ago |
Gwyneth Llewelyn
|
3fa502e89c
Started working on the form that sends commands directly to bots. Also, experimented a bit with the login form.
|
7 years ago |
Gwyneth Llewelyn
|
131904db05
Deleted another unnecessary comment.
|
7 years ago |
Gwyneth Llewelyn
|
20cd2e170c
Deleted some unnecessary comments (and tested git 2.13)
|
7 years ago |
Gwyneth Llewelyn
|
d506ec3ad2
Grid now works for all options (read-only for now).
|
7 years ago |
Gwyneth Llewelyn
|
6f8eab0d3c
Added icons, added own version of Bootstrap to change the font type, made first tests with the agGrid component
|
7 years ago |
Gwyneth Llewelyn
|
12351ad5bb
Templates working (whew!). Added instructions to configure nginx to use proxy-cache as well as serving files statically out of nginx (and not Gobot) to accelerate things further.
|
7 years ago |
Gwyneth Llewelyn
|
08315f3f10
Working preliminary templates. There is still an issue with pulling the CSS/JS/image files, but that may be a nginx problem
|
7 years ago |
Gwyneth Llewelyn
|
32fc03fb38
Attempt to separate templates into sub-templates, reducing code duplication. So far, it doesn’t work!
|
7 years ago |
Gwyneth Llewelyn
|
9d6f79400c
Separating templates into components
|
7 years ago |
Gwyneth Llewelyn
|
339ea5b523
Second attempt to do something with templates to show the backoffice. It works. Parallelism also tested. Now need to separate the many options in the back office.
|
7 years ago |
Gwyneth Llewelyn
|
a30de9bcc9
First attempt to do something with templates, to show the backoffice. Of course, nothing works: a blank page is spewed out!
|
7 years ago |
Gwyneth Llewelyn
|
b64edadc05
Intermediary stage gf committing, working on back office
|
7 years ago |