|
|
|
@1401
|
[1401]
|
04/03/08 14:54:22 |
sambauers |
Tag version 0.9.0.1 |
|
|
|
@1400
|
[1400]
|
04/03/08 14:46:19 |
sambauers |
Add missing wp_set_password() to pluggable.php |
|
|
|
@1399
|
[1399]
|
04/03/08 02:45:44 |
mdawaffe |
tag 0.9 |
|
|
|
@1398
|
[1398]
|
04/02/08 19:05:45 |
mdawaffe |
more JS hackery: make sure we only send the add nonce when adding for … |
|
|
|
@1396
|
[1396]
|
04/01/08 08:24:36 |
mdawaffe |
bb_check_ajax_referer() should check nonce, not cookies. Hack JS to make … |
|
|
|
@1394
|
[1394]
|
04/01/08 01:35:55 |
sambauers |
Fix a potential PHP notice in bb_safe_redirect() - branches/0.8 |
|
|
|
@1392
|
[1392]
|
04/01/08 01:32:28 |
sambauers |
More bb_get_avatar() optimisations inherited from WordPress - branches/0.8 |
|
|
|
@1390
|
[1390]
|
04/01/08 01:21:24 |
sambauers |
Allow plugins to filter the redirect status as well as the location. See … |
|
|
|
@1388
|
[1388]
|
04/01/08 01:16:43 |
sambauers |
Update bb_get_avatar() to new Gravatar URL structure. Simplify tag … |
|
|
|
@1386
|
[1386]
|
03/30/08 10:36:13 |
sambauers |
Various optimisations and typo fixes - Fixes #842 - props momo360modena - … |
|
|
|
@1384
|
[1384]
|
03/30/08 10:07:05 |
sambauers |
bb_cahce_users() typo - Fixes #843 - props _ck_ |
|
|
|
@1383
|
[1383]
|
03/30/08 10:04:50 |
sambauers |
Emulate [WP7555] - branches/0.8 |
|
|
|
@1380
|
[1380]
|
03/27/08 04:29:03 |
sambauers |
Better redirect checking for bb-login.php - See #835 |
|
|
|
@1379
|
[1379]
|
03/27/08 04:25:36 |
sambauers |
Remove bottom border from visit site button in admin. |
|
|
|
@1378
|
[1378]
|
03/27/08 04:23:21 |
sambauers |
gettext and streams need to load in the installer when BB_LANG is empty … |
|
|
|
@1377
|
[1377]
|
03/27/08 04:07:28 |
sambauers |
New Kakumei form styles have to be even more specific - branches/0.8 |
|
|
|
@1375
|
[1375]
|
03/27/08 03:37:05 |
sambauers |
New form styles were limited down to profile forms only, but should be … |
|
|
|
@1373
|
[1373]
|
03/26/08 00:45:30 |
mdawaffe |
typo in options-wordpress |
|
|
|
@1372
|
[1372]
|
03/24/08 11:28:07 |
sambauers |
Language support in installer - See #839 - branches/0.8 |
|
|
|
@1368
|
[1368]
|
03/24/08 03:45:05 |
sambauers |
Remove extraneous whitespace in html tag - branches/0.8 |
|
|
|
@1366
|
[1366]
|
03/24/08 03:31:12 |
sambauers |
Fix to bb-login.php for referer-shy tin-foil-hat-brigade - Props _ck_ - … |
|
|
|
@1363
|
[1363]
|
03/20/08 19:38:54 |
mdawaffe |
sync gettext.php and streams.php with WP (just whitespace) |
|
|
|
@1362
|
[1362]
|
03/20/08 19:36:54 |
mdawaffe |
don't include l10n stuff if WP is already loaded. Fixes #837 for … |
|
|
|
@1361
|
[1361]
|
03/20/08 18:47:17 |
mdawaffe |
remove now erroneous comment. see #835 |
|
|
|
@1359
|
[1359]
|
03/20/08 13:27:31 |
sambauers |
Remove real newlines from gettext strings in registration functions. |
|
|
|
@1356
|
[1356]
|
03/20/08 10:53:37 |
sambauers |
Last commit totally broke login, here's a better idea - See #835 |
|
|
|
@1355
|
[1355]
|
03/20/08 03:27:27 |
sambauers |
Proposed fix for bb-login redirect bug - See #835 |
|
|
|
@1354
|
[1354]
|
03/20/08 03:22:53 |
sambauers |
Make bb_get_common_parts() return false when there are no common parts. |
|
|
|
@1353
|
[1353]
|
03/20/08 01:24:40 |
sambauers |
Validation fixes for install step 4 - Fixes #838 |
|
|
|
@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 |
|
|
|
@1349
|
[1349]
|
03/20/08 00:38:57 |
sambauers |
Remove the "Visit Site" button border in branches/0.8 - Fixes #833 |
|
|
|
@1348
|
[1348]
|
03/20/08 00:18:42 |
mdawaffe |
better i18n for contonte-forums.js fixes #832 |
|
|
|
@1347
|
[1347]
|
03/20/08 00:07:07 |
mdawaffe |
i18n for some missed strings in settings pages. Props da3rX see #832 |
|
|
|
@1346
|
[1346]
|
03/19/08 23:57:45 |
mdawaffe |
akismet config markup validation. Props da3rX. see #828 |
|
|
|
@1345
|
[1345]
|
03/19/08 23:54:18 |
sambauers |
Match some strings in install with strings in admin - Fixes #834 - props … |
|
|
|
@1344
|
[1344]
|
03/19/08 23:51:36 |
mdawaffe |
give edit.php a non-empty body id attribute. Fixes #829 |
|
|
|
@1343
|
[1343]
|
03/19/08 23:47:33 |
mdawaffe |
unify post_form() and edit_form() markup. See #829 |
|
|
|
@1342
|
[1342]
|
03/19/08 23:27:40 |
mdawaffe |
markup fix from da3rX. Fixes #831 |
|
|
|
@1341
|
[1341]
|
03/19/08 05:06:15 |
sambauers |
New bb_insert_topic and bb_insert_post functions in installer only. |
|
|
|
@1340
|
[1340]
|
03/19/08 04:58:29 |
sambauers |
Missed a couple of freshness changes in admin |
|
|
|
@1339
|
[1339]
|
03/17/08 18:15:12 |
mdawaffe |
back out [1330:1332] for now. bb_insert_post() expects unescaped data … |
|
|
|
@1338
|
[1338]
|
03/17/08 15:03:26 |
sambauers |
I think this is a good idea... make freshness columns link to last post in … |
|
|
|
@1336
|
[1336]
|
03/17/08 14:45:16 |
sambauers |
Add a border to "Visit Site" button - branches/0.8 only |
|
|
|
@1335
|
[1335]
|
03/17/08 13:17:49 |
sambauers |
Multiple XHTML validation fixes (wrong file committed correction) - See … |
|
|
|
@1334
|
[1334]
|
03/17/08 13:12:47 |
sambauers |
Multiple XHTML validation fixes - See #828 - See #829 - branches/0.8 |
|
|
|
@1332
|
[1332]
|
03/17/08 12:59:30 |
sambauers |
Use newer topic and post insertion functions in bb-post.php |
|
|
|
@1331
|
[1331]
|
03/17/08 12:44:28 |
sambauers |
Use newer topic and post insertion functions in bb-edit.php |
|
|
|
@1330
|
[1330]
|
03/17/08 12:35:46 |
sambauers |
Use newer topic and post insertion functions in installer. |
|
|
|
@1329
|
[1329]
|
03/17/08 03:22:38 |
sambauers |
Fix small kakumei blue profile tab bug. |
|
|
|
@1328
|
[1328]
|
03/17/08 03:10:32 |
sambauers |
Disambiguate profile statement for logged in "inactive" users - See #782 |
|
|
|
@1327
|
[1327]
|
03/16/08 21:44:19 |
sambauers |
Gettext string fix - replace real line break with \n - Fixes #830 - props … |
|
|
|
@1326
|
[1326]
|
03/16/08 12:13:00 |
sambauers |
XHTML validation fixes for recount page. See #828 branches/0.8 |
|
|
|
@1324
|
[1324]
|
03/16/08 12:07:03 |
sambauers |
XHTML validation fixes for themes page. See #828 branches/0.8 |
|
|
|
@1322
|
[1322]
|
03/16/08 11:56:22 |
sambauers |
XHTML validation fixes for options pages. See #828 branches/0.8 |
|
|
|
@1320
|
[1320]
|
03/15/08 21:59:11 |
sambauers |
Label ID mismatch. Fixes #826. Props da3rx - branches/0.8 |
|
|
|
@1318
|
[1318]
|
03/15/08 02:40:13 |
sambauers |
"Topics" not "Threads" in user profile.
Update RTL styles in Kakumei to … |
|
|
|
@1315
|
[1315]
|
03/14/08 15:41:15 |
sambauers |
Consistency in user menu layout in Kakumei - branches/0.8 |
|
|
|
@1313
|
[1313]
|
03/14/08 15:33:03 |
sambauers |
Some Kakumei style adjustments - branches/0.8 |
|
|
|
@1309
|
[1309]
|
03/14/08 09:33:09 |
sambauers |
Update YUI-reset-fonts in install.css - branches/0.8 |
|
|
|
@1307
|
[1307]
|
03/14/08 05:46:56 |
sambauers |
Add link to integrated WordPress sites options page containing the secret … |
|
|
|
@1304
|
[1304]
|
03/13/08 15:05:17 |
sambauers |
Force a slash to the end of JS constructed link - branches/0.8 - See #819 … |
|
|
|
@1296
|
[1296]
|
03/13/08 11:52:36 |
sambauers |
Match WordPress admin title order and add some missing spacing between … |
|
|
|
@1295
|
[1295]
|
03/13/08 04:09:54 |
sambauers |
Nomenclature changes for admin area to bring us into line with new … |
|
|
|
@1292
|
[1292]
|
03/13/08 01:25:33 |
sambauers |
WordPress "options" are now "settings" so call them that when referring to … |
|
|
|
@1290
|
[1290]
|
03/12/08 13:11:16 |
sambauers |
Suppress display of $user_login variable in registration and login form if … |
|
|
|
@1289
|
[1289]
|
03/12/08 12:56:26 |
sambauers |
Correct @since in phpdoc header. |
|
|
|
@1288
|
[1288]
|
03/12/08 11:42:49 |
sambauers |
Convert some more deprecated function calls in core. |
|
|
|
@1287
|
[1287]
|
03/12/08 11:41:01 |
sambauers |
wp_get_referer Typo in bb-admin/sticky.php |
|
|
|
@1286
|
[1286]
|
03/12/08 07:46:14 |
mdawaffe |
use bb_safe_redirect() when we use wp_get_referer() fixes #818 for … |
|
|
|
@1284
|
[1284]
|
03/12/08 06:49:44 |
sambauers |
Remove errors when integration database user/pass/name/host is empty. Let … |
|
|
|
@1282
|
[1282]
|
03/12/08 06:28:05 |
sambauers |
Make integration on install a little bit easier. See #814
Fix some other … |
|
|
|
@1280
|
[1280]
|
03/11/08 05:41:28 |
sambauers |
Additional IE6 hackery to get it looking as similar as possible to other … |
|
|
|
@1278
|
[1278]
|
03/11/08 04:15:35 |
sambauers |
Making transformation that was rightly removed from bb_basename() in … |
|
|
|
@1276
|
[1276]
|
03/11/08 03:52:40 |
sambauers |
Trim trailing whitespace from config file output in installer for … |
|
|
|
@1274
|
[1274]
|
03/11/08 03:07:54 |
mdawaffe |
number of days should be an integer. Fixes #812 for branches/0.8 |
|
|
|
@1272
|
[1272]
|
03/11/08 02:56:08 |
mdawaffe |
allow non-logged in visitors to see profile tab added with {{{otherscap = … |
|
|
|
@1270
|
[1270]
|
03/11/08 00:40:09 |
mdawaffe |
typo in bb_get_theme_data(). Fixes #813 for branches/0.8 |
|
|
|
@1268
|
[1268]
|
03/11/08 00:33:37 |
mdawaffe |
fix broken .alt coloring in IE6. See #807 for branches/0.8 |
|
|
|
@1266
|
[1266]
|
03/10/08 19:24:55 |
mdawaffe |
normalize DIR_SEPARATORs before comparing. Fixes 810 for branches/0.8 |
|
|
|
@1265
|
[1265]
|
03/10/08 19:24:27 |
mdawaffe |
don't trim subdirs and files off of top dir in bb_basename(). With this … |
|
|
|
@1261
|
[1261]
|
03/09/08 19:09:52 |
mdawaffe |
label/id mismatch for edit_lock. Fixes #809 |
|
|
|
@1260
|
[1260]
|
03/09/08 13:31:26 |
sambauers |
Make RSS links consistent in class and position. branches/0.8 |
|
|
|
@1258
|
[1258]
|
03/09/08 13:22:08 |
sambauers |
More readable RTL styles, fix delete link for RTL tags when LTR language … |
|
|
|
@1255
|
[1255]
|
03/09/08 10:19:29 |
sambauers |
Attempt to disambiguate "backticks" instructions in post form.
Topic … |
|
|
|
@1253
|
[1253]
|
03/07/08 23:58:14 |
sambauers |
Change config upgrade message in installer. branches/0.8 |
|
|
|
@1251
|
[1251]
|
03/07/08 23:19:16 |
mdawaffe |
[1198] [1200] I think will break more templates than it fixes. Revert … |
|
|
|
@1248
|
[1248]
|
03/07/08 21:09:45 |
mdawaffe |
[1198] [1200] I think will break more templates than it fixes |
|
|
|
@1247
|
[1247]
|
03/07/08 06:30:13 |
sambauers |
Fix some issues with theme and plugin API hooks and methods. branches/0.8 … |
|
|
|
@1245
|
[1245]
|
03/07/08 03:37:16 |
sambauers |
Only use the plugins basename as the filter name when activating and … |
|
|
|
@1243
|
[1243]
|
03/07/08 03:20:20 |
sambauers |
* bb_topic_pagecount() - Print the total page count for a topic
* … |
|
|
|
@1241
|
[1241]
|
03/07/08 02:55:29 |
sambauers |
Gravatar ratings are lowercase in 0.8 branch. |
|
|
|
@1239
|
[1239]
|
03/07/08 02:24:30 |
sambauers |
Minor phpdoc change |
|
|
|
@1238
|
[1238]
|
03/07/08 02:16:38 |
sambauers |
Adjust installer WordPress integration step wording and logic in 0.8 … |
|
|
|
@1236
|
[1236]
|
03/06/08 22:12:11 |
sambauers |
Better theme upgrader in branches/0.8 |
|
|
|
@1234
|
[1234]
|
03/06/08 15:24:13 |
sambauers |
Core theme identifier. See #798 |
|
|
|
@1230
|
[1230]
|
03/06/08 13:50:24 |
sambauers |
Core plugin identifiers in 0.8 branch. See #798 |
|
|
|
@1229
|
[1229]
|
03/06/08 02:19:16 |
sambauers |
0.8.4-dev -> 0.9-dev |
|
|
|
@1228
|
[1228]
|
03/05/08 12:22:32 |
sambauers |
Recreate Kakumei header images as well to make everything consistent in … |