Mercurial > libervia-web
log src/browser/sat_browser/strings.py @ 1064:abc5d545dbaa
age | author | description |
---|---|---|
2016-03-05 | souliane | browser (strings): fixXHTMLLinks skips internal anchors (links starting with "#") |
2016-01-15 | 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) |
2016-01-15 | souliane | browser: replace re module usage by pure javascript |
2016-01-13 | souliane | browser (strings): add a parameter "new_target" to addURLToText + fix a wrong import |
2016-01-03 | Goffi | copyright update |
2015-12-01 | Goffi | browser side: workaround for a pyjamas bug which freeze the browser in some case with addURLToText regex |