-
Reproduced it once, but currently not able to again reproduce https://github.com/omeka-s-modules/Omeka2Importer/issues/81#issuecomment-261048998
But while trying got this.
Importing from dev.ome…
-
At least that's what it seems happens.
I'd expect this to create whatever collections do exist as sets, and to attach them properly to their associated items, but not to exclude items that aren't i…
-
Hello,
I am using Linux Mint 17, based on Ubuntu 14.04.5 LTS, and Apache 2, PHP 7.0.16, I got the following error when installing the module ItemSetsTree for Omeka S:
```
There was an error.
Error…
-
Big thing here is #65. It also involved moving a lot around, and there have been other changes lately, so some regression checking that old CSV import files are still happy might be in order. Especial…
-
This testing round involves efforts to address #89 #92 #95 and other quirks we've discovered.
If it's possible to confirm that those issues are fixed, that is best in life.
It adds an 'Update pr…
-
Hi,
I have an error ("There was an error on the form. Please try again.") when I select only a module or a theme.
If I select both a theme and a module, the module is installed but not the them…
-
The ways to make a field required seem to be causing conflicts when it uses inputFilter.
To reproduce, with both modules installed on latest master and core on global-settings-event branch, watch the…
-
```
exception 'Zend\Ldap\Exception\LdapException' with message '0x7002: LDAP extension not loaded' in /test/omeka-s/modules/LDAP/vendor/zendframework/zend-ldap/src/Ldap.php:79
```
I get this messag…
-
Some lessons already have a difficulty rating (between 1-5) set in their front matter, but a number of lessons have "difficulty: 0" to indicate they need to be given a rating.
Once this is done, we…
-
A few new features and fixes to look at for the beta:
* Should now be able to assign imported items to multiple item sets
* Should now be able to import Collection data and have that turn into new…