Garvin Hicking
3605937049
Fix Issue #299
2015-02-11 14:28:14 +01:00
Matthias Mees
b5af1289f2
Add spacing for custom items in configuration groups
...
Most notably, this will affect custom theme config options.
2015-02-10 12:45:54 +01:00
Matthias Mees
430d364a88
Only expand non-overlayed cats/tags if necessary
...
References #290
2015-02-08 17:37:10 +01:00
Matthias Mees
d6ad3ad3c4
Hide cat view toggle button in non-overlayed cat view
...
References #290
2015-02-08 16:58:53 +01:00
Matthias Mees
6249a6af5e
Add generic odd/even for dashboard widgets
...
- Use CSS for odd/even spacing + clearing in browsers that support
it using :nth-child and the new class .dashboard_widget (to
seperate positioning styles from visual styles)
- 'Polyfill' said behaviour for IE 8 using JS
- Adapt hardcoded dashboard sections accordingly
- Add fix for IE 8 where mq_small is not set properly
- New build of oldie.css
References #297
2015-02-08 16:15:06 +01:00
Matthias Mees
6f6410adb4
Make sure form element do not overflow their containers
...
References #296
2015-02-06 20:38:46 +01:00
Ian
a1e0f7c8e9
Merge branch 'master' of github.com:s9y/Serendipity
2015-02-04 18:03:17 +01:00
Ian
d584a7febb
move backend_dashboard hook
...
may certainly as well be, to move the s9y_links block on top of all since not getting boxed, see http://board.s9y.org/viewtopic.php?f=4&t=20247
May need follow-up, if we we have a more general dashboard even/odd cycler function to avoid making each hooked-in plugin to reinvent the wheel...!
2015-02-04 18:02:35 +01:00
Matthias Mees
b204d8b179
Adapt layout in theme options media preview
...
References #288
2015-02-04 17:44:47 +01:00
Matthias Mees
4665bb6598
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:46:47 +01:00
Matthias Mees
02cf5a3f29
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:09:46 +01:00
Matthias Mees
3b36be9beb
Better fix for obsolete msg wrapper for deleting media db dirs
...
Courtesy of @ophian
References #287
2015-02-03 14:08:57 +01:00
Ian
44a8d8d84d
Revert "fix label $entry ep_is_sticky check missing properties sub array"
...
This reverts commit 37fecb5ebe56f9e42a75cb08d55f3b2e38526c58.
2015-02-02 18:47:34 +01:00
Ian
37fecb5ebe
fix label $entry ep_is_sticky check missing properties sub array
2015-02-02 18:34:57 +01:00
Matthias Mees
8795b06c73
Fix long plugin names aligning below their toggler
...
References #284
2015-02-02 10:18:42 +01:00
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
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
Garvin Hicking
5f7f2e5ce0
Issue #234 : Granular forcing of backend popups for specific areas
...
References #234
2015-01-29 15:25:38 +01:00
Garvin Hicking
253428dd93
Drop $authorid as discussed
...
References #264
2015-01-27 14:21:53 +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
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