Apr. 9th, 2017

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: a7f45d4af01606345e54ec2cb04668e0a4c8beb0
https://github.com/dreamwidth/dw-free/commit/a7f45d4af01606345e54ec2cb04668e0a4c8beb0
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Changed paths:
M views/admin/importer/detail.tt
M views/admin/importer/detail.tt.text
M views/admin/importer/history.tt
M views/admin/importer/history.tt.text

Log Message:
-----------
English-strip existing column headers


Commit: 12491f0ffaeb81f2465953daf6f1ebf541eeb5c2
https://github.com/dreamwidth/dw-free/commit/12491f0ffaeb81f2465953daf6f1ebf541eeb5c2
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Changed paths:
M views/admin/importer/detail.tt
M views/admin/importer/history.tt

Log Message:
-----------
fix undefined variable warning in logs

Argument "" isn't numeric in numeric gt (>) .. views/admin/importer/history.tt line 60.


Commit: f86599237eb068717f13bb2625062e8329a9ef8f
https://github.com/dreamwidth/dw-free/commit/f86599237eb068717f13bb2625062e8329a9ef8f
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Changed paths:
M cgi-bin/DW/Controller/Admin/Importer.pm
M views/admin/importer/history.tt
M views/admin/importer/history.tt.text

Log Message:
-----------
add source column to history view

Also prints a page message if no history data exists for the user.


Commit: 8700a6b28c534672797c228c1f98e25e77e3456c
https://github.com/dreamwidth/dw-free/commit/8700a6b28c534672797c228c1f98e25e77e3456c
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Changed paths:
M cgi-bin/DW/Controller/Admin/Importer.pm
M views/admin/importer/detail.tt
M views/admin/importer/detail.tt.text

Log Message:
-----------
add source column to details view

Also prints a page message if no pending imports found for the user.


Commit: 6548d0820ece5a90e4ce2dbcefcf6265ea5e0457
https://github.com/dreamwidth/dw-free/commit/6548d0820ece5a90e4ce2dbcefcf6265ea5e0457
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Changed paths:
M cgi-bin/DW/Logic/Importer.pm

Log Message:
-----------
cleanup in DW::Logic::Importer

Short-circuit return from get_import_data with no @ids, and
fix code comments to remove long line widths and typos.


Commit: 9035c96fa444c8aaf28533e129367e6899ff6f74
https://github.com/dreamwidth/dw-free/commit/9035c96fa444c8aaf28533e129367e6899ff6f74
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Changed paths:
M cgi-bin/DW/Controller/Admin/Importer.pm

Log Message:
-----------
use usejournal instead of username if given (for community imports)


Commit: 5957b59cc010b56ca93f12003ea962a300fe030d
https://github.com/dreamwidth/dw-free/commit/5957b59cc010b56ca93f12003ea962a300fe030d
Author: Mark Smith <mark@qq.is>
Date: 2017-04-09 (Sun, 09 Apr 2017)

Changed paths:
M cgi-bin/DW/Controller/Admin/Importer.pm
M cgi-bin/DW/Logic/Importer.pm
M views/admin/importer/detail.tt
M views/admin/importer/detail.tt.text
M views/admin/importer/history.tt
M views/admin/importer/history.tt.text

Log Message:
-----------
Merge pull request #2082 from kareila/2081-imports

