-
https://github.com/aquifer/aquifer/pull/14 when running `aquifer build`:
> [I would greatly prefer if] the default site build location was something like public instead of builds/work.
-
I named this project Aquifer because it's like an aquifer for Drupal drops... since it's a scaffolding tool for Drupal... get it? :no_good:
I personally like the name Aquifer quite a bit. Rolls of t…
-
I'm setting up a new site and in the install requirements page I get this error:
```
The directory sites/default/files does not exist. An automated attempt to create this directory failed, possibly d…
-
When user and item database becomes very large, queries need to be made much more efficient. This will be a problem some time in the future. Find an efficient method of returning queries. MapReduce?
-
I had been working on a model which was three month old (at least) and I wanted to update it to the latest model. I was looking for an upgrade tool or something similar (I didn't find it and I didn't …
-
-
These are the following I would like to see in the tabular section of the UI. Ideally, we could view both the stations and the results tables via tabs - like what is done in the typical ArcMap interfa…
-
Use SGID10.Environment.FACILITYUST to query the following;
```
Is the facility in a UDWSPZ
What is the Depth to Groundwater
What is the soil texture
What is the Populat…
-
I've been playing around with generalizing the Monad operators so we don't have to write them all out for a couple months and have come to the conclusion it's just too inelegant even if it were possib…
-
Aquifer needs to have a deployment system that is completely extendible. It should allow users to install npm modules that create deployment options easily.
## What is a deployment option?
A deployme…