Commit graph

520 commits

Author SHA1 Message Date
Jan Dittberner 2c0ff46c7f add website google search 2010-05-10 21:15:46 +02:00
Jan Dittberner 9cc4597bc3 add patch tracker 2010-05-10 21:13:57 +02:00
Jan Dittberner c5b592596e add piuparts 2010-05-10 21:13:03 +02:00
Jan Dittberner ea095463e1 add support for "firstchar" in patterns 2010-05-10 21:10:37 +02:00
Jan Dittberner 8e70fbdb7f Merge branch 'newrules' into lenny
* newrules:
  add ubuntudiff to new group Ubuntu
2010-05-10 20:16:02 +02:00
Jan Dittberner f5879c5ab0 add ubuntudiff to new group Ubuntu 2010-05-10 20:15:49 +02:00
Jan Dittberner f5363a360c use url instead of url_for 2010-05-10 19:51:45 +02:00
Jan Dittberner f5f5e366ea modernize unit tests 2010-05-10 19:51:45 +02:00
Jan Dittberner 2d12dd6a28 update line numbers in translation files 2010-05-10 19:51:45 +02:00
Jan Dittberner 39fb201f84 upgrade result page to Pylons 0.10 2010-05-10 19:51:45 +02:00
Jan Dittberner 0b3373da0e import missing abort function 2010-05-10 19:51:44 +02:00
Jan Dittberner c043f7b2bc update year in translations 2010-05-10 19:51:44 +02:00
Jan Dittberner 64241e4028 fix unit tests 2010-05-10 19:51:44 +02:00
Jan Dittberner 21b8d883d8 upgrade showformscripts controller and template 2010-05-10 19:51:44 +02:00
Jan Dittberner 7e047e9b15 update translation 2010-05-10 19:51:44 +02:00
Jan Dittberner 7cb0b383a3 upgrade mako templates, add explicit webhelpers 2010-05-10 19:51:44 +02:00
Jan Dittberner 716ca8d40a adapt error controller to new Pylons 2010-05-10 19:51:44 +02:00
Jan Dittberner 794bed92fd make the application start with pylons 0.10 2010-05-10 19:51:44 +02:00
Jan Dittberner d0082377cd use the fixed set of dependency versions from Lenny
this allows to create a clean virtualenv that behaves like a Debian Lenny
Python setup
2010-05-10 19:25:33 +02:00
Jan Dittberner 284844168c ignore .coverage 2010-05-10 18:46:17 +02:00
Jan Dittberner 23098f1647 use ; instead of & for merkel search url 2009-09-14 21:49:28 +02:00
Jan Dittberner 2a41af20f9 remove oldpeople urls 2009-09-03 22:10:24 +02:00
Jan Dittberner a0ef7157a6 use keyring files from ~/debian/keyring.debian.org 2009-09-03 22:10:02 +02:00
Jan Dittberner e9da0c6489 use keyrings as keycheck.sh does, add script for synchronizing (thanks to keycheck.sh) 2009-08-14 22:13:05 +02:00
Jan Dittberner c23223dc83 compile translations for bugs.correspondent 2009-08-14 22:05:49 +02:00
Jan Dittberner 43fa465847 added translation for bugs.correspondent 2009-08-14 22:04:24 +02:00
Jan Dittberner 358e2083ff add correspondent query for bugs 2009-08-14 21:52:45 +02:00
Jan Dittberner b90fee99fa switch to html as default output format 2009-02-18 09:28:37 +01:00
Jan Dittberner 6d9b5b85c8 pre-fill fields if enough necessary information is given
- the email address is enough information for DDs
- default to JSON mode
- use text/javascript content type for JSON response in ddportfolio
  controller
2009-02-17 23:30:03 +01:00
Jan Dittberner 2b0b098d1d fix rendering of git repository URL 2009-02-17 19:05:01 +01:00
Jan Dittberner 9234d81ed7 fix XSS vulnerability reported by Moritz Naumann 2009-02-10 21:15:04 +01:00
Jan Dittberner 049848d660 allow PGP keys with shorter fingerprint 2009-01-29 15:45:55 +01:00
Jan Dittberner 5d86ee1032 fix Google search URL 2009-01-29 01:32:05 +01:00
Jan Dittberner d66ca333ad use url_for for static files to use webapp's context 2009-01-23 18:21:33 +01:00
Jan Dittberner 0a4cb8da4c update translation catalogs 2009-01-23 18:07:46 +01:00
Jan Dittberner b132be1f67 add jQuery magic for input
- display fields depending on whether a DD email address is entered or
  not
- make automatically determined fields readonly
- don't hide fields with errors
2009-01-23 18:03:39 +01:00
Jan Dittberner 7208b390c5 add new controller for javascript and autocompletion code 2009-01-23 14:29:37 +01:00
Jan Dittberner 659dbaed19 make gpgfp readonly and hidden per default, reference jquery
- add support for per template extra head elements
- add jquery link to showform.mako
- hide gpgfpfield and make it read-only
2009-01-23 14:23:53 +01:00
Jan Dittberner 2ac9f6dc5a fixed spelling of Stefano's name 2009-01-23 11:47:34 +01:00
Jan Dittberner 07f00898fd updated translation 2009-01-22 23:53:45 +01:00
Jan Dittberner ed65846189 improved design, additional texts, base template
- add style classes to output table
- add Debian and AGPL logos
- use a base template for common template code
- add proper styles for output table
2009-01-22 23:32:19 +01:00
Jan Dittberner eb4341c0db replace deprecated rails helper dependent code 2009-01-22 22:18:26 +01:00
Jan Dittberner 8f32ef46b1 updated translation 2009-01-22 21:49:13 +01:00
Jan Dittberner 33d1037de5 add non DD email field
- add field in form
- use field for NM page URL
- change spelling from E-Mail to Email
2009-01-22 21:45:04 +01:00
Jan Dittberner 67a945dd49 add fields, improve validation, improve error messages
- add fields for GPG fingerprint and Alioth username
- add validation for new fields, mode and fingerprint
- implement translation and human readable text for error messages
2009-01-22 21:06:23 +01:00
Jan Dittberner a50dc731b6 add translation for labels
- update message catalog
- update german translation
2009-01-22 17:40:10 +01:00
Jan Dittberner 709f2067cd add labels for HTML output
- add translatable labels for HTML output (not used for JSON yet)
- add oldpeople URL
- modify the output template to use one table
- add styles
- rename action from handle_post to urllist to reflect its use
- use a property to determine the order of url sections
- use a list with a type to aggregate the urlbuilder results
- use textilize to display labels
2009-01-22 17:34:46 +01:00
Jan Dittberner 9c641cb79c fix i18n of form validation messages 2009-01-21 22:46:59 +01:00
Jan Dittberner 379feed21f switch to get requests 2009-01-21 22:30:05 +01:00
Jan Dittberner 98d0ff5a4f update translation
- refresh messages
- update german translation
2009-01-21 22:06:28 +01:00