sort by:
Revision Author Date Message Commit Date
b4f19ab Fix the revert 06 November 2015, 04:09:31 UTC
b0a474a Reverting what is hopefully the cause of the feed fails 06 November 2015, 04:07:39 UTC
d5d8b39 Revert "Reverting what is hopefully the feed retrieval error." This reverts commit 886f3789fb499e4ac62b4a54be4be3cff0698efe. 06 November 2015, 04:05:14 UTC
886f378 Reverting what is hopefully the feed retrieval error. 05 November 2015, 08:08:14 UTC
d866102 Location of failure. 04 November 2015, 05:38:31 UTC
8339f15 Change save messages for feeds Resolves #661 02 November 2015, 07:38:23 UTC
fd15f21 Per-post redirects now respect post-level choice Resolves #479 hopefully. 31 October 2015, 20:15:44 UTC
13ee746 No matter what keep our language on post edit buttons Resolves #663 We really need a better solution for managing these strings than what we're doing. Does WP really not have a filter for these values somewhere? 31 October 2015, 19:44:55 UTC
ec86c70 Fix Refresh button to return a useful message in proper JSON And while the user waits, a loading bar is shown. Resolves #660 31 October 2015, 19:34:25 UTC
a2f3157 Dismiss the post_meta alert data when the alert is dismissed Resolves #665 31 October 2015, 19:09:25 UTC
4007891 Change text of quick edit pulldowns to match our UI Resolves #666 with a text mask - appropriate for Halloween! 31 October 2015, 18:23:30 UTC
1c76fc2 Separate archive action so it only triggers in Under Review Resolves #406 25 October 2015, 04:39:51 UTC
62b7679 Nomination of feeds now results in an error or success message Resolves #657 25 October 2015, 02:49:53 UTC
bf0ab0a Logging for nominating feeds Towards #657 25 October 2015, 01:58:46 UTC
b075f25 Style progress bar 25 October 2015, 00:47:13 UTC
1f3ca68 Set up the item disassembler button Resolves #651 25 October 2015, 00:07:36 UTC
284cad0 Setting up process to disassemble feed items manually Towards #651 24 October 2015, 23:44:51 UTC
1cdb1fc Increase occurrence of cleanup and decrease size of query Some servers are likely timing out. By decreasing the amount of results returned but increasing the amount of times the function is executed we should be able to clean up the site involved just as effectively, it will only take a little while longer. Should resolve #650 24 October 2015, 23:19:59 UTC
63e5eda Provide a box for retrieval alerts, populate it style it. Completing #391 24 October 2015, 19:32:18 UTC
85c5e8e Basic prototype response for refresh button. 24 October 2015, 19:19:49 UTC
700cd66 Assure an early JSON response and change message and echo dependencies Towards #391 24 October 2015, 19:13:45 UTC
ae7bd73 Add a JSON response on Refresh button action Returned and ready to show. Towards #391 24 October 2015, 18:47:25 UTC
f9ecc93 Assuring a useful returned message for AJAX responses Toward #391 24 October 2015, 18:23:33 UTC
cc9dc4d Should really be a print_r here to deal with returning non string messages 24 October 2015, 18:04:45 UTC
7e5ba23 Provide a way for the log function to return its message for further use. 24 October 2015, 18:03:47 UTC
92555c1 Template tag for comments Resolves #290 23 October 2015, 03:52:06 UTC
54f43b2 Clicking anywhere closes the info box Resolves #478 23 October 2015, 03:24:41 UTC
f820bc4 Check to see headers are available on a feed #656 23 October 2015, 01:03:21 UTC
2587d82 With delayed alerts, alert fixing should no longer happen automatically Towards #656 - Since alerts to do not occur on first failure, the system should no longer attempt to check alerted feeds regularly. 23 October 2015, 00:58:33 UTC
71f4881 Checking feeds to avoid retrieving feed files too large for memory Towards #656 23 October 2015, 00:55:38 UTC
6509ca3 Prevent data check in heartbeat from throwing an error #335 22 October 2015, 23:02:11 UTC
1da18d1 Fix the math to calculate show and hide the heartbeat progress bar Towards #335 22 October 2015, 05:41:55 UTC
8b90cf4 Fix for by-post forwarding Resolves #479 22 October 2015, 04:13:48 UTC
eda43d7 Correct post status typo #654 21 October 2015, 03:19:08 UTC
9b10bdf Respect the pre-PHP5.5 return value context error in IF loops 19 October 2015, 18:06:38 UTC
c5272c4 Trying to fix the RSS Quick bug Towards #656 19 October 2015, 05:47:14 UTC
c48ec67 Set default post status when none is supplied 19 October 2015, 05:08:04 UTC
1d01fcd Set up a basic progress bar Towards #335 19 October 2015, 05:07:25 UTC
2990be2 Basic heartbeat setup for showing feed retrieval state Towards #335 19 October 2015, 01:22:35 UTC
8104a93 Put alert message in place in edit posts Resolves #415 18 October 2015, 19:49:10 UTC
c7dbcf9 Show alerts in the main area Resolves #412 18 October 2015, 19:24:50 UTC
7059cb7 Working towards alerts in sub feeds area For #412 17 October 2015, 19:37:54 UTC
9426a39 Title and color under review feeds Resolves #581 17 October 2015, 18:51:21 UTC
0c92aaa Secure nomination of feeds Toward #581 17 October 2015, 18:50:51 UTC
a828ec9 Not all browsers respect this, but NomThis height should be 620 This matches actual body height. 17 October 2015, 17:55:59 UTC
12b3fe6 Set up Under Review post status Towards #581 17 October 2015, 17:44:09 UTC
ab59d4c Assure good, unique transients for OPML Resolves #644 17 October 2015, 16:24:00 UTC
6b364fa Set up filter for alert status declaration. 17 October 2015, 16:16:49 UTC
44e40e8 Drafted filter for Nominated page. See #434. 13 October 2015, 04:57:49 UTC
d6aede5 Allow "All Content" to be filtered by Drafted status. See #434. 13 October 2015, 04:38:33 UTC
bf94380 Don't try to get the display name of an empty user_id in `get_the_nominators()`. 12 October 2015, 19:05:22 UTC
ff4a5be Filter All Content and Nominated on Unread Nominations and All Content have different Read relationships (allowing them to be marked read/unread separately). The filter works in both pages. This also fixes Nominations not showing up as Read. This resolves #545 12 October 2015, 05:19:49 UTC
c051771 Allow user to set feed to ignore alerts Resolves #583 (without adding to quick actions) 12 October 2015, 03:34:51 UTC
66cd65f Fix a typo for resolving when cascade tagging fails Resolves the reported error in issue #642 12 October 2015, 02:39:17 UTC
0f1b6e7 Populate source link for bookmarklet Resolve #649 12 October 2015, 02:27:22 UTC
a63358b Assure feed refresh action is only on feeds Resolves #653 12 October 2015, 02:07:30 UTC
d1a9f3e More verbal failure check for Item->Draft process Needs real ajax failure response to work better. Refs #642 15 September 2015, 04:04:38 UTC
ecf0b07 Applies per-post forward to origin meta to posts. Resolves #479 14 September 2015, 22:07:47 UTC
9eb89ad Final touches to make save process for #479 work. All actions and reactions good relative to site options now. Site option controls the checkbox until user takes control, then controlled only by user. Next up, alter actual post behavior. 14 September 2015, 21:41:42 UTC
5ef9441 Hooking save and publish box actions for testing and further checks For #479 09 September 2015, 04:28:28 UTC
8f675ba Setting up actions to hook to the the submitbox This is towards #479 to hook on the `post_submitbox_misc_actions` action hook. 05 September 2015, 21:43:59 UTC
f7c296b Merge pull request #648 from PressForward/413-subscribed-feeds-count Merge resolution for #413 to show subscribed feed alert counts 31 August 2015, 04:25:03 UTC
f591f0b New styling to make alerts for feeds not line break. Basic resolution for #413 31 August 2015, 04:22:15 UTC
469f293 Set up dedicated stylesheet to handle feed alerts. 31 August 2015, 03:48:18 UTC
7b25bbb Merge #413 branch forward to 3.7.x for further dev. 31 August 2015, 03:01:18 UTC
d24d433 Rename date column, populate count into Items Retrieved column Resolves #330, showing in the subscribed feeds list the count of items retrieved. 30 August 2015, 19:50:56 UTC
63409a7 Re-add column to show when feed was added to system 30 August 2015, 19:30:34 UTC
eb074f3 Set up method to count child feed items of a feed. Towards #330 30 August 2015, 19:04:25 UTC
e4cfd0b Allow users to refresh feeds from the Edit Posts table list of feeds Resolves #467 by allowing users to manually refresh individual feeds. Doing so will only occur in a refresh under the following conditions: 1. A feed chunk is not actively open 2. The feed retrieval process is not in the midst of attempting to determine the next feed to chunk. 3. The feed being manually refreshed was neither just retrieved or the previous feed retrieved as part of the retrieval process (in order to avoid duplicated content caused by the feed being retrieved twice simultaneously) Additionally, this commit resolves a bad class call in the retrieval process. 30 August 2015, 17:52:07 UTC
8a4067d Button is already defined. 29 August 2015, 21:16:18 UTC
f291916 Setting up JS function to send to AJAX 29 August 2015, 20:49:15 UTC
b6d35c4 Setting up AJAX to refresh feeds Towards #467 29 August 2015, 19:58:16 UTC
677b38a Show feed URL in Subscribed Posts list Resolves #584 29 August 2015, 18:54:10 UTC
368a974 Fixing up some code, setting up for new columns. 17 August 2015, 04:30:33 UTC
47d312d Fail well when we can't read the HTML object For authors. Resolves #639 11 August 2015, 13:28:33 UTC
333c0b1 Adding a warning to the debug process page. 10 August 2015, 01:32:14 UTC
ef82c68 Assure that all nom to post items have a source statement at the end. for #602 10 August 2015, 01:07:48 UTC
30c9145 Merge master into 3.7.x to bring it up to date with release. 10 August 2015, 00:47:34 UTC
4965ccd Merge pull request #635 from PressForward/3.6.x 3.6.3 Release 03 August 2015, 12:09:52 UTC
2248b07 esc URL submission properly in nom this Closes #634 03 August 2015, 12:08:56 UTC
ecda4d9 Remove chance of namespace collision Refs #633 30 July 2015, 22:28:58 UTC
277ad8c update gitignore 29 July 2015, 23:39:37 UTC
097c77c Upticking version number To mark resolution of feed-item cleanup issues. 27 July 2015, 01:06:31 UTC
c760589 Move batch deletion of old feeds to new deletion process Moves it to method established by #604 27 July 2015, 00:52:22 UTC
6b4e6bc Setting up SASS with old sheets. 27 July 2015, 00:26:54 UTC
cab2e04 Shorten text with subscribe checkbox in Nom This. 26 July 2015, 21:44:19 UTC
363dcfd Bring back old open_OPML method for adding, instead of subscribing to OPML files. 25 July 2015, 20:48:21 UTC
c84e992 Merge pull request #632 from PressForward/604-tree-deletion Delete full trees from OPML file subscriptions or feeds, resolves #604 25 July 2015, 20:12:07 UTC
8fe3e4a Set up option to create a placeholder post on delete for Feed Items. For #604 25 July 2015, 19:45:15 UTC
68bd458 Merge branch '3.6.x' into 604-tree-deletion Prep for merge into 3.6.x 25 July 2015, 17:49:04 UTC
52093d9 Merge pull request #623 from mAAdhaTTah/3.6.x Switch replace -> assign to stop breaking history 23 July 2015, 20:04:10 UTC
436aa9c Feed posts are not forced as publish. Allows the Create Feed process to take non-Publish post statuses. 21 July 2015, 20:11:33 UTC
e9dde0a Alter subscribe-from-nominate-this process Feeds subscribed from Nominate This will be sent to draft instead of published and automatically added to the retrieval queue. 21 July 2015, 20:09:38 UTC
2863039 typo fix for new features in changelog. 21 July 2015, 14:41:31 UTC
155adcd added to the changelog two new lines to include the option to subscribe to a site from nominate this and the ability to select what post type & status nominations take. 21 July 2015, 14:39:51 UTC
f5cb1fe Gulpfile build and some setup files. 21 July 2015, 02:59:07 UTC
6a956b6 If no author in nominate this is found, return false. 20 July 2015, 16:57:41 UTC
64f40d7 Further changes to insure back compatibility with #627 20 July 2015, 16:47:20 UTC
5b43a41 Version update. 20 July 2015, 16:12:31 UTC
dc80c81 More explicit check for author data for nominate this Also more backwards compatible I guess? See: #627 20 July 2015, 16:12:22 UTC
back to top