onli
f98d4304b1
Let gravatar plugin use HTTP_Request2 ( #399 )
2016-05-02 20:09:29 +00:00
onli
e6202fcf23
Spartacus: Use Http/Request2 ( #399 )
2016-05-01 21:48:32 +00:00
onli
4aefefc295
Update HTTP_Request ( #399 )
2016-04-27 18:52:12 +00:00
onli
51d88128f4
Update pear ( #399 )
2016-04-27 18:50:44 +00:00
onli
73ea0c4b1e
Restore session id change on logout ( #399 )
2016-04-27 18:12:48 +00:00
onli
a8ac90c466
Init php 7 compatibility ( #399 )
...
A first approach at fixing s9y for php 7, which makes it possible to
write an entry without any error message. The specific changes are: 1.
__construct for the plugin classes 2. Update Cache Lite to a modern
version to fix its similar constructor problem 3. Remove the
session_regenerate_id call from the session destructor (should get
re-added to session creation where necessary) 4. Remove error handler to
prevent silenced warnings from becoming fatal exceptions
2016-04-26 22:39:11 +00:00
Ian
d78724b4c9
remove $Id$
2016-04-25 12:13:18 +02:00
Wesley Woo-Duk Hwang-Chung
022b68e3b3
Some further edits to Korean localization
2016-04-25 09:39:41 +09:00
Wesley Woo-Duk Hwang-Chung
6733151051
Some further edits to Korean localization
2016-04-25 09:38:53 +09:00
Wesley Woo-Duk Hwang-Chung
0d667ba503
Update Korean translation (overhaul in 11 years!)
...
Added translation for new features since 2005, and also corrected mistranslations / typos.
2016-04-25 00:14:04 +09:00
Wesley Woo-Duk Hwang-Chung
bb9cca20ba
Update Korean translation (overhaul in 11 years!)
...
Added translation for new features since 2005, and also corrected mistranslations / typos.
2016-04-25 00:12:40 +09:00
Wesley Woo-Duk Hwang-Chung
e4c333dded
Korean translation added
2016-04-23 21:55:33 +09:00
Wesley Woo-Duk Hwang-Chung
5bd9c6a3b4
Korean translation added
2016-04-23 21:54:51 +09:00
Ian
a30457892d
add newlines where all other lang have em to
2016-04-22 19:51:46 +02:00
onli
32d0a6bf4f
Fix: Don't break backend theme box
...
If the current theme was not the same as the backend theme, but the
backend theme was part of a recommended theme, then that backend theme
would get accidentally removed from the list of themes and thus nto set
as the current backend theme, breaking the themes menu
2016-04-20 20:47:57 +00:00
Matthias Mees
59e569e59f
Update 2k11 backend JS assets
...
- Update autoscroll
- Update magnificPopup
- Update magnificPopup's CSS in style.css
2016-04-20 10:20:44 +02:00
Matthias Mees
db5c7089bb
Update backend Modernizr to latest
2016-04-20 10:11:30 +02:00
onli
7e27920421
Spartacus: Support recommended property for themes
2016-04-18 21:33:31 +00:00
onli
128a25e6d5
Merge branch 'master' of https://github.com/s9y/Serendipity
2016-04-14 16:42:44 +02:00
onli
4619ce1e03
document modern themes section
2016-04-14 16:23:49 +00:00
onli
e84bc1aa80
Fix theme info overlay
...
Broken in cc4e9f953e30332109a6860b1a6cf4a2261b8788 because @key does not work after the variable was moved as an argument into a function
2016-04-14 16:40:57 +02:00
onli
cc4e9f953e
Introduce recommended section in theme backend
...
Meant to highlight modern themes for guiding users not to pick the outdated xhtml themes still available via spartacus. See http://board.s9y.org/viewtopic.php?f=5&t=20713
2016-04-14 16:18:16 +02:00
Matthias Mees
58df7bcea5
Update bundled jQuery to 1.12.3
2016-04-05 22:16:35 +02:00
Ian
f94b16e7ca
add to plugin plug logo 2 option and example
2016-04-03 12:13:35 +02:00
onli
9d18a74440
Fix: Both plugin types not upgradeable in shared list ( #383 )
2016-03-29 19:49:26 +02:00
Matthias Mees
864782d48d
Update bundled jQuery to 1.12.2
2016-03-26 12:13:50 +01:00
Ian
b536a9dcce
better descriptions
2016-03-22 19:33:02 +01:00
Ian
0d981fcb86
Revert "spartacus add lang"
...
This reverts commit 2f71892daf65518d6b3c1f58d4c2488d0e749269.
2016-03-20 15:10:57 +01:00
Ian
2f71892daf
spartacus add lang
2016-03-20 15:07:01 +01:00
Matthias Mees
55061e4dc7
Add new lang constant for Spartacus
...
References #383
2016-03-20 15:04:25 +01:00
onli
668363eb1b
Merge event and sidebar update page into one ( #383 )
2016-03-20 14:40:08 +00:00
Ian
2c7f40aa1e
add CONFIG_PERMALINK_PATH_DESC
2016-03-19 17:19:00 +01:00
Ian
d93674485d
cleaups
2016-03-19 17:18:11 +01:00
onli
aa12313ee4
Skip zebra striping for hidden config element ( fixes #396 )
2016-03-18 23:28:03 +00:00
Matthias Mees
62a3624f1f
Fix positioning for popuplayer button
...
That means positioning in the source code as well as in the layout.
References #395
2016-03-12 21:06:19 +01:00
onli
6fafd4964a
restore accidentaly removed contentplugin type
...
Was a mistake in 1fb1a6647f2414168ca00bfca80f4f73b71b4723
2016-03-01 00:22:16 +01:00
onli
1fb1a6647f
Add color picker as plugin/theme config item
2016-03-01 00:14:15 +01:00
onli
020ca7f651
Merge pull request #392 from xoxys/master
...
Provide authenticated userdata for frotend comment form
2016-02-12 17:32:38 +01:00
xoxys
7faa1cb195
provide userdata for frotend comment form
2016-02-12 09:12:05 +01:00
xoxys
7af3980f96
Update functions_entries.inc.php
2016-02-12 09:08:54 +01:00
xoxys
68bb6fbeb9
provide userdata for frotend comment form
2016-02-12 09:07:00 +01:00
Garvin Hicking
e35898342d
proper EOL
2016-02-10 12:50:00 +01:00
Garvin Hicking
74b9251c40
Revert "addlang"
...
This reverts commit c3db29a036d2b15b9d941f69d8e4e98bf0600040.
2016-02-10 12:48:59 +01:00
Ian
f9fc569c5d
remove ?
2016-02-10 10:46:58 +01:00
Ian
d97acf8b05
remove RQ, see commit and cooments
...
1c1c11f31fd31b54ae98f2921f8411208704c9e5#commitcomment-15999285
2016-02-10 10:44:58 +01:00
Garvin Hicking
c3db29a036
addlang
2016-02-10 09:51:37 +01:00
onli
6003c72b5c
Merge pull request #391 from xoxys/master
...
check session variable to detect a reply from author
2016-02-09 21:50:24 +01:00
Matthias Mees
400c662462
Use hidden class instead of inline styles
2016-02-09 14:30:25 +01:00
xoxys
7e5f63d9d2
remove backend variable
2016-02-09 10:55:12 +01:00
xoxys
d4f09b7821
check session variable to detect a reply from author
2016-02-09 10:49:50 +01:00