Commit Graph

623 Commits

Author SHA1 Message Date
ryan
25e7b34d7d login accessibility patch from Viper007Bond. fixes #3620
git-svn-id: http://svn.automattic.com/wordpress/trunk@5064 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-03-20 20:39:39 +00:00
markjaquith
1104eb88ca Format <li> elements properly within wp-admin comment view. Props jhodgdon. fixes #3871
git-svn-id: http://svn.automattic.com/wordpress/trunk@4950 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-02-26 05:22:02 +00:00
markjaquith
a4355820c5 minor CSS consistency fix by whooami. fixes #3532
git-svn-id: http://svn.automattic.com/wordpress/trunk@4830 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-29 19:14:33 +00:00
markjaquith
4021efde28 wp-admin.css cleanup. fixes #3641
git-svn-id: http://svn.automattic.com/wordpress/trunk@4786 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-23 07:14:05 +00:00
matt
baf1f6f367 Very minor update to styling of page navigation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4781 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2007-01-22 19:26:20 +00:00
ryan
db313621d6 Login form fixes from Viper007Bond. fixes #3484
git-svn-id: http://svn.automattic.com/wordpress/trunk@4652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-12-20 00:30:07 +00:00
ryan
021e19efe3 Don't dbxize wrappers. Props andy. fixes #2987
git-svn-id: http://svn.automattic.com/wordpress/trunk@4621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-12-07 00:08:18 +00:00
markjaquith
13d055385d CSS regression fix from Viper007Bond. fixes #3436
git-svn-id: http://svn.automattic.com/wordpress/trunk@4609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-12-05 11:46:24 +00:00
ryan
223cffa7ab More i18n friendly login screen. Props bryanveloso. fixes #3348
git-svn-id: http://svn.automattic.com/wordpress/trunk@4596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-12-04 00:53:33 +00:00
matt
be9eb69f02 Make cite smaller, fixes #3247 on most screens we care about.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4544 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-11-29 21:21:06 +00:00
ryan
9f534ebae6 Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: http://svn.automattic.com/wordpress/trunk@4495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-11-19 07:56:05 +00:00
ryan
bc46166de6 Inline uploader tweaks from mdawaffe. fixes #3360
git-svn-id: http://svn.automattic.com/wordpress/trunk@4466 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-11-14 23:18:20 +00:00
markjaquith
66aab7b56d Allow submenu tabs to wrap. Props filosofo. fixes #3213
git-svn-id: http://svn.automattic.com/wordpress/trunk@4449 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-11-06 08:33:49 +00:00
ryan
3df0420a56 RTL fixes from Sewar. #3217
git-svn-id: http://svn.automattic.com/wordpress/trunk@4420 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-10-25 21:32:20 +00:00
markjaquith
854cf56a7d Prevent users from entering strings that will be interpreted as serialized arrays/objects on the way out. fixes #2591
git-svn-id: http://svn.automattic.com/wordpress/trunk@4382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-10-12 23:54:36 +00:00
ryan
12c6583306 Inline uploader styling from mdawaffe. fixes #3212
git-svn-id: http://svn.automattic.com/wordpress/trunk@4355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-10-07 18:31:39 +00:00
matt
96e646b5a7 Cut off really long post titles so they don't run into the blog titles, for people like Lorelle and WLTC who have extraordinarily long post titles. ;)
git-svn-id: http://svn.automattic.com/wordpress/trunk@4352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-10-06 17:49:54 +00:00
matt
c437b9c9b0 Some UI cleanups, changes, and various miscellany.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-10-06 01:14:47 +00:00
ryan
00326bd9ef Improved login from Viper007Bond. fixes #3123
git-svn-id: http://svn.automattic.com/wordpress/trunk@4339 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-10-04 16:47:50 +00:00
markjaquith
2c1907d29f CSS and consistency fixes for options.php
git-svn-id: http://svn.automattic.com/wordpress/trunk@4336 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-10-04 12:58:05 +00:00
markjaquith
3c6648e96c preserve multi-line options in options.php. Props Viper007Bond. fixes #2456
git-svn-id: http://svn.automattic.com/wordpress/trunk@4330 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-10-04 11:28:38 +00:00
ryan
b5741c1270 Uploader improvements from mdawaffe. fixes #3191
git-svn-id: http://svn.automattic.com/wordpress/trunk@4274 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-10-03 07:15:13 +00:00
ryan
13eb3fbb0d Add and use delete class on delete buttons. Props mdawaffe. fixes #3187
git-svn-id: http://svn.automattic.com/wordpress/trunk@4267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-10-02 18:34:08 +00:00
ryan
43f36aab78 RTL enhancements from Sewar. #3136
git-svn-id: http://svn.automattic.com/wordpress/trunk@4258 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-09-27 00:51:17 +00:00
matt
06ddf05ec4 Correct font and height on the #advancedstuff dbx boxes under a post.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4214 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-09-23 10:22:05 +00:00
ryan
e2a24f068b Remove extra-dimensional character caused by breach in the time-space continuum.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4207 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-09-22 07:09:15 +00:00
ryan
df430b5df3 Tabbed editor from skeltoac. fixes #2829
git-svn-id: http://svn.automattic.com/wordpress/trunk@4206 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-09-22 07:04:41 +00:00
matt
67d5a6d3c7 Options cleanup and some styling changes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4196 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-09-19 06:11:42 +00:00
ryan
1c04e53dcd style tweakage
git-svn-id: http://svn.automattic.com/wordpress/trunk@4124 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-08-30 01:11:49 +00:00
ryan
0ead59849c Login screen updates from bryanveloso. fixes #3021
git-svn-id: http://svn.automattic.com/wordpress/trunk@4081 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-08-10 08:43:58 +00:00
ryan
3a2d71fb91 New login. fixes #2999
git-svn-id: http://svn.automattic.com/wordpress/trunk@4073 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-08-05 04:00:21 +00:00
ryan
2df0ebe996 Nice curves. Props ketsugi. fixes #2896
git-svn-id: http://svn.automattic.com/wordpress/trunk@4001 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-07-06 06:14:17 +00:00
matt
3b5eb8d627 Add bottoms to the boxes on post screen, fixes #2894. Props: filosofo. Ryan: please backport to 2.0
git-svn-id: http://svn.automattic.com/wordpress/trunk@3953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-07-04 18:39:53 +00:00
ryan
5e7c850484 User management improvements from Mark Jaquith and David House. #2793
git-svn-id: http://svn.automattic.com/wordpress/trunk@3857 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-06-08 18:36:05 +00:00
ryan
8ee6921b49 Improvements to the nonce AYS from mdawaffe. #2734
git-svn-id: http://svn.automattic.com/wordpress/trunk@3783 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-05-18 06:49:22 +00:00
matt
fdab6f4c1e Lots of style and admin tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@3770 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-05-10 20:35:10 +00:00
matt
a0950d4d4b More consistent padding in IE and FF, smoother display
git-svn-id: http://svn.automattic.com/wordpress/trunk@3725 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-19 09:12:52 +00:00
matt
b71ff716ab Save a few lines of code, don't show 0 in month list
git-svn-id: http://svn.automattic.com/wordpress/trunk@3724 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-19 08:51:01 +00:00
matt
823f832a8e A better comment delete button
git-svn-id: http://svn.automattic.com/wordpress/trunk@3721 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-19 08:02:16 +00:00
ryan
33ccb31e88 List manip improvements from mdawaffe. fixes #2633
git-svn-id: http://svn.automattic.com/wordpress/trunk@3684 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-04-04 00:16:27 +00:00
ryan
baa30dd4d8 AJAX, cause you love it. Props mdawaffe. fixes #2561
git-svn-id: http://svn.automattic.com/wordpress/trunk@3660 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-03-29 01:51:55 +00:00
ryan
e9c75f4bd2 Bookmark/link rework. #2499
git-svn-id: http://svn.automattic.com/wordpress/trunk@3570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-27 04:57:30 +00:00
ryan
dd202ce1f9 Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: http://svn.automattic.com/wordpress/trunk@3517 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-02-12 07:53:23 +00:00
ryan
fbc3a7d010 Accomodate long page names in Page Parent dropdown. Props David House. fixes #2304
git-svn-id: http://svn.automattic.com/wordpress/trunk@3457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-18 19:21:37 +00:00
matt
a2f93dd321 Axe those funny looking lines - fixes #2192
git-svn-id: http://svn.automattic.com/wordpress/trunk@3450 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-17 01:51:26 +00:00
matt
759faa6b9a HTML and JS cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@3422 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2006-01-10 05:16:17 +00:00
ryan
0ea2312357 Styling for the theme select button. fixes #2101
git-svn-id: http://svn.automattic.com/wordpress/trunk@3349 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-23 21:08:42 +00:00
matt
e5f66550f4 Hack hack hack hack hack hack hack
git-svn-id: http://svn.automattic.com/wordpress/trunk@3344 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-23 02:52:11 +00:00
ryan
f7feb0f213 Widen those buttons. fixes #2091
git-svn-id: http://svn.automattic.com/wordpress/trunk@3325 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-18 15:54:02 +00:00
ryan
0df81fe574 noscript support for uploading. fixes #2078
git-svn-id: http://svn.automattic.com/wordpress/trunk@3307 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-14 08:29:43 +00:00
ryan
ab9b8f8b6a Attachment enhancements from skeltoac. fixes #2074
git-svn-id: http://svn.automattic.com/wordpress/trunk@3303 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-13 19:19:56 +00:00
ryan
06c51d01c2 MCE fix-em-ups from skeltoac. fixes #1962
git-svn-id: http://svn.automattic.com/wordpress/trunk@3283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-09 19:24:14 +00:00
ryan
25887cc8bc Peekaboo, I see you. fixes #2008
git-svn-id: http://svn.automattic.com/wordpress/trunk@3282 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-09 19:21:39 +00:00
ryan
38fbb47e77 Alignment fix from skeltoac. fixes #2007
git-svn-id: http://svn.automattic.com/wordpress/trunk@3264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-12-02 22:41:11 +00:00
matt
6b4867e248 Fix the unsightly visible category line, fixes #1898
git-svn-id: http://svn.automattic.com/wordpress/trunk@3222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-28 10:23:45 +00:00
ryan
cd83af259e Who's got big toggle? fixes #1904
git-svn-id: http://svn.automattic.com/wordpress/trunk@3144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-18 09:07:57 +00:00
matt
20660c0ffb Slicker category adding, fixes #1882
git-svn-id: http://svn.automattic.com/wordpress/trunk@3135 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-17 10:23:35 +00:00
ryan
550a201c63 Use new logo. Props nbachiyski. fixes #1896
git-svn-id: http://svn.automattic.com/wordpress/trunk@3133 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-17 09:55:53 +00:00
matt
1fb7241355 New logo, better login.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-17 00:51:34 +00:00
matt
53bc27f352 Clear bottoms, fixes #1640
git-svn-id: http://svn.automattic.com/wordpress/trunk@3082 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-14 10:19:22 +00:00
matt
8f97312858 Good idea, fixes #1687
git-svn-id: http://svn.automattic.com/wordpress/trunk@3077 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-14 10:06:52 +00:00
ryan
a656505563 TinyMCE accesskeys from skeltoac. fixes #1854
git-svn-id: http://svn.automattic.com/wordpress/trunk@3020 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-09 08:44:48 +00:00
ryan
6705b20ff7 TinyMCE tweaks from skeltoac. fixes #1852
git-svn-id: http://svn.automattic.com/wordpress/trunk@3015 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-08 19:17:08 +00:00
matt
9587b46a27 Style tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3008 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-07 09:46:28 +00:00
ryan
acfd349d19 Rename image-uploading to inline-uploading. Props skeltoac. fixes #1834
git-svn-id: http://svn.automattic.com/wordpress/trunk@2994 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-06 03:40:43 +00:00
matt
04e5dde292 Prettier boxes
git-svn-id: http://svn.automattic.com/wordpress/trunk@2990 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-06 01:57:59 +00:00
matt
5d2a9fbc28 Icon for notices and small tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@2989 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-06 00:37:51 +00:00
ryan
bb27dabb29 Image Uploader bug fixes and UI rework from Andy. fixes #1718
git-svn-id: http://svn.automattic.com/wordpress/trunk@2926 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-30 22:42:26 +00:00
ryan
7b0442ea12 Image uploading widget from skeltoac. fixes #1710
git-svn-id: http://svn.automattic.com/wordpress/trunk@2921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-26 23:55:36 +00:00
ryan
feb0b6d562 Post preview, now with extra spiff, from Mark Jaquith. fixes #1701
git-svn-id: http://svn.automattic.com/wordpress/trunk@2906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-23 00:44:26 +00:00
matt
101ac654d1 Better names and typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2844 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-06 06:58:02 +00:00
matt
9745f25a57 Bigger excerpt and better styling of profile profile.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-06 06:45:31 +00:00
matt
a1d90df64d Break up profile page into more logical sections
git-svn-id: http://svn.automattic.com/wordpress/trunk@2840 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-06 02:01:33 +00:00
matt
d2e83e3d2c Fix menu annoyance. Clean up themes.php code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2839 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-09-05 23:33:10 +00:00
matt
e7d3959ae5 Move images
git-svn-id: http://svn.automattic.com/wordpress/trunk@2813 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-27 19:10:56 +00:00
matt
65546ba7a5 Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML
git-svn-id: http://svn.automattic.com/wordpress/trunk@2762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-08 01:13:22 +00:00
matt
851ac5a414 Clean up plugins and dashboard
git-svn-id: http://svn.automattic.com/wordpress/trunk@2759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-07 10:45:06 +00:00
matt
4022b5c2be Making the presentation page a little more intuitive
git-svn-id: http://svn.automattic.com/wordpress/trunk@2757 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-07 10:11:30 +00:00
matt
a7b8ae2f17 Tweaks and catchups
git-svn-id: http://svn.automattic.com/wordpress/trunk@2756 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-07 08:58:10 +00:00
matt
09c016f904 Updated style
git-svn-id: http://svn.automattic.com/wordpress/trunk@2755 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-07 08:14:41 +00:00
matt
84281f1e02 Adding WYSIWYG. Todo: remove all uneccesary stuff.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2748 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-04 08:37:46 +00:00
matt
ba19c859f9 A few CSS polishes
git-svn-id: http://svn.automattic.com/wordpress/trunk@2730 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-23 06:22:48 +00:00
ryan
7af36168cb Roles update + UI from Owen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2704 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-12 15:53:13 +00:00
matt
4a25d166b4 New schmancy posting interface
git-svn-id: http://svn.automattic.com/wordpress/trunk@2639 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-06-14 07:31:36 +00:00
matt
c882b0ab31 Better sub-menu styling. Should fix http://mosquito.wordpress.org/view.php?id=1138
git-svn-id: http://svn.automattic.com/wordpress/trunk@2533 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-04-13 23:41:13 +00:00
ryan
dbeb92f23b Add paging to Manage->Posts. http://mosquito.wordpress.org/view.php?id=1177
git-svn-id: http://svn.automattic.com/wordpress/trunk@2481 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-28 02:34:16 +00:00
ryan
ecbeff5616 Fix row alternation in IE. http://mosquito.wordpress.org/view.php?id=1139 Props: MC_incubus and EricMeyer
git-svn-id: http://svn.automattic.com/wordpress/trunk@2460 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-21 23:58:49 +00:00
ryan
15209b94c2 Fix number formatting in dashboard stats for numbers > 999. http://mosquito.wordpress.org/view.php?id=1074 Hat tip: dougal
git-svn-id: http://svn.automattic.com/wordpress/trunk@2433 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-11 16:53:16 +00:00
saxmatt
639b7c93e1 Big buttons for login and registration, more robust registration and password recovery.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-05 02:19:00 +00:00
saxmatt
ac7b74637e Yay for IE
git-svn-id: http://svn.automattic.com/wordpress/trunk@2202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-02 10:39:50 +00:00
saxmatt
24036be935 Tweaks to the dashboard planet display
git-svn-id: http://svn.automattic.com/wordpress/trunk@2201 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-02 10:36:59 +00:00
saxmatt
b5a43a4b77 Dashboard and option tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@2192 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-02-01 09:52:36 +00:00
saxmatt
217dbe1d58 Don't show link border on footer images.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2052 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-01-06 09:52:11 +00:00
saxmatt
e8c764b1ae Some stlye tweaks from Jesuit
git-svn-id: http://svn.automattic.com/wordpress/trunk@1989 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-21 22:09:07 +00:00
saxmatt
0b090524bc Don't squish the view site link
git-svn-id: http://svn.automattic.com/wordpress/trunk@1982 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 08:23:22 +00:00
saxmatt
90c90b336f New aggregation code (hat tip: Chris Davis/Jesuit), tweaked style, fixed login updater, new dashboard.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1979 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 02:30:40 +00:00
saxmatt
626fb71daa More style tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@1978 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 00:26:32 +00:00
saxmatt
c2721bc75d Style tweaks
git-svn-id: http://svn.automattic.com/wordpress/trunk@1977 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 00:21:14 +00:00
saxmatt
3f39fe4b61 First pass at dashboard. Hat tip: Jesuit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1976 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-19 00:10:10 +00:00
saxmatt
17e0672928 Remove inline style.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1951 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 09:05:44 +00:00
saxmatt
8569da174e Make delete button more buttony.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1945 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-13 16:42:22 +00:00
saxmatt
5ba63ff4d5 Support for hidden custom fields (custom fields that start with _)
git-svn-id: http://svn.automattic.com/wordpress/trunk@1935 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 04:12:20 +00:00
saxmatt
fedf5da324 Not clearing can cause some weird bugs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-07 20:44:28 +00:00
saxmatt
0ddd331190 CSS typos.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-25 19:36:21 +00:00
saxmatt
5c4e8a43a8 Rollback live preview stuff.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1795 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-14 07:33:06 +00:00
donncha
c3540ad94b "Instant Preview" added to Advanced Editing form.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-08 16:33:10 +00:00
saxmatt
2d4dd7e6fb Pages update and tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1747 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 08:27:13 +00:00
saxmatt
c7559d198e Cosmetic tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1744 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 07:13:51 +00:00
saxmatt
ee921221b7 New login system.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1731 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-04 06:23:53 +00:00
saxmatt
b903edacea Some file editor improvements. New: Recently edited and editor sidebar.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1703 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-22 06:33:54 +00:00
saxmatt
00c853f37d More CSS tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1652 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-14 11:09:44 +00:00
saxmatt
8b88711983 Tweak.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1650 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-14 10:38:21 +00:00
saxmatt
7a83a34a36 Nowrap on labels was breaking the post layout with long category names.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1649 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-14 10:22:12 +00:00
saxmatt
5f3b088368 Moved visit link from menu to header, adjusted CSS to match and to also handle overflow better.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1648 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-09-14 10:17:12 +00:00
emc3
c00c69e9d5 Added support for XFN 1.1
git-svn-id: http://svn.automattic.com/wordpress/trunk@1538 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-17 13:53:06 +00:00
saxmatt
dcec3da0fb Not sure why that style was inline.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1501 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-08-01 07:51:26 +00:00
saxmatt
f0ab0be0cb New, pretty footer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1476 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-23 07:50:21 +00:00
saxmatt
13b9cfee0a New style for edit comments.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1473 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-21 07:44:27 +00:00
saxmatt
307fbedb93 Some admin look changes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1468 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-21 01:59:09 +00:00
saxmatt
2c5ebf9355 De-funkify the CSS file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1457 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-06 19:01:22 +00:00
saxmatt
587f37157f Quicktags update to position them more with how the items are usually positioned. Still need tooltips with the access key for each button.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1270 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-14 06:10:19 +00:00
saxmatt
c49ada1340 Hot buttons!
git-svn-id: http://svn.automattic.com/wordpress/trunk@1240 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-08 01:15:03 +00:00
emc3
95d854b4f5 Fix rendering problem in Safari
git-svn-id: http://svn.automattic.com/wordpress/trunk@1222 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-04 20:11:11 +00:00
saxmatt
9eff118f7c Fixes for post screen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1215 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-30 08:56:49 +00:00
saxmatt
e9e2ba1ee1 Cosmetic fixes from forums.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1205 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 19:49:27 +00:00
saxmatt
95a1e1d28f New custom field functionality.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1197 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 04:49:16 +00:00
saxmatt
9616224dd1 How the custom fields should look.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1195 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 02:23:46 +00:00
saxmatt
b75393f51c More padding on legends.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1194 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 00:27:38 +00:00
saxmatt
277e4b627e More l10n stuff.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1144 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 19:46:11 +00:00
saxmatt
1b44e09005 Show category ID.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1143 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 19:32:31 +00:00
saxmatt
5c5423dbb6 A touch of blue.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-22 07:08:48 +00:00
saxmatt
5cc3f8d3e1 Massive admin tweak commit. Improved consistency, numerous bug fixes, redesigned link forms, tweaked options more, left the ugly grey bar I didn't mean to add in the first place but tweaked it too.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1100 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-19 08:09:27 +00:00
saxmatt
cf39553b79 Admin revamp.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1089 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-17 18:44:10 +00:00
saxmatt
c954c9ee4a Moderation is cleaner, returns feedback, and correct feedback.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1075 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-15 08:28:53 +00:00
saxmatt
3877acb7e3 More options improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1072 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-14 21:23:52 +00:00
saxmatt
5a49a4d411 More options work. Bug fixes for advanced_edit not being boolean type, clean up of options code and update feedback (still needs work there), first bit of miscellaneous screen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1058 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-11 08:15:10 +00:00
saxmatt
b2e9f46408 Quicktag and CSS cleanups. Awesome insert code from Mark.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1006 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 05:38:59 +00:00
emc3
1e6933cb2e post-meta styles
git-svn-id: http://svn.automattic.com/wordpress/trunk@989 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-23 18:59:25 +00:00
emc3
2458274082 Set a default background color (one of my pet peeves ;) )
git-svn-id: http://svn.automattic.com/wordpress/trunk@986 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-22 17:15:13 +00:00
saxmatt
718dcc6297 Edit post slugs.
git-svn-id: http://svn.automattic.com/wordpress/trunk@870 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-13 11:21:30 +00:00
saxmatt
0a38396833 Abstraction of a admin functions, new custom options page for general options, improved style.
git-svn-id: http://svn.automattic.com/wordpress/trunk@869 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-13 09:59:47 +00:00
saxmatt
f5d4987e5a Admin aesthetic enhancements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@864 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-11 13:01:36 +00:00
saxmatt
161f6da97a Use local image file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 10:11:30 +00:00
saxmatt
63a6efea29 Nested category list from Philip Taron.
git-svn-id: http://svn.automattic.com/wordpress/trunk@848 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-09 08:55:29 +00:00
michelvaldrighi
ddaa35390d we set a background color for input tags, but no text color :(
git-svn-id: http://svn.automattic.com/wordpress/trunk@843 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-06 21:22:35 +00:00
saxmatt
9a309b8149 Categories should scroll if there are too many, made admin less busy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@823 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-02 08:21:17 +00:00
michelvaldrighi
e6075fcd0e edit-form.php now included in bookmarklet.php, added #postdiv selector
git-svn-id: http://svn.automattic.com/wordpress/trunk@694 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-03 00:13:11 +00:00
saxmatt
efd65680bd Now with default statuses. Drafts on edit page. Fixed bookmarklets, tested in IE and Moz. Slightly tweaked CSS.
git-svn-id: http://svn.automattic.com/wordpress/trunk@670 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-31 22:21:50 +00:00
saxmatt
31d01ac0bd New two-stage post process.Some HTML cleanup and general tweaking. Split edit form into several files.
git-svn-id: http://svn.automattic.com/wordpress/trunk@658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-28 11:44:05 +00:00
saxmatt
4aab651a88 Link manager fixes and HTML cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-27 20:55:03 +00:00
saxmatt
546c4bdb41 Space out options screen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@644 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-23 20:51:40 +00:00
emc3
f92b6e4266 Modified CSS fix a little
git-svn-id: http://svn.automattic.com/wordpress/trunk@622 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-17 23:07:36 +00:00
emc3
dea14ad94e Workaround IE peekaboo bug
git-svn-id: http://svn.automattic.com/wordpress/trunk@621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-17 22:23:42 +00:00
mikelittle
cb76dc4f33 Now we can see which option group we are editing
git-svn-id: http://svn.automattic.com/wordpress/trunk@619 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-17 00:36:29 +00:00
emc3
f83920e9fd Fixed wonko IE display bug for categories
git-svn-id: http://svn.automattic.com/wordpress/trunk@608 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-11 23:08:57 +00:00
saxmatt
57da20afcf Fix for incorrect header() referral, width.
git-svn-id: http://svn.automattic.com/wordpress/trunk@607 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-11 19:16:43 +00:00
saxmatt
2b30f037b0 Validation errors.
git-svn-id: http://svn.automattic.com/wordpress/trunk@606 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-11 18:55:18 +00:00
saxmatt
43e4a8a930 The great renaming.
git-svn-id: http://svn.automattic.com/wordpress/trunk@601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-11 00:22:36 +00:00
saxmatt
2917579b95 New admin styling and improved navigation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@590 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 03:46:42 +00:00
saxmatt
b64371a05d Tweak for multiple categories on edit page.
git-svn-id: http://svn.automattic.com/wordpress/trunk@588 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 01:40:02 +00:00
saxmatt
fbe5443405 Interface tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 09:26:05 +00:00
saxmatt
bc2c6dad9a Beta multiple category support. Major style changes. You can now add, delete, edit categories through the admin interface.
git-svn-id: http://svn.automattic.com/wordpress/trunk@572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 09:41:27 +00:00
saxmatt
cbccab200c Alpha 2 multiple category support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@571 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-05 01:44:42 +00:00
saxmatt
099a329763 Made status dropdowns radio boxes, more moderation cleanups. Edit section now clean.
git-svn-id: http://svn.automattic.com/wordpress/trunk@560 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-30 22:13:53 +00:00
emc3
f49f11b3dd otaku42's comment moderation patches
git-svn-id: http://svn.automattic.com/wordpress/trunk@546 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-11-12 15:22:47 +00:00
saxmatt
2f920db571 Some design tweaks. If anyone can figure out why the spacing to the left and right of the menu links is different in Moz and IE they get a gold star.
git-svn-id: http://svn.automattic.com/wordpress/trunk@477 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 19:57:23 +00:00
saxmatt
4ce8e68c03 Make WordPress header link not stretch all the way across.
git-svn-id: http://svn.automattic.com/wordpress/trunk@472 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-26 17:24:30 +00:00
emc3
bd86d28ac4 Adjusted to make menus behave better at 800px browser width
git-svn-id: http://svn.automattic.com/wordpress/trunk@463 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-23 20:49:44 +00:00
alex_t_king
337ae10252 moved the posts, comments, edit links
git-svn-id: http://svn.automattic.com/wordpress/trunk@453 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-14 00:54:09 +00:00
saxmatt
ee40667db6 Admin style tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-10-13 15:47:31 +00:00
alex_t_king
a8acf0b598 added padding to the sides of the h2 tags
git-svn-id: http://svn.automattic.com/wordpress/trunk@384 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-09-24 22:32:57 +00:00
saxmatt
c5713f039f Quicktag improvements, structure, spacing, styling, and accessibility.
git-svn-id: http://svn.automattic.com/wordpress/trunk@316 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-15 16:23:04 +00:00
saxmatt
6bb6984d12 Improved admin styling a bit. Removed tables, made smaller.
git-svn-id: http://svn.automattic.com/wordpress/trunk@313 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-08-15 15:12:25 +00:00