Commit Graph

45 Commits

Author SHA1 Message Date
ryan
ca893a2828 Dashboard styling and validation fixes from mdawaffe. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9120 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-10 23:54:27 +00:00
azaozz
f6984aa832 Typo fix in dashboard.php, props rnt, fixes #7854
git-svn-id: http://svn.automattic.com/wordpress/trunk@9111 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-09 06:44:05 +00:00
azaozz
7eb6d6fadc Fix warnings in recent_comments on dashboard, see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9107 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-09 01:03:50 +00:00
ryan
637cca38da Draggable dash, first cut. Props mdawaffe. see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@9103 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-08 23:32:34 +00:00
westi
e07587fdc3 Switch Press This to use _draft_or_post_title(). Fixes #7801 props Speedboxer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9078 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-10-03 15:56:35 +00:00
westi
902f570a18 Use the correct (no-title) string. Fixes #7801 props Speedboxer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-29 06:32:37 +00:00
westi
3a0c8ef52c Give titleless drafts a title in the quickpress box. Fixes #7801 props Speedboxer.
git-svn-id: http://svn.automattic.com/wordpress/trunk@9024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-28 20:43:08 +00:00
ryan
528d8c4ed2 Punt inbox
git-svn-id: http://svn.automattic.com/wordpress/trunk@9005 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-27 20:41:29 +00:00
ryan
e3f6b2b271 phpdoc for wp-admin/includes from jacobsantos. see #7527
git-svn-id: http://svn.automattic.com/wordpress/trunk@8912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-17 00:40:10 +00:00
azaozz
dbe35378e6 CSS and HTML validation fixes, props Simek, fixes #7703
git-svn-id: http://svn.automattic.com/wordpress/trunk@8845 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-09-08 06:01:33 +00:00
ryan
332d54f319 crazyhorse dash see #7552
git-svn-id: http://svn.automattic.com/wordpress/trunk@8751 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-27 19:36:12 +00:00
ryan
35b18e5034 Trailing whitespace cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@8600 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-09 05:36:14 +00:00
ryan
5e87cb848d Plugin install fixes from DD32. see #6015
git-svn-id: http://svn.automattic.com/wordpress/trunk@8550 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-05 17:06:42 +00:00
westi
35f46f0d4b Plugin Install GSOC project first code drop. Props DD32 see #6015.
git-svn-id: http://svn.automattic.com/wordpress/trunk@8540 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-08-04 21:01:09 +00:00
ryan
9d418f4cf2 Update blogsearch URL when home changes. Props andy. fixes #7159
git-svn-id: http://svn.automattic.com/wordpress/trunk@8137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-20 16:06:57 +00:00
ryan
1349203eed If only one incoming link, show it. Props synapsestudios and hansengel. fixes #7122
git-svn-id: http://svn.automattic.com/wordpress/trunk@8097 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-06-16 18:44:13 +00:00
ryan
8d7b9c3a08 Dashboard validation fixes from Viper007Bond and mdawaffe. fixes #7064
git-svn-id: http://svn.automattic.com/wordpress/trunk@8016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-30 15:59:14 +00:00
ryan
9771ec5110 First cut and better admin SSL support. see #7001
git-svn-id: http://svn.automattic.com/wordpress/trunk@7998 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-27 17:46:01 +00:00
ryan
74f878d040 Some URL cleaning
git-svn-id: http://svn.automattic.com/wordpress/trunk@7962 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-20 18:01:43 +00:00
ryan
938f29414f Use array calling style. see #6647
git-svn-id: http://svn.automattic.com/wordpress/trunk@7911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-05-08 19:19:58 +00:00
ryan
ca284189fb Typo fix
git-svn-id: http://svn.automattic.com/wordpress/trunk@7852 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-29 18:35:04 +00:00
ryan
f97c96fde0 Use wp_count_comments() instead of direct query.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7851 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-29 18:30:45 +00:00
ryan
f42f78b3b1 Typo fix. see #6578
git-svn-id: http://svn.automattic.com/wordpress/trunk@7730 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-17 22:00:39 +00:00
ryan
66ad98c078 Verify widget option sanity. Props Viper007Bond. fixes #6578 for trunk
git-svn-id: http://svn.automattic.com/wordpress/trunk@7721 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-04-17 20:14:07 +00:00
ryan
b274b643a1 Typo fix from Viper007Bond. fixes #6358
git-svn-id: http://svn.automattic.com/wordpress/trunk@7487 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-23 16:34:28 +00:00
ryan
4be265b167 Fix dash markup when there's only one comment. Props mdawaffe. fixes #6306
git-svn-id: http://svn.automattic.com/wordpress/trunk@7429 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-20 22:01:27 +00:00
markjaquith
15b17df867 moderation.php is no more. All hail edit-comments.php?comment_status=moderated
git-svn-id: http://svn.automattic.com/wordpress/trunk@7391 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 23:24:04 +00:00
ryan
c951f2c7b1 Grammar fix from filosofo. fixes #6274
git-svn-id: http://svn.automattic.com/wordpress/trunk@7382 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 17:17:48 +00:00
ryan
e53a37cc04 Grammar fix. Props Denis-de-Bernardy and MtDewVirus. fixes #6274
git-svn-id: http://svn.automattic.com/wordpress/trunk@7381 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-18 17:06:04 +00:00
ryan
c6ca95213b Mark dashboard feed links for translation so they can be localized. Props tai. fixes #6222
git-svn-id: http://svn.automattic.com/wordpress/trunk@7292 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-14 18:16:29 +00:00
matt
386eb869f9 Make empty links text a bit more informative.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7283 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-14 07:26:46 +00:00
ryan
39ca0f550e Add cap checks to dash. Props mdawaffe. fixes #5858
git-svn-id: http://svn.automattic.com/wordpress/trunk@7217 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-10 22:59:57 +00:00
matt
f6f04cafe9 Abstract colors from layout CSS. Pass 1.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7178 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-07 01:17:21 +00:00
ryan
6e181bb941 Multi-byte character safe excerpting from nbachiyski. fixes #6077
git-svn-id: http://svn.automattic.com/wordpress/trunk@7140 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-03 21:05:23 +00:00
ryan
04c9051a7d Remove trailing whites.
git-svn-id: http://svn.automattic.com/wordpress/trunk@7130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-03-02 20:17:30 +00:00
ryan
db0e02e19e Dashboard styling from mt. fixes #6029
git-svn-id: http://svn.automattic.com/wordpress/trunk@7088 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-28 20:37:48 +00:00
ryan
5367493b1e gettext fixes from takayukister. fixes #6018
git-svn-id: http://svn.automattic.com/wordpress/trunk@7063 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-27 17:19:58 +00:00
ryan
d747a60a34 Correct RSS link for plugin dashboard widget. Props mdawaffe. fixes #5931
git-svn-id: http://svn.automattic.com/wordpress/trunk@7048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-26 20:56:03 +00:00
ryan
f4490b8acb Add nbsp. Props Speedboxer. fixes #5931
git-svn-id: http://svn.automattic.com/wordpress/trunk@7035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-26 08:50:42 +00:00
ryan
dce0978cee Notice fixes from nbachiyski. fixes #5961
git-svn-id: http://svn.automattic.com/wordpress/trunk@6983 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-22 17:43:56 +00:00
ryan
e92ee80901 Dashboard widgets caching improvements from mdawaffe. see #5750
git-svn-id: http://svn.automattic.com/wordpress/trunk@6958 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-21 21:20:09 +00:00
ryan
30c5b7473e Dashboard styling from mdawaffe. see #5750
git-svn-id: http://svn.automattic.com/wordpress/trunk@6810 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-13 10:07:57 +00:00
ryan
d88983793b Trailing whitespace cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@6726 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-05 06:47:27 +00:00
ryan
9f643af85d Dashboard fixes from mdawaffe. No longer stomps sidebar. see #5750
git-svn-id: http://svn.automattic.com/wordpress/trunk@6717 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-04 20:38:48 +00:00
ryan
7f4d8b2f27 New dashboard from mdawaffe. see #5750
git-svn-id: http://svn.automattic.com/wordpress/trunk@6705 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2008-02-02 07:57:51 +00:00