Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
blog-feed-finder
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
OERu
blog-feed-finder
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
55d9f080aef059b3f2addf734edfe53f67d7a79b
Select Git revision
Selected
55d9f080aef059b3f2addf734edfe53f67d7a79b
Branches
1
master
default
protected
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
7
Mar
14
Apr
12
16
Aug
16
Dec
13
Aug
20
Sep
6
Jul
5
4
25
Jun
22
15
14
12
1
31
May
30
4
3
2
30
Apr
23
19
16
fix missing slug variable, disable debugging
master
master
removed unnecessary debugging and tweaked messaging in admin js
add an admin function to remove the accidentally created BFF pages on subsites....
fixed an organisation reference on the instruction page and added link to blog feed finder on admin settings page
Fix a typo in the page content.
Fixed a final minor translation-related issue
disabled debugging
fixed a few issues with text strings in the help page, results display, and other minor tweaks to sprintf statements
added admin interface for implementation-specific settings, added full language support for all user visible text strings, bumped version to 2.0.0
added admin interface for implementation-specific settings, added full language support for all user visible text strings, bumped version to 2.0.0
added admin interface for implementation-specific settings, added full language support for all user visible text strings, bumped version to 2.0.0
added languages dir, bumped version to 1.0.3
improved 'login to register for courses' options and automatic trigging of a login form
tweaked button styles to remove spurious border
BFF now works in Hestia theme. Bump version to 1.0.2.
shift span-buttons to real buttons, tweak styles, remove spurious 'hidden' attribute from buttons in course listing.
fix out-of-place enqueuing requests
fixed problem with sometimes not finding feeds in 'common places' - mostly because I'd forgot to finish implementing it. Also addressed #2, I think, and a problem where the URL sometimes had a final / and sometimes not.
pushing plugin debug info into javascript
tidying up filenames to help keep the namespace well defined, and turned off JS and PHP debugging
shifted bff-app.php into includes to make file structure consistent
B/rashly bumped version number up to 1.0.0
Merge branch 'master' of github.com:oeru/blog-feed-finder
update to replace ambiguous use of 'registered' with 'enrolled' regarding learners and courses
fix stray character causing a major parse error
another minor tweak to help documentation
minor tweak to help documentation
tweaked wording of help documentation above main BFF form
fixed minor regression where '?' was added to end of feed URL
addressed part of cogdog's issue #1 regarding the hover support url disappearing and the problem failing to detect facebook.com and complete properly. Also fixed issue where an https addressed site could return a blog feed with http:// as its scheme - due to old blog feed 'ref' notices
updated to include a known problem/edge case
Update README.md
fleshed out README to provide useful explanation, I hope
added multiple fixes for special cases
added debugging variable.
further tweaks of layout for mobile
further tweaks of layout for ombile
add multiple levels of adaptive layout for text input and button
enhancing touch behaviour to close popup if tapped
replaced jquery mobile dependency with basic clickable jquery-based tooltip.
Loading