Commit Graph

89 Commits

Author SHA1 Message Date
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
Mark Jaquith ba33f7089b remove bogus "action" option on upgrade
git-svn-id: https://develop.svn.wordpress.org/trunk@4334 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 12:22:20 +00:00
Mark Jaquith 191607d7bd Prevent non-option form elements from sneaking in to the options table. fixes #2595
git-svn-id: https://develop.svn.wordpress.org/trunk@4332 602fd350-edb4-49c9-b593-d223f7449a82
2006-10-04 12:18:28 +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 c96cd87466 Fix duplicate index error. Props ryanscheuermann. fixes #2695
git-svn-id: https://develop.svn.wordpress.org/trunk@4076 602fd350-edb4-49c9-b593-d223f7449a82
2006-08-07 00:30:56 +00:00
Ryan Boren ccb85676c3 Update RBL site and turn open proxy check off by default. Props Nazgul. fixes #2821
git-svn-id: https://develop.svn.wordpress.org/trunk@3960 602fd350-edb4-49c9-b593-d223f7449a82
2006-07-04 21:41:00 +00:00
Matt Mullenweg 9aeb21aab1 Don't hide blog when option is blank!
git-svn-id: https://develop.svn.wordpress.org/trunk@3885 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-17 23:38:45 +00:00
Ryan Boren f7e56ee9b3 Add more fine grained user management caps. Part 1. #2775
git-svn-id: https://develop.svn.wordpress.org/trunk@3846 602fd350-edb4-49c9-b593-d223f7449a82
2006-06-05 16:52:21 +00:00
Ryan Boren feb562c29f wp_hash() and server secret.
git-svn-id: https://develop.svn.wordpress.org/trunk@3810 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-31 00:24:03 +00:00
Ryan Boren 8f12196bd1 Remove private posts from front page query. Aadd private posts and page caps. fixes #2613
git-svn-id: https://develop.svn.wordpress.org/trunk@3772 602fd350-edb4-49c9-b593-d223f7449a82
2006-05-11 23:13:35 +00:00
Ryan Boren cc11a073cc Add ID to composite key. #2604
git-svn-id: https://develop.svn.wordpress.org/trunk@3690 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-04 01:15:25 +00:00
Ryan Boren 4bbee1b73c Some optimization of the post query. #2604
git-svn-id: https://develop.svn.wordpress.org/trunk@3678 602fd350-edb4-49c9-b593-d223f7449a82
2006-04-02 00:33:10 +00:00
Ryan Boren cbcee2c156 Remove linkcategories table from schema.
git-svn-id: https://develop.svn.wordpress.org/trunk@3598 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-02 10:43:57 +00:00
Ryan Boren 55ba231f8e What's up front? #2515
git-svn-id: https://develop.svn.wordpress.org/trunk@3581 602fd350-edb4-49c9-b593-d223f7449a82
2006-03-01 07:08:04 +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 28961b459c Blog privacy. fixes #2480
git-svn-id: https://develop.svn.wordpress.org/trunk@3548 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-18 07:40:43 +00:00
Ryan Boren 6008a133c4 Death to trailing tabs. Props Mark J. fixes #2405
git-svn-id: https://develop.svn.wordpress.org/trunk@3517 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-12 07:53:23 +00:00
Ryan Boren f156e83af5 Post status = future. #2426
git-svn-id: https://develop.svn.wordpress.org/trunk@3514 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-12 07:41:56 +00:00
Ryan Boren bde96bc025 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: https://develop.svn.wordpress.org/trunk@3513 602fd350-edb4-49c9-b593-d223f7449a82
2006-02-11 09:56:02 +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 2083c8d0b9 wp_roles cleanup
git-svn-id: https://develop.svn.wordpress.org/trunk@3453 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-18 03:07:26 +00:00
Ryan Boren f08416af58 More upload path tweaks. fixes #2271
git-svn-id: https://develop.svn.wordpress.org/trunk@3437 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-14 22:09:51 +00:00
Ryan Boren ad6ed9c744 Add upload folder options. Props David House. fixes #2206
git-svn-id: https://develop.svn.wordpress.org/trunk@3413 602fd350-edb4-49c9-b593-d223f7449a82
2006-01-09 22:24:57 +00:00
Ryan Boren 743ac5a1b8 TEXT fields cannot have defaults. #1953
git-svn-id: https://develop.svn.wordpress.org/trunk@3281 602fd350-edb4-49c9-b593-d223f7449a82
2005-12-09 19:04:12 +00:00
Ryan Boren 02e9e6d8ea Allow Author role to edit published posts.
git-svn-id: https://develop.svn.wordpress.org/trunk@3243 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-30 07:47:22 +00:00
Matt Mullenweg 4ae18b8c15 Don't do bad xhtml fixing by default - fixes #1975
git-svn-id: https://develop.svn.wordpress.org/trunk@3223 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-28 23:05:12 +00:00
Matt Mullenweg 2101c1448b Options not used anymore, fixes #1950
git-svn-id: https://develop.svn.wordpress.org/trunk@3209 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-25 04:44:53 +00:00
Ryan Boren 289ef9a954 Add some defaults to avoid MySQL warnings.
git-svn-id: https://develop.svn.wordpress.org/trunk@3199 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-23 00:38:56 +00:00
Ryan Boren c9a56305a3 Add db_version option for fresh installs.
git-svn-id: https://develop.svn.wordpress.org/trunk@3189 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-21 21:59:43 +00:00
Ryan Boren f7312de103 Assign a valid default role. Props ringmaster. fixes #1823
git-svn-id: https://develop.svn.wordpress.org/trunk@3105 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 06:31:21 +00:00
Ryan Boren 376a04e7de Add comment_count to the posts table. Props donncha. fixes #1860
git-svn-id: https://develop.svn.wordpress.org/trunk@3104 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-16 06:29:36 +00:00
Ryan Boren 1a012b8b49 Renaming. object and subpost are now attachment. post_type is post_mime_type.
git-svn-id: https://develop.svn.wordpress.org/trunk@3092 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-15 22:55:24 +00:00
Matt Mullenweg 4b6a074982 Add HTTPS support, fixes #1372
git-svn-id: https://develop.svn.wordpress.org/trunk@3041 602fd350-edb4-49c9-b593-d223f7449a82
2005-11-11 01:21:28 +00:00
Ryan Boren 5fc5164297 Create gmt_offset option for fresh installs. Fallout from [2966]. fixes #1803
git-svn-id: https://develop.svn.wordpress.org/trunk@2974 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-29 05:32:39 +00:00
Ryan Boren 305c29d4e1 DB versioning. fixes #1791
git-svn-id: https://develop.svn.wordpress.org/trunk@2966 602fd350-edb4-49c9-b593-d223f7449a82
2005-10-27 22:04:12 +00:00
Ryan Boren 1f4f968040 Image uploading widget from skeltoac. fixes #1710
git-svn-id: https://develop.svn.wordpress.org/trunk@2921 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-26 23:55:36 +00:00
Ryan Boren c103e2c1b9 Level typo.
git-svn-id: https://develop.svn.wordpress.org/trunk@2912 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-24 05:38:09 +00:00
Ryan Boren 1f44c5d3b1 Spiffier role creation code.
git-svn-id: https://develop.svn.wordpress.org/trunk@2898 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-20 23:48:28 +00:00
Matt Mullenweg 2e35567811 Prevents dupe key errors
git-svn-id: https://develop.svn.wordpress.org/trunk@2897 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-20 23:43:56 +00:00
Matt Mullenweg b93caa2a91 login not necessarily unique.
git-svn-id: https://develop.svn.wordpress.org/trunk@2877 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-15 07:45:35 +00:00
Ryan Boren 391c611d50 Remove inactive roles. Add unfiltered_html cap to admin and editor roles.
git-svn-id: https://develop.svn.wordpress.org/trunk@2874 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-14 03:26:47 +00:00
Ryan Boren aa0b92335d Make link category ID types consistent.
git-svn-id: https://develop.svn.wordpress.org/trunk@2848 602fd350-edb4-49c9-b593-d223f7449a82
2005-09-07 03:37:24 +00:00
Ryan Boren 7f27e37e92 Set home during install. Props Owen and Mark. fixes #1506
git-svn-id: https://develop.svn.wordpress.org/trunk@2817 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-29 19:12:29 +00:00
Ryan Boren dfadec884f New import system. Very rough draft.
git-svn-id: https://develop.svn.wordpress.org/trunk@2800 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-21 07:03:23 +00:00
Matt Mullenweg c2e4367a4f Adding WYSIWYG. Todo: remove all uneccesary stuff.
git-svn-id: https://develop.svn.wordpress.org/trunk@2748 602fd350-edb4-49c9-b593-d223f7449a82
2005-08-04 08:37:46 +00:00
Matt Mullenweg c3694be892 Typo was making everyone admins.
git-svn-id: https://develop.svn.wordpress.org/trunk@2734 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-23 16:14:29 +00:00
Ryan Boren 96e237124e Add temporary cap/roles updater. Define RESET_CAPS to enable.
git-svn-id: https://develop.svn.wordpress.org/trunk@2722 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-17 19:57:41 +00:00
Ryan Boren 268fc9f7a1 Cap migration.
git-svn-id: https://develop.svn.wordpress.org/trunk@2720 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-17 19:29:55 +00:00
Ryan Boren 645de9da17 Fill out level caps.
git-svn-id: https://develop.svn.wordpress.org/trunk@2708 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-13 20:16:06 +00:00
Ryan Boren 3c68ad0b0f Move menus from levels to capabilities.
git-svn-id: https://develop.svn.wordpress.org/trunk@2705 602fd350-edb4-49c9-b593-d223f7449a82
2005-07-13 16:04:14 +00:00