Commit graph

5902 commits

Author SHA1 Message Date
Henddher Pedroza
902c4e671a Increase coverage in BatchCodeProcessor.code_exec(). 2019-10-13 20:01:32 -04:00
Henddher Pedroza
335dccabfd Remove lint warnings from test_batchprocessors. 2019-10-13 19:45:15 -04:00
Henddher Pedroza
7ec0c20f04 Tests for BatchCodeProcessor. 2019-10-13 19:34:10 -04:00
Henddher Pedroza
573322adec TestBatchCommandProcessor with incorrect #INSERT 2019-10-13 18:13:31 -04:00
Henddher Pedroza
f1bfae9bc7 TestBatchCommandProcessor with #INSERT 2019-10-13 17:45:14 -04:00
Henddher Pedroza
31d3f92810 Addition of TestBatchCommandProcessor. 2019-10-13 16:59:28 -04:00
Henddher Pedroza
14b23dc584 Tests for batchprocessors error conditions. 2019-10-13 00:29:06 -04:00
Griatch
562e481c24
Merge pull request #1961 from Anuj-Devrani/master
Add id, other core fields to ObjectDB search_fields
2019-10-02 16:13:08 +02:00
Anuj Devrani
a1ff756aa8 change search fields order and change account field search to db_key 2019-10-02 19:05:28 +05:30
Anuj Devrani
303185036b Add search id and db_account_id fields to searchable fields on object admin page 2019-10-02 15:30:49 +05:30
Griatch
6896abde2f Black style correction 2019-10-01 21:32:44 +02:00
Griatch
76fd00a2cc
Merge pull request #1960 from dbarbuzzi/bugfix/1952-utils-latinify
Update utils.latinify to support Python 3
2019-10-01 21:31:36 +02:00
Griatch
cfa21f00fd Some cleanup of the default MSSP template 2019-10-01 20:48:44 +02:00
Domenic Barbuzzi
6bc437b6d8 Update unit tests for utils.latinify 2019-10-01 14:42:26 -04:00
Domenic Barbuzzi
aca5c20b33 Remove resolved comment 2019-10-01 12:59:15 -04:00
Domenic Barbuzzi
e3e0a77a95 Update utils.latinify to support Python 3 2019-10-01 12:11:11 -04:00
Griatch
8eb2337342
Merge pull request #1957 from Biswa24/patch-1
Update tags.py
2019-10-01 17:53:41 +02:00
ethfar
31a9e55086
Update tags.py
Typecast the variables which were causing error in using strip function
2019-10-01 20:01:11 +05:30
Griatch
b5514592ac
Merge pull request #1956 from masterashu/master
Fixing typo in Django template block name
2019-10-01 11:33:31 +02:00
Griatch
d98fe803b8 Minor fix to dockerfile docstring 2019-10-01 11:29:47 +02:00
Ashutosh Chauhan
e149bfac7d
Fixing typo in django template block name 2019-10-01 14:42:17 +05:30
jerryaldrichiii
3b2c28d893 Add non-root user to Dockerfile for extra security
Signed-off-by: jerryaldrichiii <jerryaldrichiii@gmail.com>
2019-10-01 00:20:49 -07:00
jerryaldrichiii
812bf68698 Add comment for the quickstart guide to Dockerfile
Signed-off-by: jerryaldrichiii <jerryaldrichiii@gmail.com>
2019-10-01 00:20:22 -07:00
Griatch
5a5faf5dee Update CHANGELOG 2019-09-30 19:06:55 +02:00
Griatch
35a6221efa Fix typo, run black 2019-09-30 19:05:09 +02:00
Griatch
88eae0b861
Merge pull request #1943 from aarcro/1928_nested_attributes
1928 nested attributes
2019-09-30 19:00:56 +02:00
Aaron McMillin
f68f346f18 [#1928] PR feedback, documentation, error handling 2019-09-29 21:45:33 -04:00
Aaron McMillin
2f5ebaeafb [#1928] change to plus for append/insert 2019-09-29 21:01:04 -04:00
Aaron McMillin
08d967d174 [#1928] Special handling for lists and tuples 2019-09-29 21:01:04 -04:00
Aaron McMillin
1826d61161 [#1928] Fix deleting non-existent items 2019-09-29 21:01:04 -04:00
Aaron McMillin
f76affa6a7 [#1928] Edit existing nested 2019-09-29 21:01:04 -04:00
Aaron McMillin
727df07907 [#1928] fix nested delete bug 2019-09-29 21:01:04 -04:00
Aaron McMillin
eda1f5fd85 [#1928] Delete nested 2019-09-29 21:01:04 -04:00
Aaron McMillin
6edc7d2cb9 [#1928] Create and access data structures 2019-09-29 21:01:04 -04:00
Aaron McMillin
2b40d94a44 [#1928] Helper functions and tests 2019-09-29 20:58:48 -04:00
Griatch
4c9f623caa Extend setup.py file with all needed info 2019-09-29 16:52:39 +02:00
Griatch
b7adc92c7f Fix typo in makefile 2019-09-28 19:09:38 +02:00
Griatch
e18c438608 Shift where in travis run black runs 2019-09-28 18:54:16 +02:00
Griatch
9f7e5f5c50 Tweak travis build format to run black 2019-09-28 18:27:31 +02:00
Griatch
21fe2c0e2c Format code with black. Add makefile to run fmt/tests 2019-09-28 18:18:11 +02:00
Griatch
50d0292291 Set up black on travis 2019-09-25 19:11:30 +02:00
Griatch
127b768a17 Merge branch 'master' into black-format 2019-09-25 18:48:05 +02:00
Griatch
541a6fa855 Show warnings on start -l if settings contains production-unsafe values. Resolves #1732 2019-09-23 23:22:56 +02:00
Griatch
35a8282db0 Add create_msg alias to create_message 2019-09-23 22:46:18 +02:00
Griatch
c4d24a03d1 Catch tracebacks when leaving the py console with exit/exit() 2019-09-22 19:54:23 +02:00
Griatch
22e87ba6db Add simplified Korean translation by aceamro in #1947 2019-09-22 19:41:24 +02:00
Griatch
725e9c3652 Enforce LINEMODE state for vanilla telnet. Resolve #1942 2019-09-22 19:22:48 +02:00
Griatch
ecae28b51d Don't trim input whitespace from webclient, to better support python code input, as per #1935 2019-09-22 19:22:15 +02:00
Griatch
8a5fbc3931 Add default title for doc-issues 2019-09-22 14:42:52 +02:00
Griatch
a010a8716a Further issue-template fixes 2019-09-22 14:41:07 +02:00