f545369922
Show configuration form after saving
2014-08-18 16:59:26 +02:00
3600354ab7
readd debug-msgs to logger
2014-08-14 11:31:21 +02:00
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
5e6b864fdf
fix xhtml for 9b89c3d
...
References #201
2014-08-08 16:24:39 +02:00
9b89c3d815
Another stab at fixing Issue #201
...
When no categories are delivered to serendipity_updertEntry this can mean two things:
- categories need to be un-assigned
- categories where not addressed/fetched/passed to the function [see include/admin/overview.inc.php for publishing a post! Or plugins like freetag, using serendipity_updertEntry]
To address this a new serendipity[had_categories] is added to the backend template, which can be checked for.
Feedback appreciated!
2014-08-08 14:23:19 +02:00
f9bddffc3e
Rework code to work with array.
...
References Issue #201
2014-08-08 10:59:40 +02:00
e4a44c3663
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2014-08-08 10:56:16 +02:00
e7ff92136a
fix eb5ac2d
...
to keep eventData array in the flow
2014-08-07 15:45:32 +02:00
eb5ac2dac1
move 'backend_category_showform hook'
2014-08-07 14:20:59 +02:00
9ab56b1606
fix missing space
2014-08-07 11:48:50 +02:00
5fdff4c671
Bugfix for not properly setting entry.cats in entry overview
...
References #201
2014-08-07 10:53:18 +02:00
43ceac124a
fix subtome path
2014-08-05 09:45:00 +02:00
08b86b102b
fix plugins no updates' message check
...
References #200
there is more.
2014-08-04 15:01:43 +02:00
b85e007b85
Add missing constants
2014-08-04 13:36:18 +02:00
938d7144c5
implement patch by @fugue88
...
References #199
2014-08-04 12:11:07 +02:00
2217826e56
pre next
2014-07-25 10:47:37 +02:00
c920aff4c7
Added i18n for new strings
2014-07-25 10:22:20 +02:00
da1bf30532
Prepare beta3 for tomorrow. Speak up if you see anything against this.
2014-07-24 11:06:20 +02:00
626d984054
Fix #198 - entry pagination off by one
2014-07-23 09:25:13 +02:00
9459c393df
Use proper "generator" metatag. Do not expose version number if not configured.
2014-07-21 12:11:55 +02:00
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
8894f82477
Basic suupport for autoupdate-plugin ( #98 )
2014-07-13 13:07:17 +02:00
560b5d8165
karma - fix pre 2.0 backend_header case
2014-07-12 11:34:38 +02:00
83d19d183d
stricter array check, thanks to wesley
2014-07-11 11:58:07 +02:00
e823d1d3ca
remove obsolet function
2014-07-08 17:23:21 +02:00
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
890387e6f4
karma css placement
2014-07-08 15:51:10 +02:00
da0f824da9
Move media_showitem.tpl to frontend for default as well.
...
References #197
2014-07-08 12:27:01 +02:00
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
3f885e7040
karma better
2014-07-07 13:08:05 +02:00
f2cad36147
karma add backend_css
2014-07-07 12:18:08 +02:00
ac24978984
Upgrader task for syndication plugin ( #196 )
2014-07-07 01:36:45 +02:00
2439399c08
implement force-feed logic ( #196 )
2014-07-07 00:32:50 +02:00
19bdfec0b9
Restore autoscroll functionality ( #189 )
2014-07-06 23:44:50 +02:00
ca8b96df32
autoscroll.stop does not exist anymore ( #189 )
2014-07-06 23:26:50 +02:00
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
c0c6e8aebc
try to remove bigger parts of inline css (untested)
2014-07-05 11:40:00 +02:00
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
f802658d10
fix fullfeed option not saving yes
2014-07-03 19:11:17 +02:00
39b29ad284
fix image comment in wysiwyg mode
2014-07-03 11:02:16 +02:00
3e0bbaa2f0
Smarty 3.1.19 upgrade
2014-07-01 16:44:57 +02:00
9f6e029e59
Remove indexedDB polyfill.
...
References #186 #189
2014-06-29 14:12:20 +02:00
519e7221da
Minor reformatting of drag 'n' drop function.
...
References #189
2014-06-29 13:38:57 +02:00
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
88028d1da2
Rebuild plugins.js.
...
References #189
2014-06-29 13:21:04 +02:00
3d5354dd79
Disable debug mode for tabs plugin.
...
References #189
2014-06-29 13:19:23 +02:00
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
c6c66bb44a
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2014-06-29 11:45:24 +02:00
560e19e880
Minor typo.
2014-06-29 11:45:12 +02:00
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