adrien

adrien commented on issue FFDN/ffdn-db#25

Nouveaux champs

J'ajouterais à URL des statuts : URL RI / wiki.

6 years ago

adrien commented on issue FFDN/ffdn-db#14

AssertionError when ISP try to change it's shortname

Is an ISP update able to block other updates because it raises an exception and the whole process aborts? If so, shouldn't each update be wrapped in a catch-all block?

7 years ago

adrien pushed to master at adrien/rmn-pep

  • 288815c95f pep.c: initial attempts with client-server code for PEP detection.

8 years ago

adrien created repository adrien/rmn-pep

8 years ago

adrien pushed to master at adrien/sane-lex

  • cb1e8e4210 eur-lex: always display the toggle button. There is a weird interaction between the resize handler and the overflow scrollers, sometimes making it impossible to select the resize handler anymore. Always display the toggle button to at least have that as a fallback.

8 years ago

adrien pushed to master at adrien/sane-lex

  • a17f6cce19 eur-lex: prefer CSS' resize to the toggle button. We add a resize: both on the TOC and only display the toggle button if the browser doesn't handle this attribute. This gives the user full control on the TOC dimensions.
  • f679ff4fb1 eur-lex: don't hide the toc fully but shrink it to 0px vertically. This makes it invisible too but doesn't make the toggle button be resized since its container is still the same width.
  • View comparison for these 2 commits »

8 years ago

adrien pushed to master at adrien/sane-lex

  • 8bc8155b20 eur-lex: restrict the TOC script to legal-content/EN/* (rather than /*). The script only works for EN and probably legal-content so don't try to apply it to other pages.
  • b2f5b5313d eur-lex: make the background "antiquewhite" (a very light pink). And why antiquewhite? Because firefox has shown it in the completion list.
  • 7ad796de8a eur-lex: turn the "(Un)Fold TOC" button into "Toggle TOC". There was no good value for the width once folded, especially on narrower screens. This makes the button completely hide the TOC, only leaving the button itself.
  • View comparison for these 3 commits »

8 years ago

adrien pushed to master at adrien/sane-lex

  • 72119cefb4 eur-lex: don't display titles if the corresponding category is empty.
  • 27cdbf8d1e eur-lex: non-brittle way to exclude informative sections. There is a variety of sections that are statements, notes and so on. They are interesting and should end up in the TOC too but they're neither articles nor annexes and therefore have to be handled differently. This commit removes an exclusion that was specific to 2014/53 and instead filters on elements that start with 'Article' or 'ANNEX'; it's English-only but works well.
  • View comparison for these 2 commits »

8 years ago

adrien pushed to master at adrien/sane-lex

  • 15f79285c7 eur-lex: add the annexes to the TOC too.

8 years ago

adrien pushed to master at adrien/sane-lex

  • d5fc2c9b8f eur-lex: add a greasemonkey script to complement pages with a TOC.

8 years ago

adrien created repository adrien/sane-lex

8 years ago