Ian
2b610dc791
Add first and last pagination for entries and media items
2015-10-05 19:10:53 +02:00
Ian
7c21de8aa8
Allow bulk move ML items to Uploads Root too
...
Fixes many issues like for renaming files and subdir handling, database placements and other issues.
Structures case DIR, FILE and FILE vars for renaming, moving, select and replace.
Touches directoryEdit and mediaproperties related boundaries.
Adds better event messages, which fixes $ob_serendipity_moveMediaDirectory.
Extends and fixes media_items realname issues and changes the length of the item title to be as long as possible.
Added new constants to be executed to the lang files in near future, when some follow up commits have been added.
2015-10-05 18:19:09 +02:00
Matthias Mees
b5a5b0a996
Fix breaking layout in dashboard if update notification exists
...
References #359
2015-07-25 14:30:15 +02:00
Matthias Mees
c4f9b721e7
Apply filter_pane label spacing for all filter_pane instances
...
References #356
2015-07-14 19:54:10 +02:00
Matthias Mees
b9d1fa38c9
Make sure the label spacing applies to filters and sort
...
References #356
2015-07-14 19:48:42 +02:00
Matthias Mees
b00343d24d
Also fix labels for selects
...
References #356
2015-07-14 19:46:47 +02:00
Matthias Mees
b9b55142fc
Fix CSS regressions introduced by aaca8e
...
References #356
2015-07-14 19:45:12 +02:00
Matthias Mees
aaca8eda3b
Minor layout fixes for media DB media filters
...
References #356
2015-07-14 19:41:01 +02:00
Ian
ffa6493677
textarea.cke_source patch needs to support webkit for html nugget plugins too
2015-05-05 17:02:06 +02:00
Ian
c786d457a7
single plugin textarea moz source styles
2015-03-31 16:58:37 +02:00
Ian
590d2d88ae
better cke source moz style
2015-03-31 12:19:45 +02:00
Ian
222cfe5c16
better moz cke source styles
2015-03-18 19:00:14 +01:00
Ian
72f316712b
fix cke_source code linebreak view for Mozillas
2015-03-16 11:08:42 +01:00
Matthias Mees
d84cd93c57
Remove legacy CSS for template_preview
2015-03-11 17:50:43 +01:00
onli
e7502ef9bc
manually restore from before merge
...
The merge in 7740886ff9ebf74d0365c9d69eb9b46c2876b077 accidentally overwrote changes that were important. This commit tries to restore them while also keeping the additions from feature_updateAll.
2015-02-15 20:04:33 +01:00
onli
7740886ff9
Merge branch 'feature_updateAll'
...
Conflicts:
docs/NEWS
lang/UTF-8/plugin_lang.php
lang/UTF-8/serendipity_lang_bg.inc.php
lang/UTF-8/serendipity_lang_cn.inc.php
lang/UTF-8/serendipity_lang_cs.inc.php
lang/UTF-8/serendipity_lang_cz.inc.php
lang/UTF-8/serendipity_lang_da.inc.php
lang/UTF-8/serendipity_lang_de.inc.php
lang/UTF-8/serendipity_lang_en.inc.php
lang/UTF-8/serendipity_lang_es.inc.php
lang/UTF-8/serendipity_lang_fa.inc.php
lang/UTF-8/serendipity_lang_fi.inc.php
lang/UTF-8/serendipity_lang_fr.inc.php
lang/UTF-8/serendipity_lang_hu.inc.php
lang/UTF-8/serendipity_lang_is.inc.php
lang/UTF-8/serendipity_lang_it.inc.php
lang/UTF-8/serendipity_lang_ja.inc.php
lang/UTF-8/serendipity_lang_ko.inc.php
lang/UTF-8/serendipity_lang_nl.inc.php
lang/UTF-8/serendipity_lang_no.inc.php
lang/UTF-8/serendipity_lang_pl.inc.php
lang/UTF-8/serendipity_lang_pt.inc.php
lang/UTF-8/serendipity_lang_pt_PT.inc.php
lang/UTF-8/serendipity_lang_ro.inc.php
lang/UTF-8/serendipity_lang_ru.inc.php
lang/UTF-8/serendipity_lang_sa.inc.php
lang/UTF-8/serendipity_lang_se.inc.php
lang/UTF-8/serendipity_lang_sk.inc.php
lang/UTF-8/serendipity_lang_ta.inc.php
lang/UTF-8/serendipity_lang_tn.inc.php
lang/UTF-8/serendipity_lang_tr.inc.php
lang/UTF-8/serendipity_lang_tw.inc.php
lang/UTF-8/serendipity_lang_zh.inc.php
lang/addlang.txt
lang/plugin_lang.php
lang/serendipity_lang_bg.inc.php
lang/serendipity_lang_cn.inc.php
lang/serendipity_lang_cs.inc.php
lang/serendipity_lang_cz.inc.php
lang/serendipity_lang_da.inc.php
lang/serendipity_lang_de.inc.php
lang/serendipity_lang_en.inc.php
lang/serendipity_lang_es.inc.php
lang/serendipity_lang_fa.inc.php
lang/serendipity_lang_fi.inc.php
lang/serendipity_lang_fr.inc.php
lang/serendipity_lang_hu.inc.php
lang/serendipity_lang_is.inc.php
lang/serendipity_lang_it.inc.php
lang/serendipity_lang_ja.inc.php
lang/serendipity_lang_ko.inc.php
lang/serendipity_lang_nl.inc.php
lang/serendipity_lang_no.inc.php
lang/serendipity_lang_pl.inc.php
lang/serendipity_lang_pt.inc.php
lang/serendipity_lang_pt_PT.inc.php
lang/serendipity_lang_ro.inc.php
lang/serendipity_lang_ru.inc.php
lang/serendipity_lang_sa.inc.php
lang/serendipity_lang_se.inc.php
lang/serendipity_lang_sk.inc.php
lang/serendipity_lang_ta.inc.php
lang/serendipity_lang_tn.inc.php
lang/serendipity_lang_tr.inc.php
lang/serendipity_lang_tw.inc.php
lang/serendipity_lang_zh.inc.php
templates/2k11/admin/style.css
2015-02-15 19:22:15 +01:00
Matthias Mees
a7c2d5b868
Fix CSS regression due to markup changes in ddac2c
...
References #301
2015-02-13 20:05:12 +01:00
Matthias Mees
ddac2c8048
Fix media chooser preview in theme options config group
...
Firefox-only bug if responsive img is a descendant of a fieldset.
Related to 67864f195f3342f51d349f1becb7fedd35d19c71.
References #301
2015-02-13 19:42:09 +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
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
Matthias Mees
b204d8b179
Adapt layout in theme options media preview
...
References #288
2015-02-04 17:44: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
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
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
onli
100c344a14
Use png instead of gif, fix ajax get
2015-01-28 23:45:37 +01:00
onli
c3d6d57db3
show activity indicator and update status
2015-01-28 01:54:38 +01:00
onli
ca6ac5eef9
Update all plugins button, js approach ( #194 , #279 )
2015-01-27 01:42:37 +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
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
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
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
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