https://github.com/PressForward/pressforward

sort by:
Revision Author Date Message Commit Date
42258bd Merge pull request #875 from PressForward/4.2.x Release 4.2.x 12 December 2016, 17:15:38 UTC
e1f13f7 Adding changelog to readme for release. 12 December 2016, 17:15:27 UTC
1c2908c Add WP ver 4.7 to tests. 12 December 2016, 03:57:14 UTC
e612e98 Uptick version to 4.2.1 12 December 2016, 03:34:20 UTC
dd55a34 Provide more useful error msg when post cannot enter the DB 11 December 2016, 18:50:43 UTC
84ac30a Fix for various nomination counters Assure user nomination count and nomination nomination count are incremented (or not) when called for. Resolves #868 06 December 2016, 03:15:00 UTC
d4e34b6 Fix featured image assignment in new streamlined Nominate This process 06 December 2016, 03:12:48 UTC
385cb1a Simplify Nominate This execution. 06 December 2016, 02:14:21 UTC
a9d4657 Improve Open Graph library to pull tags from Keywords meta. 06 December 2016, 02:13:58 UTC
e0fe21a Deal with WP_Error thrown on bad tag parsing attempts. Resolves #860 22 November 2016, 14:55:33 UTC
812d299 Don't attempt to process pf item link meta on new posts. #861 22 November 2016, 14:42:34 UTC
a6591b0 Merge pull request #870 from PressForward/4.2.x-register-metas 4.2.x register metas and fix term controller. 22 November 2016, 14:26:26 UTC
56245ec Resolve API response errors in 4.7 22 November 2016, 14:15:54 UTC
ece93b2 Setup meta registration 22 November 2016, 04:57:59 UTC
85a75fe Start process to register PF metas for use in terms controller. 01 November 2016, 17:30:22 UTC
b0c6fb1 Bad var name 01 November 2016, 16:51:50 UTC
501744a This var doesn't do anything. And by calling it here, we're calling the translate feature of WP Core before it is available. 01 November 2016, 16:34:22 UTC
daa335a Nope use init for #864 hook 01 November 2016, 16:24:53 UTC
c2c2f48 Plugin text domain is loading too early. Load it later for #864 01 November 2016, 16:14:28 UTC
85a18fb Assuring that we only attempt to add on to the post endpoint when it is set up Hopefully resolves #859 as reported by @boonebgorges 01 November 2016, 16:02:35 UTC
144c6d1 uptick version number 31 October 2016, 14:45:57 UTC
571e9ba Fixes for new streamlined delete queries Also Better logging for tracking those queries for #836 Should also resolve #856 25 October 2016, 18:22:09 UTC
58c4394 I should be optimizing this query this way, but it is not setup to receive the result. TODO: fix this later. #858 25 October 2016, 18:01:04 UTC
5cc294a Setting up travis sleep fix 18 October 2016, 18:50:47 UTC
91c7bf5 Attempting to deal w travis timing out php install 18 October 2016, 18:46:43 UTC
9e67240 limit filtering here to prevent potential overrun when the delete option is broken. Towards #836. 18 October 2016, 17:40:01 UTC
406ef12 More logging for the delete queue 18 October 2016, 17:32:33 UTC
f46f16a Cleaning tabs 18 October 2016, 17:28:18 UTC
c89c3fe Assure term intval is passed properly to set object terms Resolves #833 18 October 2016, 17:13:49 UTC
f207ce9 Fix for travis 12 October 2016, 21:16:44 UTC
06f1929 Fixing the make attachment method for our deleting of the item tree. 12 October 2016, 20:42:54 UTC
43d5098 Fix delete process so it works with new method and fixed tests This is relevant to #836 12 October 2016, 20:35:23 UTC
faf8079 Catch 4.2.x up to master 12 October 2016, 19:09:48 UTC
0871d77 Preparing for the return of the unit tests 12 October 2016, 19:02:54 UTC
f87eb54 Update pressforward.php 12 October 2016, 18:21:46 UTC
31ab023 Uptick to 4.1.2 12 October 2016, 17:39:17 UTC
026c4aa Assure correct date is saved in date_nominated Resolves #835 12 October 2016, 04:52:06 UTC
9174b0b Assure only PF relevant endpoints in the pf types endpoint 08 October 2016, 21:21:07 UTC
288e619 Patch up about links in the API and declare a types endpoint #853 08 October 2016, 21:13:56 UTC
b10331b Add a taxonomies endpoint 08 October 2016, 20:38:12 UTC
efeafd7 No logging needed here yet. 08 October 2016, 20:23:57 UTC
3cd84cc Adding new file to be managed under our endpoint 08 October 2016, 20:22:59 UTC
00e78b9 Merge branch '4.2.x' of https://github.com/PressForward/pressforward into 4.2.x 08 October 2016, 20:22:14 UTC
57d80c6 Adding taxonomies endpoint controller 08 October 2016, 20:21:49 UTC
6c85669 Merge pull request #855 from PressForward/4.2.x-custom-endpoint-post-extender Move API endpoints to our custom namespace at pf/v1 07 October 2016, 04:40:00 UTC
ab7885a Provide proper post_type link for folders Resolves #854 07 October 2016, 04:36:07 UTC
3f783d8 Only rebuild the term links when needed. 07 October 2016, 04:11:02 UTC
38898fa Activate folder taxonomy in the API 07 October 2016, 03:43:17 UTC
8c61da7 Fix to resolve #851 06 October 2016, 14:07:05 UTC
2acb113 Patching cURL use for <=5.4 compatibility 04 October 2016, 18:42:52 UTC
4d0d07a Update version number 28 September 2016, 13:40:30 UTC
95ea4e7 Merge pull request #848 from PressForward/4.1.x Testing a more php5.5 friendly fix for reference detection 28 September 2016, 13:36:48 UTC
a8040df Testing a more php5.5 friendly fix 28 September 2016, 13:27:48 UTC
61c0056 Prepare for folders taxonomy 26 September 2016, 22:34:18 UTC
dcd8bcd Update readme changelog format 26 September 2016, 18:01:06 UTC
7b554d7 4.1.0 changelog 26 September 2016, 18:00:04 UTC
fb6d7fe Fix to return Posts in filtering for delete queries 26 September 2016, 17:46:41 UTC
f284880 Merge pull request #845 from PressForward/4.1.x Release 4.1.x 26 September 2016, 17:14:57 UTC
3492ef0 Move the process of filtering queued deletions after the query 24 September 2016, 20:28:34 UTC
38df013 Setting up controllers and implementing them. 20 September 2016, 17:06:16 UTC
4d35af2 Adding additional blog configurations to the nominate this tool Towards resolving #718 20 September 2016, 04:15:55 UTC
9e0d14b More lightweight technique for installing relationship table. The query `SHOW TABLES LIKE` can be resource-intensive, especially on installations with many database tables (like a decent-size MS install). To avoid the overhead, set a "db_version" flag in the database instead, and rely on it to install tables. 20 September 2016, 03:57:31 UTC
4cd93fc More precise cap check for creating relationship table. The `is_super_admin()` check doesn't work for administrators of sites within a multisite installation. So, while they're able to activate PF, they're unable to use the relationships features, and see lots of error popups. The correct capabilitity to check here appears to be 'activate_plugins', since that's guaranteed to cover anyone who can activate PF. 20 September 2016, 03:57:14 UTC
12cfbee Don't notify Boone about failed Travis builds. 20 September 2016, 03:49:36 UTC
313039a Assure term intval is passed properly to set object terms Resolves #833 20 September 2016, 03:24:20 UTC
0563091 Merge pull request #831 from boonebgorges/relationship-table-installation Improvements to relationship table installation 19 September 2016, 14:54:09 UTC
73007aa Setting up new controllers and endpoints 18 September 2016, 23:27:43 UTC
f3860c7 More lightweight technique for installing relationship table. The query `SHOW TABLES LIKE` can be resource-intensive, especially on installations with many database tables (like a decent-size MS install). To avoid the overhead, set a "db_version" flag in the database instead, and rely on it to install tables. 14 September 2016, 14:22:46 UTC
9e5dcf8 More precise cap check for creating relationship table. The `is_super_admin()` check doesn't work for administrators of sites within a multisite installation. So, while they're able to activate PF, they're unable to use the relationships features, and see lots of error popups. The correct capabilitity to check here appears to be 'activate_plugins', since that's guaranteed to cover anyone who can activate PF. 14 September 2016, 14:05:25 UTC
f9857c6 We don't want to reveal feed items if the user doesn't intend it So for now we're going to hook the public visibility of the Feed Items API endpoint of if the outbound all-items feed is visible, which is controlled by the rss-out module. This means the status of that module controls if the endpoint is visible. For #829 10 September 2016, 22:50:35 UTC
83baaea Bad space 10 September 2016, 22:39:26 UTC
eb66ef8 Oops, broke the outbound feed, fixing. 10 September 2016, 22:37:03 UTC
e2515aa Adding feeds as parents to feed items' API response. 10 September 2016, 22:33:04 UTC
3fc6e56 Add a Feed Items endpoint. #829 10 September 2016, 22:05:48 UTC
a38efd2 Noting credit to composer file 10 September 2016, 20:32:51 UTC
78e083c Passing logger properly 10 September 2016, 20:32:43 UTC
1f0868c Cleaning Readability library for general release. #705 10 September 2016, 20:18:32 UTC
90d26a5 Move the rest of the code to the new toggle function And make that toggle function more in line with the old version. This should resolve #378 10 September 2016, 19:49:16 UTC
239fa22 Fix the long forgotten broken feeds menu 10 September 2016, 19:48:30 UTC
9e83a92 Move sort jQuery toggles off of depreciated function and on to click and new utility function Towards #378 10 September 2016, 19:36:47 UTC
518c366 Build new global function to hold PF Javascript functions 10 September 2016, 19:36:05 UTC
59e3e79 Finally optimizing item deletion process Resolves #321 10 September 2016, 18:36:17 UTC
e0044ac Fix typo still too hot. 10 September 2016, 18:20:19 UTC
03ac0a7 Fix typo god why is it so hot >.< 10 September 2016, 18:19:52 UTC
6c5ceed Add wordcount at all levels Resolves #825 10 September 2016, 18:18:02 UTC
f8f4d6a Version uptick 07 September 2016, 02:36:48 UTC
f4a073c Fix errors in the nomination process causing failures. 06 September 2016, 06:07:49 UTC
6ee0cdc Should assure that feed posts don't lose parents 06 September 2016, 04:12:39 UTC
c89f6af Assure the right objects are crawled Should resolve #822 06 September 2016, 03:46:29 UTC
621061b Attempt to assure the source title is available For #827 06 September 2016, 03:41:27 UTC
08b5d5f Avoid readability errors when increasing inclusion 06 September 2016, 03:40:58 UTC
f1add60 Properly handle feed alerts that happen intermittently Should help with #828 06 September 2016, 03:09:47 UTC
30841b1 Assure no duplicates by moving the process to a lower level of the process. Should resolve #823 06 September 2016, 03:09:08 UTC
776e446 Assure all tags are passed through the steps of the forwarding process Should resolve #824 05 September 2016, 20:16:14 UTC
2a07e56 Better date and source url handling 05 September 2016, 19:28:21 UTC
a5abccf Fix race condition for creating OPML files Towards #787 29 August 2016, 02:16:50 UTC
555af58 If no date information is available on the feed object default to current date This resolves #816 28 August 2016, 06:02:39 UTC
edeede6 Better DOM selection for likely Readability candidates and broader selection. Still not perfect but as close as we're getting for #811 this time. 28 August 2016, 05:40:10 UTC
c71c490 skip link removed from readability candidates 28 August 2016, 03:29:51 UTC
27f3841 Better detection of reference blocks Resolves #741 28 August 2016, 03:16:22 UTC
back to top