208 Commits (20b25289363c565effc2575095878b811010ea36)

Author SHA1 Message Date
Martin Monperrus 20b2528936 adds tech report number in output 10 years ago
Klaus-Hendrik Wolf f1f63d75f0 Typo in comment 10 years ago
Martin Monperrus 9b9f018a56 fixes a minor regression 11 years ago
Markus Jochim c1dc82b1ae Fixed a bug where '0 results' would be shown with the corresponding heading being invisible 11 years ago
Markus Jochim 0130fd9297 added copyright notice 11 years ago
Markus Jochim a6dd349177 Added a table of contents to search results in academic display 11 years ago
Markus Jochim ad8ea3b74c Added result count to every bibliography section in academic display, total count in normal display 11 years ago
Markus Jochim de16482f56 Splitted list layout by year; added BIBTEXBROWSER_HTMLHEADINGLEVEL 11 years ago
Markus Jochim 724eea77e4 added compare_bib_entry_by_name() 11 years ago
Markus Jochim ef908a3298 Turns doi, url, gsid etc. into hyperlinks in bibtex entry display 11 years ago
Markus Jochim dbc28d4448 Tidied up generation mechanism for [pdf], [doi] links etc. 11 years ago
Markus Jochim c2b330bb7c Option FORCE_NAMELIST_SEPARATOR allows for commas between authors as well as between last and first name 11 years ago
Markus Jochim 67510a8972 Escape German ß in addition to umlauts 11 years ago
Markus Jochim 18552e824a Added css class and i18n to no “result” string 11 years ago
Markus Jochim 2a9e852e4d Now displaying something sensible in result heading for Q_RANGE searches 11 years ago
Markus Jochim 19a3335597 Now also applies graceful ordering and i18n of non-string year-values to yearIndex() 11 years ago
Markus Jochim 02a3df6fed Made sorting of non-int year values easily configurable 11 years ago
Markus Jochim ef426e9bb1 i18n and graceful sorting for year values 'in press', 'submitted' and 'accepted' 11 years ago
Markus Jochim 0897e0fac6 Allow the user to search for a range of years 11 years ago
Martin Monperrus 24d8902132 fixes PHP notice 11 years ago
Martin Monperrus 9677c5bb29 updates metadata 11 years ago
Martin Monperrus 71c56c3e6e fixes a bug in UTF8 handling in COinS metadata (reported by Wojtek) 11 years ago
George Oikonomou b94508c39b Remove trailing whitespaces 11 years ago
Tomas-A 315437cd92 Fixing a bug where ajax wouldn't grab whole document in case there was an un-escaped ampersand in link. 11 years ago
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