183 Commits (8c5868be17b24b50eb57dcc973815147ec935f15)

Author SHA1 Message Date
tbrisker 7ad2d10102 prevent collision if i18n function already exists 11 years ago
Martin Monperrus 1a13d89307 adds support for "file" fields (exported by Zotero) 11 years ago
Matthieu Guillaumin 46ae7a06a5 improves the configurability of the link menu ([bib], [pdf], ...) 11 years ago
Martin Monperrus 4d2f21f344 improves the configurability of the output through CSS classes (adds .bibcomment) 11 years ago
Martin Monperrus db987616a7 fixes a bug in Javascript progressive enhancement (bug reported by Elvis) 11 years ago
Martin Monperrus 9f230368d9 preserves math formula for use with MathJax (bug reported by Elvis) 11 years ago
Martin Monperrus bf91b17fe3 improves the configurability of the output through CSS classes (adds .bibmenu and .bibanchor) 11 years ago
ahaber fc7f5c77fb Fixes a potential cross site scripting (XSS) issue 11 years ago
Martin Monperrus ed120ab4cf removes useless code that hinders understandability 11 years ago
Martin Monperrus 0a2c97b68c improves documentation of configuration 11 years ago
Martin Monperrus c9462cb1e9 replaces double quotes by simple quotes for facilitating search 11 years ago
Martin Monperrus c929400a8b refactors to remove duplicated and ambiguous code 12 years ago
Martin Monperrus 01c2eaec85 improves google scholar metadata 12 years ago
Martin Monperrus 4c1b7ebfd4 adds configuration item for the default frame (suggested by Christopher David Ramos) 12 years ago
Martin Monperrus 7d45c51b6f fixes a bug (reported by Pawel) 12 years ago
ahaber 0092442d83 preserve ENCODING in text2rss() while decoding characters encoded by 12 years ago
ahaber 275c1a41b5 issue #9 12 years ago
ahaber af120fdda3 fix for issue #8 12 years ago
George Oikonomou 4d39449b2c Output correct HTML entity for \r{a} 12 years ago
Joseph L. Richards 2c976cd1b6 fixes bug in bibtex concatenation with # 12 years ago
Martin Monperrus ad871ba363 adds handling of three new characters (contributed by Mateusz Łącki) 12 years ago
Martin Monperrus e4396f129d refactored the template mechanism 12 years ago
Martin Monperrus 8eaee2f277 implements &search=key1|key2|key3 or &search=key1,key2,key3 for emulating \cite{key1,key2,key3} (feature request by Mateusz) 12 years ago
Martin Monperrus 2ace26a260 fixed bug when @String are removed 12 years ago
Martin Monperrus fee4593473 refactoring 12 years ago
Martin Monperrus 5a9b9f1db5 refactoring 12 years ago
Martin Monperrus 5d2cb77457 fixed bug when slashes are used in bibtex keys 12 years ago
Martin Monperrus 8bfbe0e0d9 added support for internationalization 12 years ago
Martin Monperrus 79f769b3a6 adds a better configuration system, which is backward compatible 12 years ago
Martin Monperrus 4743902994 improves testability 12 years ago
Martin Monperrus 0f205dc06a improved ordering and sectioning of entries 12 years ago
Martin Monperrus 17dbef223d updated CSS to fit with new BIBTEXBROWSER_LAYOUT 13 years ago
Martin Monperrus 2d3f27015d refactored the excellent commit of M. Guillaumin 13 years ago
Matthieu Guillaumin f9b2f7a62a added a LAYOUT option 13 years ago
Martin Monperrus bf49236033 fixed a spurious 'notice' when used as library 13 years ago
Martin Monperrus 8d28126de4 changed the version number to __GITHUB__ (the github version is not a release) 13 years ago
Matthieu Guillaumin 177c75e18e keys 13 years ago
Matthieu Guillaumin 230ca17d7f improved abbrv for list; factorized code for toHTML(); reverted modifications to bib2html and created bib2links() instead. 13 years ago
Matthieu Guillaumin fa56993706 the LAYOUT option and minor modifications 13 years ago
Martin Monperrus 531ebd0756 see http://www.monperrus.net/martin/bibtexbrowser-changelog 13 years ago
Martin Monperrus bf7b180dfa release of Oct 27 2012 13 years ago
Martin Monperrus f15adf086a hello github! initial github repo for bibtexbrowser 13 years ago
Martin Monperrus c24a8d1de4 added rel=nofollow in default message 13 years ago
Martin Monperrus 44d5d40dea added support for disabling the default message 13 years ago
Martin Monperrus 8acec31aff * added support for displaying only recently modified bibtex entries (see NewEntriesDisplay), thanks Jen 13 years ago
Martin Monperrus 901fb4e4c1 improved configurability of the number of items per page 13 years ago
Martin Monperrus 7ab9c3d90f added support for timestamps on bibtex entries 13 years ago
Martin Monperrus ca42eb9625 fixed bug in parser 14 years ago
Martin Monperrus 7dc3b2ebbd added support for angstrom and protection against magic_quotes_runtime (feedback from Alexander Refsum Jensenius) 14 years ago
Martin Monperrus 7f23eca401 forgot @ in @define('ENCODING','UTF-8'); 14 years ago