Commit Graph

117 Commits

Author SHA1 Message Date
Matt Mullenweg 8326d04eee To avoid monolithic commits I'm going to be bringing this in piece by piece. No need to file bug about lack of styling, it's on purpose right now. Trunk will be hit with the oogly stick for 2-3 days. This brings in structure for new dashboard.
git-svn-id: https://develop.svn.wordpress.org/trunk@6431 602fd350-edb4-49c9-b593-d223f7449a82
2007-12-20 20:23:30 +00:00
Ryan Boren 7a43c01e08 Remove trailing whitespace
git-svn-id: https://develop.svn.wordpress.org/trunk@6026 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-03 23:32:58 +00:00
Peter Westwood 9103eafbbb Enable full translation of the Tags description. Fixes #4885 props nbachiyski.
git-svn-id: https://develop.svn.wordpress.org/trunk@6002 602fd350-edb4-49c9-b593-d223f7449a82
2007-09-01 12:06:47 +00:00
Ryan Boren 72be6cb001 Move the_title filter to get_the_title. Props jhodgdon. fixes #4477
git-svn-id: https://develop.svn.wordpress.org/trunk@5752 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-25 17:48:35 +00:00
rob1n af3be824e7 Translate ». see #3401
git-svn-id: https://develop.svn.wordpress.org/trunk@5676 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-11 21:05:50 +00:00
rob1n ac083534aa Don't queue Prototype or Interface, just jQuery.
git-svn-id: https://develop.svn.wordpress.org/trunk@5636 602fd350-edb4-49c9-b593-d223f7449a82
2007-06-02 01:01:57 +00:00
rob1n 0f5fa587a2 Move Dashboard's news to jQuery. see #3824
git-svn-id: https://develop.svn.wordpress.org/trunk@5580 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-28 20:46:03 +00:00
Ryan Boren ed0d41fb04 Fix up exporter. Remove more refrences to the categories table. see #4189
git-svn-id: https://develop.svn.wordpress.org/trunk@5563 602fd350-edb4-49c9-b593-d223f7449a82
2007-05-27 19:32:45 +00:00
rob1n a40b296021 Allow number_format to be internationalized. Props nbachiyski. fixes #3677
git-svn-id: https://develop.svn.wordpress.org/trunk@5308 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-25 00:49:57 +00:00
rob1n 172de9ed6d Add private posts to Recent Posts for those who can read them. Props molecularbear. fixes #3877
git-svn-id: https://develop.svn.wordpress.org/trunk@5191 602fd350-edb4-49c9-b593-d223f7449a82
2007-04-06 03:33:21 +00:00
Ryan Boren 58efc0e2b2 Change bookmark to link. Props foolswisdom. fixes #3143
git-svn-id: https://develop.svn.wordpress.org/trunk@5124 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-27 23:54:48 +00:00
Ryan Boren e57eea2390 Add missing filters. Props jhodgdon. fixes #3599
git-svn-id: https://develop.svn.wordpress.org/trunk@5015 602fd350-edb4-49c9-b593-d223f7449a82
2007-03-10 05:25:33 +00:00
Ryan Boren 819e6e9c4f Reverse logic.
git-svn-id: https://develop.svn.wordpress.org/trunk@4915 602fd350-edb4-49c9-b593-d223f7449a82
2007-02-22 15:30:47 +00:00
Mark Jaquith 83013c90d2 Do not pass comma-formatted numbers to __ngettext(). Props nbachiyski. fixes #3663
git-svn-id: https://develop.svn.wordpress.org/trunk@4808 602fd350-edb4-49c9-b593-d223f7449a82
2007-01-25 19:29:30 +00:00
Mark Jaquith f95b191dab i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474
git-svn-id: https://develop.svn.wordpress.org/trunk@4658 602fd350-edb4-49c9-b593-d223f7449a82
2006-12-21 23:06:18 +00:00
Ryan Boren e44ea1ff93 Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: https://develop.svn.wordpress.org/trunk@4495 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-19 07:56:05 +00:00
Matt Mullenweg 49c48e0607 AJAX loading of dashboard for slow stuff
git-svn-id: https://develop.svn.wordpress.org/trunk@4484 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 23:12:39 +00:00
Ryan Boren 7e226f1a94 Hold off on menu cleanup until next release. There be dragons.
git-svn-id: https://develop.svn.wordpress.org/trunk@4480 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 07:31:29 +00:00
Matt Mullenweg 6af3bdbb32 Admin functions cleanup, and change how we do titles and parents in the backend
git-svn-id: https://develop.svn.wordpress.org/trunk@4478 602fd350-edb4-49c9-b593-d223f7449a82
2006-11-18 06:09:48 +00:00
Mark Jaquith 1fd9b76d11 SimplePie patch not ready for prime time. Need it to be a drop-in solution. Reverting to MagpieRSS for now.
git-svn-id: https://develop.svn.wordpress.org/trunk@4399 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-16 04:16:06 +00:00
Mark Jaquith c52c908248 The changing of the pies. Now using SimplePie. props to gsnedders. fixes #2864
git-svn-id: https://develop.svn.wordpress.org/trunk@4378 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-11 23:03:17 +00:00
Matt Mullenweg bc2d62560c Some UI cleanups, changes, and various miscellany.
git-svn-id: https://develop.svn.wordpress.org/trunk@4349 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-06 01:14:47 +00:00
Mark Jaquith 206311948c pass incoming Technorati links through wptexturize(). Props Nazgul. fixes: #2856
git-svn-id: https://develop.svn.wordpress.org/trunk@4295 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 04:23:21 +00:00
Matt Mullenweg 06f0097a94 Options cleanup and some styling changes.
git-svn-id: https://develop.svn.wordpress.org/trunk@4196 602fd350-edb4-49c9-b593-d223f7449a82
2006-09-19 06:11:42 +00:00
Ryan Boren 578fcb99df Add cap checks around getting started links. Props Mark J. fixes #3074
git-svn-id: https://develop.svn.wordpress.org/trunk@4130 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-30 09:12:29 +00:00
Ryan Boren ab2645737a More menu fixes. #2257
git-svn-id: https://develop.svn.wordpress.org/trunk@4097 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-15 21:03:11 +00:00
Ryan Boren 1534405764 Relocate /div.
git-svn-id: https://develop.svn.wordpress.org/trunk@3954 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 19:24:00 +00:00
Ryan Boren 9131a92d44 Markup fix from ckr and Nazgul. fixes #2842
git-svn-id: https://develop.svn.wordpress.org/trunk@3912 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-24 05:57:03 +00:00
Ryan Boren 216546a0b8 Include file renames. #2525
git-svn-id: https://develop.svn.wordpress.org/trunk@3862 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-11 06:43:54 +00:00
Ryan Boren d412d60245 Fix Scheduled Entries list. #2715
git-svn-id: https://develop.svn.wordpress.org/trunk@3773 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-12 03:21:09 +00:00
Ryan Boren a2f5fa5254 Bookmark/link rework. #2499
git-svn-id: https://develop.svn.wordpress.org/trunk@3570 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-27 04:57:30 +00:00
Ryan Boren 44f922a6ae Fix Write a post link in Dashboard. fixes #2503
git-svn-id: https://develop.svn.wordpress.org/trunk@3568 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-23 20:09:50 +00:00
Ryan Boren e5c3552381 Move raquo into gettext. Props SteveAgl. fixes #2453
git-svn-id: https://develop.svn.wordpress.org/trunk@3541 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-17 01:29:33 +00:00
Ryan Boren f961003343 Allow draft pages. Use post_type for object types. Reserve post_status strictly for status. fixes #1820
git-svn-id: https://develop.svn.wordpress.org/trunk@3510 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-09 10:03:48 +00:00
Ryan Boren cbcdd4cbb0 Use ->comments instead of . fixes #2293
git-svn-id: https://develop.svn.wordpress.org/trunk@3443 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-16 20:07:00 +00:00
Matt Mullenweg 17929f1629 Technorati URL change.
git-svn-id: https://develop.svn.wordpress.org/trunk@3406 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-05 06:31:11 +00:00
Ryan Boren 56e626673e i18n updates from nbachiyski. fixes #2069
git-svn-id: https://develop.svn.wordpress.org/trunk@3295 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-12 22:48:30 +00:00
Matt Mullenweg 6c488f6415 Show comments in moderation even if there are no new ones. Fixes #1473
git-svn-id: https://develop.svn.wordpress.org/trunk@3216 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 05:45:45 +00:00
Matt Mullenweg 7193d2f5e4 Forgot this wasn't in there, it's been incredibly helpful on WP.com
git-svn-id: https://develop.svn.wordpress.org/trunk@3201 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-23 07:28:46 +00:00
Matt Mullenweg 55fd6017f8 Order scheduled posts by date.
git-svn-id: https://develop.svn.wordpress.org/trunk@2869 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-12 18:55:23 +00:00
Ryan Boren 4575c2a1ea Translation fix. Props nbachiyski. fixes #1574
git-svn-id: https://develop.svn.wordpress.org/trunk@2821 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-30 03:50:27 +00:00
Matt Mullenweg 87a2dccccf Clean up plugins and dashboard
git-svn-id: https://develop.svn.wordpress.org/trunk@2759 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-07 10:45:06 +00:00
Matt Mullenweg 1d5e21d175 Tweaks and catchups
git-svn-id: https://develop.svn.wordpress.org/trunk@2756 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-07 08:58:10 +00:00
Matt Mullenweg 5bd6027fbd Drafts clean up.
git-svn-id: https://develop.svn.wordpress.org/trunk@2701 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-08 22:59:15 +00:00
Ryan Boren 1592d90958 Mark strings for localization. http://mosquito.wordpress.org/view.php?id=1272 Props: nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@2570 602fd350-edb4-49c9-b593-d223f7449a82
2005-04-22 00:16:48 +00:00
Ryan Boren dfd9ce1390 strtotime needs to now that the time string is in GMT. http://mosquito.wordpress.org/view.php?id=1075
git-svn-id: https://develop.svn.wordpress.org/trunk@2471 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-22 17:33:05 +00:00
Ryan Boren 7d9a069059 Fix number formatting in dashboard stats for numbers > 999. http://mosquito.wordpress.org/view.php?id=1074 Hat tip: dougal
git-svn-id: https://develop.svn.wordpress.org/trunk@2433 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-11 16:53:16 +00:00
Ryan Boren bab84dcf8e Mark strings for localization. http://mosquito.wordpress.org/view.php?id=1033
git-svn-id: https://develop.svn.wordpress.org/trunk@2411 602fd350-edb4-49c9-b593-d223f7449a82
2005-03-05 18:31:59 +00:00
Ryan Boren ffad6205f9 Localize strings. http://mosquito.wordpress.org/view.php?id=909 Props: nbachiyski
git-svn-id: https://develop.svn.wordpress.org/trunk@2377 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-25 00:20:48 +00:00
Matt Mullenweg 2b57bde9f9 Deal with timezone diff correctly
git-svn-id: https://develop.svn.wordpress.org/trunk@2253 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 01:21:43 +00:00
Matt Mullenweg 0e99dc1bf5 Better error checking
git-svn-id: https://develop.svn.wordpress.org/trunk@2248 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 00:59:50 +00:00
Matt Mullenweg 5dba6232ff More consistent results
git-svn-id: https://develop.svn.wordpress.org/trunk@2244 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-11 00:38:20 +00:00
Matt Mullenweg 768c5f8c1b Tweaks to the dashboard planet display
git-svn-id: https://develop.svn.wordpress.org/trunk@2201 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-02 10:36:59 +00:00
Matt Mullenweg 5a91190427 Dashboard and option tweaks
git-svn-id: https://develop.svn.wordpress.org/trunk@2192 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-01 09:52:36 +00:00
Matt Mullenweg 7daf4f8b26 http://mosquito.wordpress.org/view.php?id=687
git-svn-id: https://develop.svn.wordpress.org/trunk@2096 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-15 00:56:42 +00:00
Matt Mullenweg a31de8d099 Add relative date to dashboard
git-svn-id: https://develop.svn.wordpress.org/trunk@2028 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-01 22:15:58 +00:00
Matt Mullenweg 37da98059e Bug fixes
git-svn-id: https://develop.svn.wordpress.org/trunk@1980 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-19 07:26:43 +00:00
Matt Mullenweg 17234ff3f1 New aggregation code (hat tip: Chris Davis/Jesuit), tweaked style, fixed login updater, new dashboard.
git-svn-id: https://develop.svn.wordpress.org/trunk@1979 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-19 02:30:40 +00:00
Matt Mullenweg 960463fdee First pass at dashboard. Hat tip: Jesuit.
git-svn-id: https://develop.svn.wordpress.org/trunk@1976 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-19 00:10:10 +00:00
Matt Mullenweg 59d1012c9d Move all auth stuff into functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@1947 602fd350-edb4-49c9-b593-d223f7449a82
2004-12-14 03:00:55 +00:00
Matt Mullenweg 22ed64e4ec Removed global $siteurl and $blogfilename, use get_settings. Syntax fix for wp-db.
git-svn-id: https://develop.svn.wordpress.org/trunk@945 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-26 16:15:48 +00:00
jverber 6b8ee14b77 Redirect to login before going to profile.php, otherwise any user level will end up at profile.php.
git-svn-id: https://develop.svn.wordpress.org/trunk@825 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-03 00:06:57 +00:00
jverber 6f5ef8887f Fixed wp-admin/index.php redirection.
git-svn-id: https://develop.svn.wordpress.org/trunk@824 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-02 21:54:32 +00:00
Matt Mullenweg 0e101b6e58 Redirect to profile.php if user level == 0.
git-svn-id: https://develop.svn.wordpress.org/trunk@822 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-02 02:35:08 +00:00
Matt Mullenweg 9c6a0a9403 The great renaming.
git-svn-id: https://develop.svn.wordpress.org/trunk@601 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-11 00:22:36 +00:00
Matt Mullenweg 81cb776b62 Split up post and edit screens.
git-svn-id: https://develop.svn.wordpress.org/trunk@479 602fd350-edb4-49c9-b593-d223f7449a82
2003-10-26 20:34:24 +00:00
Matt Mullenweg 021c2dd42d Redirect, prevent directory listing, holder.
git-svn-id: https://develop.svn.wordpress.org/trunk@124 602fd350-edb4-49c9-b593-d223f7449a82
2003-06-01 07:47:29 +00:00