-
I've noticed there's a use case for the Object Representation editor that can cause a representation to become orphaned in the database.
Steps to reproduce this, based on trying to "move" a represe…
-
```
Cell editors are not implemented in the table view although there are
constraints on the values entered into the detail view. We should define
numerous cell/textbox editors and assign them to each…
-
Creating the endpoints will allow the database schema to be created with less effort. Let's use [Swagger](http://swagger.io/) so we have the auto documentation. We can use the [Swagger editor](http://…
-
Hi Osmtracker Android Team,
When I finish recording a hike, I enter name, description and tags meta data. Then I export it to .gpx file. When I review the gpx file with editor, I can't find the nam…
-
1)
- From VSCode using SQLite3 Editor, show your unique collection/table in database, display rows and columns in the table of the SQLite database.
![image](https://github.com/hanlunli/student/asse…
-
Per [this discussion](https://docs.google.com/document/d/1kXgyOa7aS6u-gOttv-f2zZQQQmk8nrn7oERM2FT8a5I/edit#), it would be good to evaluate potential digital form frameworks to identify what we would l…
-
One of the features we want to support with #979 is loading generated On Disk Project or Domino Visual Editor database in a Vagrant Domino server. This will be useful for:
- Testing web forms and ag…
-
It would be nice if the editor could edit the application's templates. To do this, we need to:
1. [ ] Create a Yancy::Plugin::Template that adds a new collection (`templates`) to the existing Yancy…
-
# Data structure writeup | CompSci Blogs
Collections (Python Models & SQLite Database) For our project implementation, my recipe CPT creates a new table called recipe to store data and information on…
-
If one user has loaded the shared document in an editor it should be locked for other users: e.g.:
- When loading the document check if xrx:lock exists in document; if exists: check how old the timest…