4084 Commits

Author SHA1 Message Date
Garvin Hicking
9459c393df Use proper "generator" metatag. Do not expose version number if not configured. 2014-07-21 12:11:55 +02:00
Garvin Hicking
41388a4a7e we have a problem with a required "PEAR5.php" since this upgrade.
We need to bundle this. I'm short on time, need to remember creating
an issue for this please.
temporary hotfix: Always use PEAR and not PEAR5
2014-07-13 18:51:49 +02:00
onli
8894f82477 Basic suupport for autoupdate-plugin (#98) 2014-07-13 13:07:17 +02:00
Ian
560b5d8165 karma - fix pre 2.0 backend_header case 2014-07-12 11:34:38 +02:00
Garvin Hicking
83d19d183d stricter array check, thanks to wesley 2014-07-11 11:58:07 +02:00
Ian
e823d1d3ca remove obsolet function 2014-07-08 17:23:21 +02:00
Ian
5ea97d22a7 karma - fix some markup for 2.0
I am pretty sure there is some more and I even did not check for pre 2.0 sources
2014-07-08 16:21:23 +02:00
Ian
890387e6f4 karma css placement 2014-07-08 15:51:10 +02:00
Matthias Mees
da0f824da9 Move media_showitem.tpl to frontend for default as well.
References #197
2014-07-08 12:27:01 +02:00
Matthias Mees
dad36dff47 Turn media_showitem.tpl into a true frontend template.
Adapted in serendipity_admin_image_selector.php. Uses frontend CSS
and JS now.

References #197
2014-07-08 11:56:44 +02:00
Ian
3f885e7040 karma better 2014-07-07 13:08:05 +02:00
Ian
f2cad36147 karma add backend_css 2014-07-07 12:18:08 +02:00
onli
ac24978984 Upgrader task for syndication plugin (#196) 2014-07-07 01:36:45 +02:00
onli
2439399c08 implement force-feed logic (#196) 2014-07-07 00:32:50 +02:00
onli
19bdfec0b9 Restore autoscroll functionality (#189) 2014-07-06 23:44:50 +02:00
onli
ca8b96df32 autoscroll.stop does not exist anymore (#189) 2014-07-06 23:26:50 +02:00
Ian
ab27481094 extend c0c6e8a to only emit backend karma css where we need it (untested)
I need to see this happen on DEV blog though
2014-07-05 14:06:40 +02:00
Ian
c0c6e8aebc try to remove bigger parts of inline css (untested) 2014-07-05 11:40:00 +02:00
Ian
cb220b6c94 fixes extends resource
- fixes the bugfix of 02.06.2014 broke correct handling of child templates with same name but different template folders in extends resource (issue 194 and topic 25099)

git-svn-id: http://smarty-php.googlecode.com/svn/trunk/distribution/libs@4858 9dce5a81-9a42-0410-99e4-3799d3902e7f
2014-07-05 11:38:51 +02:00
onli
f802658d10 fix fullfeed option not saving yes 2014-07-03 19:11:17 +02:00
Ian
39b29ad284 fix image comment in wysiwyg mode 2014-07-03 11:02:16 +02:00
Ian
3e0bbaa2f0 Smarty 3.1.19 upgrade 2014-07-01 16:44:57 +02:00
Matthias Mees
9f6e029e59 Remove indexedDB polyfill.
References #186 #189
2014-06-29 14:12:20 +02:00
Matthias Mees
519e7221da Minor reformatting of drag 'n' drop function.
References #189
2014-06-29 13:38:57 +02:00
Matthias Mees
bda8f3910b Move drag 'n' drop into "global" document ready function.
Also reformat deprecated legacy functions.

References #189
2014-06-29 13:25:25 +02:00
Matthias Mees
88028d1da2 Rebuild plugins.js.
References #189
2014-06-29 13:21:04 +02:00
Matthias Mees
3d5354dd79 Disable debug mode for tabs plugin.
References #189
2014-06-29 13:19:23 +02:00
Matthias Mees
71d711902f Remove source mapping for indexedDB polyfill.
The source map is not included in s9y. This throws warnings in the
JS console.

References #189
2014-06-29 12:54:24 +02:00
Matthias Mees
c6c66bb44a Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2014-06-29 11:45:24 +02:00
Matthias Mees
560e19e880 Minor typo. 2014-06-29 11:45:12 +02:00
onli
719ed77457 syndication: feed options into core; option for rss + atom
The force-feed option still needs to be included into the core
2014-06-29 03:10:43 +02:00
Matthias Mees
150f3e1e64 Small CSS fix for Maintenance section. 2014-06-25 14:47:41 +02:00
Matthias Mees
639e36f0eb Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2014-06-25 13:52:12 +02:00
Matthias Mees
1c343badcd Re-minified jquery.tabs.js.
For some reason, the minified version supplied by the plugin's
repository threw an errow, so I reminified it with UglifyJS.

References #189
2014-06-25 13:50:51 +02:00
Matthias Mees
a87944ef44 Include minified versions of JS plugins.
Included minified version from plugin repository if supllied there.
If not, used http://marijnhaverbeke.nl/uglifyjs on the unminified
source file (keeping "head" comments, which usually include license
info).

Saved ~42% of plugins.js. \o/

References #189
2014-06-25 13:43:07 +02:00
Garvin Hicking
12e9171e7d Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2014-06-25 13:23:15 +02:00
Garvin Hicking
63f7510ebd References #134
Fixes thumbnail regeneration, only a problem with proper execution order
2014-06-25 13:22:39 +02:00
Matthias Mees
93790772ae Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2014-06-25 13:08:38 +02:00
Garvin Hicking
6b1b4f2448 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2014-06-25 13:07:52 +02:00
Matthias Mees
ba56d99e8b Remove AccessifyHTML5 and details polyfill.
These are now included in plugins.js by gruntipity.php. No need to
keep them in serendipity_editor.js.tpl.

References #189
2014-06-25 13:07:40 +02:00
Garvin Hicking
c2e3b5a038 should fix the parse error at least 2014-06-25 13:07:21 +02:00
Matthias Mees
9808c57f1e Minor typos in gruntipity.php. Made docs a bit clearer.
References #189
2014-06-25 13:02:37 +02:00
Garvin Hicking
33193806ed References #189
Combine additional jquery/plugin files into one
Remove single file references
Moved dragdrop.js to serendipity_Editor.js.

Please test. Might make trouble in the installer/upgrader?
2014-06-25 12:28:59 +02:00
Matthias Mees
7d127738ca Add AccessifyHTML5 and details polyfill as external files.
Technically being third-party libraries, these should be included
in our combined plugins js file. Once that file is being generated,
we can remove these to from serendipity_editor.js.tpl.

References #189
2014-06-25 10:33:54 +02:00
onli
8386c25037 Seperator in config without border (#191)
$plugin_options now doesn't contain the html of the config_item directly, but is an array that contains it and the ctype. That way, plugin_config.tpl can react to specific config types
2014-06-25 00:46:00 +02:00
onli
e02718bc76 Show no-update message in spartacus
closes #193
2014-06-24 23:43:26 +02:00
onli
f356c7d287 fix doubled html-section in media choose (#150)
Also a cleanup of media_choose.tpl
2014-06-24 23:22:51 +02:00
onli
36987228f9 include indexeddb polyfill directly (#186) 2014-06-24 22:51:58 +02:00
Garvin Hicking
32b7bb9679 * Adapted database table structure change for statistics, shoutbox,
karma and spamblock plugin (for new field definition of "ip" field)
      Thanks to rohdef!
2014-06-23 09:37:52 +02:00
onli
b50559accd indexeddb polyfill (#186) 2014-06-22 17:58:09 +02:00