rob1n
|
ce8ddce5c4
|
Move the restrict_manage_posts hook to somewhere more reasonable. see #4359
git-svn-id: http://svn.automattic.com/wordpress/trunk@5607 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-31 02:12:04 +00:00 |
ryan
|
4efb612c1a
|
Post and page management filter additions from mdawaffe. see #3945
git-svn-id: http://svn.automattic.com/wordpress/trunk@5587 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-29 04:28:10 +00:00 |
ryan
|
283458e631
|
Nomenclature changes. see #3945
git-svn-id: http://svn.automattic.com/wordpress/trunk@5583 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-28 22:31:31 +00:00 |
ryan
|
a438f8a92a
|
Better draft, private, and future post/page management from mdawaffe. fixes #3945
git-svn-id: http://svn.automattic.com/wordpress/trunk@5575 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-05-28 18:34:06 +00:00 |
matt
|
05996c589f
|
Link it even if it's zero because it counts approved comments and you might want to go to that page even if there are no approved comments yet.
git-svn-id: http://svn.automattic.com/wordpress/trunk@5331 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-27 05:30:23 +00:00 |
rob1n
|
44088f5463
|
Add id attribute where it's only name. fixes #3696
git-svn-id: http://svn.automattic.com/wordpress/trunk@5323 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-04-27 00:47:01 +00:00 |
ryan
|
81bf28dd0c
|
Add missing the_title filter. Props jhodgdon. fixes #4019
git-svn-id: http://svn.automattic.com/wordpress/trunk@5094 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-23 23:06:45 +00:00 |
ryan
|
fdfe3a7e34
|
Remove excess whitespace. Props oneno and Nazgul. fixes #3778
git-svn-id: http://svn.automattic.com/wordpress/trunk@4975 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 01:26:29 +00:00 |
ryan
|
bec5b4f188
|
gettext date formats. Props rob1n and yskin. fixes #3863
git-svn-id: http://svn.automattic.com/wordpress/trunk@4974 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-07 01:25:17 +00:00 |
markjaquith
|
4f1a89d21c
|
Pass draft titles through the_title filter. Props jhodgdon. fixes #3894
git-svn-id: http://svn.automattic.com/wordpress/trunk@4966 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-03-04 18:48:19 +00:00 |
markjaquith
|
13968c70f6
|
Fix AJAX delete/spam on individual post comments view. fixes #3639
git-svn-id: http://svn.automattic.com/wordpress/trunk@4935 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-02-25 11:22:49 +00:00 |
ryan
|
06e9886777
|
Make some date/time formats translateable. Props teknoseyir and nbachiyski. fixes #3661
git-svn-id: http://svn.automattic.com/wordpress/trunk@4802 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2007-01-25 02:08:54 +00:00 |
markjaquith
|
dc17d069c0
|
Categories with zero posts and posts with no comments no longer link to those empty views in the admin. fixes #3493
git-svn-id: http://svn.automattic.com/wordpress/trunk@4659 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-21 23:40:16 +00:00 |
markjaquith
|
8a678f3841
|
i18n fixes, logic cleanup, wording clarifications, and more from nbachiyski. fixes #3474
git-svn-id: http://svn.automattic.com/wordpress/trunk@4658 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-21 23:06:18 +00:00 |
markjaquith
|
5a76c03203
|
new function for escaping within attributes: attribute_escape()
git-svn-id: http://svn.automattic.com/wordpress/trunk@4656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-21 10:10:04 +00:00 |
markjaquith
|
d2e1e17bc7
|
comment => c fix, props to Pål Grønås Drange on wp-testers for catching it.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4615 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-12-06 10:52:09 +00:00 |
matt
|
0d429d4692
|
Center ID and comments, fixes #3404
git-svn-id: http://svn.automattic.com/wordpress/trunk@4541 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-29 20:57:52 +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
|
f13014d8a5
|
Show 'Unpublished' instead of epoch time for drafts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4491 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-19 07:24:55 +00:00 |
ryan
|
eda9021317
|
Hold off on menu cleanup until next release. There be dragons.
git-svn-id: http://svn.automattic.com/wordpress/trunk@4480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-18 07:31:29 +00:00 |
matt
|
07126127e6
|
Admin functions cleanup, and change how we do titles and parents in the backend
git-svn-id: http://svn.automattic.com/wordpress/trunk@4478 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-18 06:09:48 +00:00 |
ryan
|
39dbda930c
|
Don't use deprecated start_wp(). Props westi. fixes #3188
git-svn-id: http://svn.automattic.com/wordpress/trunk@4465 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-11-14 01:24:27 +00:00 |
markjaquith
|
2b1f1fd240
|
More [4432] cleanup. fixes #3309
git-svn-id: http://svn.automattic.com/wordpress/trunk@4437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-31 06:50:38 +00:00 |
matt
|
b6a531917e
|
Make these links shorter and remove unneeded vars
git-svn-id: http://svn.automattic.com/wordpress/trunk@4432 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-30 19:27:24 +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 |
markjaquith
|
9a114c40e2
|
Manage Posts: hide empty categories in dropdown, provide hook for custom filtering. Props westi. fixes #3120
git-svn-id: http://svn.automattic.com/wordpress/trunk@4321 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-10-04 07:54:38 +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 |
ryan
|
ebbcf250d5
|
i18n fixes from nbachiyski. fixes #3109
git-svn-id: http://svn.automattic.com/wordpress/trunk@4165 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-09-05 18:52:24 +00:00 |
ryan
|
db5d9a84ba
|
Add Browse Category dropdown. Props westi and thomas. fixes #2340
git-svn-id: http://svn.automattic.com/wordpress/trunk@4137 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-08-30 17:17:09 +00:00 |
ryan
|
73b4b6055e
|
List manipulation improvements from mdawaffe. fixes #2786
git-svn-id: http://svn.automattic.com/wordpress/trunk@3847 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-06-06 04:14:04 +00:00 |
ryan
|
96c3f739a8
|
Update nonce action strings. Props mdawaffe.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3804 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-26 23:08:05 +00:00 |
ryan
|
4d49e98fe4
|
Script loader from mdawaffe. #2701
git-svn-id: http://svn.automattic.com/wordpress/trunk@3788 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-22 17:16:05 +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 |
ryan
|
293b3b4dee
|
Better escaping of strings used in JS.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3763 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-05 07:49:05 +00:00 |
ryan
|
3f57a94f4c
|
Nonce from above. #2678
git-svn-id: http://svn.automattic.com/wordpress/trunk@3759 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-05-02 22:36:06 +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
|
7fea857c9f
|
Unification of how we display comments in various parts of the admin section
git-svn-id: http://svn.automattic.com/wordpress/trunk@3722 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-19 08:30:56 +00:00 |
ryan
|
b590c8a5c8
|
Fixed edit comment links.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3699 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-07 20:02:18 +00:00 |
ryan
|
3d2347a655
|
WP_Locale. Props Sewar. fixes #2568
git-svn-id: http://svn.automattic.com/wordpress/trunk@3676 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-04-02 00:20:11 +00:00 |
ryan
|
1fb3390cc2
|
Prompt for confirmation for mailapprovecomment action. Props mdawaffe. fixes #2615
git-svn-id: http://svn.automattic.com/wordpress/trunk@3671 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-03-31 08:32:30 +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
|
b4166c403b
|
Allow queries by post type. Enable paging in Manage->Pages
git-svn-id: http://svn.automattic.com/wordpress/trunk@3564 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-21 08:39:58 +00:00 |
ryan
|
bcb996e5d3
|
Don't show private and draft pages in post lists. fixes #2442
git-svn-id: http://svn.automattic.com/wordpress/trunk@3528 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-14 06:23:03 +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
|
d6d431c1be
|
Add new page caps now that pages can be draft or publish. Brings page caps to parity with posts. Add delete caps for posts and pages. fixes #2382 #2336 #2301
git-svn-id: http://svn.automattic.com/wordpress/trunk@3513 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2006-02-11 09:56:02 +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
|
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 |
matt
|
45c73a3298
|
Don't show 0 as a month.
git-svn-id: http://svn.automattic.com/wordpress/trunk@3202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-23 07:57:58 +00:00 |
ryan
|
d6800890df
|
Don't loop over empty list. Props Mark Jaquith. fixes #1827
git-svn-id: http://svn.automattic.com/wordpress/trunk@3032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-11-10 23:36:50 +00:00 |
ryan
|
c7771dcaaf
|
On the fly list manipulation. Delete in style. Mad props to mdawaffe. Applies to #1634
git-svn-id: http://svn.automattic.com/wordpress/trunk@2832 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-08-31 02:39:17 +00:00 |
ryan
|
1e5d0b0736
|
Cap migration.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-17 19:29:55 +00:00 |
ryan
|
508e55acd2
|
More cap migration.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2714 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-15 02:16:45 +00:00 |
ryan
|
02523f59d3
|
Migrate to caps.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2709 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-13 22:26:26 +00:00 |
matt
|
233afca132
|
Drafts clean up.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-07-08 22:59:15 +00:00 |
ryan
|
a4d31a1e5f
|
Don't need to include blog header when you've got wp().
git-svn-id: http://svn.automattic.com/wordpress/trunk@2646 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-06-17 00:59:58 +00:00 |
matt
|
c377504cd3
|
More sanitization cleanups
git-svn-id: http://svn.automattic.com/wordpress/trunk@2557 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-04-20 04:06:37 +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
|
ab0395cd3c
|
Level 1 users cannot edit or delete published posts. http://mosquito.wordpress.org/view.php?id=1004
git-svn-id: http://svn.automattic.com/wordpress/trunk@2452 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-03-17 03:38:28 +00:00 |
rboren
|
9a11067cf3
|
Wrong arguments for user_can_edit_user() in wp-admin/edit.php. http://mosquito.wordpress.org/view.php?id=865 Hat tip: Agent Orange
git-svn-id: http://svn.automattic.com/wordpress/trunk@2298 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-13 19:30:34 +00:00 |
donncha
|
b5c9e98cf4
|
Removed a leftover debug print_r
git-svn-id: http://svn.automattic.com/wordpress/trunk@2276 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 22:45:49 +00:00 |
michelvaldrighi
|
4dc3888841
|
adding flexibility to the Manage Posts table, ad two hooks to manipulate it described on hackers@ ML
git-svn-id: http://svn.automattic.com/wordpress/trunk@2275 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 17:58:11 +00:00 |
saxmatt
|
dae3ef3050
|
Use new user_can_edit_user function.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2267 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-11 03:12:27 +00:00 |
rboren
|
10d39e20e1
|
s/comment_status/comment_approved/. Bug 807. Hat tip: gbhugo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@2224 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-05 18:32:57 +00:00 |
saxmatt
|
8d818702a0
|
Don't show spam in list
git-svn-id: http://svn.automattic.com/wordpress/trunk@2211 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-02-03 19:13:11 +00:00 |
saxmatt
|
31de67acf1
|
Don't show other drafts on one-user blogs - http://mosquito.wordpress.org/view.php?id=723
git-svn-id: http://svn.automattic.com/wordpress/trunk@2132 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-24 07:39:23 +00:00 |
saxmatt
|
fa2d1eca23
|
Encode for JS
git-svn-id: http://svn.automattic.com/wordpress/trunk@2126 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2005-01-24 06:15:25 +00:00 |
saxmatt
|
15745c2230
|
Change dateYMDhour to be something more sane, bugfix on edit.php.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1971 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-17 19:27:35 +00:00 |
saxmatt
|
c3e1d51c20
|
Axing htmlspecialchars because it double-encodes-encodes. Better error handling around queries.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1940 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-12-12 20:41:19 +00:00 |
rboren
|
bc9a785437
|
Mark string for translation. Bug 493. Hat tip: nbachiyski
git-svn-id: http://svn.automattic.com/wordpress/trunk@1889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-11-27 00:51:43 +00:00 |
rboren
|
04786f267d
|
Split admin-header.php into admin.php and admin-header.php. Split menu.php into menu-header.php and menu.php. Add plugin admin page support.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1818 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-10-19 03:03:06 +00:00 |
saxmatt
|
2624614452
|
Input cleanup
git-svn-id: http://svn.automattic.com/wordpress/trunk@1743 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-10-05 06:59:13 +00:00 |
rboren
|
71ee7bb747
|
Use superglobals for m and s. Bug 321. Hat tip: christoph.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1720 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-28 01:22:35 +00:00 |
donncha
|
c83efe02ea
|
When there's only one user on a blog edit.php displays an error. Fixed.
http://wordpress.org/support/6/12915
git-svn-id: http://svn.automattic.com/wordpress/trunk@1680 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-17 10:51:23 +00:00 |
saxmatt
|
a630eb7355
|
Make the posts page a bit friendlier.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1653 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-14 11:24:50 +00:00 |
saxmatt
|
d4e180f075
|
View other's drafts. Still need author editing on the advanced edit form.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1647 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-14 10:02:48 +00:00 |
rboren
|
add6cea9f1
|
Limit number of posts displayed on the edit posts page to 15 unless searching by month. In that case, show all posts for that month. Regression from 1.2. Reported by shelleyp.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1579 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-30 23:46:32 +00:00 |
saxmatt
|
77706cc025
|
New submenu system.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1551 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-22 23:24:50 +00:00 |
rboren
|
f510f2a85d
|
Paging cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1536 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-16 22:50:06 +00:00 |
rboren
|
ea16450f63
|
Static pages. Take 1.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1527 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-10 05:35:59 +00:00 |
saxmatt
|
48cfb85902
|
Menu re-org
git-svn-id: http://svn.automattic.com/wordpress/trunk@1494 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-28 07:18:59 +00:00 |
saxmatt
|
4cd4edc638
|
http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000145 and a few other hardcoded styles.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1454 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-07-06 18:14:42 +00:00 |
jverber
|
e42967386c
|
Fixed invalid XHTML in a number of admin pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1411 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-06-11 18:23:12 +00:00 |
saxmatt
|
25ae03ee65
|
Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1355 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-24 08:22:18 +00:00 |
saxmatt
|
6743715cba
|
Tweaking what shows by default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-14 06:19:46 +00:00 |
saxmatt
|
cdc9a55ad9
|
Various fixes and cleanups, inspired and pointed out by Joseph Scott.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1245 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-09 05:47:02 +00:00 |
saxmatt
|
ba407ff5b3
|
E_ALL fixes and cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1239 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-05-07 23:56:33 +00:00 |
saxmatt
|
a72400c1f8
|
i29n
git-svn-id: http://svn.automattic.com/wordpress/trunk@1213 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-04-30 07:37:51 +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
|
c4bcfc02f1
|
Bug fixes and version bump.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1204 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-04-28 08:57:11 +00:00 |
rboren
|
c9ed8bbd43
|
Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1141 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-04-24 04:47:27 +00:00 |
saxmatt
|
a4ecbd3b9c
|
Admin interface improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@872 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-02-13 15:36:28 +00:00 |
saxmatt
|
7d63d0c095
|
Remove remnants of $c.
git-svn-id: http://svn.automattic.com/wordpress/trunk@808 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-01-29 06:49:19 +00:00 |
saxmatt
|
986c08cc1f
|
Comments number bug.
git-svn-id: http://svn.automattic.com/wordpress/trunk@701 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-01-03 05:03:28 +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
|
99a7358baf
|
Renaming Reloaded.
git-svn-id: http://svn.automattic.com/wordpress/trunk@628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2003-12-18 09:36:13 +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 |
mikelittle
|
41327030fd
|
Removed $querycount.
git-svn-id: http://svn.automattic.com/wordpress/trunk@570 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2003-12-05 01:27:00 +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 |
mikelittle
|
3e120068f9
|
Missing querycount
git-svn-id: http://svn.automattic.com/wordpress/trunk@558 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2003-11-25 00:46:52 +00:00 |
saxmatt
|
bec3a8302c
|
Save and continue editing.
git-svn-id: http://svn.automattic.com/wordpress/trunk@556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2003-11-23 22:15:17 +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
|
7ed6e291ca
|
Menu for different edit pages.
git-svn-id: http://svn.automattic.com/wordpress/trunk@488 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2003-10-27 07:13:59 +00:00 |
saxmatt
|
a72dae49bb
|
Correct permalinks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@480 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2003-10-26 20:41:08 +00:00 |
saxmatt
|
380a1c8c02
|
Split up post and edit screens.
git-svn-id: http://svn.automattic.com/wordpress/trunk@479 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2003-10-26 20:34:24 +00:00 |