Commit graph

  • cad32ace74 fixed image upload request that required token authorization Ro 2021-08-02 15:13:46 -0700
  • fe8a5e4e96 Adds key to original settings file on site restore if not present Ro 2021-08-02 13:52:50 -0700
  • 7d3f2d13a4 adds externalAPI key in settings if not present in original settings file when restoring Ro 2021-08-02 13:52:12 -0700
  • da49388caa Added missing key to settings init template Ro 2021-08-02 13:07:46 -0700
  • a1932e1a24 added missing eternal API toggle to settings template Ro 2021-08-02 13:06:59 -0700
  • 3c3f2a0881 Quick patch for CORS check while in init state Ro 2021-08-02 12:53:36 -0700
  • b24f0a6adb quick patch for CORS check while in site init state Ro 2021-08-02 12:52:19 -0700
  • 3968e32e78 Merge branch 'develop' into beta b2.2.1 Ro 2021-07-22 13:08:01 -0700
  • 0ec49de8ab admin api commenting tweak Ro 2021-07-22 13:06:52 -0700
  • 83b4aff716 added admin API method for getting site and member info Ro 2021-07-21 12:46:14 -0700
  • 7d80e42642 Edits to API files b2.2.0 Ro 2021-07-05 12:26:56 -0700
  • 13c9d05019 tweaks for API classes, filled out commenting for docs, added jsdoc config Ro 2021-07-02 14:45:35 -0700
  • 7f3be4c0c5 removed unnecessary script Ro 2021-06-30 14:13:34 -0700
  • 8355137952 Merge branch 'develop' into beta Ro 2021-06-30 14:08:52 -0700
  • 1f1c611afe fixed token check, fixed empty image page post Ro 2021-06-30 14:06:13 -0700
  • 02563a4c87 First round of changes for 2.2.0 headless update for testing Ro 2021-06-29 15:18:34 -0700
  • ab40219d9b added key check to use AdminAPI, updated front end classes Ro 2021-06-28 13:47:06 -0700
  • 2785ef6982 updated AdminAPI for remote use, removed UtilityAPI from public library (methods should only be local) Ro 2021-06-27 13:48:17 -0700
  • b9056b64df more commenting for API classess, edited constructor for Admin and Util, updated backend API, added jsdoc Ro 2021-06-25 14:53:37 -0700
  • ebdda2c089 updated front end controller scripts Ro 2021-06-24 11:58:55 -0700
  • e40e566302 edited and commented Admin API, removed DataEvents class Ro 2021-06-22 13:18:16 -0700
  • f7e3b3b55e edited and commented methods for Utility API, removed DataEvents class Ro 2021-06-22 12:13:11 -0700
  • 8101b16cf9 edited method names for Content and Utility API, updated base class Ro 2021-06-21 14:36:06 -0700
  • 45fd8be25f reorganized API methods into new files Ro 2021-06-17 13:26:04 -0700
  • 46691b454d added FipamoAPI class Ro 2021-06-15 12:48:17 -0700
  • 321903643a add methods to page API, cleaned up api returns Ro 2021-06-15 12:38:33 -0700
  • 2d84ec9e33 added featured and menu options for page API, cleaned up API json return Ro 2021-06-15 12:37:27 -0700
  • 8f5df10b89 Hot fix for Fipamo admin content API Ro 2021-06-14 13:18:23 -0700
  • 24242d4bf0 updated API request URLs to use keys Ro 2021-06-14 13:16:23 -0700
  • 3d8c421f76 Merging API clean up from develop Ro 2021-06-14 12:29:52 -0700
  • 8417e692d7 removed pagination from Pages API request, added API request for tags Ro 2021-06-14 12:22:35 -0700
  • 65def75433 added api key to settings UI Ro 2021-06-13 14:24:20 -0700
  • 3df2720009 added CORS handling, added external API access toggle to settings UI and updated front end script Ro 2021-06-09 13:36:08 -0700
  • 2f1f6678b7 changed fipamo logo name to avoid confusion with imported theme logo Ro 2021-06-03 12:26:11 -0700
  • a542b2d884 removed data events from fipamo api, added content api methods, cleaned up front end js Ro 2021-06-02 10:04:04 -0700
  • 6b2ee8e401 Version update b2.1.1 Ro 2021-05-26 12:25:00 -0700
  • 6cd28c06c0 version update Ro 2021-05-26 19:22:10 +0000
  • b7aafed112 quick fix for composer settings file Ro 2021-05-26 19:21:11 +0000
  • 3706a81c5f quick fix for composer settings file Ro 2021-05-26 19:19:35 +0000
  • c21704b8bd updated ignore file Ro 2021-05-25 11:09:42 -0700
  • 18e67691f5 Merging all UI updates Ro 2021-05-25 11:08:22 -0700
  • 20fc9c64a1 ui overall part 4: responsive touch up Ro 2021-05-25 11:04:30 -0700
  • 0765ea4555 ui overall part 3: settings, site menu editor Ro 2021-05-24 14:42:46 -0700
  • 033fe5e48b ui overall part 2: dash index, pages index Ro 2021-05-23 19:27:33 -0700
  • 8e3d359486 ui overall part 1: login, init, pass reset forms Ro 2021-05-21 14:07:25 -0700
  • 005de8027e updated composer json Ro 2021-05-10 15:44:08 -0700
  • b51d63633f expanded composer json b2.1.0 Ro 2021-05-10 15:41:35 -0700
  • 913dd3a57f moved password recovery updates to beta Ro 2021-05-10 12:40:55 -0700
  • 8f1e3a55e7 #44 password recovery plugged in Ro 2021-05-06 12:45:39 -0700
  • 9462b91246 added phpmailer to dependencies for mail services(smtp, mailgun), update js Mailer class Ro 2021-05-03 15:48:20 -0700
  • bedb6fdfe5 added email template, mail api and mail utility class, tweak to Mailer.js Ro 2021-04-30 21:55:23 +0000
  • 1c7fcd6664 Merge branch 'develop' into beta Merging page meta image change b2.0.0 Ro 2021-04-27 13:09:48 -0700
  • 89f84499b2 make page feature image meta image Ro 2021-04-27 20:09:18 +0000
  • 3b118782ef merge changes from develop Ro 2021-04-27 12:50:47 -0700
  • 1f46eeffa0 full image url for meta image, fixed minor page template error Ro 2021-04-27 19:47:23 +0000
  • 7002ba8014 ignore button clicks when processing requests Ro 2021-04-27 19:38:36 +0000
  • b4ed326387 beta branch should not have source files Ro 2021-04-27 11:44:46 -0700
  • a5f2f17670 Merge branch 'develop' into beta Ro 2021-04-26 19:17:36 -0700
  • 08d034a8d1 fixed meta images in header for default theme Ro 2021-04-27 02:16:39 +0000
  • e80408dcb0 Merge branch 'develop' into beta Ro 2021-04-27 01:48:56 +0000
  • 573219472a removed theme assets from repo Ro 2021-04-27 01:43:58 +0000
  • dd0e5ce1ee updated base theme script Ro 2021-04-27 01:37:23 +0000
  • c89fe5be30 removed redundant restore button, WIP’d mail button, move theme assets on render Ro 2021-04-27 01:28:11 +0000
  • 4d44ea2a06 added base style and script assets for dash Ro 2021-04-27 00:31:49 +0000
  • 95aecde73b quick patch to render class for dynamic theme rendering Ro 2021-04-26 22:44:55 +0000
  • 00f9229eb2 got rid of src files for styles and front end scripting, added base css and script assets Ro 2021-04-26 13:35:59 -0700
  • f3dfd3411a added meta data to page template Ro 2021-04-26 13:19:47 -0700
  • 06787aac30 moved site restore to utility class, updated set up script, fixed minor error in front end api restore request Ro 2021-04-25 21:18:01 -0700
  • b8cf4e403a fixed a typo in the README Ro 2021-04-25 19:49:32 -0700
  • 53fd1a47c5 fixed minor error when updating avi in settings Ro 2021-04-25 16:00:50 -0700
  • c6f7c56f4a Activated site back up via zip and added download link in settings Ro 2021-04-25 15:48:46 -0700
  • 9afec7554c activated site restore from zip, fixed imgs to rendering src Ro 2021-04-24 16:37:25 -0700
  • b98707bb0d install site activated, fixed large image upload issue(php setting), fixed page indexing Ro 2021-04-23 20:54:56 -0700
  • ba38e32dd5 fix for code tag being sanitized on html render Ro 2021-04-23 13:27:21 -0700
  • b09e1c7164 pages rendering to html Ro 2021-04-22 16:04:43 -0700
  • 444189e527 created new App class to start up app and move off of index Ro 2021-04-21 22:46:56 -0700
  • 9283a7f5b3 tag html rendering implemented Ro 2021-04-21 18:41:32 -0700
  • c78772e2c0 added Sorting class to handle organizing tags and archives organizing for page rendering. added empty Render class for rendering Ro 2021-04-18 17:50:30 -0700
  • 39809a60ec added navigation editor template and methods, moved markdown converstion to DocTools class Ro 2021-04-17 17:32:45 -0700
  • 594df048cf updating menu items in settings when pages is saved Ro 2021-04-16 22:14:14 -0700
  • 20cc4abad9 moved member auth to API class Ro 2021-04-16 20:50:03 -0700
  • 179f007fab setting sync and settings image uploading turned back on Ro 2021-04-16 16:15:47 -0700
  • b68d4c190e settings paged plugged in, scoping out page publishing api methodology Ro 2021-04-15 22:19:59 -0700
  • a699fd1926 removed unnecessary api requests Ro 2021-04-14 18:50:19 -0700
  • 2b79a52275 minor fix to pagination Ro 2021-04-14 15:08:09 -0700
  • 043bd25cf7 current index updates when new page added Ro 2021-04-14 14:51:06 -0700
  • bc6fc33592 display per session status clean up Ro 2021-04-14 12:48:57 -0700
  • 9cf0cbfbe4 moved page editing api methodology to its own api class, session check for pages section Ro 2021-04-14 12:01:49 -0700
  • ed2105edcc cleaned up page creation Ro 2021-04-13 20:49:12 -0700
  • 1b9252fef0 page editing cleaned up, fixed date formatting, fixed page filtering, add Image API path Ro 2021-04-13 15:20:57 -0700
  • 395850adb8 cleaned up date formatting for display Ro 2021-04-10 13:44:43 -0700
  • 72c9b3f9e6 rebuilt create/edit page template, added navigation, turned on logout mehthod Ro 2021-04-10 13:19:05 -0700
  • b75d045eec fixed pagination indexing Ro 2021-04-08 15:38:31 -0700
  • 8e9b6ac422 plugged in filtered pagination for entry pages Ro 2021-04-08 15:27:05 -0700
  • 6c3653277d plugged in page list display Ro 2021-04-07 14:09:40 -0700
  • c4232a0a01 dash index displaying recents, css tweaks, added bulma Ro 2021-04-01 17:37:12 -0700
  • 5ad1118244 clean up API, re-connected API to front end, base template tweak Ro 2021-04-01 12:54:03 -0700
  • 083faa7c1d removed config files Ro 2021-03-29 13:37:34 -0700
  • 1288bbc32b fixed checking session active state bug Ro 2021-03-28 18:37:37 -0700
  • f3aa86d472 git ignore tweak to save index. oops Ro 2021-03-28 15:23:34 -0700