Tim Schneider

Results 6 issues of Tim Schneider

I recently tried to upgrade to Armory 0.95.1 but was unsuccessfull. Armory launches fine but then displays an error message `The DB has returned the following error: DB version mismatch....

When using order_by on a translated model field, the fallback language is not used if the current language's field is empty. e.g: I have a class with a `name` field...

I would love to see an auto deletion of expired files. Maybe expired files could be deleted a configureable amount of days after they expired.

Enhancement

If the env var `ANONYMIZE_LOGGING` is set, the logging output of nginx is changed to anonymize the IP-Address and remove the referer and user agent.

I have come across the problem, that I have one webserver where I want to mix my web-apps with some static websites. As I really like the easy, pluggable way...

status/needs-more-info
status/pr-needs-tests
type/feat

Adding the ability to sort the selected elements (As requested in #171 ). This requires jQueryUI to be loaded. If it is not loaded, the sortable option is automatically deactivated...