399 Commits

Author SHA1 Message Date
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
Garvin Hicking
d7ef7a7a04 port everything so that 2.0 and 1.7 have the same features 2012-06-12 19:39:11 +02:00
Ian
ba2214598c outsourced backend header javascript 2012-06-07 17:54:33 +02:00
Ian
5f9d9d7690 small js fix and renaming 2012-06-05 19:11:46 +02:00
Ian
4a4d6a4279 outsourced some javascript and restrict multidelete images to adminModule == 'media' only 2012-06-04 15:30:32 +02:00
Ian
d2d2470716 simplification, fixes, additions and changes to entries.inc.php/tpl 2012-06-01 14:22:54 +02:00
Ian
a956471a44 added to MediaLB multidelete[] 2012-05-29 20:39:23 +02:00
Ian
f6ee851773 added last img error class to BP admin css 2012-05-24 18:42:13 +02:00
Ian
a3f03a40af forward thinking - added error / success / notice classes and
removed their img inline styles to default/admin/style.css
2012-05-23 19:23:41 +02:00
Ian
a368694f24 smartified functions_plugins_admin.inc.php 2012-05-22 20:14:37 +02:00
Ian
d6c527e422 Smarty3 compat - BP entries.tpl changed eval to assign 2012-05-15 18:18:39 +02:00
Garvin Hicking
289d0a0965 backport 2012-05-08 09:37:30 +02:00
Matthias Mees
613355f481 Updated 2k11 to v1.1.7. 2012-05-07 13:54:02 +02:00
Matthias Mees
04218b42ad Updated 2k11 to v1.1.6. 2012-04-18 15:33:43 +02:00