Serafeim Papastefanos

Results 42 issues of Serafeim Papastefanos

I've seen the docs https://django-tables2.readthedocs.io/en/latest/pages/column-attributes.html#column-attributes on how it is possible to add custom attributes to the th/td elements. However, I'd like to add some attribute on the inside the (that's...

Hello, I'm using the following snippet on my site to enable google translate: ```html function googleTranslateElementInit() { new google.translate.TranslateElement({ pageLanguage: 'el', includedLanguages: 'en', layout: google.translate.TranslateElement.InlineLayout.SIMPLE }, 'google_translate_element'); } ``` Now,...

bug

### Issue Summary When I tried runnig a query returning a lot of data (more than 3M rows) I get the following output on the worker: ``` func_name=redash.tasks.queries.execution.execute_query job.id=80709639-67b3-4738-9f01-ca63f5209a52 job=execute_query...

Hey friends, I'd like to raise the proxy issue again. This hass been opened (and closed) already a bunch of times: #1639, #1085, #888, #879 and possibly others. I'd like...

question

## Description I tried converting a text column containing decimal numbers on a postgresql server with the Greek_Greece.1252 locale. This reported a generic error (as already described in #3111). However...

type: bug
work: backend
user reported
needs: implementation specs

Probably the other hooks of #43 should also be implemented however I only use the postactivate

One of my favourite additions of unpoly 3 is the `up-disable` to disable a form while it is submitted. I would suggest adding this to the demo since it's trivial...

Instead of using the builtin settings on quicktest.py.

makemigrations --dry-run --check