Commit Graph

19 Commits (8c5c762a8582fcc8b7cecda98045fe5a0e88f707)

Author SHA1 Message Date
Andrew Dolgov 71fc6d45bd refactor error reporting to AppBase; keep exception_error() for now as a shim 6 years ago
Andrew Dolgov 3678315bea Article, Headlines: shorten several method names 6 years ago
Andrew Dolgov 642c37ea61 further effocts to wrap JS stuff into objects 6 years ago
Andrew Dolgov 049a37aa0e WIP reshuffling of JS global context into separate logical objects 6 years ago
Andrew Dolgov 3325979bf0 isCdmMode -> isCombinedMode 6 years ago
Andrew Dolgov add558e7e5 rework some styles related to three panel mode 6 years ago
Andrew Dolgov 8359ca6dad combined mode (and more) css class name updates 6 years ago
Andrew Dolgov 2f961ee830 plugins: add some xhrPost refactoring 6 years ago
Andrew Dolgov dbb4cdbe36 plugins: run eslint const/let fixes 6 years ago
Andrew Dolgov fad986ff5d plugins/embed_original: use PDO 7 years ago
Andrew Dolgov 21ce7d9ec0 update phpmd ruleset to use (subset) of cleancode
fix various minor issues reported by static analysis
remove redundant php closing tag from several more files
7 years ago
Andrew Dolgov 106a3de91c plugins: bump API version 11 years ago
Andrew Dolgov a42c55f02b fix blank character after opening bracket in function calls 11 years ago
Andrew Dolgov 6322ac79a0 remove $link 11 years ago
Bernd Amend 20a4022277 embed_original: change overflow for the iframe content from hidden to auto
Without this change only a portion of the original website is embedded
in Firefox 20. The Chromium 26 behavior is as expected with hidden and auto.
11 years ago
Stefan Seidel 44db06b6be fix "embed original" plugin 11 years ago
Andrew Dolgov 3972bf5981 db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close() 11 years ago
Andrew Dolgov 3873151bcb minor tweaks to embed_original 11 years ago
Andrew Dolgov a479f3efe7 add embed_original plugin 11 years ago