Thomas Hochstein
15f0be45a2
[event_spartacus] Don't cache wrong plugin list.
...
Declaring $pluginlist as static will cache the
database query results and always return the same
list of plugins - no matter which type is queried
(sidebar or event).
This cache must be busted if another type of
plugins is queried.
Backported from master.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2019-08-11 00:45:39 +02:00
Garvin Hicking
d10aaf8ffd
Add new "legal" properties for affected plugins.
...
Disable subtome by default.
2018-04-03 11:17:22 +02:00
Thomas Hochstein
02b70e2266
Another fix to Spartacus after dropping netmirror.
...
See #548 .
Expands b0fb8d2d126bc8c6e2745c466eb5429c18615738
by adding the necessary fix at another code point.
Fixes a whitespace issue (tabs -> spaces).
Add Changelog entries.
Needs to be backported to 2.1 after tests and review.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2018-03-30 13:17:51 +02:00
onli
b0fb8d2d12
Sync: Drop netmirror from spartacus
2018-03-28 21:09:53 +02:00
Thomas Hochstein
5ad93297ed
Change Spartacus default mirror to github.
...
Netmirror is not very reliable currently.
Add Changelog file.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2017-04-12 18:37:30 +02:00
klemens
5a95db314a
spelling fixes
2017-04-06 22:26:07 +02:00
onli
d4d46855c2
Add formtoken to upgrade button
2017-01-26 14:11:54 +01:00
Matthias Mees
7410465496
Improve accessibility of iconfont icons
...
Iconfont icons are of no value to screenreader users; in our case,
they get alternative text. By adding 'aria-hidden="true"' to the
<span> holding the iconfont icon, we avoid the screenreader trying
to announce the iconfont icon.
2016-10-26 11:29:25 +02:00
onli
d973e99933
Workaround PHP < 5.6 bug, not verifying certs, stopping Request2
...
See http://board.s9y.org/viewtopic.php?f=10&t=20773 and #399
2016-06-22 19:42:07 +02:00
Ian
e87ab8729d
fix 2 issues with commit f94c85c
2016-06-01 13:11:15 +02:00
onli
e6202fcf23
Spartacus: Use Http/Request2 ( #399 )
2016-05-01 21:48:32 +00:00
onli
7e27920421
Spartacus: Support recommended property for themes
2016-04-18 21:33:31 +00:00
onli
668363eb1b
Merge event and sidebar update page into one ( #383 )
2016-03-20 14:40:08 +00:00
Ian
4267203a64
add missing hack defense
2016-02-08 15:28:17 +01:00
Ian
f94c85c8e1
consistent plugin usage - spartacus
...
this and followup commits touches:
use load_languiage API
class method parenthesis "\n{\n <code>\n}\n",
case break switches,
consistent boolean usage,
append css to eventData
and other cleanups
2016-01-26 14:09:15 +01:00
Ian
03a94807eb
remove $id$
2015-09-22 18:11:28 +02:00
Garvin Hicking
5398e2f72a
Let spartacus hook into cronjob plugin to mail plugin update notifications
2015-03-16 17:42:22 +01:00
garvinhicking
0cce92d4d7
Add ability to preview demo themes in spartacus.
2015-03-16 14:31:34 +01:00
onli
f7c0fa23bc
Show spartacus errors, maka ajax detection global
2015-01-30 22:07:08 +01:00
onli
fb3fb774fa
Spartacus: Remove upgrader hint message
...
Should be reworded if the messaged proves to be really necessary, or rather the mentioned functionality added (#194 )
2014-11-02 17:26:05 +01:00
onli
b9feb9602c
Spartacus: Show only one update success msg ( #217 )
2014-09-19 16:29:48 +02:00
onli
3600354ab7
readd debug-msgs to logger
2014-08-14 11:31:21 +02:00
onli
86cbd17b42
Make spartacus less chatty
...
Makes both the plguin update list and the template overview more readable, as important messages don't get lost in the always existing ones
2014-08-12 13:15:18 +02:00
Matthias Mees
d355f82de2
Open Spartacus XML file in a seperate window/tab.
2014-04-25 10:54:15 +02:00
Matthias Mees
71af5ad8b1
Improve backend markup emitted by serendipity_event_spartacus
...
References #87
2014-03-10 11:40:19 +01:00
onli
c2f788c69b
spartacus: improve template preview cache
2013-06-23 21:37:21 +02:00
onli
6d3404c763
spartacus: only set template fullsize preview if existing, cached
2013-06-23 21:13:45 +02:00
Ian
dfa7f535ab
upport 4db855d
...
fixed curl result bug
2013-05-16 17:31:12 +02:00
Ian
2b88bc3fcd
fix double slash in target
2013-02-07 12:33:47 +01:00
Matthias Gutjahr
df09953d8e
Fix for "Illegal string offset 'tag'" error
2013-02-06 15:14:21 +01:00
Ian
88f69a298e
Update plugins/serendipity_event_spartacus/serendipity_event_spartacus.php
...
fixed Illegal string offset 'tag'
2013-01-19 12:42:38 +01:00
Ian
ae8230ebda
fixUrl fix
2012-12-10 10:07:20 +01:00
Ian
546e7c9ee6
minor - fix note typo and shorten param
2012-12-08 14:19:23 +01:00
Ian
a66aa90424
tab2space cleanup
2012-12-08 14:12:12 +01:00
Ian
9aebc99eac
fixed doubled slashes without breaking URI
2012-12-08 13:54:17 +01:00
Ian
efd4d723fc
better double slash fix,
...
as the first try did catch http prefixes too
2012-12-08 12:10:42 +01:00
Ian
a94b4a618a
just to make sure Mattsches... ;-)
2012-11-20 19:40:30 +01:00
Ian
912889fccc
upport Garvins Spartacus master fixes and mattches 10a1a5c565 commit,
...
which could sadly not get cherry-picked! (Possibly being based to a differing parent commit)
2012-11-20 16:36:45 +01:00
Garvin Hicking
ae8c7768ec
one more try
2012-11-20 16:30:22 +01:00
Garvin Hicking
082f4b729c
try to circumvent a problem
2012-11-20 16:29:52 +01:00
Ian
2fafa72157
fixed github preview image path
2012-08-22 20:45:36 +02:00
Grischa Brockhaus
e72c90a69d
Merged branch 'master' into 2.0 (compatibility fixes)
2012-06-13 15:12:35 +02:00
Grischa Brockhaus
1f9630b394
Compatibility fixes.
2012-06-13 14:24:45 +02:00
Garvin Hicking
3a3702f7a4
spartacus backport
2012-06-12 20:56:11 +02:00
Garvin Hicking
6899fa3026
spartacus error fix
2012-06-12 20:55:54 +02:00
Ian
c48e8d3860
bump version
2012-06-05 17:47:23 +03:00
Ian
14dfcca0ba
removed br linebreak
2012-06-05 17:46:25 +03:00
Ian
d47e948acf
removed br linebreak
2012-06-05 17:44:26 +03:00
Ian
a3f03a40af
forward thinking - added error / success / notice classes and
...
removed their img inline styles to default/admin/style.css
2012-05-23 19:23:41 +02:00
Garvin Hicking
1bce14a668
github mirror
2011-12-13 13:56:46 +01:00