Commit graph

158 commits

Author SHA1 Message Date
Griatch
cd5e38fe14 Fix minor typo 2019-04-07 00:34:01 +02:00
Griatch
8dfb6da4da Tweaking CSS styles/unicodes a little 2019-04-07 00:26:37 +02:00
Griatch
1b9efff99d Merge branch 'goldenlayout_develop' of https://github.com/friarzen/evennia into friarzen-goldenlayout_develop 2019-04-06 21:02:47 +02:00
Brenden Tuck
a845bbf63d Lint under_scores to CamelCase 2019-04-06 14:04:05 -04:00
Brenden Tuck
068217f2ec Clean up a use-before-load dependency error and lint 2019-04-05 21:34:51 -04:00
Brenden Tuck
cf746fe04b Lint fixes 2019-04-03 17:18:27 -04:00
Brenden Tuck
ea8ed1b903 fix assigning commands to hotbuttons for golden-layout 2019-04-01 23:43:12 -04:00
Brenden Tuck
40b77b2eb8 fix a couple of subtle backwards compatibility bugs 2019-04-01 22:09:18 -04:00
Brenden Tuck
0ca3bdae9f Add the ability to create more input windows 2019-04-01 16:22:53 -04:00
Brenden Tuck
b25d84c989 fix the ordering of plugins to properly work with goldenlayout 2019-03-26 23:50:11 -04:00
Brenden Tuck
e15370c93a Add a way for plugins to specify new known_types and fix up hotbuttons for goldenlayout. 2019-03-26 23:47:22 -04:00
Brenden Tuck
484fc12524 fix tab-key handling 2019-03-25 22:39:58 -04:00
Brenden Tuck
024c9fd850 Autoclose Dropdowns on certain UI events 2019-03-22 07:54:05 -04:00
Brenden Tuck
0b2fd9f4bf Add more detailed tooltips 2019-03-21 10:23:59 -04:00
Brenden Tuck
85d1b78da1 remove the dual_input.js from this branch 2019-03-21 10:16:02 -04:00
Brenden Tuck
43244b53b3 Fix the popup close bugs and expand functionality to allow dual inputs 2019-03-21 08:44:46 -04:00
Brenden Tuck
2d1e9768ff merge in dual_input plugin 2019-03-07 00:24:16 -05:00
Brenden Tuck
8b08d41038 Add golden-layout as an alternative to splithandler 2019-03-04 08:30:43 -05:00
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
Griatch
981119b640 Fix merge conflicts 2019-01-01 15:19:20 +01:00
Griatch
daa9c55653 Merge branch 'master' into develop 2018-12-30 11:15:10 +01: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
Griatch
fc8abd8589 Merge branch 'master' into develop 2018-11-07 18:59:06 +01:00
Nicholas
88a8f89d6d split.min.js path update 2018-11-06 18:24:24 -05:00
Johnny
09d982eb48 Returns 404 if webclient is supposed to be disabled. 2018-10-30 20:14:58 +00:00
Griatch
d584fda9e6 Merge pull request #1727 from strikaco/cosmeticfixes
Minor cosmetic fixes to web templates and assets
2018-10-29 20:57:32 +01:00
Johnny
d174f7121f Fixes spelling error. 2018-10-29 00:33:42 +00:00
Johnny
4fdcac0f6c Fixes #1723. 2018-10-28 22:57:34 +00:00
Brenden Tuck
1ccada6e71 Fix #1686 cursor placement issues 2018-10-21 10:03:54 -04:00
Griatch
54e351f296 Merge develop branch, resolve conflicts 2018-10-13 17:19:38 +02:00
Brenden Tuck
52fb3674dc Fix #1668 - up arrow key regression 2018-10-04 19:59:30 -04:00
Griatch
72f4fedcbe Merge with develop and fix merge conflicts 2018-10-01 20:58:16 +02: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
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