sort by:
Revision Author Date Message Commit Date
64ff07f Version update. 28 April 2014, 03:39:57 UTC
288fc0f Merge in 3.1.x to master 28 April 2014, 03:34:00 UTC
06ef304 Remove the OPML module until it is working Resolves #254 28 April 2014, 03:25:43 UTC
4e90301 Get the right error messages and nom-this results. Resolves #210 28 April 2014, 03:24:28 UTC
8212897 Styling fix for dealing with admin floats. 28 April 2014, 03:23:21 UTC
7c5229e Styling improvements to resolve #213 27 April 2014, 22:14:29 UTC
25f71dc Moves debugging tools from feeds component To debug module. Brings system better in compliance with #213 requests and is more logical. This will leave buttons that are mostly for testing reasons out of the interface unless the user activates the debugging tools via that module. 27 April 2014, 21:59:02 UTC
b9cc58b Switch Foo example module to be off by default. 27 April 2014, 21:54:20 UTC
477e24e Errors out broken feeds on retrieve. Also adds the error message to the content of the feed post. This will send it to the alert box to review. 26 April 2014, 03:40:15 UTC
03dab85 Better description of actual error. 26 April 2014, 03:38:34 UTC
b2cdb78 Put some arguments in the wrong array for alerts. Moved now. 26 April 2014, 03:37:07 UTC
f8a3f83 Remove typo from specimen box 26 April 2014, 03:29:22 UTC
0443c5e A generalized class for displaying alerts Will be used to display alerts for bad feeds. Resolves #223 for on-feed-add actions. 26 April 2014, 03:13:35 UTC
a739fde Setup for alertbox 26 April 2014, 03:09:12 UTC
a572a0e No need to use prepare here http://make.wordpress.org/core/2012/12/12/php-warning-missing-argument-2-for-wpdb-prepare/ 25 April 2014, 21:00:47 UTC
6b447c3 Now 'eliminate' the posts based on the new status Last step to resolve #240 25 April 2014, 20:32:18 UTC
01a218f Need to init the dead post status For #240 25 April 2014, 20:31:39 UTC
765102e Remove btn-group and fix display for #233 25 April 2014, 17:42:01 UTC
e894139 New styling for tool menu buttons. Resolves #242 21 April 2014, 00:11:44 UTC
3c4c83b Resolve #246 - better menu order. 20 April 2014, 23:44:10 UTC
f29b19b New arrow to begin nomination. Resolves #249 17 April 2014, 04:04:21 UTC
5026e59 Fix for responsive WP menu. Resolves #239 empty space issue for responsive states. 17 April 2014, 03:14:39 UTC
1924725 Switched translit tag and changed comment button Resolves #251 16 April 2014, 15:23:14 UTC
4255901 Switch to using pf_thing_deleter for reset_feed. Working towards resolving #240 16 April 2014, 03:56:00 UTC
158fc20 Proper labeling 16 April 2014, 03:44:02 UTC
0eb2fc9 Rename button for delete feed archive Changes name for #240 16 April 2014, 03:21:52 UTC
c5d499c Remove settings button from menu Resolves #241 16 April 2014, 03:17:08 UTC
06e9481 Remove empty internal comments option page Resolves #243 16 April 2014, 03:00:26 UTC
6883d2f Removes AB subscription module and deps Resolves #245. Moving to stand alone plugin. 11 April 2014, 04:27:51 UTC
a7e222f Switching to AJAX method for AB sites Function will allow subscription to AB blogs at any grouping level. Resolves #214 10 April 2014, 05:29:50 UTC
db2b78e Revert "Activating the settings section." This reverts commit 21155aaa750bc8b4a688be05b6983c4b0f064ecf. 10 April 2014, 02:09:09 UTC
21155aa Activating the settings section. 10 April 2014, 01:57:47 UTC
df57524 Setting up validation for academic blogs For #214 09 April 2014, 18:44:59 UTC
f0cf1f7 Better description for RSS out Part of #213 09 April 2014, 18:44:26 UTC
44ccced More logical variable names for getting feeds. 09 April 2014, 18:19:02 UTC
66ac691 Best delete process for feeds. 09 April 2014, 18:18:42 UTC
0dc5930 Use the variable in our kill all function. 09 April 2014, 17:07:43 UTC
52bec18 Processing function for ab object. 09 April 2014, 05:20:13 UTC
6c5541e Translate-ready button titles 09 April 2014, 05:15:42 UTC
cb7bbdb Feeder to Add Feeds 09 April 2014, 03:04:32 UTC
fe79d8a Sort under review by starred. Resolves #225 09 April 2014, 02:46:21 UTC
65a7ed1 Better control for search results Should resolve #94 09 April 2014, 00:59:31 UTC
4dff3e9 fixes defaults for dealing with singles 08 April 2014, 07:07:41 UTC
13cb2c2 Template tags. Resolves #206 08 April 2014, 07:06:08 UTC
23a938e String fix. 08 April 2014, 07:05:19 UTC
ebebb19 better metas and functions for retrieval. 08 April 2014, 03:35:17 UTC
9520255 Fixing count the posts function. 08 April 2014, 03:34:32 UTC
07c1aef Removing a not-link from readme.txt 02 April 2014, 17:09:03 UTC
0a315ab Missed a rogue http in readme.txt 02 April 2014, 16:21:37 UTC
3516bc7 Correcting a rendering bug in instructions Reply from WP's readme validator: No == Frequently Asked Questions == section was found No == Changelog == section was found No == Upgrade Notice == section was found No == Screenshots == section was found 02 April 2014, 16:20:41 UTC
32a9064 Init the Readme.txt file for WordPress.org Checking through the file now. 02 April 2014, 16:17:50 UTC
f945ea1 Version of sort buttons for non-admins Addresses issue in #227 26 March 2014, 14:45:15 UTC
a3a73ec Merge pull request #232 from PressForward/3.0.x Fixes a multitude of 3.0.x bugs to patch the initial release. 24 March 2014, 04:58:56 UTC
a889679 Right, I should get that RSS object. All the quickest rss-quick solutions to resolve #226 24 March 2014, 04:53:51 UTC
9ee2090 Activates DOMDocument's own very special buffer Let me be perfectly clear. DOMDocument can take it's stupid weird need for its own special buffering and shove it right where it can't parse standard symbols correctly. We really really really need to find a better tool to use for this. Until then, resolves #229 Also, at long last, should negate the need for the BIG FREAKING WARNING at https://github.com/PressForward/pressforward/blob/ec5f8a6145560ad4d8fecf274b37dd90f0ced09e/includes/readable.php#L125 24 March 2014, 04:43:02 UTC
175701b bringing comments up to date with editflow change Resolves #228. See: https://github.com/Automattic/Edit-Flow/commit/3d7b066f7b851acbc9aa98855277e7cda6a7d4b6#diff-c8a5103bf9d86845d8f9e617274be5ea 24 March 2014, 04:21:13 UTC
897f800 Avoids bad checks Buffering is good, this should resolve #229. Buffer should have been fine. 24 March 2014, 03:29:01 UTC
aedd379 Properly limit queries by relationships Resolves #230 24 March 2014, 03:23:38 UTC
1c70f48 Call relationships out of the singleton 24 March 2014, 03:23:01 UTC
5bcae94 Make wp_query count safe. 24 March 2014, 02:47:56 UTC
4a2a90b drop graf character count. 24 March 2014, 02:32:05 UTC
1db2ec3 Fix grid article component sizes. 24 March 2014, 02:29:53 UTC
239d3f6 Bad fails if no single. Basic fix. Need a way to add more detail. 24 March 2014, 02:29:38 UTC
a9dfc2d Something broke warning. Resolves part of #223 Supplies notification on add. 20 March 2014, 03:16:53 UTC
b30da76 Should resolve #226 - gets link to home site. If this doesn't work try http://simplepie.org/api/source-class-SimplePie.html#1797 with the link tag mby? 19 March 2014, 18:14:48 UTC
6dc8340 Merge error on post counting function. 07 March 2014, 19:02:33 UTC
f81f070 Merging 3.0.x into master for release. 07 March 2014, 17:47:30 UTC
580f56d dealing with post object weirdness on author_link Filter is failing to find the post object on some systems, this should resolve. 07 March 2014, 17:23:42 UTC
3a9fe61 Switching to use the more compatible get_class. 07 March 2014, 17:11:57 UTC
7a94a35 Recording permission check. 07 March 2014, 17:09:09 UTC
e0d973d Even more verbose feed-adding reporting to troubleshoot. 07 March 2014, 17:02:11 UTC
0434198 3.x beta version-ing 07 March 2014, 15:58:08 UTC
3dfa6d3 3.x beta version-ing 07 March 2014, 15:57:40 UTC
445fc40 Typo fix. 07 March 2014, 06:27:56 UTC
5cb594b Increased reporting for the feed set up process Hopefully should allow us to better troubleshoot #199. 07 March 2014, 06:27:23 UTC
e979cab Get search working for Under Review. 06 March 2014, 01:32:03 UTC
e4d6a83 Search field now works for All Content. Resolves #94 06 March 2014, 01:18:16 UTC
aba09b0 Fixing readability ajax call 06 March 2014, 00:15:08 UTC
3559303 Search by template 05 March 2014, 23:17:17 UTC
80f23ca Adds a response to user submitting RSS feeds Resolves #202 05 March 2014, 21:10:31 UTC
058afb4 Fixing files selection 05 March 2014, 17:49:46 UTC
68ed541 Setting up translation files. 05 March 2014, 17:43:43 UTC
bc58415 Updating to latest tag number 05 March 2014, 05:30:15 UTC
b43434a Merge pull request #222 from PressForward/2.4.x Fixing problems in the insert feed post process 05 March 2014, 05:29:23 UTC
86cdca2 Fixing problems in the insert feed post process Problems being caused by the system somehow not assigning a title regardless of rss-quick status. Need to check in on why that is occurring. Still checking too many times during create process. Need to make that more effective and efficient without all the checks and queries. 05 March 2014, 05:28:35 UTC
e5fd360 Fixing problems in the insert feed post process Problems being caused by the system somehow not assigning a title regardless of rss-quick status. Need to check in on why that is occurring. Still checking too many times during create process. Need to make that more effective and efficient without all the checks and queries. 05 March 2014, 05:25:55 UTC
05366d9 Replacing global with singleton pressforward For the scripts enqueued by the rss-import module. 05 March 2014, 03:28:33 UTC
a6c5b98 Merge pull request #221 from PressForward/2.4.x Left in some date variables. Gone now 04 March 2014, 22:46:19 UTC
1fc42c6 Left in some date variables. Gone now 04 March 2014, 22:45:07 UTC
b927741 Merge pull request #220 from PressForward/2.4.x 2.4.x - 2.4.1 bugfix for adding feeds 04 March 2014, 22:29:41 UTC
5a2ef83 If it returns 0 it isn't really a post is it. Nooooooope. 04 March 2014, 22:27:22 UTC
a781233 Sends a message informing that there are no feeds Resolves the first half of #194 04 March 2014, 22:22:05 UTC
df93450 Resolves the 2nd half of #194 04 March 2014, 22:20:43 UTC
f431057 Removing call to get_feed_tags It doesn't do what I thought it did, did it ever or was this just me misreading some documentation? We will never know. 04 March 2014, 22:10:02 UTC
36bc36d Removing nominators from the class tags. 04 March 2014, 13:49:48 UTC
9a8a48b Nominators stored in array. Resolves #181 04 March 2014, 13:11:25 UTC
cd531fc Fixing the addition of nom count. 04 March 2014, 04:29:36 UTC
d5e6665 Merge pull request #218 from PressForward/3.0.x-better-class-calls 3.0.x merge better class calls with 3.0 improvements. 04 March 2014, 04:22:14 UTC
a546170 Replace calls to $pf global with pressforward() singleton function See #217 03 March 2014, 15:19:14 UTC
644aebe Trim trailing whitespace 03 March 2014, 15:14:35 UTC
back to top