-
### Discussed in https://github.com/Laravel-Backpack/CRUD/discussions/2667
Originally posted by **tabacitu** April 13, 2020
Instead of using DataTable's magic to export rows, we should create …
-
As a **_Site Admin_** I can **_create, read, update and delete tunes_** so that **_I can manage appropriate content in the archive_**
-
As a user, I want to be able to access radio station web feeds, so that I can also listen to radio broadcast from within my app.
- [x] layout for adding / removing / listening to my radio stations …
-
Support two levels of transactions - transaction that wrap the `SaveChanges` call from the `MongoDbContext` and the internal batch write calls in the `DbEntityWriter`.
https://mongodb.github.io/mon…
-
v1.x has two base models in the core: Model (which is an empty class), and Model_Crud.
Perhaps we should dump the empty class (what is the point of it being there?), and use Model_Crud as the base mo…
-
As part of formalizing System Indices in Elasticsearch (https://github.com/elastic/elasticsearch/issues/50251), we will be restricting access to System Indices via the REST interface, except by means …
-
-
-
### Is your feature request related to a problem?
#603 requires documentation on developing an extension from scratch.
#610 documents the basic first steps and the C in CRUD. Additional functio…
-
## Summary
If a client requests maxReturnNodes=n then the number of trajectory stations MUST be limited to n results before returning.
The query MUST [else error -402] specify a whole number greater…