Matthias Mees
c2c27470ff
Include header_spawn.js in serendipity_editor.js.tpl.
2013-05-30 18:13:33 +02:00
Matthias Mees
69e8f8e050
Remove redundant serendipity_editor.js references.
...
Since we're now including serendipity_editor.js in the index.tpl,
there's no need to load it in the body in various .tpl files any
longer.
2013-05-30 18:01:44 +02:00
Matthias Mees
9255d01d6d
Must include serendipity_editor.js after jQuery. Duh.
2013-05-30 17:55:18 +02:00
Matthias Mees
f2257718c6
Move serendipity_editor.js to head.
...
NOTE: This is probably only temporary so that unported JS functions
will still work. In the end, we'll want to references this
file right before the closing </body> tag since it's going
to get pretty big.
2013-05-30 17:48:24 +02:00
Matthias Mees
5edc98545d
include 2k11.admin.js in serendipity_editor.js.tpl.
2013-05-30 17:41:35 +02:00
Matthias Mees
5058866698
Include image_selector.js in serendipity_editor.js.tpl.
2013-05-30 17:28:46 +02:00
Matthias Mees
1a3f4d37be
Drop IE7 boxsizing polyfill.
2013-05-30 17:19:41 +02:00
Matthias Mees
3e536dd4a8
Move backend jQuery plugins to dedicated subdirectory.
...
From now on, we'll keep jQuery plugins required by the backend in
/templates/2k11/admin/js/ (as well as other vendor JS like e.g.
Modernizr).
2013-05-30 17:15:54 +02:00
onli
85c20f7b4b
add autoscroll to plugins
2013-05-30 16:52:51 +02:00
onli
e4f3365414
typo
2013-05-30 16:51:01 +02:00
onli
8165bd59a4
jquery.sortable needs position: relative on the container
2013-05-30 16:49:56 +02:00
onli
a89de7da1f
entryproperties: Always delete cache on uninstall
2013-05-28 18:00:27 +02:00
onli
d566e54dfe
smarty_show: use fetch, for better control
2013-05-28 17:34:24 +02:00
onli
c9e0f26fd0
cleanup of serendipity_smart_show
2013-05-28 11:53:35 +02:00
Ian
6573a64544
upport fc184b8
2013-05-28 11:44:01 +03:00
Ian
7fd2cab387
upport 4883824
2013-05-28 10:43:17 +02:00
onli
a56b5382e1
removed TEMPLATE_SWITCH
2013-05-27 21:06:52 +02:00
Matthias Mees
9f59ab6081
Use smartified serendipity_editor.js.
2013-05-27 17:23:49 +02:00
Matthias Mees
5ce2f4aeff
We'll need this. Oops.
2013-05-27 17:07:02 +02:00
Matthias Mees
e3d4841808
Equal heights for template selection.
2013-05-27 12:30:01 +02:00
Matthias Mees
f2e40a87d4
Equal heights for media library elements.
2013-05-27 12:05:59 +02:00
Matthias Mees
2ae8c3dca5
Move drag 'n' drop styles to admin stylesheet.
...
References #6b49f49
2013-05-27 11:24:42 +02:00
Matthias Mees
73bd4bb628
Use proper markup in the footer.
2013-05-27 11:03:46 +02:00
Matthias Mees
a0333cfffc
Stylesheet readability.
2013-05-27 11:00:55 +02:00
Matthias Mees
65d5cd5918
Slight tweaking of lighter color scheme.
2013-05-27 10:55:32 +02:00
onli
6b49f49ba0
ported plugin drag&drop to jquery
2013-05-24 20:40:39 +02:00
Ian
5aebdf4119
Update 2.0 NEWS
2013-05-16 18:52:03 +03:00
Ian
dfa7f535ab
upport 4db855d
...
fixed curl result bug
2013-05-16 17:31:12 +02:00
Ian
e25a128bb7
logicals, thanks to Jos
...
http://board.s9y.org/viewtopic.php?f=4&t=19296
2013-05-13 20:08:17 +02:00
Ian
e1eb605394
fixed statistics sidebar querys for PostgreSQL
2013-05-13 20:07:56 +02:00
Matthias Mees
0cd4115c25
Trying out a lighter color scheme.
2013-05-11 22:00:33 +02:00
Matthias Mees
f37663053e
Update AccessifyHTML5 to support main element.
2013-05-11 14:44:10 +02:00
Matthias Mees
1281376681
Use new HTML5 main element.
2013-05-11 14:07:16 +02:00
Garvin Hicking
42ed0a0345
fix typo
2013-05-09 12:38:05 +02:00
Ian
48750943db
upport 7fb6b5a
...
serendipity_emit_htmlarea_code() does not need to return true which can note badly as 1 in 'backend_wysiwyg' hooks
2013-05-08 21:14:16 +03:00
Garvin Hicking
5ec7481030
Port of patch #16 to 2.0
2013-05-06 09:47:19 +02:00
Matthias Mees
b543fae655
Updated 2k11 to v1.2.7.
2013-05-04 13:27:43 +02:00
Garvin Hicking
f31800fad9
merged pull #15
2013-04-29 13:34:36 +02:00
Garvin Hicking
f6295a2e4a
document
2013-04-29 13:24:45 +02:00
Garvin Hicking
e5905d5b59
port from 1.7
2013-04-29 13:23:24 +02:00
Ian
1e540cb6d0
upport b54d5f9693 - fixed testing checksum empty
2013-04-25 12:14:50 +03:00
Ian
09af30f24f
upport ae2414134e fixed spamblock PHP 5.4 warning
2013-04-23 11:19:31 +03:00
Ian
4a317336fe
upport 1b53092a21 exception tuning
...
mainly this was introduced to seperate db connect errors from tracing, while these errors carried security data in thrown trace path
2013-04-08 20:08:35 +03:00
Matthias Mees
4affeb3107
Backported 2k11 translations from master branch.
2013-03-31 22:03:24 +02:00
Matthias Mees
d4341061e5
Updated 2k11 to v1.2.6.
2013-03-30 12:55:45 +01:00
Matthias Mees
fb544e8ad5
Fixes static page date format.
2013-03-26 18:43:48 +01:00
Ian
db3ea84b02
Update upgrader.inc.php
...
fixed upgrader typo
2013-03-21 17:33:09 +01:00
Ian
b8e3b08153
typo
2013-03-13 10:36:58 +01:00
Ian
882efc32d1
Update 2.0 NEWS
...
global template vars
2013-03-13 10:25:08 +01:00
Ian
0efea59a55
upport update news
2013-03-13 10:09:44 +01:00