Aug. 1st, 2014

github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: 2865492d6a7c25c00998bea2690e7a334233ebff
https://github.com/dreamwidth/dw-free/commit/2865492d6a7c25c00998bea2690e7a334233ebff
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-28 (Mon, 28 Jul 2014)

Changed paths:
M views/entry/module-displaydate.tt

Log Message:
-----------
Turn off autocomplete on the date

Just in case -- we have some complaints of the same date being used over
and over again. Possibly this is autocomplete at work?


Commit: f5a8ec5ad4b978f835df85859fd3fec8ebb61341
https://github.com/dreamwidth/dw-free/commit/f5a8ec5ad4b978f835df85859fd3fec8ebb61341
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-28 (Mon, 28 Jul 2014)

Changed paths:
M views/entry/module-displaydate.tt

Log Message:
-----------
Merge pull request #865 from afuna/autocomplete-off-date

Turn off autocomplete on the date


Commit: 21654295e8d7a496d0dfee286d47912e2f59b13b
https://github.com/dreamwidth/dw-free/commit/21654295e8d7a496d0dfee286d47912e2f59b13b
Author: Afuna <fu@dreamwidth.org>
Date: 2014-08-01 (Fri, 01 Aug 2014)

Changed paths:
M views/entry/module-displaydate.tt

Log Message:
-----------
Merge branch 'release-1.21' into develop

* release-1.21:
Turn off autocomplete on the date


Compare: https://github.com/dreamwidth/dw-free/compare/59971b4ee69f...21654295e8d7
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-nonfree
Commit: d58ed779cef6ce8527d72cc5819a39d1c17d023b
https://github.com/dreamwidth/dw-nonfree/commit/d58ed779cef6ce8527d72cc5819a39d1c17d023b
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-22 (Tue, 22 Jul 2014)

Changed paths:
M styles/sundaymorning/layout.s2
M styles/transmogrified/layout.s2

Log Message:
-----------
Use the latest rendering engine available

So that IE is aware of media queries

Fixes dw-free#836


Commit: 33660cd3065aad2161172fd8e2a9fde28572f84a
https://github.com/dreamwidth/dw-nonfree/commit/33660cd3065aad2161172fd8e2a9fde28572f84a
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-22 (Tue, 22 Jul 2014)

Changed paths:
M styles/sundaymorning/layout.s2
M styles/transmogrified/layout.s2

Log Message:
-----------
Merge pull request #71 from afuna/turn-off-ie9-compatibility-mode-bug-836

Use the latest rendering engine available


Commit: cf3172dbe7859b401225f3b9e9915d3f9b2431a8
https://github.com/dreamwidth/dw-nonfree/commit/cf3172dbe7859b401225f3b9e9915d3f9b2431a8
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-22 (Tue, 22 Jul 2014)

Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm

