Commit Graph

51 Commits

Author SHA1 Message Date
matt
156c10fe85 Real default category, fixes #1873
git-svn-id: http://svn.automattic.com/wordpress/trunk@3070 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-11-14 08:58:16 +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
matt
65546ba7a5 Draw more attention to the messages, which now blend in a little with the header. TODO: Put all messages in an array, abstract out HTML
git-svn-id: http://svn.automattic.com/wordpress/trunk@2762 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-08-08 01:13:22 +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
740381afdf wp_insert_category(), wp_update_category(), wp_delete_category().
git-svn-id: http://svn.automattic.com/wordpress/trunk@2695 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-07-03 19:26:51 +00:00
ryan
8ee2a563b8 More localization fixes. http://mosquito.wordpress.org/view.php?id=1113 Props: SteveAgl
git-svn-id: http://svn.automattic.com/wordpress/trunk@2446 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2005-03-15 16:38:59 +00:00
saxmatt
d53401fbd5 Just a little code cleanup and case normalization. http://mosquito.wordpress.org/view.php?id=360
git-svn-id: http://svn.automattic.com/wordpress/trunk@1953 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-14 09:22:21 +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
saxmatt
d5c7cc229e Fix HTML on edit category form, allow category slug to be edited.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1930 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-12-09 01:02:25 +00:00
saxmatt
8615d77651 Fail more gracefully for lower level users
git-svn-id: http://svn.automattic.com/wordpress/trunk@1862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-11-18 19:51:31 +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
c7559d198e Cosmetic tweaks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1744 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-10-05 07:13:51 +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
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
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
rboren
b8bb9f78c7 More addslashes/stripslashes elimination.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1483 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-24 03:55:31 +00:00
rboren
2a146b7b5d Fallback to the category ID if category nicename is empty.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1482 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-07-24 03:39:21 +00:00
jverber
82ae8fb211 Fix for bug 0000091: fixed encoding of special chars.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1437 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-19 03:57:57 +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
53dade6946 Some fixes from Joeseph Scott.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1379 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-06-01 10:01:15 +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
rboren
94436bd401 Mark some overlooked strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1352 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-23 17:24:38 +00:00
michelvaldrighi
d3100d05cb switching to htmlspecialchars fixes category description problem with double-bytes encodings ( http://wordpress.org/support/6/5555 )
git-svn-id: http://svn.automattic.com/wordpress/trunk@1306 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-18 15:24:23 +00:00
michelvaldrighi
cc35b0c6bd using check_admin_referer for deletions
git-svn-id: http://svn.automattic.com/wordpress/trunk@1298 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 19:44:53 +00:00
michelvaldrighi
152c8ec224 minor fix to use intval
git-svn-id: http://svn.automattic.com/wordpress/trunk@1295 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-05-17 14:53:22 +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
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
saxmatt
0a76831fc7 Category cleanups.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1202 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-28 05:48:31 +00:00
saxmatt
80121a74d2 Fixes from forum thread: http://wordpress.org/support/6/4615.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1187 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-27 13:24:47 +00:00
saxmatt
1b44e09005 Show category ID.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1143 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-24 19:32:31 +00:00
rboren
1561dc5231 Mark strings for translation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1130 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-22 23:32:34 +00:00
saxmatt
10c6b7ea9c Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: http://svn.automattic.com/wordpress/trunk@1108 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-20 22:56:47 +00:00
saxmatt
2ba9184e20 Interface improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1076 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-15 09:15:56 +00:00
emc3
74638831a4 Need to explicitly set the $cat var, in case globals are turned off.
git-svn-id: http://svn.automattic.com/wordpress/trunk@968 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-10 19:46:48 +00:00
saxmatt
684cb32ce0 cat parent not quoted in SQL.
git-svn-id: http://svn.automattic.com/wordpress/trunk@967 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-10 15:40:55 +00:00
saxmatt
a0867db6ed Migration to get_settings and away from globals.
git-svn-id: http://svn.automattic.com/wordpress/trunk@957 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-01 19:55:45 +00:00
jverber
bca08d2d24 Deleting a category moves any subcats up the hierarchy.
git-svn-id: http://svn.automattic.com/wordpress/trunk@862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-10 23:39:08 +00:00
saxmatt
b09bcad62e Fix for not being able to select no parent, JVerber. Tweaked redirect after adding new category.
git-svn-id: http://svn.automattic.com/wordpress/trunk@812 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-30 06:22:55 +00:00
alex_t_king
77062c2301 moved the add form above the list of cats
git-svn-id: http://svn.automattic.com/wordpress/trunk@809 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-30 02:26:22 +00:00
saxmatt
292737d0b2 Sub-categories interface improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@799 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-27 08:31:17 +00:00
saxmatt
8b9f213e57 Initial sub-categories code from Jason Verber
git-svn-id: http://svn.automattic.com/wordpress/trunk@798 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-01-27 06:35:07 +00:00
saxmatt
4aab651a88 Link manager fixes and HTML cleanup.
git-svn-id: http://svn.automattic.com/wordpress/trunk@654 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-27 20:55:03 +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
saxmatt
2917579b95 New admin styling and improved navigation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@590 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 03:46:42 +00:00
saxmatt
74c34c628d File rename and new functionality.
git-svn-id: http://svn.automattic.com/wordpress/trunk@585 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-08 01:28:41 +00:00
saxmatt
e5bcd9d4a0 Forgot stuff for adding new categories. Fixed.
git-svn-id: http://svn.automattic.com/wordpress/trunk@582 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 10:53:46 +00:00
saxmatt
9998920f07 Category interface improvements.
git-svn-id: http://svn.automattic.com/wordpress/trunk@581 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 10:47:09 +00:00
saxmatt
3b8bab3575 New category interface.
git-svn-id: http://svn.automattic.com/wordpress/trunk@580 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2003-12-07 10:38:25 +00:00