Matthias Mees
|
bcbd5ba880
|
Some minor UI fixes.
|
2013-01-02 19:43:36 +01:00 |
|
Matthias Mees
|
2ee9b482c3
|
Fix for plugin layout on small screens.
|
2013-01-02 19:35:36 +01:00 |
|
Matthias Mees
|
4679447591
|
Proper layout for (advanced JS) plugin lists.
|
2013-01-02 19:08:15 +01:00 |
|
Matthias Mees
|
ff19028f87
|
Added stupid JS whitespace.
|
2013-01-02 18:35:38 +01:00 |
|
Matthias Mees
|
57e55c99ec
|
Added .editorconfig.
|
2013-01-02 18:34:32 +01:00 |
|
Matthias Mees
|
f9d059e706
|
Basic layout for template selection.
|
2013-01-02 17:47:42 +01:00 |
|
Matthias Mees
|
ecc0bbd5d4
|
Layout fixes for editing categories.
|
2013-01-02 16:12:32 +01:00 |
|
Matthias Mees
|
8a890f15f5
|
Layout (rudimentary) for editing categories.
|
2013-01-02 16:06:46 +01:00 |
|
Garvin Hicking
|
19042479fb
|
typo fix by qbi
|
2013-01-01 21:20:31 +01:00 |
|
Ian
|
a083033a73
|
moved script part to head and some indent
|
2012-12-30 10:54:57 +01:00 |
|
Ian
|
ece2db5782
|
convert document.write and removed some wrong closing tags
|
2012-12-30 10:48:13 +01:00 |
|
Ian
|
bc810ca90c
|
imageCrop now opens via window.open
|
2012-12-30 10:47:28 +01:00 |
|
Ian
|
d970d06624
|
added doctype and moved script vars into head
|
2012-12-22 13:47:16 +01:00 |
|
Ian
|
c3123d70d8
|
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
|
2012-12-22 13:28:46 +01:00 |
|
Ian
|
bf39d5d017
|
removed wrong tags and rewrote document.write to jQuery
|
2012-12-22 12:32:28 +01:00 |
|
Ian
|
49a35624c8
|
crop image page now opens as window.open page
|
2012-12-22 12:21:41 +01:00 |
|
Matthias Mees
|
4d993012d7
|
More icons for 2k11 admin theme to complement dashboard plugin.
|
2012-12-19 17:32:24 +01:00 |
|
Ian
|
c0c5cf747a
|
revert last commit and fix only error line 1512
|
2012-12-13 15:44:11 +01:00 |
|
Ian
|
6340e21614
|
upport: Only variables should be assigned by reference
|
2012-12-13 14:03:43 +01:00 |
|
Ian
|
ae8230ebda
|
fixUrl fix
|
2012-12-10 10:07:20 +01:00 |
|
Ian
|
78dd515f7d
|
fixed comment entrylink url
|
2012-12-09 15:59:33 +01:00 |
|
Ian
|
c90142080f
|
outsourced comments scripting to serendipity_editor.js
|
2012-12-09 14:58:59 +01:00 |
|
Matthias Mees
|
baa7d04860
|
Added fix for full/summary display as suggested by @ophian in 1618471d.
|
2012-12-09 13:49:11 +01:00 |
|
Ian
|
546e7c9ee6
|
minor - fix note typo and shorten param
|
2012-12-08 14:19:23 +01:00 |
|
Ian
|
a66aa90424
|
tab2space cleanup
|
2012-12-08 14:12:12 +01:00 |
|
Ian
|
2ea415976e
|
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
|
2012-12-08 13:54:47 +01:00 |
|
Ian
|
9aebc99eac
|
fixed doubled slashes without breaking URI
|
2012-12-08 13:54:17 +01:00 |
|
Matthias Mees
|
8784c81abe
|
Minor layout improvements for category overview.
|
2012-12-08 13:41:37 +01:00 |
|
Matthias Mees
|
1618471dad
|
Improved markup and basic styling for comments page.
|
2012-12-08 13:24:35 +01:00 |
|
Ian
|
efd4d723fc
|
better double slash fix,
as the first try did catch http prefixes too
|
2012-12-08 12:10:42 +01:00 |
|
Ian
|
af2c7efa21
|
better empty message, based to constant NONE
|
2012-12-08 10:03:53 +01:00 |
|
Ian
|
5d5faddaa2
|
removed non js todo note (please read comment)
|
2012-12-07 19:44:44 +01:00 |
|
Ian
|
3a0c0ec158
|
temporary sequence dragpoint fixed in single plugins with sequencing
|
2012-12-07 19:24:36 +01:00 |
|
Ian
|
449367c7aa
|
js ending delimiter S3 auto literal behaviour is quite bulletproof
tests have proofed " } ;" and " };" and even "};" are interpreted correct!
|
2012-12-07 18:00:52 +01:00 |
|
Ian
|
7544348e08
|
tabs to spaces
|
2012-12-07 17:13:14 +01:00 |
|
Ian
|
5193d4a785
|
one more auto literal whitespace added
|
2012-12-07 17:12:41 +01:00 |
|
Ian
|
253b871aec
|
more on Smarty 3 auto literal recommended use
|
2012-12-07 16:48:00 +01:00 |
|
Ian
|
d14085f3c7
|
recommended use Smarty3 auto literal }; whitespace}whitespace;
|
2012-12-07 16:36:09 +01:00 |
|
Ian
|
3b90cddfff
|
some whitespace cleanup to e03e95b
|
2012-12-07 15:56:39 +01:00 |
|
Ian
|
e03e95b33a
|
fixed delimiters, tabs to whitespaces and fixed doubled &
|
2012-12-07 15:44:47 +01:00 |
|
Ian
|
7214c413c8
|
arranged GET order to follow "codex"
|
2012-12-07 15:43:25 +01:00 |
|
Garvin Hicking
|
ebd361c201
|
Insert/transfer variable from smarty to JS
|
2012-12-07 15:02:12 +01:00 |
|
Ian
|
6368a992f9
|
unstringify str_repeat math
|
2012-12-07 10:55:37 +01:00 |
|
Ian
|
69e0cbe1b9
|
arranged get-order in entry delete link
|
2012-12-06 12:56:52 +01:00 |
|
Ian
|
8731a1965c
|
changed icon_link trash GET order to "codex"
|
2012-12-06 11:41:41 +01:00 |
|
Matthias Mees
|
c132415bc1
|
Small layout fix for category info.
|
2012-12-05 14:53:01 +01:00 |
|
Matthias Mees
|
469c8391d1
|
Small screen layout for entry filters/sort.
|
2012-12-05 14:45:46 +01:00 |
|
Matthias Mees
|
01c871ff1a
|
Introducing .msg_dialogue.
|
2012-12-05 14:37:28 +01:00 |
|
Matthias Mees
|
51ca1d36f2
|
Better layout for edit entries page.
|
2012-12-05 14:17:48 +01:00 |
|
Matthias Mees
|
44885ea0f0
|
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
|
2012-12-05 13:58:48 +01:00 |
|