0f302ec5ba
Creating new barebones plugin imgcache. Eventually this will download and cache external images. Starting work on #27.
Jason Williams2021-01-02 15:06:56 -07:00
2026e4a872
Closing #47 with completed manual trigger for social updates. Moving update/import functionality back to the feed controller (removing the import controller previously created), added an option to the backend that triggers the update from the custom SocialApis class.
Jason Williams2020-12-30 20:05:29 -07:00
3792846778
Creating bare-bones controller in feed plugin for updates. Starting work on #47. This will eventually provide a mechanism for triggering manual feed updates from the backend.
Jason Williams2020-12-30 15:20:47 -07:00
1fd2880216
Removing reorder behaviour from Feed controller
Jason Williams2020-12-30 15:15:50 -07:00
cecb01901f
Update feed.js to better arrange functions and remove repetition. - Relative times are now applied when the feed is loaded by ajax - Added weeks as a time factor - Closes#50Jason Williams2020-10-31 19:05:13 -07:00
8eab9fe605
New functionality to change feed dates to relative dates (e.g. 1 day ago) where the feed items are available on page load. Contributes to #50.
Jason Williams2020-10-31 18:13:53 -07:00
623d54f307
Adjusting markup for feed cards to use the same elements regardless of size, and then use CSS classes to set the size as appropriate. Fixes#36Jason Williams2020-10-31 17:35:56 -06:00
a9b8c095c8
Updating channel list to use icons instead of a simple bulleted list. Also added toggles in preparation for #42 and #47. Closes#51.
Jason Williams2020-10-31 17:07:23 -06:00
8b56ebf55e
Updating resume details to change the headline, and blurb for current position. Removing oldest role (HSBC Business Banking). Closes#57Jason2020-10-31 15:08:19 -06:00
5193f574ed
Removing unneccessary extra code related to partial rendering from loadtaglist.js, closing #40Jason Williams2020-10-28 18:24:36 -06:00
675c377d91
Changing tag list to load content by ajax (fix#40) and updating the default sort order of backend lists (fix#49)
Jason Williams2020-10-28 17:56:43 -06:00
e576e8f566
Changing tag list to load content by ajax (fix#49) and updating the default sort order of backend lists (fix#49)
Jason Williams2020-10-28 17:53:41 -06:00
a50c117a98
Update channels model to set default icon in the event that one doesn't exist, as described in #55Jason Williams2020-10-28 16:54:22 -06:00
d3b4fd851b
Update contact me and resume pages with new work address and details of new position. Fixes#57Jason Williams2020-10-28 16:35:16 -06:00
b5014cae5b
Final updates and tweaks in preparation for MVP launch - Removed unused items from the footer - Fixed language files to cover all variants of English - Added Google Analytics tracking code
Jason Williams2020-10-25 12:40:21 -06:00
af4f1366a0
Adding lazy-load version of feed component to load data using AJAX after page content has been rendered.
Jason Williams2020-10-23 22:54:30 +00:00
51a7f0be47
Continued development of Resume section
JayWll2020-05-20 16:48:52 -06:00
3a8029345c
Continuing work on Resume section
JayWll2020-05-20 13:53:39 -06:00
02aceb106e
Fixed element spacing for defaul layout
JayWll2020-05-19 16:17:57 -06:00
6e2b090188
Removing commented out link to non-CDN bootstrap CSS
JayWll2020-05-19 13:40:15 -06:00
8cb5ce207f
Changing to cloudflare CDN for bootstrap CSS file
JayWll2020-05-19 10:53:36 -06:00
1f2c29b09f
Changing all external JS dependencies to use cloudflare CDN
JayWll2020-05-19 10:49:18 -06:00
c8e394f3a9
Changing fontawesome source to cloudflare CDN
JayWll2020-05-19 10:36:57 -06:00
dbcd235ef4
Adding initial draft of resume section. Created new layout for pages with a secondary menu.
JayWll2020-05-18 16:58:54 -06:00
cc791c8e20
Various Changes - Implemented contact-me form - Added social icons using font-awesome - Changed font - Added favicon - Changed site logo from png to svg
JayWll2020-05-18 11:49:56 -06:00
e4d86628aa
Change to method used for retrieving settings data from Settings::instance() to Settings::get() Seems simpler and more reliable.
JayWll2020-05-16 15:34:59 -06:00
1c9de8f4b5
Restoring onStart() function to menu menu partial Code determines which section of the site is current and applies the relevant classes to the menu items
JayWll2020-05-16 15:14:47 -06:00