Changelog Digest for Wed, Jun 3
Jun. 3rd, 2020 10:50 pm![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
[dw-free]
- d7ae3dd: Issue #2670: fix tidy failures
- Run tidy on experimental email changes.
- 49206e4: Issue #2677: Remove unused admin pages
- Remove /admin/memcache and /admin/memcache_view.
- 9e00145: Issue #2677: Remove unused admin pages
- Remove /admin/clusterstatus and /admin/mysql_status.
- b6cb863: Issue #2530: /admin/propedit needs better error checking for "user does not exist" other than just throwing a perl warning
- Fix error printing for nonexistent user on /admin/propedit.
- 061ff79: Issue #2664: Add inline session messages
- Add support for printing session messages sitewide.
- 7fc1ebd: Issue #2650: The Squash, Part 3 (Save the RP Museboard Artisans)
- Improved image shrinking, part three.
- 128aa48: Issue #2650: The Squash, Part 3 (Save the RP Museboard Artisans)
- Comment out default global Foundation rules for images.
- dbc8417: Issue #2650: The Squash, Part 3 (Save the RP Museboard Artisans)
- Update argument in htdocs/js/jquery.imageshrink.js.
- db8ac80: Issue #2661: Convert faqsearch and faqbrowse to Foundation/TT
- Convert faqsearch and faqbrowse to Foundation/TT.
- 444792e: Issue #2661: Convert faqsearch and faqbrowse to Foundation/TT
- Run tidyall on Faq.pm.
- 430ee3e: Issue #2674: Fix change_journal_type console command
- Fix change_journal_type console command to assign a new password.
- 9d7153b: Issue #2674: Fix change_journal_type console command
- Update test suite for change_journal_type command.
- 0e501af: Issue #2350: Prevent personal account from being converted to a community if it still administers other communities?
- Prevent a personal account from being converted to a community if it still administers other communities.
- b8f64a0: Issue #2660: talkpost do and preview too
- Use foundation resource group in error template, because why not.
- 8794f4c: Issue #2660: talkpost do and preview too
- Remove some antique garbage from mobile login screen.
- 65fc1bf: Issue #2660: talkpost do and preview too
- Convert talkpost_do to controller/TT.
- 362bb33: Issue #2660: talkpost do and preview too
- Minor proofreading in Talk controller.
- 6a548d2: Issue #2660: talkpost do and preview too
- Fixed OpenID comment posting.
- 22c80c7: Issue #2660: talkpost do and preview too
- Talk controller: Fix void context warnings in comparisons.
- b1fb7d2: Issue #2660: talkpost do and preview too
- Talk controller: Render template for preview.
- e34e10d: Issue #2660: talkpost do and preview too
- Talk controller: set active resource group to jquery early to fix captcha.
- 93cce22: Issue #2660: talkpost do and preview too
- Some talkpost_do.tt cleanups.
- 30f576c: Issue #2660: talkpost do and preview too
- Scour inline BML from make_preview (finish 1-1 talkpost_do conversion).
- e70d371: Issue #2660: talkpost do and preview too
- Talkform: Stop pointlessly copying "editid" to "edit".
- c3585cd: Issue #2660: talkpost do and preview too
- User/Journal.pm: Refactor the "can't comment?" methods.
- d2fa8fc: Issue #2660: talkpost do and preview too
- LJ::Talk::Post::init - initial refactoring.
- 993ebbe: Issue #2660: talkpost do and preview too
- LJ::Talk::Post::init - refactor checks/munging into prepare_and_validate_comment.
- cafe5c8: Issue #2660: talkpost do and preview too
- LJ::Comment->create - use prepare_and_validate_comment instead of init.
- 62659ce: Issue #2660: talkpost do and preview too
- LJ::Talk::Post::init - Refactor user lookup into authenticate_user_and_mutate_form.
- 6c07fe7: Issue #2660: talkpost do and preview too
- Talk: Refactor chrp validation into a function.
- 7faf3d5: Issue #2660: talkpost do and preview too
- Completely destroy LJ::Talk::Post::init.
- 0486399: Issue #2660: talkpost do and preview too
- Refactor LJ::Talk::Post::edit_comment.
- 9151cd8: Issue #2660: talkpost do and preview too
- Refactor LJ::Talk::Post::post_comment.
- 60d9324: Issue #2660: talkpost do and preview too
- In prepare_and_validate_comment: Stop setting usertype.
- de8ce76: Issue #2660: talkpost do and preview too
- Re-refactor authenticate_user_and_mutate_form, clean up controller.
- 788385f: Issue #2660: talkpost do and preview too
- Bring talkpost_do into the s2foundation beta.
- c002675: Issue #2660: talkpost do and preview too
- Some maintenance work on the reply forms.
- 0c5500c: Issue #2660: talkpost do and preview too
- Update one comment in LJ/User/Account.pm.
- cc2318d: Issue #2660: talkpost do and preview too
- Tests: authenticate_user_and_mutate_form.
- 9623842: Issue #2660: talkpost do and preview too
- Tests: LJ::Talk::Post::prepare_and_validate_comment.
- bd50426: Issue #2660: talkpost do and preview too
- Reimplement comment preview from scratch.
- 3310a44: Issue #2660: talkpost do and preview too
- Add test testing our ability to test relationship changes.
- bc39f6d: Issue #2660: talkpost do and preview too
- Update some comments about icon browser.
- ec7c9e9: Issue #2660: talkpost do and preview too
- Remove talkpost_do.bml.text, add to deadphrases.
- 2ae0baf: Issue #2660: talkpost do and preview too
- Tidy the universe.
- 12d615e: Issue #2660: talkpost do and preview too
- init_s2journal_js: check the remote for iconbrowser permissions.
- 18fb238: Issue #2660: talkpost do and preview too
- "I'm OpenID" + "here's a username" is incoherent.
- 8af1503: Issue #2660: talkpost do and preview too
- Move some journal content CSS/JS into init_s2journal_js.
- 262ab03: Issue #2660: talkpost do and preview too
- Fix a comment in LJ/Talk.pm.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[dw-nonfree]
- 8bd0cac: Issue #2664: Add inline session messages
- Add styling and block to Tropo skins for session messages.
- 709f3dd: Commit 709f3dd
- Remove deadphrased string from index.bml.text.local.
|
|