Mercurial > libervia-web
log src/browser/sat_browser/strings.py @ 901:9cd2ec1b722a
age | author | description |
---|---|---|
Sat, 05 Mar 2016 13:55:24 +0100 | souliane | browser (strings): fixXHTMLLinks skips internal anchors (links starting with "#") |
Fri, 15 Jan 2016 16:34:37 +0100 | souliane | browser (strings, editor): add javascript version of fixXHTMLLinks and use it for displaying the rich blog messages (add links' missing scheme and open them in new tab) |
Fri, 15 Jan 2016 16:33:08 +0100 | souliane | browser: replace re module usage by pure javascript |
Wed, 13 Jan 2016 13:12:58 +0100 | souliane | browser (strings): add a parameter "new_target" to addURLToText + fix a wrong import |
Sun, 03 Jan 2016 16:24:27 +0100 | Goffi | copyright update |
Tue, 01 Dec 2015 13:55:01 +0100 | Goffi | browser side: workaround for a pyjamas bug which freeze the browser in some case with addURLToText regex |