Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
T
Timeline
Manage
Activity
Members
Labels
Plan
Issues
2
Issue boards
Milestones
Iterations
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
WP Plugins
Timeline
Graph
8f7b4f92a3818e343eecf4a04be3c1589579672b
Select Git revision
Branches
2
develop
master
default
protected
2 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
11
Jul
17
Jan
15
Apr
15
Apr
23
Dec
21
Jul
Add LICENSE
master
master
Disable front-end queries to prevent individual entries from being accessed and/or indexed.
Hide Jetpack sharing on all timeline entries
Properly check timestamps exist before using them
Correct logic errors that resulted in assets being enqueued on too many admin pages.
develop
develop
Update plugin header
Ensure dates are properly formatted when overlapping years.
WP coding standards cleanup: brace all the things!
Cleanup
Allow all entries to be displayed via the shortcode.
Update date handling to deal with empty end dates and events that don't span more than a day.
More spans and better styles
Saner classes and IDs, better inline comments, and a wrapper div for good measure.
No need for rewrite rules if we never link to the individual entries
Missing phpdoc and minor cleanup
Display events in nested lists of years and months.
Build basic shortcode handler. Doesn't have any output yet.
Remove taxonomy, haven't found a use for it thus far.
Disable archive index for now, focusing on shortcode instead.
Show up to 100 events per page from the frontend
Sort all timeline queries by start date, unless in the admin and using list table sorting controls.
Date columns and phpdoc for all!
Better handling of empty dates, showing an empty field rather than the Gregorian equivalent of the Unix epoch.
Enhance date experience by eliminating hidden input field.
Hook up datepicker and confirm dates are saved to, and retrieved from, the database.
CSS for datepicker from jQuery UI site
Switch date handling entirely to post meta and use jQuery UI Datepicker to make it not suck.
Attempt at using the native datetime picker for an end date, to reduce additional UI.
Minimal text changes in the admin for consistency with forthcoming end-date meta.
Filter editor prompt text.
More speaking -> timeline cleanup
Initial commit, using ETH Speaking Apperances as a template.
Loading