Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | debian: require django to build .mo filesHEADmaster | Frédéric Péters | 2016-10-06 | 1 | -1/+1 |
* | declare localev0.6 | Frédéric Péters | 2016-05-18 | 1 | -1/+2 |
* | adjust associated terms table cell (back to '97) | Frédéric Péters | 2016-05-18 | 1 | -1/+1 |
* | don't use $.data() as it strips leading zeros | Frédéric Péters | 2016-05-18 | 1 | -2/+2 |
* | add translation | Frédéric Péters | 2016-05-18 | 1 | -0/+21 |
* | debian: replace dash in wsgi name | Frédéric Péters | 2016-05-18 | 1 | -1/+2 |
* | sync-tabellio: handle None as equivs (as returned by older psycopg) | Frédéric Péters | 2016-05-18 | 1 | -1/+1 |
* | debian: declare haystack connections | Frédéric Péters | 2016-05-18 | 1 | -0/+6 |
* | setup: add django-haystack dependency | Frédéric Péters | 2016-05-18 | 1 | -0/+1 |
* | add autocomplete to plone popupv0.5 | Frédéric Péters | 2016-05-17 | 3 | -3/+34 |
* | settings: move static files under /thesaurus/ | Frédéric Péters | 2016-05-17 | 1 | -1/+1 |
* | setup: declare whoosh dependency | Frédéric Péters | 2016-05-17 | 1 | -0/+1 |
* | setup: use dash in product name | Frédéric Péters | 2016-05-17 | 1 | -1/+1 |
* | debian packaging | Frédéric Péters | 2016-05-17 | 17 | -0/+398 |
* | add search of terms | Frédéric Péters | 2016-05-17 | 4 | -1/+70 |
* | add code to work as a plone popup | Frédéric Péters | 2016-05-17 | 5 | -3/+54 |
* | add build/setup code | Frédéric Péters | 2016-05-12 | 3 | -0/+130 |
* | general: add home and term views | Frédéric Péters | 2016-05-12 | 6 | -4/+139 |
* | general: add management command to import from tabellio database | Frédéric Péters | 2016-05-12 | 4 | -0/+116 |
* | general: create models | Frédéric Péters | 2016-05-12 | 2 | -1/+89 |
* | general: add base template, using gadjo | Frédéric Péters | 2016-05-12 | 2 | -0/+10 |
* | settings: add support for a local_settings file | Frédéric Péters | 2016-05-12 | 1 | -0/+9 |
* | settings: include app | Frédéric Péters | 2016-05-12 | 1 | -0/+1 |
* | .gitignore | Frédéric Péters | 2016-05-12 | 1 | -0/+2 |
* | include a copy of the AGPL | Frédéric Péters | 2016-05-12 | 1 | -0/+661 |
* | django-admin startapp thesaurus | Frédéric Péters | 2016-05-12 | 6 | -0/+12 |
* | django-admin startproject pfwb_thesaurus | Frédéric Péters | 2016-05-12 | 5 | -0/+117 |