6f7e7a25c0
Updating phone number on contact me page, and adding fax number
master
Jason Williams
2022-02-21 14:16:30 -07:00
710abf1237
Finalizing MVP for image cache plugin. Closes#27.
Jason Williams
2021-01-02 18:31:29 -07:00
0f302ec5ba
Creating new barebones plugin imgcache. Eventually this will download and cache external images. Starting work on #27.
Jason Williams
2021-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 Williams
2020-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 Williams
2020-12-30 15:20:47 -07:00
1fd2880216
Removing reorder behaviour from Feed controller
Jason Williams
2020-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#50
Jason Williams
2020-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 Williams
2020-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#36
Jason Williams
2020-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 Williams
2020-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#57
Jason
2020-10-31 15:08:19 -06:00
5193f574ed
Removing unneccessary extra code related to partial rendering from loadtaglist.js, closing #40
Jason Williams
2020-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 Williams
2020-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 Williams
2020-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 #55
Jason Williams
2020-10-28 16:54:22 -06:00
d3b4fd851b
Update contact me and resume pages with new work address and details of new position. Fixes#57
Jason Williams
2020-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 Williams
2020-10-25 12:40:21 -06:00
98ff78321b
Merge branch 'feed-plugin' into 'master'
Jason Williams
2020-10-23 22:54:30 +00:00
af4f1366a0
Adding lazy-load version of feed component to load data using AJAX after page content has been rendered.
Jason Williams
2020-10-23 22:54:30 +00:00
2a8454d197
Updating phone number
Jason Williams
2020-09-26 15:05:51 -06:00
dbcd235ef4
Adding initial draft of resume section. Created new layout for pages with a secondary menu.
JayWll
2020-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
JayWll
2020-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.
JayWll
2020-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
JayWll
2020-05-16 15:14:47 -06:00