Commit Graph

  • 6f7e7a25c0 Updating phone number on contact me page, and adding fax number master Jason Williams 2022-02-21 14:16:30 -0700
  • 710abf1237 Finalizing MVP for image cache plugin. Closes #27. Jason Williams 2021-01-02 18:31:29 -0700
  • 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 -0700
  • 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 -0700
  • 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 -0700
  • 1fd2880216 Removing reorder behaviour from Feed controller Jason Williams 2020-12-30 15:15:50 -0700
  • 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 -0700
  • 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 -0700
  • 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 -0600
  • 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 -0600
  • 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 -0600
  • 5193f574ed Removing unneccessary extra code related to partial rendering from loadtaglist.js, closing #40 Jason Williams 2020-10-28 18:24:36 -0600
  • a8b2e90e3c Merge branch 'master' of https://gitlab.com/jaywll/ja.son-williams.ca.git Jason Williams 2020-10-28 18:21:12 -0600
  • 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 -0600
  • 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 -0600
  • 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 -0600
  • 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 -0600
  • 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 -0600
  • 98ff78321b Merge branch 'feed-plugin' into 'master' Jason Williams 2020-10-23 22:54:30 +0000
  • 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 +0000
  • 2a8454d197 Updating phone number Jason Williams 2020-09-26 15:05:51 -0600
  • 4cc492636a Finalizing resume JayWll 2020-09-26 14:43:50 -0600
  • 5d19cdc897 Adding press section to resume JayWll 2020-05-23 17:08:24 -0600
  • 174100e0bd Finished Resume skills section JayWll 2020-05-23 13:24:48 -0600
  • 51a7f0be47 Continued development of Resume section JayWll 2020-05-20 16:48:52 -0600
  • 3a8029345c Continuing work on Resume section JayWll 2020-05-20 13:53:39 -0600
  • 02aceb106e Fixed element spacing for defaul layout JayWll 2020-05-19 16:17:57 -0600
  • 6e2b090188 Removing commented out link to non-CDN bootstrap CSS JayWll 2020-05-19 13:40:15 -0600
  • 8cb5ce207f Changing to cloudflare CDN for bootstrap CSS file JayWll 2020-05-19 10:53:36 -0600
  • 1f2c29b09f Changing all external JS dependencies to use cloudflare CDN JayWll 2020-05-19 10:49:18 -0600
  • c8e394f3a9 Changing fontawesome source to cloudflare CDN JayWll 2020-05-19 10:36:57 -0600
  • dbcd235ef4 Adding initial draft of resume section. Created new layout for pages with a secondary menu. JayWll 2020-05-18 16:58:54 -0600
  • 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 -0600
  • 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 -0600
  • 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 -0600
  • a92ee4dfac Removing unnecessary console logging JayWll 2020-05-16 15:10:14 -0600
  • 997498cef1 Refactoring theme to avoid use of partials, since their content cannot be updated through AJAX requests. JayWll 2020-05-16 15:08:54 -0600
  • 48a9226a81 Completed weather and local time plugin JayWll 2020-05-16 14:49:59 -0600
  • 8aeceee0eb Creatinging initial version of weather plugin JayWll 2020-05-16 12:03:00 -0600
  • dfd4b61b75 Added preview image to theme JayWll 2020-05-16 11:59:27 -0600
  • dc5385aa3e Finalized navbar and footer. JayWll 2020-05-16 09:53:45 -0600
  • 35e12edf02 Added header and footer, placeholder content JayWll 2020-05-15 16:34:40 -0600
  • 52a10871ff Added header and three-column layout JayWll 2020-05-15 12:14:47 -0600
  • b374d2cda1 Removing compiled bootstrap files. Will use a CDN. JayWll 2020-05-15 11:40:13 -0600
  • 0c21af5e1c Creating homepage and default layout JayWll 2020-05-15 11:38:33 -0600
  • ea0332260c Adding compiled bootstrap files JayWll 2020-05-15 11:28:19 -0600
  • fd28d4de16 Repo set up. Creating new (blank) theme. JayWll 2020-05-15 11:21:06 -0600
  • 2980e9578e Initial commit. Creating theme. JayWll 2020-05-15 11:05:47 -0600
  • 1795441b18 Initial commit Jason Williams 2020-05-14 22:22:40 +0000