0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
NEW/FIXED: getPublicationForm saves everything correctly upon key ENTER, including authors. (Separate /submitform/ with author-digesting JS merged into main /publicationform/, JS added via /onsubmit/ property of the same.) More... over 17 years ago
FIXED obsolete "name" fields crashing MySQL calls and thus validations (checkSimilarAuthors, checkNonPublishingAuthors). IMPROVED speed by moving logic from PHP to SQL (checkEmptyAuthorNames): ~100x faster [compliance with MySQL v<4 verified]. More... over 17 years ago
fixed bug in getAuthorForm by which an author merge would completely overwrite target with source data (authoreditform's </form> was mistakenly made *conditional* in my previous edit, so that the later fields overwrote the earlier ones with identical names). More... over 17 years ago
Added default sort on first author name instead of on year More... over 17 years ago
Fixed alignment bug in merge form (one </table> came too early), + small detail changes (<<//>> to &lt;&lt; etc. and similar) More... over 17 years ago
Fixed missing siteclass for inclusion in version.php More... over 17 years ago
*** empty log message *** More... over 17 years ago
Fixed two small bugs (one SQL query, one URL) (introduced by myself yesterday), tidied up a bit (without breaking anything new, I hope :\) More... over 17 years ago
input sanitisation which solves the "topic-page" SQL-code injection vulnerability (http://secunia.com/advisories/25996 & al.). More... over 17 years ago
Fixed bug [ 1740828 ] Problem with international accent \.{} Firstname parsing with special character \{.} or {\.} now works fine. More... over 17 years ago
Fixed missing namekey issue More... over 17 years ago
Fixed RIS export issue (formatted spaces in html output) More... over 17 years ago
bug #1725317 : More... over 17 years ago
Fixed crossref update problem, missing include file added. More... over 17 years ago
removed \bibnodate from bibtex export when no year is present. \bibnodate is not standard bibtex. More... over 17 years ago
*** empty log message *** More... over 17 years ago
Fixed publication delete issue: missing rawurlencode More... over 17 years ago
Fixed journal header with special chars problem in publication lists More... over 17 years ago
Added initial version of REFER parser. Modified pageImport and add referPARSEENTRIES and referfunctions More... almost 18 years ago
Removed notes from crossref display in single publication overview More... almost 18 years ago
fixed bug 1680540: Umlauts/accents in Journal name confuse Type listing More... almost 18 years ago
Added 'mark as read' function on import. More... almost 18 years ago
Update to 1.3.2 More... almost 18 years ago
Fixed userpreference 'open attachment in new window' (see bugreport [ 1671808 ] Safari: inline display of pdf) More... almost 18 years ago
Added [von] Last author display style More... almost 18 years ago
Fixed [ 1670381 ] Missing error message on attachment upload fail More... almost 18 years ago
Fixed actualyear issue More... almost 18 years ago
Fixed spaces problem around ris import fields More... almost 18 years ago
fixed 1660945 More... almost 18 years ago
Fixed problem with linux linebreaks. More... almost 18 years ago