1388 Commits

Author SHA1 Message Date
Matthias Mees
bc1f0fd306 Rework messages emitted by upload/delete in media db
Due to a regression in how these messages are emitted, these now
need to emit their msg markup in include/admin/images.inc.php or
include/functions_images.inc.php to avoid nested msg containers.

References #287
2015-02-03 18:55:22 +01:00
Matthias Mees
74776bd76c Do not hide <br> elements in .msg_*
As much as I hate these, but this was not a good idea in hindsight.

References #287
2015-02-03 17:11:00 +01:00
Matthias Mees
b6380f8a69 Better fix for obsolete msg wrapper for deleting media db dirs
Courtesy of @ophian

References #287
2015-02-03 14:10:16 +01:00
Ian
ccbce5bebf Revert "fix label $entry ep_is_sticky check missing properties sub array"
This reverts commit e32a9fd66c2e4b00e78a7055c6f67f02bac44aa4.
2015-02-02 18:45:49 +01:00
Ian
e32a9fd66c fix label $entry ep_is_sticky check missing properties sub array 2015-02-02 18:37:29 +01:00
Matthias Mees
cb1b0632e4 Fix long plugin names aligning below their toggler
References #284
2015-02-02 10:19:43 +01:00
Matthias Mees
14fe9bdbf6 Change serendipity_customfields from id to class
This is to avoid duplicate ids in the backend.
2015-01-31 12:59:12 +01:00
Matthias Mees
1dbd0be6f1 Backport new dashboard lang constant
References #274
2015-01-24 14:41:15 +01:00
Matthias Mees
c8018f909e Backport cats/tags quick view fix
References #275
2015-01-24 14:35:14 +01:00
Matthias Mees
b3e0c1f6c6 Backport 941c920ff67fbaa9f318826b547bb21661c91dc4
References #276
2015-01-24 14:07:23 +01:00
Matthias Mees
2606595416 Backport f223db6
References #276
2015-01-24 12:38:50 +01:00
Matthias Mees
0a7c38a685 Backport 9117b48176be9571f7e4b77d870f6ff0e3b9d9ac 2015-01-23 13:59:26 +01:00
Garvin Hicking
143df857f5 upport 2015-01-23 12:21:34 +01:00
Ian
b0e168816d fix failing error if no freetags installed 2015-01-23 11:10:35 +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
Matthias Mees
24bdb147e0 Move taxonomy quick view back
References #239
2015-01-19 11:51:30 +01:00
Matthias Mees
d375a00046 Move cats/tags quick view below Entry Body
References #239
2015-01-19 11:23:50 +01:00
Matthias Mees
3d2b77e1b5 Revise cats/tags quick view styles
(Apparently, I totally misread the comment by @garvinhicking.
Oops.)

References #239
2015-01-19 11:18:39 +01:00
Matthias Mees
5b640b575c Add styles to seperate taxonomy sections in entry editor
References #239
2015-01-19 10:23:47 +01:00
Matthias Mees
1a0e039f6f Add proper lang constants for tags quick view
– Also translated the new constants to German
- Also removed duplicate tagsList function (remnant of the merge
  conflict)

