https://github.com/PressForward/pressforward

sort by:
Revision Author Date Message Commit Date
03e5b70 Assure the settings nonce check happens on the pf-option page. #910 20 May 2017, 00:35:14 UTC
c383d8c Unclear what is causing the conflict in this situation so just buffer the whole process and send it off. #904 20 May 2017, 00:12:32 UTC
3977f47 Allow devs to filter the retrieve_after date on a global, per-feed or even item level. #912 19 May 2017, 23:59:52 UTC
ce6300b Add dc:publisher #913 19 May 2017, 23:51:40 UTC
ce39e6b Support upstream intercepters of post meta 03 May 2017, 14:57:00 UTC
d6df818 Fix leaky post save messages hack 03 May 2017, 14:10:21 UTC
382613d Building out nominate this new techniques 27 March 2017, 05:02:40 UTC
0f952ba Fixing formatting for #903 26 March 2017, 05:11:40 UTC
4e7b3f6 Further limiting how queries are changed by the delete queue Towards resolving #903 26 March 2017, 05:10:31 UTC
6a7741e Speed up redirect #869 26 March 2017, 04:55:41 UTC
c822305 Setup tools for new remote access to nominate this code 26 March 2017, 04:49:22 UTC
7e82a82 Prepping for API driven bookmarklet. 20 March 2017, 05:01:00 UTC
a951f67 Readability by URL endpoint 16 March 2017, 03:10:45 UTC
4c49e51 Setup to get readable from URL 05 March 2017, 18:07:46 UTC
6d7c88e Complete and activate the readability endpoint #693 27 February 2017, 05:48:47 UTC
464120d Set up readability endpoint and supporting functions Towards #693 25 February 2017, 17:31:48 UTC
0a9b5f1 Merge pull request #897 from PressForward/4.2.x 4.2.x update with an later hook call. 25 February 2017, 06:21:30 UTC
f5a553d Merge pull request #886 from mAAdhaTTah/issue/delay-init Delay pressforward_init on plugins_loaded 25 February 2017, 06:13:05 UTC
e875544 Merge pull request #876 from PressForward/4.2.x Release 4.2.2 25 February 2017, 03:55:03 UTC
d76762c uptick version 21 February 2017, 06:31:11 UTC
de06931 Centralize attachment of source statement to last step Should resolve #829 21 February 2017, 06:21:25 UTC
47f5926 Optimize readability jQuery against race conditions 21 February 2017, 06:18:56 UTC
cad5b84 If nomination was made by someone other than the person promoting the post from nomination to published or draft, the post should take that person as author. This will assure no permission or access mismatches. 21 February 2017, 00:25:21 UTC
e5833cc Fixing some logs and bugs 20 February 2017, 23:45:44 UTC
47e15ff Better logging for deleting old items. 20 February 2017, 00:10:08 UTC
8aa14e6 Give Nominate This its own permission Ok, so there are so many damn interactions here that could go wrong depending on how user role structures are being managed and where the subject site could potentially intercept roles. Arguably this is a good reason to just make up a whole new set of roles for everything PressForward but honestly... must we? Instead we're going to create a new user level option for the Nominate This bookmarklet hinged on the main permission sets with attention and support for advanced role management through the existing system. Let's talk about a whole new permission set at some future point but solve this now. #893 19 February 2017, 23:09:21 UTC
e783c6a Merge pull request #887 from mAAdhaTTah/issue/884-update-wpupdatephp Update WPUpdatePHP to latest GH version 07 February 2017, 16:48:00 UTC
50f4827 Better user control checks and a more specific error for messaging when it fails. 05 February 2017, 21:18:37 UTC
6ac5a4a Move nom this to the new authors meta. 11 January 2017, 05:48:16 UTC
ff4779a Update WPUpdatePHP to latest GH version Also updates usage in the application to match intended usage of the previous version of `__construct`. Fixes #884. 11 January 2017, 02:01:26 UTC
e88dc5b Delay pressforward_init on plugins_loaded This allows other (Jaxion) plugins to use `plugins_loaded` to bootstrap themselves and still be able to hook into `pressforward_init` without it having fired already. 11 January 2017, 01:58:07 UTC
536a774 Trying to enhance proper process termination. 09 January 2017, 16:01:05 UTC
a22da82 Why did I register this post status twice? 09 January 2017, 15:58:36 UTC
09dd3d0 Assure the base pf script is always included. 09 January 2017, 07:31:47 UTC
674b4c5 Don't make readable something the nominate this process has already made readable. 09 January 2017, 07:31:22 UTC
11007e1 There is no reason to allow revisions on Nominations. They will flood the table otherwise. 09 January 2017, 07:25:15 UTC
211fc36 Assure post meta is added. Item Author handling is causing issues on Nominate This items which are never attached to a source. 07 January 2017, 19:59:14 UTC
3618b10 This uses a variable that doesn't exist anymore. At some point we may want to re-try the 'set featured image from text when featured image is not available' but considering performance issues that time isn't now. 07 January 2017, 19:58:36 UTC
42abd08 Merge pull request #882 from PressForward/4.2.x-patch-formating 4.2.x patch formating 07 January 2017, 19:42:14 UTC
89e2457 More more formatting fixes 07 January 2017, 19:38:09 UTC
a7a34cf More formatting fixes 07 January 2017, 18:03:43 UTC
f310511 Massive formatting fix 07 January 2017, 17:54:03 UTC
b12ed91 Removing has actions now that HTTPTools doesn't have actions 02 January 2017, 19:05:39 UTC
837223b Remove duplicated forward function Resolves #878 02 January 2017, 19:01:18 UTC
a41ac5d Attempting to further optimize Nom This. is_multi_author doesn't seem to be needed here, seeing what happens when it is removed. 02 January 2017, 18:09:46 UTC
eedebf2 Better post type management for alerts 02 January 2017, 17:42:16 UTC
4adbcb1 Assure the PF script fires everywhere needed. 02 January 2017, 17:32:55 UTC
85c33f3 Optimize Nominate This 19 December 2016, 05:16:14 UTC
69fe0ae Moving init for control API endpoint initiation. Towards #872 19 December 2016, 01:38:46 UTC
d7cb21f Better control API endpoint initiation. Towards #872 19 December 2016, 00:34:10 UTC
18be5cf Add compat note to readme.txt 12 December 2016, 20:44:27 UTC
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
back to top