881 Commits

Author SHA1 Message Date
Garvin Hicking
c2e3b5a038 should fix the parse error at least 2014-06-25 13:07:21 +02:00
Garvin Hicking
33193806ed References #189
Combine additional jquery/plugin files into one
Remove single file references
Moved dragdrop.js to serendipity_Editor.js.

Please test. Might make trouble in the installer/upgrader?
2014-06-25 12:28:59 +02:00
Matthias Mees
7d127738ca Add AccessifyHTML5 and details polyfill as external files.
Technically being third-party libraries, these should be included
in our combined plugins js file. Once that file is being generated,
we can remove these to from serendipity_editor.js.tpl.

References #189
2014-06-25 10:33:54 +02:00
onli
8386c25037 Seperator in config without border (#191)
$plugin_options now doesn't contain the html of the config_item directly, but is an array that contains it and the ctype. That way, plugin_config.tpl can react to specific config types
2014-06-25 00:46:00 +02:00
onli
e02718bc76 Show no-update message in spartacus
closes #193
2014-06-24 23:43:26 +02:00
onli
f356c7d287 fix doubled html-section in media choose (#150)
Also a cleanup of media_choose.tpl
2014-06-24 23:22:51 +02:00
onli
36987228f9 include indexeddb polyfill directly (#186) 2014-06-24 22:51:58 +02:00
onli
b50559accd indexeddb polyfill (#186) 2014-06-22 17:58:09 +02:00
Matthias Mees
5f7468958f Fix grouped checkboxes blocking field info show/hide.
References #190
2014-06-20 22:16:44 +02:00
Matthias Mees
67213c247e Rewrite positioning of .field_info.
Positioning of the info text was not ideal because it could be
placed way below the associated label if the associated config
element was larger than expected.

References #190
2014-06-20 18:01:48 +02:00
Matthias Mees
f79ae2f3ae Make sure that freetags autocomplete popup still shows up.
magnificPopup overlays the autocomplete popup because of z-index.

References #188
2014-06-19 21:41:39 +02:00
Ian
426e5d766b correct escape in 2k11/admin files 2014-06-19 19:43:52 +02:00
Matthias Mees
1c743429ae Remove redundant min-width for imageselectorplus plugin. 2014-06-19 09:44:38 +02:00
Matthias Mees
ea3751aca8 Minimal styles for emoticonchooser.
References #185
2014-06-18 12:22:06 +02:00
Matthias Mees
ead0f15e46 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2014-06-18 11:57:53 +02:00
Matthias Mees
2d85ced5dd Prevent freetag list from making the page "jump".
References #188
2014-06-18 11:51:16 +02:00
Matthias Mees
0ed6a0c8f3 Required style for freetag in magnificPopup.
These should at some point go into the plugin's CSS.

References #188
2014-06-18 11:39:49 +02:00
Matthias Mees
be46250dff Add basic functionality to open tags selection in magnficPopup.
References #188
2014-06-18 11:11:26 +02:00
Matthias Mees
f60df79b15 Add button for tag selection to entry editor.
Only displayed if freetag plugin is installed.

References #188
2014-06-18 11:04:46 +02:00
Ian
b5148f0fbd reintegrate plugin hook to WYSIWYG textareas - fixes #185
@yellowled
Please have a look to extended area CSS, since the hook button/link in #tools_extended is handled differently to #tools_entry.
Test with emoticonchooser plugin.
2014-06-18 10:42:13 +02:00
Matthias Mees
d065179034 New build of legacy IE stylesheet. 2014-06-18 10:00:23 +02:00
Matthias Mees
95e2cab689 New iconfont build including tag icon.
References #188
2014-06-18 09:55:57 +02:00
Matthias Mees
6bd322e195 indexedDB feature test for autocache in editors.
References #186
2014-06-17 11:31:38 +02:00
Matthias Mees
f06da2f6ac Add new Modernizr build, upgrade Modernizr to 2.8.2.
This included feature test for indexedDB and WebSQL.

References #186
2014-06-17 11:13:28 +02:00
Matthias Mees
632831a76e Remove unset variable for body id attribute in media db.
References #150
2014-06-17 11:03:01 +02:00
Garvin Hicking
f5693b0b86 Added "clean" new option for using backend popups (disabled by default) as a per-user option
References #183
2014-06-17 09:50:26 +02:00
onli
413ec650ed Fix editor autosave in ckeditor 2014-06-15 18:47:02 +02:00
Ian
f0a2781682 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2014-06-12 20:19:49 +02:00
Ian
d3235763dc opps sorry fix faccabe 2014-06-12 20:19:14 +02:00
Matthias Mees
41ff9b4579 Clear floats in dashboard properly
References #182
2014-06-12 19:24:07 +02:00
Ian
99602c4add fix faccabe - References #182 2014-06-12 17:20:15 +02:00
Ian
faccabef47 slight changes to enable wysiwyg editor textareas 2014-06-12 16:57:08 +02:00
Matthias Mees
344c588844 User the user id variable properly so the correct user is deleted
References #184
2014-06-12 16:38:46 +02:00
Matthias Mees
b515c7f050 A better solution for the clickable categories list. 2014-06-04 20:29:43 +02:00
Matthias Mees
9fea866da9 Make the extra category list "a bit less clickable". 2014-06-04 16:31:23 +02:00
Matthias Mees
a611ea24b5 Small CSS fix related to Spamblock Bayes. 2014-06-02 19:48:46 +02:00
Matthias Mees
5aae04915c Move submit buttons in entry editor
References #176
2014-06-02 10:52:13 +02:00
Matthias Mees
a915981b6a Move category list in entry editor.
Also trigger category selector on clicking category list.

References #176
2014-06-02 10:49:56 +02:00
onli
2d50bdd375 ML filter-folder save without reload via cookies (#155) 2014-05-29 23:16:41 +02:00
onli
6dd5b4aa6b Improve image deletion pages (#138)
Show correct button for multidelete-form, remove switched_output and doubled state-variables, show formerly lost delete-messages on ML after deletion instead of blank page
2014-05-29 22:26:01 +02:00
onli
1bce7ec7ec Make ML available after upload and filter-change (#138) 2014-05-29 21:54:26 +02:00
onli
eef94a8048 Integrate autosave_local into core (#118) 2014-05-29 19:26:13 +02:00
Matthias Mees
5e5cc1e426 Autofocus user id for login form. 2014-05-28 19:50:15 +02:00
Garvin Hicking
d1881e474f i18n 2014-05-28 10:38:04 +02:00
Garvin Hicking
0d43f5dea7 Merge branch '2.0' of github.com:s9y/Serendipity into 2.0 2014-05-28 10:37:16 +02:00
Garvin Hicking
ffb1a0769a fix typo, i81n 2014-05-28 10:37:00 +02:00
onli
1fcdf783e5 Prevent api to install unstackable plugins twice (#45) 2014-05-27 00:24:28 +02:00
onli
6d6570e92c Back button for plugins 2014-05-26 23:43:27 +02:00
onli
0e41248edd Show ML-Button after Ajax-Upload
It might be useful by not to smartify those buttons
2014-05-26 21:28:56 +02:00
onli
795575a074 Add new img button to media chooser (plugins) 2014-05-26 21:09:27 +02:00