References #239
2015-01-19 09:38:51 +01:00
onli
4b83f8dcce JS-uploader can't download, don't try 2015-01-18 21:00:11 +01:00
onli
dcb044fb28 Set image-owner to all authers with js-upload (#264) 2015-01-18 20:33:41 +01:00
Ian
1025ec5748 fix default open ML if in image properties form - give option to jump to ML w/o submittng form
References #264 (was not really mentioned there, bur related)
2015-01-18 16:38:03 +01:00
Ian
3902c88916 fix Resize before Upload not respecting target_filename
References #264 (was not really mentioned there)
2015-01-18 14:17:11 +01:00
Ian
f6438592c4 one more respect highlighter 2015-01-18 12:51:29 +01:00
Ian
7fe1264f00 respect githubs highlighter 2015-01-18 12:47:18 +01:00
Matthias Mees
1448313fb8 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
Conflicts:
	templates/2k11/admin/entries.tpl
	templates/2k11/admin/serendipity_editor.js.tpl
	templates/2k11/admin/style.css
2015-01-17 18:12:15 +01:00
Ian
1480e0a88b ups how come? 2015-01-17 18:11:42 +01:00
Matthias Mees
4ecc125adb Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
Conflicts:
	templates/2k11/admin/entries.tpl
	templates/2k11/admin/serendipity_editor.js.tpl
	templates/2k11/admin/style.css
2015-01-17 18:10:41 +01:00
Matthias Mees
0dc96ec9b8 Fix showing cats/tags list overlay on clicking cats/tags list
This was broken due to my recent markup changes. Also added lang
constants for the tags list, but since we could label it better,
introduced new lang constants for it.

References #239
2015-01-17 18:05:20 +01:00
Matthias Mees
7c4f1f1052 Add a 'quick view' for assigned tags to the entry editor
Basically replicates the same functionality as for categories. JS
only. Also revised the markup and JS of that for consistency. Too
lazy to make a generic function for it, we can do that later.

References #239
2015-01-17 17:41:35 +01:00
Matthias Mees
ba8eb7eea8 New iconfont build with new 'Publish now' icon
References #262
2015-01-17 16:42:26 +01:00
Matthias Mees
6287ce8f7e Remove text-shadow for 'Publish now' button
References #262
2015-01-17 16:35:58 +01:00
Matthias Mees
d626281228 Introduce new lang constant for 'Publish now' button
Add this as title attribute and (hidden) button text for said
button

References #262
2015-01-17 16:25:24 +01:00
Matthias Mees
b295e617df Change 'Publish now' button to be a 'normal' icon button
- grey, not green
- new icon, button text hidden
- includes new icon build

References #262
2015-01-17 16:21:42 +01:00
Matthias Mees
4c97a041cc Add overlay min-width for very small images in media db
References #265
2015-01-17 13:46:25 +01:00
Matthias Mees
6dac0b5798 An 'auto'. Just for @ophian. 2015-01-17 13:05:09 +01:00
Matthias Mees
a87c0fa755 Fix overflowing plugin names on small resolutions 2015-01-16 12:47:28 +01:00
Matthias Mees
0f2f437c8c A better solution for media file/template info overlays
Since the JS-based solution does not work well for cases where the
overlay is larger than the (very small) image, we'll have to go
with a CSS-based solution. This sets the height of the overlay
to at least 7em, which should cover the core info of the overlay
(which is usually 4 lines of text). Also, we'll have to go with
overflow: scroll; in case the info is longer.

Not a good solution in a reponsive context, but it should work. :(

References #230
2015-01-16 12:27:22 +01:00
Matthias Mees
bdea7336ee Clear headings in media file metadata
References #263
2015-01-16 12:18:56 +01:00
Matthias Mees
5fdb253448 Make sure media/template info does not overflow
References #230
2015-01-16 11:55:33 +01:00
Matthias Mees
0eaf9db416 Sync heights of info overlays
This has been an optical issue for both media files and themes,
which is why my original idea to have large preview files would
not have solved it. However, a CSS-based solution would not have
been solid, either, so I went with a few lines of jQuery to sync
the height with the outer container.

References #230
2015-01-15 19:31:55 +01:00
Ian
9ab0e57389 fix not displaying is_sticky flagged entry in dashboard
References #260 and #261
2015-01-15 11:53:44 +01:00
Matthias Mees
4a730bfcf0 Scheduled entries display publish date in dashboard
Since space if scare in the dashboard, scheduled entries will now
display their publish date instead of the 'Scheduled' badge. The
info that this is a scheduled entry will be available in a tooltip
of the pulish date. This seems like the best compromise on all
devices/resolutions.

References #260
2015-01-14 16:50:44 +01:00
Ian
43676a0918 remove old @ for smarty internal modifiers and stringify and/or fix escape properties 2015-01-14 12:52:20 +01:00
Ian
6ce61621a4 fix non-existing constant 2015-01-09 19:08:20 +01:00
Ian
a2130e3d89 preview iframe fix wrong modernizr version 2015-01-09 16:14:55 +01:00
Ian
d49bc18718 remove leftover authorid
@mattsches was this a debug leftover?
c9e9d93f92
2015-01-06 18:42:38 +01:00
Matthias Mees
e29009d1ba Fix mispositioned Akismet block/unblock buttons.
References #247
2015-01-05 23:35:51 +01:00