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
Matthias Mees
1669d72046
German translation universal plugin update button
2016-06-25 11:53:37 +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
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
4267203a64
add missing hack defense
2016-02-08 15:28:17 +01:00
Ian
fd9e77a4c8
remove $Revision$
2016-02-08 15:27:34 +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
00f5a6f940
that should be it with langs
2016-01-22 16:57:25 +01:00
Ian
e51533bc31
lang tabs removal
2016-01-21 20:38:37 +01:00
Ian
1a0672cb78
lang cleanup core spartacus plugin
2016-01-21 18:13:20 +01:00
Ian
03a94807eb
remove $id$
2015-09-22 18:11:28 +02:00
Ian
6b9f08a1fe
minor
2015-08-16 17:34:21 +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
08a9ffcd90
Move spartacus multi-upgrade hint to tooltip
2014-11-09 16:50:38 +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
b62a45397b
Replace relevant occurrences of 'Template' with 'Theme'
...
This is for files in the plugins/ directory.
References #103
2014-03-11 20:49:55 +01:00
Matthias Mees
8ddf285340
Fix broken German lang files in Spartacus
...
References #105
2014-03-11 19:45:27 +01:00
Matthias Mees
5f8590054d
Shorten the German text for spartacus updates. Again.
...
References #97
Note: I have no idea why this commit's diff is so large. Encodings
should be correct.
2014-03-11 13:57:36 +01:00
Matthias Mees
29c8d09583
Revert "Shorten the German text for spartacus updates"
...
This reverts commit cdacd7ca2ed8a77d1102ac0c92ae1824af5d04dc.
(Something didn't seem right there.)
2014-03-11 13:53:39 +01:00
Matthias Mees
cdacd7ca2e
Shorten the German text for spartacus updates
...
References #97
2014-03-11 13:52:19 +01: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
Garvin Hicking
19042479fb
typo fix by qbi
2013-01-01 21:20:31 +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