|
|
|
@1813
|
[1813]
|
11/22/08 03:50:37 |
sambauers |
Update copied WordPress functions in function.wp-core.php to [WP9840], … |
|
|
|
@1668
|
[1668]
|
08/27/08 03:14:21 |
mdawaffe |
wp-lists improvements: allow add to accept ajax return value of 1, don't … |
|
|
|
@1664
|
[1664]
|
08/26/08 22:49:30 |
mdawaffe |
use wp-lists for forum adds. allow setting of forum_parent during ajax … |
|
|
|
@1615
|
[1615]
|
08/01/08 19:21:41 |
mdawaffe |
upgrade to jQuery 1.2.6 |
|
|
|
@1589
|
[1589]
|
07/21/08 23:23:37 |
sambauers |
Properly invalidate cache when updating or deleting options. Move to … |
|
|
|
@1512
|
[1512]
|
05/06/08 07:48:12 |
mdawaffe |
somewhat cleaner post delete confirmation. Fixes #877 |
|
|
|
@1511
|
[1511]
|
05/06/08 07:47:23 |
mdawaffe |
bug in wp-lists |
|
|
|
@1476
|
[1476]
|
04/24/08 09:23:39 |
mdawaffe |
new files for [1474] |
|
|
|
@1475
|
[1475]
|
04/24/08 09:22:24 |
mdawaffe |
Work in progress: trunk only
bb_list_tags() template function.
Delete … |
|
|
|
@1470
|
[1470]
|
04/24/08 08:55:22 |
mdawaffe |
upgrade jquery color animations for trunk |
|
|
|
@1438
|
[1438]
|
04/23/08 10:40:41 |
mdawaffe |
use wp_localize_script for topic JS. Fixes #866 for trunk. Trunk only |
|
|
|
@1397
|
[1397]
|
04/02/08 19:03:39 |
mdawaffe |
more JS hackery: make sure we only send the add nonce when adding |
|
|
|
@1395
|
[1395]
|
04/01/08 08:17:31 |
mdawaffe |
bb_check_ajax_referer() should check nonce, not cookies. Hack JS to make … |
|
|
|
@1209
|
[1209]
|
03/04/08 21:39:46 |
mdawaffe |
put back jQuery.noConflict() |
|
|
|
@1194
|
[1194]
|
03/02/08 14:14:46 |
sambauers |
Bump jQuery to 1.2.3, use minified instead of packed version. |
|
|
|
@1069
|
[1069]
|
01/23/08 08:42:29 |
sambauers |
Replace Prototype with jQuery in topic-js.php |
|
|
|
@1066
|
[1066]
|
01/23/08 07:42:46 |
sambauers |
Rollback removal of FAT javascript library temporarily. |
|
|
|
@1063
|
[1063]
|
01/23/08 01:26:15 |
sambauers |
Forgot no conflict setting on new jQuery version. |
|
|
|
@1062
|
[1062]
|
01/23/08 01:03:44 |
sambauers |
Replace FAT JS with jQuery Color plugin. See #773 |
|
|
|
@922
|
[922]
|
09/12/07 22:56:01 |
mdawaffe |
update to jQuery 1.1.4. Fixes #734 |
|
|
|
@902
|
[902]
|
07/12/07 23:24:28 |
mdawaffe |
jQuery 1.1.3.1. Fixes #682 |
|
|
|
@734
|
[734]
|
03/02/07 11:21:43 |
mdawaffe |
forum hierarchy interface. nothing for the front end yet. Very … |
|
|
|
@632
|
[632]
|
01/22/07 01:56:46 |
mdawaffe |
allow config.php to be one dir up |
|
|
|
@581
|
[581]
|
01/10/07 09:04:14 |
mdawaffe |
axe resolution status. Relegate to plugin. re #496 props so1o |
|
|
|
@542
|
[542]
|
11/07/06 00:03:19 |
mdawaffe |
Further AJAX tweaks |
|
|
|
@541
|
[541]
|
11/06/06 23:40:25 |
mdawaffe |
Ajax improvements |
|
|
|
@516
|
[516]
|
10/27/06 20:44:46 |
mdawaffe |
eol-style native. Fixes #465 |
|
|
|
@440
|
[440]
|
09/26/06 18:29:53 |
mdawaffe |
Reduces chances of errors on update |
|
|
|
@435
|
[435]
|
09/23/06 16:56:06 |
mdawaffe |
Sad to see sack go. #431, Fixes #432. |
|
|
|
@433
|
[433]
|
09/23/06 16:46:55 |
mdawaffe |
topic-js.php i18n. #431 |
|
|
|
@408
|
[408]
|
09/18/06 19:01:31 |
mdawaffe |
Don't do AJAX tag adding if we don't have the proper list. |
|
|
|
@406
|
[406]
|
09/13/06 20:41:26 |
mdawaffe |
Prototype. Better JS. Fixes #425. |
|
copied from trunk/bb-scripts:
|
|
|
|
@332
|
[332]
|
02/20/06 20:32:31 |
matt |
Always redirect on posting, it makes the URLs right. |