Commit graph

171 commits

Author SHA1 Message Date
Brenden Tuck
5905be9179 add dual_inputs.js 2019-02-18 23:27:23 -05:00
Brenden Tuck
b5887c2d95 Add a dual_input plugin 2019-02-07 21:28:43 -05:00
Brenden Tuck
8f15256dff adjust so splithandler dialogs dont get trumped by default_in 2018-11-27 20:35:53 -05:00
friarzen
b91504110f open help popup when the option is set. 2018-11-27 08:29:49 -05:00
friarzen
303fc584c9 Modal dialogs should capture all keystrokes but not interfere with other onKeydowns 2018-11-27 04:20:22 +00:00
friarzen
ad05ca1515 fix hotbuttons css/layout issues 2018-11-27 03:43:20 +00:00
friarzen
69ef732caf whitespace cleanup 2018-11-27 03:42:37 +00:00
Nicholas
88a8f89d6d split.min.js path update 2018-11-06 18:24:24 -05:00
Brenden Tuck
1ccada6e71 Fix #1686 cursor placement issues 2018-10-21 10:03:54 -04:00
Brenden Tuck
52fb3674dc Fix #1668 - up arrow key regression 2018-10-04 19:59:30 -04:00
Griatch
70c5e9608e Run collectstatic. Fix input autofocus in webclient 2018-10-01 18:29:21 +02:00
Griatch
9553acecb2 Run collectstatic. Add webclient states 2018-09-30 21:08:24 +02:00
Griatch
584bd46d50 Cleanup of CSS and some functionality for webclient 2018-09-30 20:41:14 +02:00
Griatch
1113fa0b37 Add rest/all type for panes 2018-09-30 17:24:26 +02:00
friarzen
efab90b6b0 Add hotbuttons as a plugin contrib 2018-09-29 17:57:01 +00:00
Griatch
c6fa04407c Merge branch 'develop-plugin-based-webclient' of https://github.com/friarzen/evennia into friarzen-develop-plugin-based-webclient 2018-09-29 18:32:06 +02:00
Brenden Tuck
aa19b9b73f Plugin-ify the webclient 2018-09-29 12:28:48 -04:00
Griatch
be5f289a8a Resolve all django deprecation warnings 2018-09-27 21:20:54 +02:00
Johnny
7c50331ea7 Adds trailing slash to authenticate endpoint in urls.py to correct weird '/authenticatelogin' path. 2018-09-05 21:45:15 +00:00
friarzen
a99c1ed74c Attempt to make append/replace dialog text more clear 2018-04-21 17:03:01 +00:00
Brenden Tuck
9205fcced8 Added an undo button for multi-level undo of splits 2018-04-08 12:33:38 -04:00
friarzen
75582f23f9 adjust css to match existing toolbar and toggle split/pane popup 2018-03-22 00:52:19 +00:00
friarzen
7f8c5ea839 Add user selected names to each new pane and some CSS 2018-03-21 18:35:48 +00:00
Nicholas Matlaga
ceefd1eef1 fix webclient/base.html (500 error) 2018-03-19 11:20:08 -04:00
friarzen
b1ab4dd667 Fix append scrolling -- needs more testing 2018-03-19 00:59:28 +00:00
Brenden Tuck
ab1bd6415d Merge branch 'develop' into master 2018-03-18 20:16:06 -04:00
friarzen
e003bac745 move the initial settings for the main split where it belongs 2018-03-18 00:33:08 +00:00
friarzen
b55638b622 Alpha webclient split interface support 2018-03-17 20:50:51 +00:00
Griatch
fcc103ecea Add warning if Favico.js library is not reachable 2018-03-03 11:01:31 +01:00
Griatch
6101ee0a1c Add warning if Favico.js library is not reachable 2018-02-21 20:34:29 +01:00
Griatch
495078a49d Resolve master merge conflicts 2018-02-08 21:10:23 +01:00
Griatch
827b7214cd Start better handle a missing uid with auto-login (still issues) 2018-02-08 21:08:19 +01:00
Griatch
c18c0fc479 Merge branch 'master' into develop 2017-12-31 13:42:59 +01:00
Griatch
aca4605d47 Merge pull request #1530 from bostrt/tls-websockets
Update websocket URL so proxy port can be utilized. Resolves #1421.
2017-12-15 23:39:09 +01:00
Nicholas Matlaga
40d6f7fc7c Step through help and option popup when closing 2017-12-13 21:08:02 -05:00
Robert Bost
916246120a Update websocket URL so proxy port can be utilized. Resolves #1421. 2017-12-12 19:29:16 -05:00
Griatch
2dae4c4c6f fix unittests 2017-12-10 10:26:20 +01:00
Griatch
5ff1da8e09 Change dockerfile entrypoint to launch evennia server, more suitable for docker-compose setups. Add websocket proxy envvar 2017-12-09 01:13:02 +01:00
Griatch
4507c7aa2d Merge branch 'master' into develop 2017-11-11 01:02:26 +01:00
Tehom
5a83d533a5 Add tests for general_context 2017-10-30 20:36:22 +01:00
Jed Fox
57f0abe370 Add notification support to a few older browsers and Safari 2017-10-22 10:50:36 -04:00
Ryan Stein
53a4fc0b66 resolve #1448, fix 'no help entry' not popping up in webclient 2017-10-10 12:51:09 -04:00
Griatch
a994fd3c63 Merge branch 'fix_notification_webclient' of git://github.com/chainsol/evennia into chainsol-fix_notification_webclient 2017-10-05 23:10:19 +02:00
Griatch
349affe305 Minor doc string update in evennia.js 2017-10-05 22:53:45 +02:00
Nicholas Matlaga
5ecaa9daca fix Notification not being available crash 2017-10-05 11:45:01 -04:00
Nicholas Matlaga
3a6fe2acae rename card-block to card-body 2017-10-02 18:06:23 -04:00
Griatch
ab7cd3c101 Merge pull request #1434 from DamnedScholar/sekizai
Sekizai adapted to devel version of website.
2017-09-20 18:44:06 +02:00
DamnedScholar
58f2d7cf74 Sekizai 2017-09-18 18:17:10 -05:00
Vincent Le Goff
fd86a7ef36 Update wording for the custom menu partial 2017-09-17 14:19:44 +02:00
Vincent Le Goff
3c94121768 Separate the web menu in a partial template to easily override 2017-09-17 13:26:41 +02:00