[#2081] add import source column


Compare: https://github.com/dreamwidth/dw-free/compare/7464eddd205c...5957b59cc010
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: 899a57ca2ac96f28be43713bb4035a0e7f361b40
https://github.com/dreamwidth/dw-free/commit/899a57ca2ac96f28be43713bb4035a0e7f361b40
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Verify.pm

Log Message:
-----------
strip trailing whitespace


Commit: 1753dbe3e75aef38aa7dccd79c8c46cc2ab01cf1
https://github.com/dreamwidth/dw-free/commit/1753dbe3e75aef38aa7dccd79c8c46cc2ab01cf1
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Bio.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/FriendGroups.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Friends.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Tags.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Userpics.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Verify.pm

Log Message:
-----------
[#2006] include the journal name in community import failure messages

I tried to target the most generic (and most often reported)
errors, mostly XMLRPC failures. I also noted that sometimes
a blank message would be printed if there was no response,
so I added a default error message for that case as well.


Commit: 0e2ff08361ac001321f0675772b6c625a786933f
https://github.com/dreamwidth/dw-free/commit/0e2ff08361ac001321f0675772b6c625a786933f
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Bio.pm

Log Message:
-----------
lj_bio: URLs use hyphens, not underscores

This might fix a source of complaints about FOAF errors.
Doesn't seem to cause a problem when importing from DW, but
other sites might not autotranslate underscores to hyphens.
Also, this prints the URL correctly in the failure message.


Commit: 9517761c3a9105ed1827da7b32ddd6eeb363d1d4
https://github.com/dreamwidth/dw-free/commit/9517761c3a9105ed1827da7b32ddd6eeb363d1d4
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-08 (Sat, 08 Apr 2017)

Changed paths:
M cgi-bin/LJ/Widget/ImportStatus.pm

Log Message:
-----------
fix status colors in ImportStatus widget

No color assigned to 'aborted' status, resulting in a warning:

Use of uninitialized value $color in concatenation (.) or string ..
cgi-bin/LJ/Widget/ImportStatus.pm line 78.

Also, use tuples to make color choices easier to read.


Commit: 94ec596ef18969ad694fcd91984b7f16d1327bd6
https://github.com/dreamwidth/dw-free/commit/94ec596ef18969ad694fcd91984b7f16d1327bd6
Author: Mark Smith <mark@qq.is>
Date: 2017-04-09 (Sun, 09 Apr 2017)

Changed paths:
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Bio.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Comments.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Entries.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/FriendGroups.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Friends.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Tags.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Userpics.pm
M cgi-bin/DW/Worker/ContentImporter/LiveJournal/Verify.pm
M cgi-bin/LJ/Widget/ImportStatus.pm

Log Message:
-----------
Merge pull request #2083 from kareila/2006-errmsg

[#2006] include the journal name in community import failure messages


Compare: https://github.com/dreamwidth/dw-free/compare/5957b59cc010...94ec596ef189
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: c676cde3f53de978b1a91fc8a9f165d7aa0fb5bf
https://github.com/dreamwidth/dw-free/commit/c676cde3f53de978b1a91fc8a9f165d7aa0fb5bf
Author: Kareila <kareila@dreamwidth.org>
Date: 2017-04-09 (Sun, 09 Apr 2017)

Changed paths:
M cgi-bin/LJ/Tags.pm

Log Message:
-----------
[#1921] on import, suppress tag creation errors and bogus tag creation

This skips warnings for tags in @unauthorized_add when importing,
similar to what was already being done for deletion errors in
the next line.

It also addresses Azz's concern about importing bogus tags, by
not creating tags on entry import that weren't already added by
the import of all current tags, which is forced to happen first.


Commit: ca81596425e51c7c411109466107f07cffb2e33f
https://github.com/dreamwidth/dw-free/commit/ca81596425e51c7c411109466107f07cffb2e33f
Author: Mark Smith <mark@qq.is>
Date: 2017-04-09 (Sun, 09 Apr 2017)

Changed paths:
M cgi-bin/LJ/Tags.pm

Log Message:
-----------
Merge pull request #2084 from kareila/1921-tagerrs

[#1921] on import, suppress tag creation errors and bogus tag creation


Compare: https://github.com/dreamwidth/dw-free/compare/94ec596ef189...ca81596425e5

Profile

Dreamwidth Changelog

June 2025

S M T W T F S
1234567
89101112 13 14
15161718192021
22232425262728
2930     

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Jun. 16th, 2025 05:18 pm
Powered by Dreamwidth Studios