Commit Graph

269 Commits

Author SHA1 Message Date
amy 0625d0db35 groundwork for services by introducing service vtables, also SetMembership as groundwork for join/unjoin 2025-10-22 13:38:41 -06:00
amy 1010b3a4b5 adding some documentation 2025-10-22 10:32:49 -06:00
amy 69e7a2a39a got Find Categories to work 2025-10-21 23:11:47 -06:00
amy d887bd6cab got Find Users to work 2025-10-21 22:31:00 -06:00
amy fe6d53a965 got Find Communities to work 2025-10-21 21:43:00 -06:00
amy 7e3b1d535f further fleshing out of find display to support Prev and Next buttons 2025-10-20 22:47:39 -06:00
amy e6f157c337 patched up community display in find.jet 2025-10-20 22:16:10 -06:00
amy 8b00cfce1f split a bunch of lists free of UI templates, and also fixed profile language display 2025-10-20 15:53:23 -06:00
amy e5ad827f24 landed community results when browsing categories - missing pagination buttons, community activity, proper member counts 2025-10-19 23:16:01 -06:00
amy 71da667361 made the category hierarchy on Find Communities "live" 2025-10-19 21:48:37 -06:00
amy 89da7e8456 first landing of the Find page, including the four tabs and session memory of the selected tab 2025-10-19 17:12:53 -06:00
amy 13644f4ecb improved error page handling by tapping into Echo and its middleware 2025-10-19 16:06:08 -06:00
amy e77ecf2a06 debugged community creation process 2025-10-19 15:06:41 -06:00
amy 021807e53e landed code for creating community (untested) 2025-10-18 22:38:27 -06:00
amy fcbff708a5 updated community left menu to reflect logo changes 2025-10-18 20:50:19 -06:00
amy 1797a6ec7e added upload and changing of community logo, and fixed logo references in other files 2025-10-18 20:41:06 -06:00
amy 94c3877819 fixed bugs in community profile 2025-10-18 16:45:43 -06:00
amy 83bd817630 added community profile setting from dialog (untested) 2025-10-17 23:21:31 -06:00
amy 0edba20d1d added dialog for editing community profile 2025-10-17 22:32:28 -06:00
amy 8e80176022 implemented the community admin menu and necessary tweaks to the menu system 2025-10-17 15:57:12 -06:00
amy 7a755aac77 visual improvements in frame and communities sidebox 2025-10-17 13:38:05 -06:00
amy be5b3a426d moved System Administration link back into Administration community, fixed up some bugs around that 2025-10-17 13:16:14 -06:00
amy 137bf35a8b resolve bugs in community profile display 2025-10-17 11:53:30 -06:00
amy 65c739dc57 community profile and left menu implementation done, not quite working yet 2025-10-16 23:05:34 -06:00
amy 681b30272d partial implementation of community profile page - next, straighten out left menus 2025-10-15 23:20:43 -06:00
amy 0a8f67c676 rebuilt security definitions as a YAML-driven data interface, a lot more like the original code 2025-10-13 23:21:27 -06:00
amy e08ca22f57 landed the sysadmin menu page, and the code to render menus as full-page 2025-10-13 21:44:14 -06:00
amy b1270a262e revamped left menus entirely to a new menu definition system 2025-10-13 20:59:33 -06:00
amy ed10c83b01 fixed up handling of timestamps for database and profile display 2025-10-13 15:54:04 -06:00
amy 55f5cc5eca timestamps written into the database should really be UTC 2025-10-13 15:31:43 -06:00
amy abd14ea24e bug in url field on user profile 2025-10-13 15:09:50 -06:00
amy 2e61a06ad8 added user profile display and quick E-mail functions 2025-10-12 22:58:00 -06:00
amy 33bb58783a updates to profile setting page for consistency with Venice 2025-10-12 16:48:41 -06:00
amy 113616ff41 uploading a profile photo now works 2025-10-12 16:32:37 -06:00
amy 2b8de350ab put together the handling for photo uploaded page (untested) 2025-10-11 23:23:38 -06:00
amy 185d1456a6 added user photo upload page 2025-10-11 21:38:01 -06:00
amy 9d2c57815e fully implemented profile editing 2025-10-11 16:49:17 -06:00
amy 297c1b9157 fully implemented timezone list dialog field 2025-10-11 10:32:27 -06:00
amy 5ff7e3e35c fully impleemnted localelist dialog type 2025-10-10 23:07:41 -06:00
amy 6eec9f77d9 beginnings of the Edit Profile page, dialog field and rendering additions 2025-10-10 21:26:01 -06:00
amy 6cdb0ffacf rebuilt the session store and fixed the bugs we were seeing 2025-10-10 16:36:38 -06:00
amy 560afa47bd working on session management and the Users Online sidebox (not quite there yet) 2025-10-09 22:42:56 -06:00
amy 782fba2c32 allow country list to "prioritize" a country (configurable) 2025-10-09 14:56:37 -06:00
amy 7cd5071927 fixed date field value extraction and DOB use in AmCreateUser 2025-10-09 14:31:34 -06:00
amy e04c903b11 actually got AmAutoJoinCommunities to work 2025-10-09 13:30:45 -06:00
amy 8fdc3ded44 added AmAutoJoinCommunities 2025-10-08 17:52:43 -06:00
amy 60b0ec8a5d straightened out the "account creation" workflow 2025-10-08 16:36:23 -06:00
amy 05dc2aa448 fixed up password reminder E-mail generation (and E-mail generation in general) 2025-10-08 14:33:45 -06:00
amy e657e13509 fix to dialog banners 2025-10-08 14:01:48 -06:00
amy af25adc85f bugfixes and stiffening in the dialog rendering pipeline and the login dialog 2025-10-08 13:35:21 -06:00