Commit Graph

412 Commits (develop)
 

Author SHA1 Message Date
Ro 49e53a9638 added styled page layout selector, page renders selected layout 3 years ago
Ro a8355b2da4 created new Theme data class for theme stuff, added custom page view, added view select for page edit screen 3 years ago
Ro bbfe37597a fixes for #63, #64, #65, updated composer dependencies 3 years ago
Ro e6cda301cf #59 - added toggle to render pages when page is edited 3 years ago
Ro 4796431076 completes #58 default theme links adapt to dynamic rendering, no page rendering if dynamic active 3 years ago
Ro 35c780bba6 added dynamic page rendering for index, archives, tages and blog pages 3 years ago
Ro e5cffd39d7 fix for #60 - render flag false fix 3 years ago
Ro d6f6f771ac hot fix for page creation (token not being shared on create mode) 3 years ago
Ro 9fe8ce1e4c #56 moves global assets from theme if not present in public dir 3 years ago
Ro 1bb13ce771 #57 notifications ui position tweak 3 years ago
Ro 934d29f4cf added field check for page edits to make sure unnecessary fields are not being added 3 years ago
Ro ccbf55bb54 added form token auth to page editing, updated API 3 years ago
Ro fdc6cb2cf2 added form token to session to validate form submission from frontend 3 years ago
Ro f2450b2be5 fixed incorrect input type (#52), cleaned up site restore process (#53) 3 years ago
Ro d7c2827115 updated composer dependencies 3 years ago
Ro 8df5e68024 re-activated site back up... for now... 3 years ago
Ro 734c6d36f1 Admin API tweaks, added check for theme render flag for one pagers 3 years ago
Ro 183a620b1e changed auth process to just ask server if session is active 3 years ago
Ro b3c47d6721 overdid it with the image upload auth, making it a regular upload 3 years ago
Ro cad32ace74 fixed image upload request that required token authorization 3 years ago
Ro 7d3f2d13a4 adds externalAPI key in settings if not present in original settings file when restoring 3 years ago
Ro a1932e1a24 added missing eternal API toggle to settings template 3 years ago
Ro b24f0a6adb quick patch for CORS check while in site init state 3 years ago
Ro 0ec49de8ab admin api commenting tweak 3 years ago
Ro 83b4aff716 added admin API method for getting site and member info 3 years ago
Ro 13c9d05019 tweaks for API classes, filled out commenting for docs, added jsdoc config 3 years ago
Ro 1f1c611afe fixed token check, fixed empty image page post 3 years ago
Ro ab40219d9b added key check to use AdminAPI, updated front end classes 3 years ago
Ro 2785ef6982 updated AdminAPI for remote use, removed UtilityAPI from public library (methods should only be local) 3 years ago
Ro b9056b64df more commenting for API classess, edited constructor for Admin and Util, updated backend API, added jsdoc 3 years ago
Ro ebdda2c089 updated front end controller scripts 3 years ago
Ro e40e566302 edited and commented Admin API, removed DataEvents class 3 years ago
Ro f7e3b3b55e edited and commented methods for Utility API, removed DataEvents class 3 years ago
Ro 8101b16cf9 edited method names for Content and Utility API, updated base class 3 years ago
Ro 45fd8be25f reorganized API methods into new files 3 years ago
Ro 2d84ec9e33 added featured and menu options for page API, cleaned up API json return 3 years ago
Ro 24242d4bf0 updated API request URLs to use keys 3 years ago
Ro 8417e692d7 removed pagination from Pages API request, added API request for tags 3 years ago
Ro 65def75433 added api key to settings UI 3 years ago
Ro 3df2720009 added CORS handling, added external API access toggle to settings UI and updated front end script 3 years ago
Ro 2f1f6678b7 changed fipamo logo name to avoid confusion with imported theme logo 3 years ago
Ro a542b2d884 removed data events from fipamo api, added content api methods, cleaned up front end js 3 years ago
Ro 6cd28c06c0 version update 3 years ago
Ro b7aafed112 quick fix for composer settings file 3 years ago
Ro 20fc9c64a1 ui overall part 4: responsive touch up 3 years ago
Ro 0765ea4555 ui overall part 3: settings, site menu editor 3 years ago
Ro 033fe5e48b ui overall part 2: dash index, pages index 3 years ago
Ro 8e3d359486 ui overall part 1: login, init, pass reset forms 3 years ago
Ro b51d63633f expanded composer json 3 years ago
Ro 8f1e3a55e7 #44 password recovery plugged in 3 years ago