api de gestion de ticket, basé sur php-crud-api. Le but est de décorrélé les outils de gestion des données, afin
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Maurits van der Schee 53dc5f36a9 wip 5 years ago
..
001_list_posts.log Add v2 6 years ago
002_list_post_columns.log rename columns to include 5 years ago
003_read_post.log Add v2 6 years ago
004_read_posts.log Add v2 6 years ago
005_read_post_columns.log rename columns to include 5 years ago
006_add_post.log wip 5 years ago
007_edit_post.log Add v2 6 years ago
008_edit_post_columns_missing_field.log rename columns to include 5 years ago
009_edit_post_columns_extra_field.log rename columns to include 5 years ago
010_edit_post_with_utf8_content.log Add v2 6 years ago
011_edit_post_with_utf8_content_with_post.log Add v2 6 years ago
012_delete_post.log Add v2 6 years ago
013_add_post_with_post.log Add v2 6 years ago
014_edit_post_with_post.log Add v2 6 years ago
015_delete_post_ignore_columns.log rename columns to include 5 years ago
016_list_with_paginate.log Add v2 6 years ago
017_edit_post_primary_key.log Add v2 6 years ago
018_add_post_missing_field.log Add v2 6 years ago
019_list_with_paginate_in_multiple_order.log Add v2 6 years ago
020_list_with_paginate_in_descending_order.log Add v2 6 years ago
021_list_with_size.log Add v2 6 years ago
022_list_with_zero_page_size.log Add v2 6 years ago
023_list_with_zero_size.log Add v2 6 years ago
024_list_with_paginate_last_page.log Add v2 6 years ago
025_list_example_from_readme_full_record.log Add v2 6 years ago
026_list_example_from_readme_with_exclude.log Add v2 6 years ago
027_list_example_from_readme_users_only.log Refactor, rename 'include' to 'join' 5 years ago
028_read_example_from_readme_users_only.log Refactor, rename 'include' to 'join' 5 years ago
029_list_example_from_readme_comments_only.log better fix for #513 5 years ago
030_list_example_from_readme_tags_only.log joinLimits 5 years ago
031_list_example_from_readme_tags_with_join_path.log better fix for #513 5 years ago
032_list_example_from_readme.log joinLimits 5 years ago
033_list_example_from_readme_tag_name_only.log rename columns to include 5 years ago
034_list_example_from_readme_with_transform_with_exclude.log better fix for #513 5 years ago
035_edit_category_with_binary_content.log Add v2 6 years ago
036_edit_category_with_null.log add test for #474 5 years ago
037_edit_category_with_binary_content_with_post.log Add v2 6 years ago
038_list_categories_with_binary_content.log better fix for #513 5 years ago
039_edit_category_with_null_with_post.log Add v2 6 years ago
040_add_post_failure.log Add v2 6 years ago
041_cors_pre_flight.log wip 5 years ago
042_cors_headers.log rename columns to include 5 years ago
043_error_on_invalid_json.log Add v2 6 years ago
044_error_on_duplicate_unique_key.log Add v2 6 years ago
045_error_on_failing_foreign_key_constraint.log Add v2 6 years ago
046_error_on_non_existing_table.log Add v2 6 years ago
047_error_on_invalid_path.log Add v2 6 years ago
048_error_on_invalid_argument_count.log Add v2 6 years ago
049_error_on_invalid_argument_count.log Add v2 6 years ago
050_no_error_on_argument_count_one.log Add v2 6 years ago
051_error_on_invalid_argument_count.log Add v2 6 years ago
052_edit_user_location.log rename columns to include 5 years ago
053_list_user_locations.log rename columns to include 5 years ago
054_edit_user_with_id.log rename columns to include 5 years ago
055_filter_category_on_null_icon.log better fix for #513 5 years ago
056_filter_category_on_not_null_icon.log Add v2 6 years ago
057_filter_on_and.log rename columns to include 5 years ago
058_filter_on_or.log rename columns to include 5 years ago
059_filter_on_and_plus_or.log rename columns to include 5 years ago
060_filter_on_or_plus_and.log rename columns to include 5 years ago
061_get_post_content_with_included_tag_names.log joinLimits 5 years ago
062_read_kunsthåndværk.log fix test 001 062 5 years ago
063_list_kunsthåndværk.log fix #430 5 years ago
064_add_kunsthåndværk.log fix #430 5 years ago
065_edit_kunsthåndværk.log Add v2 6 years ago
066_delete_kunsthåndværk.log Add v2 6 years ago
067_edit_comment_with_validation.log Rename test 5 years ago
068_add_comment_with_sanitation.log better fix for #513 5 years ago
069_increment_event_visitors.log rename columns to include 5 years ago
070_list_invisibles.log Add test for authorization middleware 5 years ago
071_add_comment_with_invisible_record.log better fix for #513 5 years ago
072_list_nopk.log Fix for #435 5 years ago
073_multi_tenancy_kunsthåndværk.log fix #430 5 years ago
074_custom_kunsthåndværk.log Fixes #443 5 years ago
075_list_tag_usage.log Support for views #409 5 years ago
076_list_user_locations_within_area.log fix geo filter bug 5 years ago
077_list_posts_with_page_limits.log Implemented #504 5 years ago
078_edit_event_with_nullable_bigint.log Add test for #507 5 years ago
079_read_post_with_categories.log joinLimits 5 years ago
080_add_barcode_with_ip_address.log Add IpAddress middleware for #519 5 years ago