275 Commits

Author SHA1 Message Date
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 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 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 60b0ec8a5d straightened out the "account creation" workflow 2025-10-08 16:36:23 -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
amy 7db709be55 built out the passrecovery servlet 2025-10-06 21:39:21 -06:00
amy 347e96d81d put together the new account path 2025-10-05 22:49:50 -06:00
amy 8ad88c4957 beginning the code for new user account 2025-10-04 16:59:09 -06:00
amy 070afc365e added the E-mail address validation form 2025-10-04 15:13:00 -06:00
amy 3ef8d6b9a6 added cookie login 2025-10-04 12:49:04 -06:00
amy 1952b34cce added contact info support and the code for sending a password reminder 2025-10-01 23:02:33 -06:00
amy 66f1ed411c added the Configure button below the sideboxes 2025-09-28 23:30:45 -06:00
amy e37a58f62a got the "Featured/Your Communities" box to display correctly 2025-09-28 23:15:18 -06:00
amy 715ea29c39 implemented logout 2025-09-28 16:29:24 -06:00
amy 56792596bb add checkbox reading to dialog & login 2025-09-27 23:11:51 -06:00
amy 9427535eb5 got most of the login functionality together 2025-09-27 23:07:16 -06:00
amy 03f1d9f717 debugged form loading and got part of the Login code in 2025-09-27 17:39:32 -06:00
amy 5082e2bbc2 dialog loading, validation, more logic in forms, IP address banning 2025-09-26 23:45:38 -06:00
amy be56b06d7a dialog manager extended to be able to produce the New Account dialog 2025-09-25 22:49:41 -06:00
amy 3a4d6151f6 added user agreement page 2025-09-25 12:37:17 -06:00
amy 201e549630 initial implementation of the dialog manager, with just enough smarts to render the login dialog 2025-09-24 23:30:17 -06:00
amy ac3888f832 <Emily_Litella>Never mind!</Emily_Litella> 2025-09-24 22:02:11 -06:00
amy 0ede5fe9e0 added the default button set to the image server 2025-09-24 21:26:23 -06:00
amy 872fec4aa0 added controls for the auto-refresh tag in the page header, which was the ONLY use for the metadata mechanism in Venice... 2025-09-24 21:05:07 -06:00
amy 3a9ab5c540 fixed concurrency in users & communities, implemented Communities sidebox 2025-09-24 17:18:52 -06:00
amy 7e11d0273a added LRU caching and communities data 2025-09-22 23:22:46 -06:00