Log Message:
-----------
[#843] Add "status: claimed" when someone claims an issue

There's no push notification for when someone does it using the
dropdown, but this will work for most people because most people can't
select from a dropdown anyway


Commit: 93d896783ea237569c6001de39966363d63e0c48
https://github.com/dreamwidth/dw-nonfree/commit/93d896783ea237569c6001de39966363d63e0c48
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-22 (Tue, 22 Jul 2014)

Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm

Log Message:
-----------
Add response text for easier debugging

(can be viewed in Github -> Settings -> Hooks -> your webhook -> Recent
Deliveries -> Response)


Commit: 8a08f19225e3ce45d092e922d89383e7981906ae
https://github.com/dreamwidth/dw-nonfree/commit/8a08f19225e3ce45d092e922d89383e7981906ae
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-22 (Tue, 22 Jul 2014)

Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm

Log Message:
-----------
[#843] Add status: unclaimed / status: claimed automatically

* only to type: issue, not type: pull request

* when the issue is opened, apply the claimed/unclaimed status

* when a comment is made on an issue, update the claimed/unclaimed status
if it's been changed without our noticing (may have been selected via
the dropdown, for example), and make sure to automatically add the
claimed/unclaimed status if the labels have been edited


Commit: 7ab51d013f983675ffc5a7c76ceaa0206951c506
https://github.com/dreamwidth/dw-nonfree/commit/7ab51d013f983675ffc5a7c76ceaa0206951c506
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-22 (Tue, 22 Jul 2014)

Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm

Log Message:
-----------
[#843] Assign / add status: claimed when someone makes a pull request

Includes some refactoring of common functionality into a function


Commit: 348d506bc6501e37bd3fa3e96125d36ec9ce81e5
https://github.com/dreamwidth/dw-nonfree/commit/348d506bc6501e37bd3fa3e96125d36ec9ce81e5
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-22 (Tue, 22 Jul 2014)

Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm

Log Message:
-----------
Merge pull request #72 from afuna/github-claim-labels-bug-843

Automate status: claimed/status: unclaimed


Commit: 6c8817ff3794cbe0e34784260e68ddfd93717373
https://github.com/dreamwidth/dw-nonfree/commit/6c8817ff3794cbe0e34784260e68ddfd93717373
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-28 (Mon, 28 Jul 2014)

Changed paths:
M styles/sundaymorning/layout.s2
M styles/transmogrified/layout.s2

Log Message:
-----------
Add medium/large_media_query, and image handling

For dreamwidth/dw-free#841 and dreamwidth/dw-free#838


Commit: 7ae80e7bec338a633e947603c89f517d12f51619
https://github.com/dreamwidth/dw-nonfree/commit/7ae80e7bec338a633e947603c89f517d12f51619
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-28 (Mon, 28 Jul 2014)

Changed paths:
M styles/sundaymorning/layout.s2
M styles/transmogrified/layout.s2

Log Message:
-----------
Merge pull request #73 from afuna/medium_large_media_query

Add medium/large_media_query, and image handling


Commit: 01fe971e8562f27a2d40be889801b4c69108cb00
https://github.com/dreamwidth/dw-nonfree/commit/01fe971e8562f27a2d40be889801b4c69108cb00
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-29 (Tue, 29 Jul 2014)

Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm

Log Message:
-----------
[#74] Only assign to someone saying "claim" if bug is not already claimed


Commit: e7a4152fd0c9c25f6cb828eeb2532975365b0681
https://github.com/dreamwidth/dw-nonfree/commit/e7a4152fd0c9c25f6cb828eeb2532975365b0681
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-29 (Tue, 29 Jul 2014)

Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm

Log Message:
-----------
[#74] Get rid of type: pull request, type: issue


Commit: e98c3ec9af68403dd2e7ad38bf58616c694c4b94
https://github.com/dreamwidth/dw-nonfree/commit/e98c3ec9af68403dd2e7ad38bf58616c694c4b94
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-29 (Tue, 29 Jul 2014)

Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm

Log Message:
-----------
[#74] Remove status: unclaimed tag; keep status: claimed


Commit: 5689e6329e8b7e12e97fc78fb51c953c2909c752
https://github.com/dreamwidth/dw-nonfree/commit/5689e6329e8b7e12e97fc78fb51c953c2909c752
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-07-30 (Wed, 30 Jul 2014)

Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm

Log Message:
-----------
Merge pull request #75 from afuna/labels-claiming-tweak-bug-74

Adjust labels / claiming for Github Issues redesign


Commit: f19cdbe5155421d77570273ae8c88c18566f3808
https://github.com/dreamwidth/dw-nonfree/commit/f19cdbe5155421d77570273ae8c88c18566f3808
Author: Afuna <fu@dreamwidth.org>
Date: 2014-08-01 (Fri, 01 Aug 2014)

Changed paths:
M cgi-bin/DW/Controller/Interface/Github.pm
M styles/sundaymorning/layout.s2
M styles/transmogrified/layout.s2

Log Message:
-----------
Merge branch 'release-1.21' into develop

* release-1.21:
[#74] Remove status: unclaimed tag; keep status: claimed
[#74] Get rid of type: pull request, type: issue
[#74] Only assign to someone saying "claim" if bug is not already claimed
Add medium/large_media_query, and image handling
[#843] Assign / add status: claimed when someone makes a pull request
[#843] Add status: unclaimed / status: claimed automatically
Add response text for easier debugging
[#843] Add "status: claimed" when someone claims an issue
Use the latest rendering engine available


Compare: https://github.com/dreamwidth/dw-nonfree/compare/2c2a246b7b67...f19cdbe51554
github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
[personal profile] github
Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: bc7e9bdd95d8930934d8652f1d3bad73507ce08d
https://github.com/dreamwidth/dw-free/commit/bc7e9bdd95d8930934d8652f1d3bad73507ce08d
Author: Afuna <fu@dreamwidth.org>
Date: 2014-08-01 (Fri, 01 Aug 2014)

Changed paths:
M cgi-bin/LJ/S2.pm
M styles/core2.s2

Log Message:
-----------
Remove redundant tag, and fix tag format

* our styles are still in xhtml so we do want this trailing slash

* want this meta tag to be per-style instead of on all styles, just in
case it's not suitable for one of them


Commit: cb6b5b9eef28b6be8d696bc77ebb09ba898197e8
https://github.com/dreamwidth/dw-free/commit/cb6b5b9eef28b6be8d696bc77ebb09ba898197e8
Author: Afuna <afuna@users.noreply.github.com>
Date: 2014-08-01 (Fri, 01 Aug 2014)

Changed paths:
M cgi-bin/LJ/S2.pm
M styles/core2.s2

Log Message:
-----------
Merge pull request #870 from afuna/ie-meta-again

Remove redundant tag, and fix tag format


Compare: https://github.com/dreamwidth/dw-free/compare/21654295e8d7...cb6b5b9eef28

Profile

Dreamwidth Changelog

May 2025

S M T W T F S
    12 3
45678910
11121314151617
18192021222324
25262728293031

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 9th, 2025 06:24 pm
Powered by Dreamwidth Studios