August 2008 Archives by author
Starting: Fri Aug 1 18:36:50 GMT 2008
Ending: Sat Aug 30 09:24:00 GMT 2008
Messages: 70
- [bbDev] [1610] trunk/bb-admin/install.php:
second argument of input_text is direction, not type anymore
m at wordpress.org
- [bbDev] [1611] trunk/bb-admin/class-install.php: installer:
turn off autocomplete so that FF doesn't try to fill it in with a username
/password pair
m at wordpress.org
- [bbDev] [1612] trunk/bb-admin/class-install.php: installer:
when prereq fails for form input,
use default value instead of empty string.
m at wordpress.org
- [bbDev] [1613] trunk/bb-includes/functions.php: db: don'
t set the user or usermeta table to the user db if the user db does not
exist .
m at wordpress.org
- [bbDev] [1614] trunk/bb-admin/class-install.php: installer:
check to see if user db has been defined before setting wp_options table
there
m at wordpress.org
- [bbDev] [1615] trunk/bb-includes: upgrade to jQuery 1.2.6
m at wordpress.org
- [bbDev] [1616] trunk: fix forums reorder JS/CSS, add RTL CSS
m at wordpress.org
- [bbDev] [1617] trunk: Psuedo dashboard in admin.
m at wordpress.org
- [bbDev] [1618] trunk: fix tapic tag deletion.
m at wordpress.org
- [bbDev] [1619] trunk/bb-includes/deprecated.php:
Allow BB_LOG_DEPRECATED to be set in bb-config.php
m at wordpress.org
- [bbDev] [1620] trunk/bb-includes/wp-functions.php: Bring
wp-functions. php up to date with [WP8525]
m at wordpress.org
- [bbDev] [1621] trunk: edit_users cap can edit user's email.
m at wordpress.org
- [bbDev] [1622] branches/0.9: edit_users cap can edit user's email.
m at wordpress.org
- [bbDev] [1623] trunk: Allow (not force) log in with email if
bb_get_option( '
email_login' ) as long as there is only one matching user row.
m at wordpress.org
- [bbDev] [1624] trunk/bb-login.php: if logging in via email address,
don' t leak info about existance of address in db.
m at wordpress.org
- [bbDev] [1625] trunk: kakumei: always show password recovery form.
m at wordpress.org
- [bbDev] [1626] branches/0.9/bb-templates/kakumei: kakumei:
always show password recovery form.
m at wordpress.org
- [bbDev] [1627] branches/0.9/bb-includes/db.php: remove LIMIT 1 from
::update.
m at wordpress.org
- [bbDev] [1628] trunk/: svn:ignore my-templates, my-plugins,
bb-config.php
m at wordpress.org
- [bbDev] [1629] branches/0.9/: svn:ignore my-templates, my-plugins,
bb-config.php
m at wordpress.org
- [bbDev] [1630] trunk/bb-admin/class-install.php: installer: don'
t use wp_ as wp_table_prefix if we're not integrating with WP
m at wordpress.org
- [bbDev] [1631] trunk/bb-admin: BackPress DB classes no longer use
return_errors().
m at wordpress.org
- [bbDev] [1632] trunk/bb-settings.php:
allow BB_DATABASE_CLASS_INCLUDE to be false if you'
re including something manually
m at wordpress.org
- [bbDev] [1633] trunk/bb-admin/upgrade-schema.php:
Allow HyperDB DB object to process the DB schema
m at wordpress.org
- [bbDev] [1634] trunk/bb-includes/pluggable.php: install: don'
t try to add salt option when installing
m at wordpress.org
- [bbDev] [1635] trunk/bb-includes/functions.php: Bump to 1.0-alpha-1
m at wordpress.org
- [bbDev] [1636] tags/1.0-alpha-1/: Tag 1.0-alpha-1 release
m at wordpress.org
- [bbDev] [1637] trunk/bb-admin/rewrite-rules.php:
Turn off multiviews when using mod_rewrite rules.
m at wordpress.org
- [bbDev] [1638] trunk: topic indices: replace forum_stickies
(topic_status, forum_id
, topic_sticky, topic_time) with stickies (topic_status, topic_sticky,
topic_time)
m at wordpress.org
- [bbDev] [1639] trunk/bb-admin/admin-functions.php: editable forum
slugs.
m at wordpress.org
- [bbDev] [1640] trunk/bb-admin/admin-functions.php: sort plugins by
name.
m at wordpress.org
- [bbDev] [1641] trunk/bb-templates/kakumei/search-form.php: kakumei:
validation fix
m at wordpress.org
- [bbDev] [1642] trunk: bb_new_user() may now return WP_Error.
m at wordpress.org
- [bbDev] [1643] trunk/profile-edit.php: don't write user DB info to
usermeta table
m at wordpress.org
- [bbDev] [1644] trunk/bb-includes/functions.php:
lookup forum meta all at once like we do for topic meta etc.
m at wordpress.org
- [bbDev] [1645] trunk/bb-admin/admin-functions.php:
update forum_is_category status regardless of whether anything else was
updated
m at wordpress.org
- [bbDev] [1646] trunk: template loader actions.
m at wordpress.org
- [bbDev] [1647] trunk: cleanup: get rid of empty string in old style
do_action( action, '' );
m at wordpress.org
- [bbDev]
[1648] trunk: cleanup: get rid of exit(); in favor of exit;
m at wordpress.org
- [bbDev] [1649] trunk/bb-admin/admin-functions.php:
Maintain keys when sorting plugins by name.
m at wordpress.org
- [bbDev] [1650] trunk/bb-admin/style.css:
Change order of CSS declarations in admin CSS.
m at wordpress.org
- [bbDev] [1651] trunk/bb-admin/style.css: CSS typo.
m at wordpress.org
- [bbDev] [1652] trunk/bb-includes/pluggable.php: Use php-mailer for
bb_mail()
m at wordpress.org
- [bbDev] [1653] trunk/bb-includes/pluggable.php:
Inline documentation changes for bb_mail()
m at wordpress.org
- [bbDev] [1654] trunk/bb-includes/pluggable.php:
Prefix the $phpmailer global with bb_ (of course).
m at wordpress.org
- [bbDev] [1655] trunk/bb-includes/pluggable.php:
Use the from email setting in bb_mail()
m at wordpress.org
- [bbDev] [1656] trunk: Better error reporting on password reset
pages.
m at wordpress.org
- [bbDev] [1657] trunk/bb-includes/functions.php:
Reset $_leaves to false if not recursed bb_get_forums_hierarchical(),
fixes #934
m at wordpress.org
- [bbDev] [1658] branches/0.9/bb-settings.php: allow 0.9 branch to
use hyperdb ( or other db) too
m at wordpress.org
- [bbDev] [1659] trunk/bb-settings.php:
run validate_file before prepending with BB_PLUGIN_DIR, BB_CORE_PLUGIN_DIR
.
m at wordpress.org
- [bbDev] [1660] trunk/register.php: initialize $user_login to be
empty.
m at wordpress.org
- [bbDev] [1661] trunk/bb-includes/template-functions.php:
get_post_author_title_link filter.
m at wordpress.org
- [bbDev] [1662] trunk/bb-templates/kakumei: get rid of
login-form.php'
s submit button's id and replace it with a more generic class
m at wordpress.org
- [bbDev] [1663] trunk/bb-includes/functions.php:
bb_get_forums_hierarchical() bugs for non-zero child_of
m at wordpress.org
- [bbDev] [1664] trunk: use wp-lists for forum adds.
m at wordpress.org
- [bbDev] [1665] trunk: append new forum to parent dropdown list
after ajax add.
m at wordpress.org
- [bbDev] [1666] trunk/bb-templates/kakumei/topic.php: Let'
s try getting rid of invalid start attribute on kakumei's topic page.
m at wordpress.org
- [bbDev] [1667] trunk/bb-templates/kakumei/header.php: remove header'
s login form from main login and register pages.
m at wordpress.org
- [bbDev] [1668] trunk/bb-includes/js/wp-lists.js: wp-lists
improvements: allow add to accept ajax return value of 1, don'
t cancel action if dimming from a checkbox (
or anything but a link or a button), typo
m at wordpress.org
- [bbDev] [1669] trunk/bb-includes: Conform to new BP_Roles init.
m at wordpress.org
- [bbDev] [1670] trunk/profile-edit.php: typo in profile-edit.php
from [1669], [BP121 ]
m at wordpress.org
- [bbDev] [1671] trunk: PHP Notice and HTML Validation fixes
m at wordpress.org
- [bbDev] [1672] trunk/bb-includes/template-functions.php:
get_topic_id() typo in [ 1671]
m at wordpress.org
- [bbDev] [1673] trunk/bb-includes/classes.php:
really allow filter to abort query for realies [1039]
m at wordpress.org
- [bbDev] [1674] trunk/search.php: pass query parameter as argument
to search. php template loader
m at wordpress.org
- [bbDev] [1675] trunk/bb-includes: fix some more php errors and
suppress get_forums( ) errors prior to install
m at wordpress.org
- [bbDev] [1676] trunk/bb-login.php: don'
t clean the url until after potential redirects (they use safe_redir)
to prevent munged chars
m at wordpress.org
- [bbDev] [1677] trunk/bb-includes/classes.php:
hack to allow filters to do their own counting in BB_Query
m at wordpress.org
- [bbDev] [1678] trunk: Use a filtered post_text()
on search results rather than a direct call to a formatting function.
m at wordpress.org
- [bbDev] [1679] trunk: First pass at hCard microformat support on
profile pages.
m at wordpress.org
Last message date:
Sat Aug 30 09:24:00 GMT 2008
Archived on: Sat Aug 30 09:24:13 GMT 2008
This archive was generated by
Pipermail 0.09 (Mailman edition).