4602 Commits

Author SHA1 Message Date
Matthias Mees
67864f195f Adapt markup and styles for advanced entry options
This is to make it possible to have .media_choose in advanced entry
options. Actually, it's to work around a bug in Firefox.
2015-01-31 15:05:05 +01:00
Matthias Mees
71aff1c671 Minor markup adjustments for media_choose in entryproperties 2015-01-31 14:01:07 +01:00
Matthias Mees
02e0fa7b8e Change serendipity_customfields from id to class
This is to avoid duplicate ids in the backend.
2015-01-31 12:57:24 +01:00
onli
e542dcb38a Document changes and prepare language constants 2015-01-30 22:19:07 +01:00
onli
f7c0fa23bc Show spartacus errors, maka ajax detection global 2015-01-30 22:07:08 +01:00
Don Chambers
80b07eb2a2 test for image format on src="" and figcaption 2015-01-30 15:01:53 -06:00
Don Chambers
e11b27a2a1 Eliminate test for image format
<figure> container must always exist for js to insert or change media
preview.
2015-01-30 14:44:59 -06:00
Don Chambers
0302f7d034 Added image preview if value is image format 2015-01-30 14:24:21 -06:00
Matthias Mees
147a9ab43e Add progress polyfill CSS to backend stylesheet
This is necessary to that all browsers not supporting progress
natively get the CSS needed by the polyfill. It does not affect
browsers that natively support progress.

References #194 #279
2015-01-30 11:49:28 +01:00
Matthias Mees
11bbf39cc6 Hide CSS animations in browsers that don't support it
References #194 #279
2015-01-30 11:18:35 +01:00
Matthias Mees
006bb855f4 Add a new Modernizr build including CSS animations test
References #194 #279
2015-01-30 11:10:05 +01:00
onli
9be0364003 progress polyfill for IE 2015-01-29 19:48:43 +01:00
Garvin Hicking
71e41b3a5a Issue #238 prevent umlauts and special characters for creating/editing media dirs 2015-01-29 15:40:45 +01:00
Garvin Hicking
5f7f2e5ce0 Issue #234: Granular forcing of backend popups for specific areas
References #234
2015-01-29 15:25:38 +01:00
onli
100c344a14 Use png instead of gif, fix ajax get 2015-01-28 23:45:37 +01:00
Ian
df20e85811 license s9y 2015-01-28 17:11:18 +01:00
onli
c3d6d57db3 show activity indicator and update status 2015-01-28 01:54:38 +01:00
Garvin Hicking
a99156a21d * Issue #248: Add $serendipity['forceBase64']=true option (can be set
in serendipity_config_local.inc.php) to make Serendipity *not*
      use 8bit Imap functions for sending mail, for MTAs that behave
      erradically otherwise.

References #248
2015-01-27 14:45:06 +01:00
Garvin Hicking
859e66d8af Instaler should verify password
References #257
2015-01-27 14:36:32 +01:00
Garvin Hicking
253428dd93 Drop $authorid as discussed
References #264
2015-01-27 14:21:53 +01:00
Garvin Hicking
a96ff42d61 Get the autoupdate-plugin to offer 2.0 2015-01-27 14:16:35 +01:00
onli
ca6ac5eef9 Update all plugins button, js approach (#194, #279) 2015-01-27 01:42:37 +01:00
Garvin Hicking
a58cdb2902 DASHBAORD -> DASHBOARD 2015-01-26 09:18:46 +01:00
Matthias Mees
797c56e015 Document recent changes (Oops)
References #274 #275 #276
2015-01-24 16:04:49 +01:00
Garvin Hicking
463733b30b New language constants
references #274

(my first cherry-pick)

Conflicts:
	docs/NEWS
2015-01-24 14:58:19 +01:00
Matthias Mees
b0a7d0a0d2 Add new lang constant for entries in dashboard
References #274
2015-01-24 14:39:38 +01:00
Matthias Mees
ff5d1a3d5b Fix mispositioned 'no cats/tags' msg, fix missing 'no tags' msg
Also rewrote the JS that checks if freetags plugin is even in use.

References #275
2015-01-24 14:31:15 +01:00
Matthias Mees
aa9f280240 Use new bayes_done class so this works with std spamblock
References #276
2015-01-24 14:06:18 +01:00
Matthias Mees
f223db6c59 Reposition Spamblock bayes confirmation msg
References #276
2015-01-24 12:37:26 +01:00
Matthias Mees
9117b48176 Remove legacy JS for limiting media file overlay width
This is no longer necessary, but was required in an earlier stage
of the media db overlay.

References #73
2015-01-23 13:12:44 +01:00
Garvin Hicking
b63c4e1466 Revert release, check for freetag
References #272
2015-01-23 12:20:26 +01:00
Ian
be9d45eb73 fix failing error if no freetags installed 2015-01-23 11:09:06 +01:00
Ian
8f857aaf04 Update RELEASE 2015-01-23 10:50:08 +01:00
Garvin Hicking
b92c805bc5 backport 2015-01-23 09:40:59 +01:00
Garvin Hicking
0530e3f789 prep release
master will get an updated docs/RELEASE later when we see no problems with 2.0 adoption
2015-01-23 09:26:10 +01:00
Garvin Hicking
265b3a6a08 document smarty fix 2015-01-22 20:20:20 +01:00
onli
f1d7052770 Update Release to now 2015-01-22 19:59:15 +01:00
onli
d6385b7754 document #269 2015-01-22 19:58:21 +01:00
onli
bb986c0546 Use better search identifier to fix #269 2015-01-22 19:49:30 +01:00
Ian
e483598fb3 extend last smarty bugfix patch
References 762283c and ef90f8e

see 8d5fa36a80
2015-01-22 10:58:30 +01:00
onli
3e7e6a03ed Fix search page order when stable archive is on (#269) 2015-01-21 18:53:46 +01:00
Ian
ef90f8e157 integrate Smarty 3.1.22-dev fix to clearCompiledTemplate() to avoid purging a wrong directory fallback on dir permission issues
7a1df12afa
2015-01-21 11:36:00 +01:00
Ian
f2e7f6b2a0 document 2015-01-20 18:40:48 +01:00
Ian
4c29d1f236 remove testing 2015-01-20 17:32:16 +01:00
Ian
9ed46b892f enhance error reporting 2015-01-20 17:07:58 +01:00
Ian
e80daa7670 upport 9418f80 cleanup and note once 2015-01-20 16:51:09 +01:00
Ian
a5d7dbc081 upport 2efc58c cleanup nl2br 2015-01-20 16:50:36 +01:00
Garvin Hicking
2c7a00aaad Use master as development for 2.1
See board for explanation (coming up)
2015-01-20 10:05:42 +01:00
Matthias Mees
dad7daf429 Slight tweak for the cats/tags elements
References #239
2015-01-19 12:24:20 +01:00
Matthias Mees
ed880162cb Tweak taxononmy quick view baseline
References #239
2015-01-19 12:11:04 +01:00