rboren
|
120f11f4ed
|
Do not sanitize an empty title.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1687 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-18 05:36:18 +00:00 |
|
donncha
|
b28a9e34b0
|
The two flags "default_ping_status" and "default_comment_status" weren't being
recorded properly.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1681 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-17 13:05:06 +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 |
|
rboren
|
df9a953c1d
|
Revert to default theme if active theme is broken.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1675 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-16 18:09:32 +00:00 |
|
saxmatt
|
ca6d3c3285
|
More new_users_can_blog fixes, including to the registration form and resolution to http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000280
git-svn-id: http://svn.automattic.com/wordpress/trunk@1667 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-16 10:26:39 +00:00 |
|
saxmatt
|
e8f22c65a2
|
Axing of geo stuff, major cleanups on permalink options, style tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1664 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-15 15:09:39 +00:00 |
|
michelvaldrighi
|
d4a6040c66
|
fixed bug #279, and fixed datetime to make it a proper w3cdtf string
git-svn-id: http://svn.automattic.com/wordpress/trunk@1657 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-14 16:35:58 +00:00 |
|
saxmatt
|
fc0583beab
|
Initial functionality so level 1 users may be allowed to publish or just post drafts.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1656 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-14 12:41:09 +00:00 |
|
saxmatt
|
ec9cd4e395
|
Some UI changes to theme manager. Seems to be updating the stylesheet but not the template.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1655 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-14 12:01:31 +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
|
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
|
1bbb74ab6e
|
ID change.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1651 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-14 10:45:30 +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 |
|
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
|
eec208f7bd
|
Load the currently active theme into the theme editor upon first visit rather than Default.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1646 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-14 07:19:16 +00:00 |
|
rboren
|
5d9dc8f231
|
Save meta info to DB before doing the publish_post action.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1644 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-14 06:54:09 +00:00 |
|
rboren
|
ff7a84c8d6
|
Refactor some theme code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1643 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-14 06:19:50 +00:00 |
|
rboren
|
fec36ee655
|
Themes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1638 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-11 16:12:40 +00:00 |
|
rboren
|
d392728255
|
Honor default category in post forms. Bug 182.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1634 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-10 06:31:19 +00:00 |
|
rboren
|
8050445860
|
Fix static page editing.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1633 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-10 01:32:20 +00:00 |
|
rboren
|
760af53e88
|
Allow the calendar start of week to be provisioned. get_calendar() patch from rq. Bug 32.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1632 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-09 23:07:46 +00:00 |
|
saxmatt
|
164fa8588e
|
Abstract quicktag code and don't show if it's Safari.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1631 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-09 17:51:33 +00:00 |
|
saxmatt
|
59b3f55883
|
Removed some unused code.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1628 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-08 10:31:19 +00:00 |
|
saxmatt
|
07240b5cdc
|
Missing user_description.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1627 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-08 10:19:05 +00:00 |
|
saxmatt
|
8eb8cc3b27
|
Delete all them suckers.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1622 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-08 08:30:18 +00:00 |
|
saxmatt
|
e0e6e668e1
|
Slight wording change.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1621 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-08 08:21:12 +00:00 |
|
saxmatt
|
0388cd27b5
|
Retrospam check from Kitten
git-svn-id: http://svn.automattic.com/wordpress/trunk@1620 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-08 08:17:53 +00:00 |
|
saxmatt
|
718a91e5f0
|
Quicktag scroll uber-fix for Moz from Alex
git-svn-id: http://svn.automattic.com/wordpress/trunk@1619 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-08 05:49:35 +00:00 |
|
rboren
|
e7dfbd4c39
|
Add wp-layout and a string translation. From MooKitty.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1612 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-06 02:46:49 +00:00 |
|
saxmatt
|
de4665574b
|
Friendlier comment schema.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1609 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-05 07:44:58 +00:00 |
|
saxmatt
|
c54f9a539f
|
Set GUID on upgrade. CURRENTLY NOT WORKING. For some reason the get_settings calls aren't working.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1605 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-05 02:41:01 +00:00 |
|
saxmatt
|
ed34ca04d8
|
Set GUID when posting.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1604 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-05 02:03:51 +00:00 |
|
saxmatt
|
5d597fb226
|
Two new fields.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1602 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-05 01:43:40 +00:00 |
|
saxmatt
|
de260e7022
|
Install and upgrade refactoring complete.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1601 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-05 01:22:17 +00:00 |
|
saxmatt
|
c9136856b5
|
Massive options cleanup and another step of cleaning up the upgrade/install.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1599 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-05 00:24:28 +00:00 |
|
saxmatt
|
bc229c60fa
|
Missing global.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1598 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-04 22:22:35 +00:00 |
|
saxmatt
|
009d89ec5b
|
Remove optiongroup_options table.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1597 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-04 22:15:46 +00:00 |
|
saxmatt
|
6b43f65c25
|
Remove optiongroups table.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1596 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-04 22:09:21 +00:00 |
|
saxmatt
|
7e1cc4c8c0
|
Remove optiontypes table.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1595 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-04 22:04:19 +00:00 |
|
saxmatt
|
5e87dfc5df
|
Remove optionvalues table.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1594 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-04 21:52:00 +00:00 |
|
rboren
|
9ed736f7cf
|
Escape content and title before inserting into the DB. http://wordpress.org/support/2/12153
git-svn-id: http://svn.automattic.com/wordpress/trunk@1590 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-04 08:03:20 +00:00 |
|
rboren
|
c6e7c51122
|
Fix variable name typo. Patch from MooKitty.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1587 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-09-03 21:50:06 +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 |
|
rboren
|
5bbe16e0e0
|
Require upgrade-functions.php so that call to upgrade_all() does not fail. Reported by shelleyp, fixed by 2fargon.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1578 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-30 23:39:02 +00:00 |
|
saxmatt
|
22b8041c7a
|
Missing dollar sign.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1576 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-30 08:16:55 +00:00 |
|
saxmatt
|
2d78e31a7d
|
Vanquishing the terror of iso-8859-1.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1575 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-30 07:16:40 +00:00 |
|
saxmatt
|
a4413df77e
|
Show # of awaiting comments in menu.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1573 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-28 09:11:46 +00:00 |
|
saxmatt
|
37aedcd902
|
Case typo in delete_post API hook. http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000228
git-svn-id: http://svn.automattic.com/wordpress/trunk@1572 1a063a9b-81f0-0310-95a4-ce76da25c4cd
|
2004-08-28 08:54:44 +00:00 |
|