https://github.com/PressForward/pressforward

sort by:
Revision Author Date Message Commit Date
80da50f Merge pull request #976 from PressForward/4.4.x-stats-nomination-add-archives-pagination 4.4.x stats nomination add archives pagination 05 December 2017, 17:32:21 UTC
78fb039 Assure $_POST is properly filled #961 05 December 2017, 17:02:09 UTC
3182e0f Putting page+1 back in as, in testing, this positioning works The problem the page number hacking resolves happens further up, so as long as the +1 occurs here, it shouldn't cause issues elsewhere. Props @yoannspace #923 05 December 2017, 16:50:26 UTC
b25dada Further changes to the archive query for display fix. props to @yoannspace #923 05 December 2017, 16:25:13 UTC
c212c1b Fix for archive query to reflect different post status Additions needed to get #923 fixed 05 December 2017, 06:12:18 UTC
c20290a Merge pull request #971 from DARIAH-ERIC/4.4.x 4.4.x archive pagination branch merging into forward most 4.4.x branch 05 December 2017, 05:38:55 UTC
4abffcd Further test adjustments to reflect our new post_type handling in is_a_pf_type 05 December 2017, 05:22:39 UTC
d3d43bc Let's avoid arbitrery ordering of results of queries with multiple post types by limiting to nomination This makes sense now that we don't have final step posts without associated nominations. 05 December 2017, 04:59:35 UTC
92eaed4 Working through test cases and cleaning output Resolving test results created out of #970 #961 05 December 2017, 04:45:19 UTC
fde061c Additional tests Not yet working 04 December 2017, 18:13:19 UTC
b3a9ed3 Setting up new method for handling the nomination of items already pushed forward. 04 December 2017, 08:03:08 UTC
d6bce50 trying to update old post with post parent Doesn't work 03 December 2017, 21:17:04 UTC
588af52 Attempting #964 post parent solution. Doesn't work. 03 December 2017, 21:16:44 UTC
184127b Success in creatinbg failing unit test for #964 03 December 2017, 21:16:27 UTC
1675d42 Abstracting tests to reusable functions 03 December 2017, 19:22:25 UTC
7fe5bc2 Testing feed item to nomination bookmarklet checks 28 November 2017, 16:37:15 UTC
5a5d36f Test case to cover fix for #896 28 November 2017, 07:38:13 UTC
dc9044f Put nominations per feed on the feed object. #953 28 November 2017, 07:28:52 UTC
d75f851 Remove gender API #952 28 November 2017, 06:54:10 UTC
d771fa5 Building out working item to final step bridge. For #959 28 November 2017, 06:47:37 UTC
d7336d8 Fix template tag for nominators to work with new nomination process #957 27 November 2017, 17:16:57 UTC
d553624 Fix tests to work with older PHP versions 21 November 2017, 15:51:16 UTC
6a1c98e Fixed nomination process, hopefully 21 November 2017, 07:42:29 UTC
fc73bd7 Attempting new nomination process 13 November 2017, 13:35:31 UTC
022a8ce Adjusting opt in language. #955 03 November 2017, 03:36:34 UTC
1b4e19b flesch_kincaid avg in background, move source to source url 30 October 2017, 01:32:32 UTC
fdb4aed Merge pull request #947 from PressForward/4.4.x 4.4.x updating the stats interface branch. 30 October 2017, 00:24:24 UTC
4afb03b Fix from template 30 October 2017, 00:16:00 UTC
4ebc544 seeting up more lint structures 29 October 2017, 23:47:18 UTC
1a92051 Opt-in language added to Preferences page. #938 29 October 2017, 23:45:17 UTC
13b5cb4 Setting up some style format enforcenment tools 29 October 2017, 23:17:45 UTC
418f532 Add more detailed nomination data both to the nomination array and to the user #934 25 October 2017, 03:59:26 UTC
f060862 Add advanced analysis on API endpoint for pf_posted 25 October 2017, 02:31:48 UTC
b1b32af Describe additional endpoints 25 October 2017, 02:31:32 UTC
393bc24 Assure backwards compatibility on #837 25 October 2017, 01:42:30 UTC
63d7a2f Plugins page prompt for #938 24 October 2017, 04:52:27 UTC
4d6ed84 We no longer include archived content inline with the standard query Removing show archived to move to only archived or no archived. #923 24 October 2017, 03:37:52 UTC
ae15632 Better split for api script from main pf script, handle settings tabs more flexibly For #946 24 October 2017, 03:17:56 UTC
c3f9821 Change language as per #938 24 October 2017, 02:44:55 UTC
3419973 Merge branch '4.4.x' of https://github.com/PressForward/pressforward into 4.4.x 20 October 2017, 15:32:54 UTC
548c201 Even if we use $pf_use_advanced_user_roles, if it doesn't find any actual lowest option (happens to me with contributor), it should still fall back to the default ones below. (Delete a test echo) 20 October 2017, 15:31:57 UTC
27c81d1 Even if we use $pf_use_advanced_user_roles, if it doesn't find any actual lowest option (happens to me with contributor), it should still fall back to the default ones below. 20 October 2017, 15:31:26 UTC
6dca498 Setting up date-limitable overview stats. 20 October 2017, 02:32:01 UTC
30272c5 Switching to new tracking code 20 October 2017, 01:21:51 UTC
afb9edb Merge branch '4.4.x' of https://github.com/PressForward/pressforward into 4.4.x 18 October 2017, 07:21:23 UTC
95c3072 Add pagination for archived items. 18 October 2017, 07:19:12 UTC
a7cd7c1 Merge pull request #944 from PressForward/4.4.x 4.4.x into the stats endpoint 18 October 2017, 01:15:08 UTC
5eb103d Fixes for OPML file errors Aims to resolve #837 & #898 18 October 2017, 01:06:41 UTC
0866666 Resolution for #938 and #927 18 October 2017, 00:54:04 UTC
2396964 Merge pull request #942 from DARIAH-ERIC/4.4.x Fixing the display of archived items, should resolve #923 17 October 2017, 15:24:45 UTC
47099e1 Resolve #941 by checking post meta instead of guid. 17 October 2017, 06:21:13 UTC
2a94cab Assure that execution of check in occurs in any page when required 17 October 2017, 06:20:38 UTC
7693bff Setup ajax responses and defaults 17 October 2017, 05:49:11 UTC
521a895 tracking pull down setup 17 October 2017, 04:16:27 UTC
da9acab Merge branch 'master' into 4.4.x # Conflicts: # readme.txt 17 October 2017, 00:22:09 UTC
a6459c3 Merge branch '4.4.x' of https://github.com/pressforward/pressforward into 4.4.x 12 October 2017, 11:56:57 UTC
0bf670c Merge pull request #943 from PressForward/4.4.x-reporting Reporting feature for #927 10 October 2017, 05:47:36 UTC
11372d4 Handling configs and setting up checks for deploying tracking scripts. 10 October 2017, 05:43:12 UTC
c94c7be Fixing the display of archived items 04 October 2017, 14:58:42 UTC
38a5932 Checkin form script 02 October 2017, 02:20:39 UTC
c642724 Setting up styles and saves for tracking settings and switching to Yarn for SASS 24 September 2017, 20:52:07 UTC
52f5883 Compat note 18 September 2017, 15:04:14 UTC
0b20b49 Setting up UI for allowing tracking 12 September 2017, 03:18:20 UTC
bec87b7 stats interface appliance test 12 September 2017, 00:12:45 UTC
78cbd96 Site URLs to CSV 30 August 2017, 15:11:14 UTC
e97074a Setting up query limits 02 August 2017, 20:25:10 UTC
c48e80f Spellcheck 02 August 2017, 19:06:45 UTC
b798449 Format fix Why is this not recording changes as increments? 02 August 2017, 19:05:56 UTC
84d05d5 Historical link data 02 August 2017, 18:41:26 UTC
0d648dc Notes update with old meeting bluesky and new ideas from all hands. 02 August 2017, 18:38:48 UTC
6630521 Notes part one update 02 August 2017, 17:12:53 UTC
748953f Fully functioning stats prototype. 02 August 2017, 04:33:35 UTC
25fbbbe prototype of stats pull complete 02 August 2017, 02:30:51 UTC
dcbf31f Setting up new stat objects. 29 July 2017, 03:08:35 UTC
26a5da5 Setting up author stats endpoint and JS 25 July 2017, 18:45:00 UTC
7d910cd Pulling in stats libraries and setting up first stats endpoints 06 July 2017, 03:00:40 UTC
1d383a6 Grammar ftw 24 May 2017, 18:25:53 UTC
12b04b7 Better release notes 24 May 2017, 18:24:34 UTC
9c15972 Update for readme.md to pop the version number up 24 May 2017, 18:13:19 UTC
4a181e9 Version uptick 24 May 2017, 18:10:17 UTC
ee4e842 Changelog and version uptick 24 May 2017, 18:08:54 UTC
2e05abe Merge pull request #924 from PressForward/4.3.x Release 4.3.x 24 May 2017, 17:51:00 UTC
a148191 Readability optimizations 24 May 2017, 17:29:18 UTC
bed32cc Assure a default author for Nominations from the bookmarklet. #883 24 May 2017, 14:44:01 UTC
20cb529 Turn off readability API for security reasons in this release 24 May 2017, 14:38:37 UTC
a86f483 Back compat patches. 24 May 2017, 05:59:09 UTC
8f63520 Don't show error reports in production environments. #919 24 May 2017, 02:42:20 UTC
87e58d6 More work to make readability understand the html meta 24 May 2017, 02:38:41 UTC
9b5cc13 Capture errors in bookmarklet #920 24 May 2017, 01:17:47 UTC
e37b8ae JSON already parsed. #904 23 May 2017, 01:46:49 UTC
a8813f0 Select the img URL properly. #916 23 May 2017, 01:38:08 UTC
7f17c7b More unlikelys 23 May 2017, 01:37:50 UTC
22b0b62 GD CNN why is your HTML so godawful. Well as good an excuse as any to build in parsing of a vital Schema.org tag #919 23 May 2017, 01:24:31 UTC
3b1a385 Doublecheck for empty on the item_link #899 22 May 2017, 14:49:16 UTC
30a781f Add new NYT classes as positives to the Readability check #900 22 May 2017, 14:45:16 UTC
eb2ad8a Only check the GET array key when it exists. #915 22 May 2017, 14:33:03 UTC
76f8496 Resolve application passing this #914 22 May 2017, 14:29:33 UTC
8e3aa75 Handle environments where mbstring is not installed. #905 22 May 2017, 14:22:48 UTC
acd5833 Move Nominate This access to what is essentially an Admin Endpoint. This should resolve situations where security settings make direct access to the plugin folder impossible. #906 #909 22 May 2017, 14:16:43 UTC
03e5b70 Assure the settings nonce check happens on the pf-option page. #910 20 May 2017, 00:35:14 UTC
back to top