Commit graph

52 commits

Author SHA1 Message Date
Jan Dittberner 1e69cc3bfe Update dependencies 2017-09-10 10:43:56 +02:00
Paul Wise 95f411b757 Remove the alioth fileserver
The alioth admins are not going to bring it back.
2017-09-10 10:31:46 +02:00
Paul Wise bfae5b5820 Fix parameters for the lists search service 2017-09-10 10:31:41 +02:00
Paul Wise 8fe6a79649 Fix subdirectory for the duck service 2017-09-10 10:31:38 +02:00
Paul Wise 56494bf307 Use https and .org for the debtags service 2017-09-10 10:31:34 +02:00
Paul Wise a392c1b439 Use https for search.debian.org 2017-09-10 10:30:58 +02:00
Paul Wise 2229fb4604 Use https for planet-search.debian.org 2017-09-10 10:30:53 +02:00
Jan Dittberner 23f3c78141 Fix unused arguments, remove Pylons websetup 2017-08-20 21:10:27 +02:00
Jan Dittberner e79d16c42f Translated using Weblate (German)
Currently translated at 100.0% (87 of 87 strings)
2017-02-17 12:21:00 +01:00
Jan Dittberner c1c0e388da Update translation catalogs 2017-02-17 12:13:47 +01:00
Jan Dittberner 1664b527bd Merge remote-tracking branch 'weblate/develop' into develop
* weblate/develop:
  Translated using Weblate (Dutch)
  Added translation using Weblate (Dutch)
  Translated using Weblate (Norwegian Bokmål)
  Translated using Weblate (Norwegian Bokmål)
  Translated using Weblate (Norwegian Bokmål)
  Added translation using Weblate (Norwegian Bokmål)
  Translated using Weblate (Indonesian)
  Translated using Weblate (Indonesian)
  Translated using Weblate (Chinese (China))
  Translated using Weblate (Chinese (China))
  Translated using Weblate (Chinese (China))
  Added translation using Weblate (Chinese (China))
  Translated using Weblate (German)
2017-02-17 12:13:04 +01:00
Jan Dittberner 40c778884a Switch to Weblate, update Copyright years 2017-02-17 12:05:56 +01:00
Jan Dittberner da2d299e97 Fix deprecation warning
flask.ext.babel and flask.ext.wtf have been replaced by flask_babel and
flask_ext.
2017-02-17 11:57:38 +01:00
Heimen Stoffels b84bb49482 Translated using Weblate (Dutch)
Currently translated at 100.0% (87 of 87 strings)
2017-01-22 13:48:02 +01:00
Heimen Stoffels 6521a25b8d Added translation using Weblate (Dutch) 2017-01-22 13:29:42 +01:00
Petter Reinholdtsen c3c1022214 Translated using Weblate (Norwegian Bokmål)
Currently translated at 75.8% (66 of 87 strings)
2016-11-15 15:45:20 +01:00
Petter Reinholdtsen cadc3271c7 Translated using Weblate (Norwegian Bokmål)
Currently translated at 74.7% (65 of 87 strings)
2016-11-09 21:45:27 +01:00
Petter Reinholdtsen f872a4aeb9 Translated using Weblate (Norwegian Bokmål)
Currently translated at 73.5% (64 of 87 strings)
2016-10-28 09:45:27 +02:00
Petter Reinholdtsen fa73870973 Added translation using Weblate (Norwegian Bokmål) 2016-10-26 07:53:32 +02:00
Izharul Haq 899b59e7fb Translated using Weblate (Indonesian)
Currently translated at 100.0% (86 of 86 strings)
2016-08-30 00:45:01 +02:00
Izharul Haq 490c7bae8f Translated using Weblate (Indonesian)
Currently translated at 100.0% (86 of 86 strings)
2016-08-27 22:15:02 +02:00
chimez 387db4ffd5 Translated using Weblate (Chinese (China))
Currently translated at 93.1% (81 of 87 strings)
2016-08-20 06:44:19 +02:00
chimez ce1c5f9eaa Translated using Weblate (Chinese (China))
Currently translated at 29.8% (26 of 87 strings)
2016-08-18 05:18:53 +02:00
chimez 7887065c25 Translated using Weblate (Chinese (China))
Currently translated at 8.0% (7 of 87 strings)
2016-08-18 04:14:47 +02:00
chimez e2679a5586 Added translation using Weblate (Chinese (China)) 2016-08-18 03:07:47 +02:00
Jan Dittberner 1127d684ba Translated using Weblate (German)
Currently translated at 100.0% (87 of 87 strings)
2016-07-23 12:44:54 +02:00
Jan Dittberner 7adc53c31e Update german translation 2015-11-12 22:20:15 +01:00
Jan Dittberner 0df84e586f Update meta information and documentation 2015-11-12 22:19:24 +01:00
Jan Dittberner c9ae85c2c1 Remove Pylons remains 2015-11-12 22:18:23 +01:00
Jan Dittberner b7fe1328bb Add result view implementation
This commit implements the result view and template.

