.. |
functions
|
(core) Upgrade sortedcontainers, python_dateutil, and html5lib for better Python 3.10 compatibility
|
2022-08-30 16:46:29 +02:00 |
imports
|
wip: remove dependency to messytables
|
2022-09-20 17:22:28 +02:00 |
acl_formula.py
|
|
|
acl.py
|
|
|
action_obj.py
|
|
|
action_summary.py
|
(core) Fix undo error for automatically removed rows, especially in summary tables
|
2022-09-09 22:15:45 +02:00 |
actions.py
|
|
|
autocomplete_context.py
|
(core) Formula autocomplete improvements for references and lookups
|
2022-08-20 19:11:41 +02:00 |
codebuilder.py
|
(core) Error explanations from friendly-traceback
|
2022-08-12 19:45:00 +02:00 |
column.py
|
|
|
csv_patch.py
|
|
|
depend.py
|
|
|
docactions.py
|
|
|
docmodel.py
|
(core) Implementing row conditional formatting
|
2022-08-09 20:11:36 +02:00 |
engine.py
|
(core) Fix undo error for automatically removed rows, especially in summary tables
|
2022-09-09 22:15:45 +02:00 |
friendly_errors.py
|
(core) Error explanations from friendly-traceback
|
2022-08-12 19:45:00 +02:00 |
gencode.py
|
(core) Error explanations from friendly-traceback
|
2022-08-12 19:45:00 +02:00 |
grist.py
|
|
|
identifiers.py
|
|
|
import_actions.py
|
|
|
logger.py
|
|
|
lookup.py
|
|
|
main.py
|
(core) ensure randomness works when sandbox is cloned from a checkpoint
|
2022-07-27 14:59:27 -04:00 |
match_counter.py
|
|
|
migrations.py
|
(core) Implementing row conditional formatting
|
2022-08-09 20:11:36 +02:00 |
moment.py
|
|
|
objtypes.py
|
(core) Error explanations from friendly-traceback
|
2022-08-12 19:45:00 +02:00 |
parse_data.py
|
Add BooleanConverter to map proper boolean cells to a Bool column
|
2022-09-10 07:07:45 +02:00 |
records.py
|
|
|
relabeling.py
|
|
|
relation.py
|
|
|
runtests.py
|
python(tests): print logging when running tests in verbose mode
|
2022-09-20 17:22:28 +02:00 |
sandbox.py
|
|
|
schema.py
|
(core) Implementing row conditional formatting
|
2022-08-09 20:11:36 +02:00 |
sort_specs.py
|
|
|
summary.py
|
|
|
table_data_set.py
|
|
|
table.py
|
(core) Fix undo error for automatically removed rows, especially in summary tables
|
2022-09-09 22:15:45 +02:00 |
test_acl_formula.py
|
|
|
test_acl_renames.py
|
|
|
test_actions.py
|
|
|
test_codebuilder.py
|
(core) Error explanations from friendly-traceback
|
2022-08-12 19:45:00 +02:00 |
test_column_actions.py
|
|
|
test_completion.py
|
(core) Formula autocomplete improvements for references and lookups
|
2022-08-20 19:11:41 +02:00 |
test_default_formulas.py
|
|
|
test_depend.py
|
|
|
test_derived.py
|
(core) Fix undo error for automatically removed rows, especially in summary tables
|
2022-09-09 22:15:45 +02:00 |
test_display_cols.py
|
|
|
test_docmodel.py
|
|
|
test_engine.py
|
(core) Fix undo error for automatically removed rows, especially in summary tables
|
2022-09-09 22:15:45 +02:00 |
test_find_col.py
|
|
|
test_formula_error.py
|
(core) More helpful messages when formula probably needs to use Table.all
|
2022-08-24 14:49:33 +02:00 |
test_formula_undo.py
|
|
|
test_functions.py
|
(core) Use standard library uuid.uuidv4 when possible for better randomness
|
2022-08-12 16:45:11 +02:00 |
test_gencode.py
|
(core) Error explanations from friendly-traceback
|
2022-08-12 19:45:00 +02:00 |
test_import_actions.py
|
|
|
test_logger.py
|
|
|
test_lookups.py
|
|
|
test_match_counter.py
|
|
|
test_migrations.py
|
|
|
test_moment.py
|
|
|
test_record_func.py
|
|
|
test_recordlist.py
|
|
|
test_reflist_rel.py
|
|
|
test_relabeling.py
|
|
|
test_renames2.py
|
|
|
test_renames.py
|
|
|
test_replay.py
|
|
|
test_requests.py
|
|
|
test_rules_grid.py
|
(core) Implementing row conditional formatting
|
2022-08-09 20:11:36 +02:00 |
test_rules.py
|
|
|
test_side_effects.py
|
|
|
test_sort_spec.py
|
|
|
test_summary2.py
|
(core) Test undo for all Python summary table tests
|
2022-09-07 18:02:02 +02:00 |
test_summary_choicelist.py
|
(core) Test undo for all Python summary table tests
|
2022-09-07 18:02:02 +02:00 |
test_summary_undo.py
|
|
|
test_summary.py
|
(core) Fix undo error for automatically removed rows, especially in summary tables
|
2022-09-09 22:15:45 +02:00 |
test_table_actions.py
|
|
|
test_table_data_set.py
|
|
|
test_temp_rowids.py
|
|
|
test_textbuilder.py
|
|
|
test_treeview.py
|
|
|
test_trigger_formulas.py
|
(core) Error explanations from friendly-traceback
|
2022-08-12 19:45:00 +02:00 |
test_twowaymap.py
|
|
|
test_types.py
|
|
|
test_undo.py
|
(core) Fix undo error for automatically removed rows, especially in summary tables
|
2022-09-09 22:15:45 +02:00 |
test_urllib_patch.py
|
|
|
test_user.py
|
|
|
test_useractions.py
|
(core) Keep track of row counts per table
|
2022-08-03 08:13:33 -07:00 |
testsamples.py
|
|
|
testscript.json
|
|
|
testutil.py
|
|
|
textbuilder.py
|
|
|
treeview.py
|
|
|
twowaymap.py
|
|
|
tzdata.data
|
(core) apply some dependabot suggestions
|
2022-09-07 14:15:34 -04:00 |
urllib_patch.py
|
|
|
user.py
|
|
|
useractions.py
|
(core) Implementing row conditional formatting
|
2022-08-09 20:11:36 +02:00 |
usercode.py
|
|
|
usertypes.py
|
|
|
xmlrunner.py
|
|
|