Commit graph

709 commits

Author SHA1 Message Date
Griatch
69bca18c03 Minor cleanups 2019-04-14 21:43:01 +02:00
Griatch
d1baab7c0b Resolve merge conflicts, some cleanup 2019-04-14 12:18:15 +02:00
Andrew Bastien
652186d829 Refactored with more consistent naming and placement. Fixed the table style wrapper. 2019-04-13 21:47:09 -04:00
Andrew Bastien
d96cf3b809 Cleanups. Containers created and BaseOption done better. 2019-04-11 21:06:15 -04:00
Andrew Bastien
5bc9a42bb5 Added Option Classes. 2019-04-11 10:12:16 -04:00
Andrew Bastien
1678db2435 More draft efforts in new Options handler. @style works! 2019-04-10 21:05:04 -04:00
Andrew Bastien
9ff9f83b10 Fixing issue with an EvTable call. 2019-04-09 23:48:45 -04:00
Andrew Bastien
060a48c4aa Fix some oversights on evtable.self stupidity. 2019-04-09 22:38:11 -04:00
Andrew Bastien
c3e2522da9 Finished presentation-grade version of @style. 2019-04-09 22:35:25 -04:00
Griatch
aaea53f46d Fix batchprocessor IOError. Resolve #1814. 2019-04-07 14:13:49 +02:00
Andrew Bastien
3adc908ca2 Fixed the rest of @examine. Attribute checks should work now. 2019-04-03 02:53:19 -04:00
Andrew Bastien
4fd99201b0 Changed @examine to list Attribute categories. 2019-04-03 02:05:10 -04:00
Griatch
83c6bb69d1 Allow \f to mark EvMore pagebreaks for cmds. Resolves #1585. 2019-03-31 21:10:37 +02:00
Griatch
ee5f4044e8 Update docs on dynamic/persistence of commands. Resolves #1444 2019-03-31 16:12:10 +02:00
Griatch
86be1e519b Minor tweak to unit test 2019-03-30 23:09:25 +01:00
Griatch
6bd50543ff Escape html tag output from @py. Add /clientraw switch. Resolves #1369. 2019-03-30 23:01:28 +01:00
Griatch
64d99aaf11 Fix race condition bug in search discovered by comparing with postgres result 2019-03-23 21:33:41 +01:00
Griatch
c4d178c6c7 Optionally read connection screen from connection_screen() callable 2019-03-22 08:04:25 +01:00
Griatch
a9460cffad Update contrib tests for postgres 2019-03-21 18:32:58 +01:00
Griatch
ca5c7cd188 Correct command unit tests for postgres 2019-03-21 18:07:31 +01:00
Griatch
3504d95402 Merge branch 'develop' into develop-py3 2019-03-21 16:45:50 +01:00
Griatch
1c9ca4b11c Resolve merge conflicts 2019-03-17 13:43:06 +01:00
David Reichard
9868d2f18b Fix lockcmd bug not ignoring superuser when using switches. Resolves #1796. 2019-03-10 15:58:39 -04:00
Griatch
b3dc85a4dc Start converting latest develop unittests to py3 2019-03-04 23:20:07 +01:00
Griatch
90b42ca6fb Fix merge conflicts 2019-03-04 22:32:51 +01:00
Griatch
589f5224c5 Merge branch 'master' into develop 2019-02-26 21:48:32 +01:00
Griatch
09fbabc978 Better docstring when exploring flat api 2019-02-26 16:22:53 +01:00
Griatch
d94566ef20 Merge from master 2019-02-12 11:47:38 +01:00
Griatch
0dfea46d5c Change save/search_prototype, extend unittests 2019-02-09 16:52:02 +01:00
CloudKeeper
23337a61d7 Correcting typo - "prot" to "proto"
Caught by LilCasper
2019-02-09 14:19:50 +11:00
Griatch
415f0c4b4d Correct spawn unittest 2019-02-07 00:36:39 +01:00
Griatch
a3809ae877 Complete extending building unit tests 2019-02-07 00:23:35 +01:00
Griatch
9a60ce6353 Update unittest for open command 2019-02-06 21:34:36 +01:00
Griatch
7ea1a2f28d Another small fix 2019-02-06 00:15:18 +01:00
Griatch
3188f66436 Fix test typo 2019-02-06 00:10:26 +01:00
Griatch
bc223a2e92 Add more unit tests to build commands 2019-02-05 23:51:30 +01:00
Griatch
fe376795ec Add partial unittests for EvEditor 2019-02-05 01:14:32 +01:00
Griatch
74f22791d8 Resolve merge conflicts 2019-02-03 15:45:17 +01:00
Griatch
11d39a57b5 Add unit tests for syscmds, refactor cmdparser 2019-02-01 23:23:41 +01:00
Griatch
c3ebd8d251 Use to_str/to_bytes, replacing old versions 2019-01-16 23:26:46 +01:00
Griatch
d6f41d7148 Merge branch 'develop' into develop-py3 2019-01-04 19:53:36 +01:00
Griatch
f7857d6a2c Fix traceback in nick cmd. Resolves #1761 2019-01-04 19:52:55 +01:00
Griatch
b45cdcf8c2 Fix nix traceback. Resolves #1761. 2019-01-04 19:51:26 +01:00
Griatch
981119b640 Fix merge conflicts 2019-01-01 15:19:20 +01:00
Griatch
e016ba921e Merge branch 'master' into develop 2019-01-01 15:15:30 +01:00
Griatch
352582541f Make help command accept use without a session 2019-01-01 03:29:55 +01:00
Griatch
daa9c55653 Merge branch 'master' into develop 2018-12-30 11:15:10 +01:00
Antrare
e102782ab0 BugFix - Delete Prototypes using spawn command
Spawn/delete <prototypekey> was not actually deleting anything.  This enables the command to work as expected.
2018-12-18 20:31:14 +11:00
Griatch
54843dfa71 Merge pull request #1742 from strikaco/admincontact
Adds STAFF_CONTACT_EMAIL setting and value to unloggedin help command
2018-12-02 15:59:22 +01:00
Johnny
81de57adfd Adds public point of contact email to settings and unloggedin help command. 2018-11-07 21:26:34 +00:00