- fix Python3 configparser interpolation error in portfolio.ini
- debianmemberportfolio.model.urlbuilder ported to Python3
- add showurls.html as a direct Jinja port of showurls.mako
- implement functionality in debianmemberportfolio.views.result
2015-11-12 21:11:48 +01:00
Jan Dittberner 43ade2d35e Port showform template to Jinja2 2015-11-11 00:50:28 +01:00
Jan Dittberner 1c86f707fa Implement fetchdddata view 2015-11-11 00:49:59 +01:00
Jan Dittberner 52066eb904 Port dddatabuilder and keyfinder to Python3 2015-11-11 00:48:01 +01:00
Jan Dittberner 298b12775b Fix compatibility with newer jQuery 2015-11-10 23:26:07 +01:00
Jan Dittberner 2e3cb7aa64 Implement better GPG output decoding 2015-11-10 23:18:22 +01:00
Jan Dittberner cf04f6f0cb port keyringanalyzer to Python3
- ran through 2to3
- switch to new ConfigParser name
- fix UTF-8 handling of gpg output
- don't track tags and keyringcache.db in git
2015-11-10 22:38:13 +01:00
Jan Dittberner f63939cb03 Add initial Flask implementation 2015-11-10 22:38:13 +01:00
Jan Dittberner c783f96166 Move static assets
Move the static assets from debianmemberportfolio/public to
debianmemberportfolio/static where they are expected by Flask.
2015-11-10 22:38:13 +01:00
Jan Dittberner 30a35914c3 Move translation files
This commit moves the Pylons translations files
(debianmemberportfolio/i18n) to debianmemberportfolio/translations
because this is where Babel/Flask expect them.
2015-11-10 22:38:13 +01:00
Jan Dittberner 7c21e449d4 Move Pylons implementation to attic 2015-11-10 22:38:13 +01:00
Jan Dittberner 59eaea87ba fix jQuery compatibility issue 2015-09-25 13:01:42 +02:00
Paul Wise 0c9dd63f61 Fix link to DMD (Closes: #779343) 2015-03-09 21:27:01 +01:00
Jan Dittberner afe5828b16 fix language check when no Accept-Language header is set 2015-02-20 23:01:34 +01:00
Paul Wise ec3a33545c Use https instead of http in links, comments, docstrings etc.
Update URLs to new sites where needed.
2014-10-14 17:03:54 +02:00
Paul Wise dbb3fdf106 Remove generated files from git. 2014-10-14 17:03:50 +02:00
Paul Wise da8037fbe0 Update DUCK link to new static page 2014-10-14 17:03:45 +02:00
Paul Wise 923c463592 Use SSL in links and commands where available 2014-04-10 17:57:20 +02:00
Paul Wise 502c6c4749 Fix the link to the contributors site 2014-04-10 17:57:14 +02:00
Jan Dittberner b670f58c7a switch from ddportfolio to debianmemberportfolio
- change all references from ddportfolio to debianmemberportfolio
- rename debianmemberportfolio.controllers.DDPortfolioController to
  debianmemberportfolio.controllers.Controller
- update documentation
- update copyright years, unify file header formatting
2014-02-08 23:54:51 +01:00
Jan Dittberner 780e10494e rename files with ddportfolio in filename 2014-02-08 17:52:20 +01:00