friarzen
|
57551c791d
|
Modal dialogs should capture all keystrokes but not interfere with other onKeydowns
|
2018-11-27 04:20:22 +00:00 |
|
friarzen
|
21451d0f9b
|
fix hotbuttons css/layout issues
|
2018-11-27 03:43:20 +00:00 |
|
friarzen
|
07663e6a27
|
whitespace cleanup
|
2018-11-27 03:42:37 +00:00 |
|
Vincent Le Goff
|
1ae112cbce
|
Update the fr translation
|
2018-11-22 10:17:52 +01:00 |
|
Vincent Le Goff
|
354b54d369
|
Allow the 'makemessages' and 'compilemessages' commands
|
2018-11-22 08:46:54 +01:00 |
|
Vincent Le Goff
|
9d3938d0f5
|
Fix slight bugs that prevent a frozen version
|
2018-11-21 16:11:44 +01:00 |
|
Henddher Pedroza
|
d1d85033af
|
Cleanup
|
2018-11-11 19:17:52 -06:00 |
|
Henddher Pedroza
|
6114b8ddee
|
Addition of mask to puzzles. Mask allows to mask-out part attributes during parts-and-recipes matching
|
2018-11-11 18:54:15 -06:00 |
|
Johnny
|
2748c94be6
|
Adds public point of contact email to settings and unloggedin help command.
|
2018-11-07 21:26:34 +00:00 |
|
Johnny
|
65387c59ae
|
Adds delete() lock to characters by default.
|
2018-11-07 20:44:48 +00:00 |
|
Griatch
|
4be8a1462c
|
Merge branch 'master' into develop
|
2018-11-07 18:59:06 +01:00 |
|
Griatch
|
40e4a6a59f
|
Merge pull request #1740 from chainsol/fix_1737
Update split.min.js CDN URL - fixes #1737
|
2018-11-07 15:41:50 +01:00 |
|
Nicholas
|
40b8108ef5
|
split.min.js path update
|
2018-11-06 18:24:24 -05:00 |
|
Henddher Pedroza
|
70eeb6f6be
|
Move regex out of protofunc to prevent recompilation on each call.
|
2018-11-05 18:44:12 -06:00 |
|
Henddher Pedroza
|
1e38992958
|
Minor cleanup and when more than one puzzle can be resolved, don't show their names but just how many
|
2018-11-05 18:41:25 -06:00 |
|
Henddher Pedroza
|
419045fef4
|
Update test
|
2018-10-30 20:10:36 -05:00 |
|
Henddher Pedroza
|
0736485298
|
Remove prototypes._RE_DBREF and add new dbref() to protfuncs
|
2018-10-30 19:50:40 -05:00 |
|
Griatch
|
09e691f8bf
|
Merge pull request #1724 from strikaco/charlist
Adds CharacterListView
|
2018-10-30 22:19:39 +01:00 |
|
Griatch
|
cc7dbfbfd6
|
Merge pull request #1730 from strikaco/safehelp
Removes 'safe' template tag from help detail page (vulnerability).
|
2018-10-30 22:18:38 +01:00 |
|
Griatch
|
740d20537a
|
Merge pull request #1733 from strikaco/webclientdisable
Returns 404 if webclient is supposed to be disabled (fixes #1731)
|
2018-10-30 22:17:37 +01:00 |
|
Johnny
|
cd9e3bfb10
|
Returns 404 if webclient is supposed to be disabled.
|
2018-10-30 20:14:58 +00:00 |
|
Johnny
|
12d55df268
|
Removes 'safe' template tag from help detail page (vulnerability).
|
2018-10-30 06:46:52 +00:00 |
|
Johnny
|
274cd7661a
|
Changes all reference from view.modelto view.typeclass.
|
2018-10-30 01:38:54 +00:00 |
|
Johnny
|
aa0cf7defe
|
Merge branch 'develop' into charlist
|
2018-10-30 01:13:36 +00:00 |
|
Griatch
|
17dab6ec85
|
Merge pull request #1727 from strikaco/cosmeticfixes
Minor cosmetic fixes to web templates and assets
|
2018-10-29 20:57:32 +01:00 |
|
Griatch
|
596fc42c21
|
Merge pull request #1726 from strikaco/changelog
Updates CHANGELOG to reflect web development efforts
|
2018-10-29 20:55:58 +01:00 |
|
Griatch
|
706807a8af
|
Merge pull request #1725 from strikaco/sharedloginfix
Fixes failure to pass credentials to website when authenticating through webclient (#1723)
|
2018-10-29 20:54:59 +01:00 |
|
Johnny
|
77f46b54e2
|
Changes admin link.
|
2018-10-29 09:12:55 +00:00 |
|
Johnny
|
de14d8621f
|
Modifies the login link to redirect the user to the current page after authentication.
|
2018-10-29 04:02:30 +00:00 |
|
Henddher Pedroza
|
dab2e3c577
|
Harden mocked _obj_search() calls with passed in when applicable
|
2018-10-28 20:52:19 -05:00 |
|
Henddher Pedroza
|
d70246d22f
|
Assert protfuncs._obj_search is called ONLY when (), () and () are called.
Group tests according to protfuncs._obj_search() calls
|
2018-10-28 20:43:14 -05:00 |
|
Johnny
|
d6879c3cef
|
Adds link to return to index after forgot-password request.
|
2018-10-29 00:35:15 +00:00 |
|
Johnny
|
2eb04dcd20
|
Fixes incorrect label on button.
|
2018-10-29 00:34:38 +00:00 |
|
Johnny
|
24643b1d3e
|
Fixes alignment inconsistency in Accounts column.
|
2018-10-29 00:34:12 +00:00 |
|
Johnny
|
6520f7109a
|
Fixes spelling error.
|
2018-10-29 00:33:42 +00:00 |
|
Johnny
|
e884ba7209
|
Update.
|
2018-10-29 00:19:57 +00:00 |
|
Johnny
|
aa0af2e5cc
|
Fixes mispelling of my name :) / updates changelog to reflect recent web development efforts.
|
2018-10-29 00:09:10 +00:00 |
|
Johnny
|
e9e7d8b9a5
|
Fixes #1723.
|
2018-10-28 22:57:34 +00:00 |
|
Johnny
|
4788a688d4
|
Merges develop.
|
2018-10-28 22:17:26 +00:00 |
|
Johnny
|
686217375b
|
Adds generic CharacterListView and unit test.
|
2018-10-28 22:12:29 +00:00 |
|
Griatch
|
fd67900a01
|
Merge pull request #1722 from strikaco/channelsurfing
Adds ChannelViews
|
2018-10-28 21:58:21 +01:00 |
|
Griatch
|
9243a5eb35
|
Merge pull request #1711 from strikaco/detailviews
Implements generic CharacterDetailView and documents all existing views
|
2018-10-28 18:11:25 +01:00 |
|
Henddher Pedroza
|
59e29cfef4
|
Puzzle recipe with uppercase letter FAILS to be resolved
|
2018-10-28 10:56:15 -05:00 |
|
Henddher Pedroza
|
5ac40e0e1f
|
e2e of puzzle that consumes all parts and produces no results
|
2018-10-28 10:53:42 -05:00 |
|
Henddher Pedroza
|
4f4df628b7
|
#1704: Update _RE_DBREF to match '(#Number)' so that it aliases to '(#Number)'
|
2018-10-28 09:43:01 -05:00 |
|
Johnny
|
70e6454352
|
Adds unit test for channel views.
|
2018-10-28 13:30:26 +00:00 |
|
Johnny
|
c790bb8815
|
Better handling of blank lists.
|
2018-10-28 13:16:05 +00:00 |
|
Johnny
|
11d9382bd1
|
Fixes margin.
|
2018-10-28 13:12:42 +00:00 |
|
Johnny
|
b910253ed2
|
Tweaks to Admin buttons.
|
2018-10-28 13:12:08 +00:00 |
|
Johnny
|
c9ef8c67aa
|
Adds web_get_*_url methods to Channel typeclass.
|
2018-10-28 13:11:23 +00:00 |
|