Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Check for empty HTTP status | Robin Krahl | 2014-11-01 |
| | | | | | | | | | | | Raise a specific error if the HTTP status is empty. This indicates that there is no internet connection or that the MediaWiki installation cannot be reached. Previously, the error message just reported an empty HTTP status. - check for empty HTTP status in `MediaWikiApi` Fix https://github.com/ireas/LrMediaWiki/issues/28 | ||
* | Add permission field to export dialog | Robin Krahl | 2014-11-01 |
| | | | | | | | | | | | Add the permission field to the export dialog and to the file description template. - add permission to the template in `description.txt` - add permission to the UI in `MediaWikiExportServiceProvider` - add permission to the data items in `MediaWikiInterface` Fix https://github.com/ireas/LrMediaWiki/issues/27 | ||
* | Fix #23: [string "MediaWikiApi.lua"]:68: table index is nil | Robin Krahl | 2014-10-06 |
| | |||
* | Initial commit.v0.1 | Robin Krahl | 2014-08-21 |