Skip to:
Content

bbPress.org

{33} Commit Messages, Current Release (4934 matches)

Report designed to help manage the list of contributors.

Note: If you'd like a RSS feed of the changesets a they happen, Please use the timeline rss feed instead.

Results (4701 - 4800 of 4934)

Changeset Author Message
[2697] johnjamesjacoby Clean up setting of current_user variable
[2696] johnjamesjacoby Improve query count in bbp_get_reply_url
[2695] johnjamesjacoby Add bbp_no_replies template page to list topics without replies
[2694] johnjamesjacoby Clean up favorites and subscription adding code
[2693] johnjamesjacoby Fix issue where adding as favorites or subscribing would error if user did not have existing favorite or subscription
[2692] johnjamesjacoby Move special query_vars into dedicated functions
[2691] johnjamesjacoby Allow capable admins to view other users' topic subscriptions.
[2690] johnjamesjacoby Move hidden form fields on edit user page into bbp_edit_user_form_fields()
[2689] johnjamesjacoby Remove deprecated template file.
[2688] johnjamesjacoby First pass at user profiles and front-end user editing. Fixes #1364 props !GautamGupta via Google Code-in. Split bbp-template.php into smaller files. Rename 'profile-' pages to 'user-'. (This is the Ultra Magnus of changesets.)
[2687] johnjamesjacoby Fixes #1387
[2686] johnjamesjacoby Add anonymous posting option to forum settings
[2685] johnjamesjacoby Add new topic form to forum index. Fixes #1379 props dudd, markmcwilliams
[2684] johnjamesjacoby Better latest reply handling for forums and topics
[2683] johnjamesjacoby Use post_meta for topic freshness.
[2682] johnjamesjacoby Fix redirect bug when posting new reply from middle of paginated topic
[2681] johnjamesjacoby Smart redirect on new reply in the event new reply creates new topic page
[2680] johnjamesjacoby Prepare walker class. Improved paginated reply url links. Rename bbp_reply_topic function to bbp_reply_topic_title.
[2679] johnjamesjacoby Fixes #1383 props westi
[2678] johnjamesjacoby Zebra stripe the bbp-twentyten theme
[2677] johnjamesjacoby Add style.css to bbp-default to hide broken theme notice.
[2676] johnjamesjacoby Add bbPress logo to bbp-twentyten screenshot to help it stand out in the crowd
[2675] johnjamesjacoby Fix list of topics when viewing a topic tag
[2674] johnjamesjacoby Fix html doc
[2673] johnjamesjacoby Add missing subscribed forum topics template part code.
[2672] johnjamesjacoby Fixes #1374
[2671] johnjamesjacoby Fixes #1372 props markmcwilliams
[2670] johnjamesjacoby First pass at anonymous posting. Fixes #1363 props !Kaspace from Google Code-in
[2669] johnjamesjacoby Don't load CSS in admin
[2668] johnjamesjacoby Add topic subscription ability. Fixes #1366 props !GautamGupta va Google Code-in
[2667] johnjamesjacoby Add reply_author functions. Improvements to bbp-twentyten theme.
[2666] johnjamesjacoby Fix previous topic pagination adjustments for author favorites
[2665] johnjamesjacoby Remove help message from author favorites.
[2664] johnjamesjacoby Tweak author.php and associated CSS
[2663] johnjamesjacoby Adjust author.php and associated CSS
[2662] johnjamesjacoby Add some primitive styling to favorites links
[2661] johnjamesjacoby Switch destination links
[2660] johnjamesjacoby Make favorites work without needing AJAX. Add Topics Created to author page. Adjust some CSS. Rename favorite links to permalinks. Clean up author.php.
[2659] johnjamesjacoby Move ajax handling of favorites into theme. Clean up other favorites related code. More to do.
[2658] johnjamesjacoby Move ajax handling of favorites into theme. Clean up other favorites related code. More to do.
[2657] johnjamesjacoby Fix error that can happen when attempting to view a single reply
[2656] johnjamesjacoby Make error message ambiguous since it is also used in non-forum contexts
[2655] johnjamesjacoby Clean up loop-bbp_topics code from adding favorites feature
[2654] johnjamesjacoby Better pagination verbiage
[2653] johnjamesjacoby First pass at widgets. Props Jason K via Google Code In
[2652] johnjamesjacoby First pass at user favorites. Props !GautamGupta via Google Code In
[2651] johnjamesjacoby Adjustments to admin area CSS for icons32 and WP 3.1
[2650] johnjamesjacoby Windows local-install friendly themes_dir. Fixes #1358 in a really ugly way but works for all OS's
[2649] johnjamesjacoby Remove duplicate action reference
[2648] johnjamesjacoby Replace $_GET['post_type'] references with $typenow global in admin. Props nacin
[2647] johnjamesjacoby Remove typo from r2646 props nacin
[2646] johnjamesjacoby Follow my own rules in BBP_Admin
[2645] johnjamesjacoby Change phpDoc and rearrange functions in the order they are called
[2644] johnjamesjacoby Move hooks and actions into _setup_actions
[2643] johnjamesjacoby Admin nag notice about theme. Add skeleton for settings page. Move tools menu creation into main admin class.
[2642] johnjamesjacoby Fix incorrect doc
[2641] johnjamesjacoby Add author URI to bbpress.php
[2640] johnjamesjacoby Add license.txt to plugin root
[2639] johnjamesjacoby Add readme.txt and make adjustments to plugin meta at top of bbpress.php
[2638] johnjamesjacoby Add bbpress tag to theme, along with tags from Twenty Ten
[2637] johnjamesjacoby Add license to bbp-twentyten theme
[2636] johnjamesjacoby Add screenshot to bbp-twentyten child theme (hat tip original Twenty Ten theme)
[2635] johnjamesjacoby Rearrange time and date
[2634] johnjamesjacoby Support for pretty pagination links
[2633] johnjamesjacoby Rearrange recount items to be top-down forums, topics, replies
[2632] johnjamesjacoby Fix forum reply recount and remove old code
[2631] johnjamesjacoby Whitespace cleanup to bbpress.php
[2630] johnjamesjacoby Prefix core meta with underscore inside recount functions
[2629] johnjamesjacoby Fix incorrect cap check
[2628] johnjamesjacoby Update freshness with new links functions
[2627] johnjamesjacoby Add a ton of template tags for last topic, last reply, and associated authors
[2626] johnjamesjacoby Rename private functions and fix themes url.
[2625] johnjamesjacoby User cap checks on reply and topic handlers.
[2624] johnjamesjacoby Fix incorrect $_POST reference; props ryangannon
[2623] johnjamesjacoby Improved error messages for users that are not logged in.
[2622] johnjamesjacoby Check caps on new topic and new reply forms
[2621] johnjamesjacoby Look in 'bbpress' subfolder of WP_LANG_DIR for global language files
[2620] johnjamesjacoby Add current_ variables to $bbp global
[2619] johnjamesjacoby Remove @todo
[2618] johnjamesjacoby Add bbp_ready action to bbp-loader.php
[2617] johnjamesjacoby Introduce bbp_allow_anonymous function
[2616] johnjamesjacoby Only show topic admin links if user has caps
[2615] johnjamesjacoby First pass at topic, reply, and voice counts. In this first pass, forum replies and forum voices are not working. Also forum counts will be skewed if there are subforums, and reply counts will be skewed if hacking threaded replies. @todo: Use walker and children/ancestors
[2614] johnjamesjacoby Fix function name
[2613] johnjamesjacoby Move bbp-admin.php into /bbp-admin/ directory. Also introduce bbp-tools page for performing recounts, and bbp-functions.php to stash admin specific functions in.
[2612] johnjamesjacoby Give some color to the table heads and foots
[2611] johnjamesjacoby Reduce width of author area and center contents
[2610] johnjamesjacoby bbp-twentyten improvements: Normalize classes, show pagination on topics, show forum per topic when viewing recent, center some column contents
[2609] johnjamesjacoby Unset post_parent if forum_id is empty
[2608] johnjamesjacoby Move capability add/remove into bbp-caps.php
[2607] johnjamesjacoby Add missing table row tags to loop-bbp_replies.php
[2606] johnjamesjacoby Add missing table row tags to single-bbp_topic.php
[2605] johnjamesjacoby Revert accidentally deleted uninstall procedure from r2604
[2604] johnjamesjacoby Fixes #1357 by rearranging the activation and deactivation procedures.
[2603] johnjamesjacoby Fixes #1329
[2602] johnjamesjacoby Rename bbp-templatetags to bbp-template
[2601] johnjamesjacoby Introduce page-bbp_topics, and rename New Topic template to Create Topic
[2600] johnjamesjacoby Add bbp_forum_dropdown to New Topic form when not viewing a specific forum.
[2599] johnjamesjacoby Move loader functions out of needless class, and whitespace fixes.
[2598] johnjamesjacoby Remove bbp-custom code.
Note: See TracReports for help on using and creating reports.