Ian
0aaf6f1e50
document emoticon plugin fix
2015-02-05 17:05:52 +01:00
Ian
9d9f3160dd
Use strict frontend template fallback
...
in case it is used as a copy template, see http://board.s9y.org/viewtopic.php?f=11&p=10441860#p10441860
Extra Note by Garvin :)
If you create a custom theme to be used with Serendipity 2.0+, use serendipity_getTemplateFile(..., 'serendipityHTTPPath', true) whenever you reference files that are relevant to the frontend output inside your config.inc.php file. The distinction of Backend and Frontend themes in Serendipity 2.0 will otherwise try to search for a file in the backend-directory of a theme, because the theme configuration screen is displayed within the backend, not the frontend
2015-02-04 16:50:07 +01:00
Ian
6064057e26
document fa95f33 and 71a9650
2015-02-03 13:41:15 +01:00
Garvin Hicking
3be47026ee
upport
2015-01-27 14:17:15 +01:00
Matthias Mees
116fd2d59f
Document recent changes (Oops)
...
References #274 #275 #276
2015-01-24 16:07:52 +01:00
Garvin Hicking
29b0209ddd
New language constants
...
references #274
2015-01-24 14:56:30 +01:00
Garvin Hicking
e2e16d2a5f
move news to old
2015-01-23 09:40:17 +01:00
Garvin Hicking
24655cc34f
Prep release
2015-01-23 09:23:23 +01:00
Garvin Hicking
b0f5d30904
Match RELEASE file of 2.0 with master.(This got merged to master, which is why master pointed to 1.6)
2015-01-22 20:23:04 +01:00
Garvin Hicking
e0b361b2a4
sync NEWS
2015-01-22 20:19:42 +01:00
Garvin Hicking
1b9e5de787
* Prevent entryproperties from saving/displaying a browser-side
...
stored password that was actually not set.
[THIS BUGGED ME FOR A SOOOOO LONG TIME!]
* Stronger check for existing logger interface to prevent errors
when it is not actively used.
2015-01-15 15:39:00 +01:00
Garvin Hicking
8b51c37b98
Address issue #261
...
Prevent resetting entryproperties when using serendipity_updertEntry
2015-01-15 10:13:53 +01:00
Garvin Hicking
d6ac2aacf0
document
2015-01-12 13:26:19 +01:00
Garvin Hicking
7f6194e195
* Patch PEAR.php to use "static" isError declaration to prevent
...
PHP error messages
2015-01-05 12:44:58 +01:00
Garvin Hicking
adfb237b4a
fix wrong IF-order
...
We'll need to also apply that to all additional_themes
2015-01-05 11:37:29 +01:00
Garvin Hicking
afa74da11c
fix fulltext search for types other than mysql
2015-01-05 11:22:22 +01:00
Garvin Hicking
ff3cd29f2a
document past changes, did I miss anything?
2015-01-01 15:01:02 +01:00
Ian
4b13006687
document
2014-12-23 19:27:44 +01:00
Garvin Hicking
d35b4d127d
Fix wrong parameters to serendipity_entity_decode()
2014-12-23 11:33:41 +01:00
garvinhicking
36cde3030a
* Fixes escaping of comments in the new backend pane to prevent
...
XSS. Thanks to Steffen Röemann for reporting!
2014-12-23 11:10:53 +01:00
Ian
f0ade5eda0
is not not, is now! ;-)
2014-12-19 11:40:01 +01:00
Garvin Hicking
2f631807fe
Fix conflicts.
...
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
Conflicts:
docs/NEWS
2014-12-19 09:56:10 +01:00
Garvin Hicking
c8e147874b
Move around searchTerm escaping, document.
2014-12-19 09:55:34 +01:00
garvinhicking
b3bb1f38fc
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2014-12-15 10:01:04 +01:00
garvinhicking
24bb0112d9
php detection
2014-12-15 10:00:33 +01:00
Garvin Hicking
48c9089f77
pre release again
2014-12-11 13:26:12 +01:00
Garvin Hicking
698c6ce698
update our changelog with some recent changes
2014-12-10 10:11:16 +01:00
Garvin Hicking
21b277bd1c
Add missing i18n constants
...
prepare rc1
2014-11-29 11:59:47 +01:00
Garvin Hicking
4d17c0ae02
Added SQLite3 OO layer, old one did not work for PHP 5.4+
...
PDO SQlite3 is preferrable though
2014-11-24 11:48:16 +01:00
Garvin Hicking
26535ec09c
Patch remaining usages of html_entity_decode
...
Document
2014-11-24 09:57:47 +01:00
Ian
dc8fba51cc
document early Oct issue with IM news izes
2014-11-21 11:09:27 +01:00
Garvin Hicking
ec09fa2607
document
2014-11-18 12:27:49 +01:00
Garvin Hicking
a24940a095
pointer to document this
2014-11-18 12:27:14 +01:00
Ian
5f2f390cb9
whites
2014-11-17 19:21:15 +01:00
Garvin Hicking
50c42997cf
Move default-php and default-xml to spartacus
2014-11-17 09:41:48 +01:00
Garvin Hicking
35628a3e2c
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
...
Conflicts:
docs/NEWS
2014-11-02 15:21:23 +01:00
Garvin Hicking
9944cbb0a7
Make PAT_JS mod_rewrite pattern be recognized to .htaccess to prevent ErrorLog entries for looking up such URLs.
...
Bumps version to beta6 and will recreate .htaccess file
2014-11-02 15:20:21 +01:00
Ian
dee5033c0a
document e11cbbc
2014-11-02 14:30:42 +01:00
Ian
dcae514215
Smarty 3.1.21 upgrade (see changelog)
2014-10-19 16:19:01 +02:00
Ian
7e0eadb254
Smarty 3.1.20 upgrade (see changelog)
2014-10-10 18:24:44 +02:00
Ian
93667e2f46
revert main fbf821c capabilities changes
2014-10-06 14:18:37 +02:00
Ian
3cf539d90e
document 9cbb2b0
2014-10-05 18:04:51 +02:00
Ian
fbf821c714
make $serendipity['capabilities'][*] variables work
2014-10-02 19:11:00 +02:00
Garvin Hicking
971b993a52
Re-add check if serendipityPath is writable in installer. Don't remember why we declared this as bogus.
2014-09-09 15:07:43 +02:00
Garvin Hicking
5c12922510
Personal preferene for autosave
...
References #213
2014-09-09 14:34:46 +02:00
Garvin Hicking
da82fd3a16
support imagemagick thumb parameters, slightly reworked
...
references pull request #205
2014-09-09 13:58:09 +02:00
Garvin Hicking
b606b91272
Proper SQLite PDO filenames in shared installations (Issue #214 )
...
References #214
2014-09-09 13:17:34 +02:00
Garvin Hicking
5fdff4c671
Bugfix for not properly setting entry.cats in entry overview
...
References #201
2014-08-07 10:53:18 +02:00
Garvin Hicking
938d7144c5
implement patch by @fugue88
...
References #199
2014-08-04 12:11:07 +02:00
Garvin Hicking
2217826e56
pre next
2014-07-25 10:47:37 +02:00