|
|
|
@1812
|
[1812]
|
11/21/08 13:37:56 |
sambauers |
Try out a "safe mode" option - set $bb->safemode = true; in bb-config.php … |
|
|
|
@1801
|
[1801]
|
10/12/08 14:12:34 |
sambauers |
Include file reorganisation, part 4 - Move functions.php and fix … |
|
|
|
@1799
|
[1799]
|
10/12/08 14:07:17 |
sambauers |
Include file reorganisation, part 3 - Update references |
|
|
|
@1757
|
[1757]
|
10/02/08 14:28:32 |
sambauers |
Allow the setting of custom object cache functions via … |
|
|
|
@1752
|
[1752]
|
09/27/08 14:59:47 |
sambauers |
Further application of bb_get_uri() remove the tagpath option (hack) which … |
|
|
|
@1750
|
[1750]
|
09/27/08 11:52:14 |
sambauers |
Use BP_Log to log deprecated functions. |
|
|
|
@1742
|
[1742]
|
09/26/08 14:54:46 |
sambauers |
Add BP_Log logger to bbPress. Works by defining constants in bb-config.php … |
|
|
|
@1738
|
[1738]
|
09/26/08 07:44:39 |
sambauers |
PHPDoc from rmccue and other coding/doc standardisations. See #836 |
|
|
|
@1720
|
[1720]
|
09/22/08 11:23:15 |
sambauers |
Remove ugly inline check for upgrade to meta table. Now only triggers … |
|
|
|
@1717
|
[1717]
|
09/19/08 14:55:35 |
sambauers |
Move old cache class to deprecated, log deprecated functions and remove … |
|
|
|
@1716
|
[1716]
|
09/19/08 14:46:12 |
sambauers |
Taxonomy class file rename. |
|
|
|
@1714
|
[1714]
|
09/19/08 10:49:10 |
sambauers |
Load Shortcode API. Processes shortcodes on the fly only for all posts. |
|
|
|
@1712
|
[1712]
|
09/17/08 05:47:10 |
sambauers |
Decouple BP_Options from it's interface in BackPress. Interfaces are PHP5 … |
|
|
|
@1709
|
[1709]
|
09/16/08 13:40:38 |
sambauers |
Send pingbacks. Introduces BB_Pingbacks class which is an adaptation of … |
|
|
|
@1708
|
[1708]
|
09/16/08 07:03:06 |
sambauers |
BP_Options is a prerequisite for WP_Http class so move it down … |
|
|
|
@1704
|
[1704]
|
09/15/08 07:22:58 |
sambauers |
BP_Options implements BP_Options_Interface for storage of options for … |
|
|
|
@1695
|
[1695]
|
09/10/08 01:10:37 |
mdawaffe |
Tweak cookie setting procedure to match new BackPress expectations. See … |
|
|
|
@1685
|
[1685]
|
09/09/08 05:03:10 |
sambauers |
Remove slashes from the end of cookie paths to be more like WordPress. May … |
|
|
|
@1659
|
[1659]
|
08/26/08 20:40:14 |
mdawaffe |
run validate_file before prepending with BB_PLUGIN_DIR, … |
|
|
|
@1647
|
[1647]
|
08/12/08 01:50:27 |
mdawaffe |
cleanup: get rid of empty string in old style do_action( action, ); |
|
|
|
@1632
|
[1632]
|
08/08/08 21:02:11 |
mdawaffe |
allow BB_DATABASE_CLASS_INCLUDE to be false if you're including something … |
|
|
|
@1623
|
[1623]
|
08/06/08 23:02:29 |
mdawaffe |
Allow (not force) log in with email if bb_get_option( 'email_login' ) as … |
|
|
|
@1609
|
[1609]
|
07/30/08 17:57:36 |
sambauers |
Switch naming to BB_CHANNELS_INCLUDE |
|
|
|
@1608
|
[1608]
|
07/30/08 10:35:36 |
sambauers |
Stop infection of malicious files via active plugins array. |
|
|
|
@1607
|
[1607]
|
07/30/08 09:43:19 |
sambauers |
Fixes to REQUEST_URI manipulation from [WP8470] |
|
|
|
@1593
|
[1593]
|
07/22/08 14:47:01 |
sambauers |
Fix option name typos |
|
|
|
@1588
|
[1588]
|
07/11/08 16:34:53 |
sambauers |
Bring bbPress cookies up to speed with WordPress, first pass. |
|
|
|
@1575
|
[1575]
|
07/02/08 14:53:07 |
sambauers |
bb_uri() and bb_get_uri() commit bomb.
BB_URI_CONTEXT_* definitions … |
|
|
|
@1571
|
[1571]
|
06/25/08 05:26:11 |
sambauers |
Move loading of WP_Error up the chain a little |
|
|
|
@1563
|
[1563]
|
06/21/08 10:11:30 |
sambauers |
More PHPdoc and reorganisation for bb-settings |
|
|
|
@1562
|
[1562]
|
06/21/08 05:10:20 |
sambauers |
* Some re-organisation of bb-settings.
* More sane treatment of … |
|
|
|
@1561
|
[1561]
|
06/21/08 04:15:12 |
sambauers |
Some fixes to stop errors and BPDB error logging on install. |
|
|
|
@1552
|
[1552]
|
06/03/08 13:50:04 |
sambauers |
Add default BPDB error strings |
|
|
|
@1549
|
[1549]
|
05/31/08 09:55:58 |
sambauers |
Less awesome, more serious bbPress. |
|
|
|
@1547
|
[1547]
|
05/22/08 14:41:14 |
sambauers |
Allow templates to have a functions.php file loaded before the bb_init … |
|
|
|
@1545
|
[1545]
|
05/22/08 04:49:59 |
sambauers |
Proposal to allow customisation of all db tables.
Old settings still … |
|
|
|
@1544
|
[1544]
|
05/20/08 22:42:33 |
mdawaffe |
don't instaniate WP_Scripts if we don't need to. Tweak … |
|
|
|
@1542
|
[1542]
|
05/16/08 23:08:54 |
mdawaffe |
Rename BB_DATABASE_CLASS to BB_DATABASE_CLASS_INCLUDE (it's a file).
Use … |
|
|
|
@1528
|
[1528]
|
05/14/08 13:57:50 |
sambauers |
First pass at global meta table. Very ugly upgrade script in … |
|
|
|
@1526
|
[1526]
|
05/13/08 20:23:39 |
mdawaffe |
copy tags to taxonomy |
|
|
|
@1522
|
[1522]
|
05/13/08 00:27:25 |
sambauers |
Better detection of optional loading of WordPress. Deprecate WP_BB … |
|
|
|
@1518
|
[1518]
|
05/12/08 02:57:16 |
sambauers |
Require explicit setting of WP_BB for loading of WordPress inside bbPress. |
|
|
|
@1515
|
[1515]
|
05/10/08 06:50:53 |
sambauers |
Cookiepaths are always set now, so these weren't being auto generated well … |
|
|
|
@1514
|
[1514]
|
05/10/08 04:53:13 |
sambauers |
Allow arbitrary location for database class. |
|
|
|
@1509
|
[1509]
|
05/03/08 00:14:52 |
mdawaffe |
break trunk completely by shifting internal caching to WP_Object_Cache |
|
|
|
@1434
|
[1434]
|
04/23/08 08:03:47 |
mdawaffe |
let's try loading all options up front. Fixes #849 for trunk |
|
|
|
@1412
|
[1412]
|
04/11/08 11:23:30 |
mdawaffe |
fix call-time pass-by-ref. Props da3rX. See #805 |
|
|
|
@1408
|
[1408]
|
04/11/08 08:03:45 |
mdawaffe |
kses is is backpress now |
|
|
|
@1352
|
[1352]
|
03/20/08 01:13:27 |
mdawaffe |
only define deprecated constants if new contstant is defined also. For … |
|
|
|
@1351
|
[1351]
|
03/20/08 01:04:10 |
mdawaffe |
revert [1350] |
|
|
|
@1350
|
[1350]
|
03/20/08 00:57:10 |
mdawaffe |
only define deprecated constants if new contstant is defined also |
|
|
|
@1232
|
[1232]
|
03/06/08 15:11:41 |
sambauers |
Core theme identifiers. Fixes #798 |
|
|
|
@1231
|
[1231]
|
03/06/08 14:00:30 |
sambauers |
Core plugin identifiers. See #798 |
|
|
|
@1220
|
[1220]
|
03/05/08 03:04:27 |
sambauers |
Deprecate old constants in favour of BB_XXX and $bb->xxx |
|
|
|
@1203
|
[1203]
|
03/04/08 12:31:09 |
sambauers |
If we are caching the options, stop bashing the database with queries for … |
|
|
|
@1185
|
[1185]
|
03/02/08 10:57:25 |
sambauers |
These constants don't need to be user definable, they also look nicer with … |
|
|
|
@1174
|
[1174]
|
03/02/08 06:34:21 |
sambauers |
Make Bozo and Akismet plugins. Add bb-plugins directory. Let's see how it … |
|
|
|
@1153
|
[1153]
|
02/28/08 11:30:27 |
mdawaffe |
bugs with backpress interface. compat with new backpress WP_Pass class. … |
|
|
|
@1134
|
[1134]
|
02/28/08 05:08:25 |
sambauers |
Conditionally include bozo functions. |
|
|
|
@1130
|
[1130]
|
02/28/08 03:57:34 |
sambauers |
Conditionally include Akismet functions. |
|
|
|
@1125
|
[1125]
|
02/28/08 00:40:56 |
sambauers |
Better glob validity testing. Fixes #787. Props _ck_ |
|
|
|
@1110
|
[1110]
|
02/16/08 00:55:43 |
mdawaffe |
instantiate BP_Roles in bb-settngs |
|
|
|
@1089
|
[1089]
|
02/02/08 01:29:28 |
sambauers |
Return glob tests as the function may be turned off on some web hosts. |
|
|
|
@1088
|
[1088]
|
02/01/08 03:47:56 |
sambauers |
No need to test for glob anymore. |
|
|
|
@1087
|
[1087]
|
02/01/08 03:43:30 |
sambauers |
Use new compat functions in BackPress. Raise PHP requirement to … |
|
|
|
@1076
|
[1076]
|
01/25/08 08:36:28 |
mdawaffe |
backPress: BOOM! this will break *everything* |
|
|
|
@1067
|
[1067]
|
01/23/08 07:43:27 |
mdawaffe |
move CUSTOM_USER_TABLE and friends out of bbdb::set_prefix and back into … |
|
|
|
@1052
|
[1052]
|
01/22/08 17:58:22 |
sambauers |
Move awesome include a bit further down. |
|
|
|
@1051
|
[1051]
|
01/21/08 22:26:21 |
sambauers |
Add bb_options_loaded action. |
|
|
|
@1050
|
[1050]
|
01/21/08 21:45:27 |
mdawaffe |
bb_schema filter and BB_AWESOME_INCLUDE |
|
|
|
@1040
|
[1040]
|
01/16/08 22:03:15 |
mdawaffe |
is_bb_admin() |
|
|
|
@1029
|
[1029]
|
01/15/08 09:15:04 |
sambauers |
Merge DB::set_prefix() and DB::set_user_prefix(), heading back towards … |
|
|
|
@1012
|
[1012]
|
01/14/08 05:13:15 |
sambauers |
is_callable('glob') won't return false in some situations.
Adding … |
|
|
|
@1010
|
[1010]
|
01/10/08 05:49:32 |
sambauers |
Tidy up old passcookie and usercookie references |
|
|
|
@1009
|
[1009]
|
01/10/08 05:26:51 |
sambauers |
First pass at new authcookie authentication methods.
This should make … |
|
|
|
@1005
|
[1005]
|
01/09/08 06:27:32 |
sambauers |
Rename db class files to simplify loading of alternative db … |
|
|
|
@993
|
[993]
|
12/20/07 12:43:28 |
sambauers |
Slightly better regular expression in bb_settings.php
Add correct URIs to … |
|
|
|
@992
|
[992]
|
12/20/07 05:57:28 |
sambauers |
Missing single * in egular expression destroyed forums which live in the … |
|
|
|
@989
|
[989]
|
12/19/07 16:12:27 |
sambauers |
Updates to installer.
Objectify installation functions and components … |
|
|
|
@981
|
[981]
|
12/12/07 13:34:13 |
sambauers |
Move non-bbPress options from config.php to the database.
Rename … |
|
|
|
@961
|
[961]
|
11/22/07 06:45:36 |
sambauers |
Some theme selection love. Fixes #725 |
|
|
|
@960
|
[960]
|
11/22/07 06:17:03 |
sambauers |
Make mysql default instead of mysqli. Fixes #757 |
|
|
|
@956
|
[956]
|
11/17/07 00:51:15 |
mdawaffe |
db class structure changes. both mysql and mysqli classes inherit from … |
|
|
|
@924
|
[924]
|
09/12/07 23:19:38 |
mdawaffe |
hide errors when caching all options during init |
|
|
|
@923
|
[923]
|
09/12/07 23:00:39 |
mdawaffe |
define BBHASH before plugin loading/actions |
|
|
|
@875
|
[875]
|
06/25/07 17:45:14 |
mdawaffe |
Use glob instead of BB_DIR_MAP for underscore plugins for now. Fixes #667 |
|
|
|
@840
|
[840]
|
05/30/07 06:19:31 |
mdawaffe |
BBTHEMEURL typo. fixes #653 props eagle eye sambauers |
|
|
|
@838
|
[838]
|
05/29/07 23:48:11 |
mdawaffe |
deprecate bb_path_to_url(), bb_url_to_path(). BBTHEMEURL and BBPLUGINURL … |
|
|
|
@835
|
[835]
|
05/29/07 22:45:33 |
mdawaffe |
Let's try auto loading plugins in the main dir that start with an … |
|
|
|
@826
|
[826]
|
05/29/07 18:57:39 |
mdawaffe |
fix notice messages on content-forums. re #643 |
|
|
|
@806
|
[806]
|
04/20/07 02:18:00 |
mdawaffe |
Hierarchical forums front end based on sambauers. Fixes #620 |
|
|
|
@803
|
[803]
|
04/07/07 20:46:09 |
mdawaffe |
fix error in [795]. Props so1o, fixes #634 |
|
|
|
@796
|
[796]
|
04/05/07 01:00:44 |
mdawaffe |
Some more bb-settings.php sanity checks. de-i18n some of bb-settings.php … |
|
|
|
@795
|
[795]
|
04/05/07 00:39:33 |
mdawaffe |
simplify config.php. Con specify uri OR domain and path. |
|
|
|
@784
|
[784]
|
03/20/07 23:58:17 |
mdawaffe |
simple directory recursor, use it for plugins |
|
|
|
@779
|
[779]
|
03/15/07 20:14:35 |
mdawaffe |
better checks for already installed. |
|
|
|
@757
|
[757]
|
03/06/07 23:55:39 |
mdawaffe |
no plugins during installation to prevent DB errors. We can revisit this … |
|
|
|
@741
|
[741]
|
03/05/07 05:41:23 |
mdawaffe |
move some admin only functions to admin-functions.php. simplify some … |
|
|
|
@740
|
[740]
|
03/05/07 02:28:00 |
mdawaffe |
plugins manager first pass. Plugins MUST have Plugin Name: and must be … |
|
|
|
@726
|
[726]
|
02/26/07 21:36:45 |
mdawaffe |
typo. Fixes #600 props chrishajer |