axisofanarchy: (Default)
Musings of an Airship Pirate ([personal profile] axisofanarchy) wrote in [site community profile] dw_dev2011-02-24 11:42 pm
Entry tags:

Code Tour-A-Rama!

Okay so I'm a little new at this but I decided to try my hand at the code your. It was a lot of fun seeing how things outside of styles may work and I learned a lot. Thank you to [profile] exor76, [personal profile] fu, and [personal profile] foxfirefey for their help answering questions.

Bug 3513: clean-embed tests failing when memcached is disabled
Category: Misc Backend
Patch by: [personal profile] fu
Description: I'm honestly not entirely sure on this one. Asked in chat and checked the page. I have no clue.

Bug 2463: Update vcv to support git
Category: Site Administration
Patch by: [personal profile] fu
Description: This one is relatively simple. Vcv is a tool that Dreamwidth uses to pull code from various sources. This is an update to vcv so that it pulls from git repositories. Git is an amazing content management tool and this update changes the location of the repository so that we can continue to use git.

Bug 3518: %%vars%% have stopped being printed on Crosspost Settings
Category: Crossposter
Patch by: [personal profile] exor674
Description: The footers on the settings page were appearing broken and disappearing when someone has hit save. The %%vars%% include things such as URLs or any variable that uses %%anything%% to denote the content was appearing broken. This bug update fixed that and the footers should be working fine now.

Bug 3463: Styles: remove the H3 heading for subject icons
Category: Style System
Suggested by: [personal profile] ninetydegrees
Patch by: [personal profile] ninetydegrees
Description: This is an update to the headings in the icons in the style. When looking at a website there are various heading tags that can be used. The biggest and top title is H1 and there are others all the way down to H5 or H6. It didn't make sense to have the icons a step above the comment title in the hierarchy. This update removes the heading tag from the icons and restores the hierarchy of titles and paragraphs.

Bug 3476: Allow for customisation of the "Crossposts:" text.
Category: Style System
Suggested by: [personal profile] nonethefewer
Patch by: [personal profile] ninetydegrees
Description: This update basically allows users more freedom to customize the text of their Crossposts. Allowing for us to show our creativity isn't a bad thing. :)

Bug 3468: Redirect support.dreamwidth.org to dreamwidth.org/support
Category: Misc UI/Frontend
Suggested by: [personal profile] aedifica
Patch by: [personal profile] chemicallace
Description: This update simply makes it easier to get to our support site as now you can type either URL to get where you need to go. :)

Bug 3521: No visual indication when marking an item in the inbox read/unread dynamically
Category: Inbox/Notifications
Patch by: [personal profile] fu
Description: This allows for a visual indication for when you mark an item in your inbox as read. Something that was very confusing previously is now solved.

Bug 3390: LJ::Entry->logtime_unix and LJ::Entry->modtime_unix return the same thing
Category: Journal contents
Patch by: [personal profile] fu
Description: This was a bit of a weird bug from what I've been hearing. The logtime is when the post was originally posted whereas the modtime is the modification time (if different than the log time). The modtime wasn't being used so this update resolved that and allowed the modtime to be used.

Bug 3482: Add a "Manage Links" link to the links module
Category: Style System
Suggested by: [personal profile] foxfirefey
Patch by: [personal profile] ninetydegrees
Description: This is a new part of the links module that allows you edit the links you have included in the module.

Bug 3522: Funky Circles: IP tracking notice unreadable in some themes (QuickReply)
Category: Style System
Patch by: [personal profile] ninetydegrees
Description: This fixes the themes so that the IP tracking notice is now visible.

Bug 3462: Remove the black border from quick reply
Category: Misc UI/Frontend
Suggested by: [personal profile] foxfirefey
Patch by: [personal profile] ninetydegrees
Description: A simple aesthetic change which removes the black border from quick reply.

Bug 1668: Inbox should not open links in new windows
Category: Inbox/Notifications
Suggested by: [personal profile] zvi
Patch by: [personal profile] yvi
Description: Links such as Reply and other options in the Inbox are no longer opening in new windows.

Bug 3469: Don't show backdated entries on Latest Things
Category: Journal contents
Suggested by: [personal profile] katherine
Patch by: [personal profile] yvi
Description: If you post an entry and backdate it, it shouldn't show up in the Latest Things should it? This update resolves that.

Bug 3524: Framework for JS unit tests
Category: Misc Backend
Patch by: [personal profile] fu
Description: This update is more for the coders which will allow them to write cleaner and less buggy code. This will allow the site to load faster as well as resulting in less bug reports for you guys.

Bug 3453: Site Scheme: More than one way to find it
Category: Misc UI/Frontend
Suggested by: [personal profile] archangelbeth
Patch by: [staff profile] denise
Description: This update makes it easier to find the Site Scheme from the Customization page even if you forget what it's called.

Bug 3464: Rephrase "Access to"
Category: Journal contents
Suggested by: [personal profile] yvi
Patch by: [staff profile] denise
Description: This update changes the "Access To" to "Gives Access To" and "Access From" to "Has Access From" on the user info pages. Easier to understand for all.

Bug 3491: Make Stylesheet Text Box Larger
Category: Style System
Suggested by: [personal profile] stormy
Patch by: [staff profile] denise
Description: Having a larger textbox makes for less scrolling when coding Custom CSS. If you're a complicated styles person, this update is for you!

Bug 2369: Avoid reading page spam when creating feeds
Category: Misc Backend
Suggested by: [personal profile] rho
Patch by: [personal profile] kareila
Description: When you subscribe to a feed it populates all of the entries no matter what date they were posted. This will mark all but three of the most recent entries so that they aren't shown on your Reading page.

Bug 2863: Relate Style to Site Scheme
Category: Misc UI/Frontend
Suggested by: [personal profile] msilverstar
Description: This update differentiates Styles from the Site Scheme. Just a little more information for those who may be curious. The theme of a lot of these bugs seems to be make things easier to understand!

Bug 3530: acctcode_promo table has outrageously long varchar field
Category: Misc Backend
Patch by: [personal profile] exor674
Description: Basically, one of the fields was way too long. Instead of allowing 100 characters, it was 10,000. Oops? ;)

Bug 3534: Create page to run multiple test pages using our js test framework
Category: Misc Backend
Patch by: [personal profile] exor674
Description: Connected to Bug #3524, this will allow you to run multiple pages for tests.


Until we meet again!
sarken: leaves of mint against a worn wall (Default)

[personal profile] sarken 2011-02-25 05:21 am (UTC)(link)
Bug 3462: Remove the black border from quick reply

I AM IN LOVE.
ninetydegrees: Art: woman laughing (laughter)

[personal profile] ninetydegrees 2011-02-25 05:47 am (UTC)(link)
So you're not disappointed: it's still there on site pages but it's much less noticeable.
marahmarie: (M In M Forever) (Default)

[personal profile] marahmarie 2011-02-26 10:31 pm (UTC)(link)
Yeah, me too. I was so excited about this one I actually drooled over it in my journal. :)
yvi: Kaylee half-smiling, looking very pretty (Default)

[personal profile] yvi 2011-02-25 04:12 pm (UTC)(link)
Description: Notifications are no longer opening in new windows.

Minor correction: It means that the links in inbox notifications, like "Reply" are no longer opening in a new window.