Andrew Dolgov
|
636164301f
|
import_export: limit and offset don't play nice with generic PDO placeholders
|
7 years ago |
Andrew Dolgov
|
a369a6d946
|
import_export: update to use PDO
|
7 years ago |
Andrew Dolgov
|
82152bdc34
|
Revert "plugins/import_export: use PDO"
This reverts commit 785ffca622 .
|
7 years ago |
Luc Didry
|
785ffca622
|
plugins/import_export: use PDO
|
7 years ago |
Andrew Dolgov
|
2c51facf61
|
Revert "import_export: do not use DOMDocument->loadXML in static context"
This reverts commit 1ddf3a28e5 .
|
7 years ago |
Andrew Dolgov
|
1ddf3a28e5
|
import_export: do not use DOMDocument->loadXML in static context
|
7 years ago |
Andrew Dolgov
|
365f5c8b53
|
import_export: use legacy true/false values
|
7 years ago |
Andrew Dolgov
|
7c9b5a3fe4
|
move label stuff to Labels class
fix some unresolved functions
|
8 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
|
8 years ago |
Andrew Dolgov
|
1a322ff3df
|
import_export: better error message if upload failed
|
8 years ago |
Andrew Dolgov
|
ee4c460272
|
import_export: various bugfixes
|
9 years ago |
Andrew Dolgov
|
77e8100669
|
add date suffixes to opml & import_export generated files
|
9 years ago |
zaikos
|
4262e0019a
|
Temporarily disable entity loader when importing XML file.
|
10 years ago |
Andrew Dolgov
|
d3b0e3487e
|
fix xgettext extraction of plural forms, replace wrong ngettext() calls with _ngettext(), rebase translations
|
11 years ago |
Andrew Dolgov
|
11334fdf6c
|
make appearance of some preference panes more similar
|
12 years ago |
Andrew Dolgov
|
106a3de91c
|
plugins: bump API version
|
12 years ago |
Andrew Dolgov
|
a42c55f02b
|
fix blank character after opening bracket in function calls
|
12 years ago |
Andrew Dolgov
|
6322ac79a0
|
remove $link
|
12 years ago |
Andrew Dolgov
|
b229a18456
|
fix import_export plugin for open_basedir; add missing closing form tags to import_export and googleimport plugin
|
12 years ago |
Jeffrey Tolar
|
c541d3a57e
|
Escape ']]>' (closing CDATA tag) when exporting with import_export plugin
|
12 years ago |
Andrew Dolgov
|
8f2ad8e134
|
remove some old ?op syntax notation calls
|
12 years ago |
Andrew Dolgov
|
f58df87234
|
import_export: fix syntax error, adapt to work with new gettext syntax
|
12 years ago |
Tomas Chvatal
|
e5c3f0b21b
|
Cleanup gettext whitespace.
|
12 years ago |
Tomas Chvatal
|
49807c2b3d
|
Fix remaining plural forms to work with gettext.
|
12 years ago |
Andrew Dolgov
|
3972bf5981
|
db_escape_string: specify link parameter for consistency; sessions: do not force-close db connection in _close()
|
12 years ago |
Andrew Dolgov
|
e938b1de11
|
rename plugin main class files
|
12 years ago |
Andrew Dolgov
|
0ac22f29ca
|
plugins cleanup, update descriptions
|
12 years ago |
Andrew Dolgov
|
d2a421e3cb
|
more work on user-selectable plugins; properly process system and user plugins
|
12 years ago |
Andrew Dolgov
|
7a866114e1
|
add -list-plugins option; about sections to plugins
|
12 years ago |
Andrew Dolgov
|
6c2637d973
|
move data import/export to a separate plugin
|
12 years ago |