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
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
Garvin Hicking
ebd361c201
Insert/transfer variable from smarty to JS
2012-12-07 15:02:12 +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
bd4daed2b7
Markup changes to permit better layout.
2012-12-05 13:58:32 +01:00
Matthias Mees
26b883cb69
QA: make sure checkbox or radio elements are wrapped.
2012-12-05 12:34:45 +01:00
Matthias Mees
5984d26a57
Better widths for select elements here.
2012-12-05 12:19:12 +01:00
Matthias Mees
4580ba65e2
Very subtle text-shadow to make the header area a bit more plastic.
2012-12-05 12:15:07 +01:00
Matthias Mees
5daf91c241
Typo fixed.
2012-12-05 11:39:25 +01:00
Matthias Mees
8798001270
Proper markup for media upload form; also modified jQuery code by @garvinhicking to clone label elements as well.
2012-12-05 11:27:55 +01:00
Matthias Mees
d8d9785173
Some XHTML notation cleanup.
2012-12-05 10:26:05 +01:00
Matthias Mees
4694a70b18
Basic layout for entry editor.
2012-12-05 09:32:09 +01:00
Matthias Mees
d2d64120ef
Fix for banner if user is not logged in.
2012-12-05 08:18:17 +01:00
Matthias Mees
d99d68c9da
Adapted positioning of #user_menu to screen real estate.
2012-12-05 08:07:02 +01:00
Matthias Mees
d6053157ed
Adapted positioning of #user_menu to screen real estate.
2012-12-05 08:05:57 +01:00
Matthias Mees
ade29fcc75
Adapt #user_menu icon sizes better to screen real estate.
2012-12-05 08:03:24 +01:00
Matthias Mees
b49a592c50
Bigger icons for #user_menu.
2012-12-05 07:59:29 +01:00
Matthias Mees
a9f33abfe2
Corrected margins for #banner elements.
2012-12-05 07:54:20 +01:00
Matthias Mees
798c86e5ff
Dropped redundant header styles.
2012-12-05 07:51:33 +01:00
Matthias Mees
4903f33300
Restructured header area and user menu.
2012-12-05 07:50:20 +01:00
Matthias Mees
02ec1aeb14
Fixed falsely positioned if statement.
2012-12-05 07:47:32 +01:00
Matthias Mees
8a24cd47eb
Updated 2k11 to v1.2.4.
2012-12-04 12:44:50 +01:00
Matthias Mees
dc1b31dac7
Added additional icons.
2012-12-04 01:33:47 +01:00
Matthias Mees
bce5c7d2e9
More icons for 2k11's tpls.
2012-12-04 01:00:23 +01:00
Matthias Mees
a516480aac
Proper label for media file path; associated with corresponding radio input element.
2012-12-04 00:51:25 +01:00
Matthias Mees
b7792bab2b
Some icons for 2k11's admin tpls.
2012-12-03 16:32:01 +01:00
Matthias Mees
f11169d396
Ported media_upload.tpl from default.
2012-12-03 11:21:44 +01:00
Matthias Mees
af251553df
Ported media_choose.tpl from default.
2012-12-03 11:10:00 +01:00
Matthias Mees
00a32476f9
Dropped redundant category_selector.js, ported entries.tpl from default.
2012-12-03 11:00:58 +01:00
Ian
bfea00fba4
fixed typo in c8105426
2012-12-03 10:50:14 +01:00
Garvin Hicking
c810542654
Merge branch '2.0' of github.com:s9y/Serendipity into 2.0
2012-12-03 10:21:02 +01:00
Garvin Hicking
aff47d1d48
For yellowled: Remove this strange cloning dependency, port it to jquery.
...
Also remove as much inline JS as possible and move it into serendipity_editor.js
Got rid of category_selector JS file, as I prefer the single serendipity_editor.js file
NOTE: Those changes will need to be ported/merged into the 2k11 style, I think?
2012-12-03 10:18:04 +01:00
Matthias Mees
db2f7ce63e
Added icon font and basic CSS for it to 2k11 admin tpl.
2012-12-03 09:56:24 +01:00
Matthias Mees
8397b08b88
Added new backend template files (smartified core tpls and 2k11 admin tpls as well as related assets).
2012-12-03 00:59:42 +01:00
Ian
68712333e1
added renaming description constant to backend media upload
2012-11-29 14:06:18 +01:00
Matthias Mees
370f30a269
Updated jQuery to v1.8.3.
2012-11-13 15:19:49 +01:00
Ian
3ba8bdc854
another str_replace math issue
2012-10-17 17:59:52 +02:00
Matthias Mees
7be050e1e2
Updated 2k11 to v1.2.3.
2012-10-15 08:36:10 +02:00
Ian
878cb2befa
fix str_repeat modifier use …
...
A Smarty3 modifier has higher priority than multiplication, so we have to use () to execute math first
2012-10-07 10:36:12 +02:00
Matthias Mees
2ca675a90e
Updated 2k11 to v1.2.
2012-10-03 15:42:05 +02:00
Matthias Mees
192fa8bf05
Updated jQuery to v1.8.2.
2012-09-21 11:21:13 +02:00
Matthias Mees
fd12904965
Updated jQuery to 1.8.1.
2012-09-01 20:55:17 +02:00
Matthias Mees
16b4cc6741
Updated jQuery to 1.8.0.
2012-08-10 00:13:25 +02:00
Matthias Mees
c04aeca1d7
Updated 2k11 to v1.1.8.
2012-08-01 14:25:01 +02:00