
noreply at github
Apr 28, 2009, 1:04 PM
Post #1 of 1
(1090 views)
Permalink
|
|
[bricoleurs/bricolage] d3c4a5: Fixed Bug # 1368: No more deleting files on publis...
|
|
Branch: refs/heads/master Home: http://github.com/bricoleurs/bricolage Commit: d3c4a5c81a380c7965dbb91edc8d8e27657ba052 http://github.com/bricoleurs/bricolage/commit/d3c4a5c81a380c7965dbb91edc8d8e27657ba052 Author: David Wheeler <david [at] justatheory> Date: 2009-03-05 (Thu, 05 Mar 2009) Changed paths: M lib/Bric/Changes.pod M lib/Bric/Dist/Action/DTDValidate.pm M lib/Bric/Util/Burner.pm M t/Bric/Biz/Asset/Business/Media/DevTest.pm M t/Bric/Util/Burner/DevTest.pm Log Message: ----------- Fixed Bug # 1368: No more deleting files on publish! I added some tests to make sure that this was really fixed for the two cases I was aware of it. So now it should bloody well stay fixed! A couple of other things: * Using a simple file name, instead of a full path, when naming a file in `t/Bric/Biz/Asset/Business/Media/DevTest.pm`. * Simplifying the test for the presence of XML::LibXML in Bric::Dist::Action::DTDValidate. * Eliminated a level of indentation in `Bric::Util::Burner->_expire()`. Commit: b7c48df7f1801cba4da4b4b067e24f22c23e6820 http://github.com/bricoleurs/bricolage/commit/b7c48df7f1801cba4da4b4b067e24f22c23e6820 Author: David Wheeler <david [at] justatheory> Date: 2009-03-05 (Thu, 05 Mar 2009) Changed paths: M lib/Bric/Changes.pod M lib/Bric/Util/FTP/FileHandle.pm Log Message: ----------- Fix for Bug # 1372: Don't let a template deployed via the FTP server get stuck on a deploy desk. Commit: a24a5243aa1f5d34470d00be6e262e116a4eb08a http://github.com/bricoleurs/bricolage/commit/a24a5243aa1f5d34470d00be6e262e116a4eb08a Author: David Wheeler <david [at] justatheory> Date: 2009-03-05 (Thu, 05 Mar 2009) Changed paths: M lib/Bric/Changes.pod M lib/Bric/Util/Burner.pm Log Message: ----------- `Bric::Util::Burner->publish_another` will now throw an exception if the document you pass to it is checked out. This is because publishing a story that's checked out can cause no end of havoc. The solution, as mentioned in the error message, is to pass `published_version => 1` when looking for documents to publish from within templates. Commit: 5547c253a2b990411581d71aa66d6cc57dcc2e03 http://github.com/bricoleurs/bricolage/commit/5547c253a2b990411581d71aa66d6cc57dcc2e03 Author: David Wheeler <david [at] justatheory> Date: 2009-03-05 (Thu, 05 Mar 2009) Changed paths: M comp/widgets/wrappers/sharky/header.mc M lib/Bric/Changes.pod Log Message: ----------- Make the "Logged in as" link use SSL when appropriate. Commit: 529530427645cd3010d22f0f86fc71d75f859808 http://github.com/bricoleurs/bricolage/commit/529530427645cd3010d22f0f86fc71d75f859808 Author: David Wheeler <david [at] justatheory> Date: 2009-03-06 (Fri, 06 Mar 2009) Changed paths: M lib/Bric/Biz/Asset/Business/Media.pm M lib/Bric/Changes.pod M t/Bric/Biz/Asset/Business/Media/DevTest.pm Log Message: ----------- Backported the fix for media URIs from trunk. Commit: 3cf4d7a7b0505ec322b592f2077d8705e2ec2a1f http://github.com/bricoleurs/bricolage/commit/3cf4d7a7b0505ec322b592f2077d8705e2ec2a1f Author: David Wheeler <david [at] justatheory> Date: 2009-03-09 (Mon, 09 Mar 2009) Changed paths: M lib/Bric/Changes.pod M lib/Bric/Util/DBI.pm Log Message: ----------- Eliminatd SQL injection vulnerability (backported). Commit: 33ba18d83868fbe448e600937d9fa165dfe9d687 http://github.com/bricoleurs/bricolage/commit/33ba18d83868fbe448e600937d9fa165dfe9d687 Author: Scott Lanning <slanning [at] cpan> Date: 2009-03-11 (Wed, 11 Mar 2009) Changed paths: M lib/Bric/Changes.pod Log Message: ----------- fixing for 1.10.7 release Commit: d1eba0d8d40c2e65247dd1797252f6633e2f65bb http://github.com/bricoleurs/bricolage/commit/d1eba0d8d40c2e65247dd1797252f6633e2f65bb Author: David Wheeler <david [at] justatheory> Date: 2009-03-11 (Wed, 11 Mar 2009) Changed paths: M lib/Bric/Changes.pod M lib/Bric/Util/Burner.pm Log Message: ----------- Fixed an issue where a document gets renamed so that a single character is replaced with an underscore: The old file was not getting removed upon publish. Reported by Ashlee Caul (Bug #1446). [David] Commit: 4468a103ee31d4777f13a7a0900a4c35b3203871 http://github.com/bricoleurs/bricolage/commit/4468a103ee31d4777f13a7a0900a4c35b3203871 Author: David Wheeler <david [at] justatheory> Date: 2009-03-11 (Wed, 11 Mar 2009) Changed paths: M contrib/bric_media_upload/bric_media_upload M lib/Bric/Changes.pod Log Message: ----------- I wonder how long bric_media_upload has been failing? Commit: dd62b32b89331d6f400dc9eec968cb1bc297bc5e http://github.com/bricoleurs/bricolage/commit/dd62b32b89331d6f400dc9eec968cb1bc297bc5e Author: Scott Lanning <slanning [at] cpan> Date: 2009-03-12 (Thu, 12 Mar 2009) Changed paths: M contrib/bric_media_upload/bric_media_upload Log Message: ----------- publish_status=1, etc. on update Commit: 50ae5c7923ce90f52ef7249b7b61f72064c305aa http://github.com/bricoleurs/bricolage/commit/50ae5c7923ce90f52ef7249b7b61f72064c305aa Author: Scott Lanning <slanning [at] cpan> Date: 2009-03-12 (Thu, 12 Mar 2009) Changed paths: M lib/Bric/Changes.pod Log Message: ----------- maybe I can release it today? Commit: bef971d53737aee8965d5c142876482e9ee76a21 http://github.com/bricoleurs/bricolage/commit/bef971d53737aee8965d5c142876482e9ee76a21 Author: David Wheeler <david [at] justatheory> Date: 2009-03-12 (Thu, 12 Mar 2009) Changed paths: M lib/Bric/SOAP/Media.pm Log Message: ----------- Typo. Commit: 78de313d8e26f12e505bed4366f9ac01dc22613e http://github.com/bricoleurs/bricolage/commit/78de313d8e26f12e505bed4366f9ac01dc22613e Author: Scott Lanning <slanning [at] cpan> Date: 2009-03-12 (Thu, 12 Mar 2009) Changed paths: M lib/Bric/Admin.pod Log Message: ----------- apparently depends on Test::File, too Commit: 70aad9b10fb56bb190a9ec7b5261301cfa10d164 http://github.com/bricoleurs/bricolage/commit/70aad9b10fb56bb190a9ec7b5261301cfa10d164 Author: David Wheeler <david [at] justatheory> Date: 2009-03-12 (Thu, 12 Mar 2009) Changed paths: M README M inst/versions.txt M lib/Bric.pm M lib/Bric/Changes.pod Log Message: ----------- Incremented version number to 1.10.8. Commit: c93e91bc7f2b04817939756d34c5e5a8442145f1 http://github.com/bricoleurs/bricolage/commit/c93e91bc7f2b04817939756d34c5e5a8442145f1 Author: David Wheeler <david [at] justatheory> Date: 2009-03-19 (Thu, 19 Mar 2009) Changed paths: M lib/Bric/Biz/Asset/Business/Media.pm M lib/Bric/Biz/Asset/Business/Media/Image.pm M lib/Bric/Changes.pod M lib/Bric/Dist/Action/DTDValidate.pm M t/Bric/Biz/Asset/Business/Media/DevTest.pm Log Message: ----------- A few fixes backported from trunk: * Get DTDValidate working properly with recent versions of XML::LibXML. * Get rid of `cat_dir()` mocking in media tests that wasn't doing anytying. * Fix a couple of bugs when uploading an image before saving it. The UI doesn't do this, so not noting it in Changes. * Get rid of the exported `get_user_id()` in the Media class. Commit: aa939000ff39aa6a295eb5cef02c4114f4158af3 http://github.com/bricoleurs/bricolage/commit/aa939000ff39aa6a295eb5cef02c4114f4158af3 Author: David E. Wheeler <david [at] justatheory> Date: 2009-04-24 (Fri, 24 Apr 2009) Changed paths: M lib/Bric/Admin.pod M lib/Bric/Hacker.pod Log Message: ----------- Started updating Bric::Hacker. It will take me a while to work out all the details. Commit: 0086f00990e835a81523eb7b31a349d646b3f91f http://github.com/bricoleurs/bricolage/commit/0086f00990e835a81523eb7b31a349d646b3f91f Author: David E. Wheeler <david [at] justatheory> Date: 2009-04-24 (Fri, 24 Apr 2009) Changed paths: M lib/Bric/Admin.pod M lib/Bric/Hacker.pod Log Message: ----------- Started updating Bric::Hacker. It will take me a while to work out all the details. Signed-off-by: Bricolage Developers <git [at] bricolage> Commit: 2a6e3ff0f44adf44b5eb115c4cc70b01c7d6b013 http://github.com/bricoleurs/bricolage/commit/2a6e3ff0f44adf44b5eb115c4cc70b01c7d6b013 Author: David E. Wheeler <david [at] justatheory> Date: 2009-04-24 (Fri, 24 Apr 2009) Changed paths: M lib/Bric/Hacker.pod Log Message: ----------- A couple of minor refinements. Much more to come. Commit: e805ea585293ad729ca670d7b6ba8622296f28f1 http://github.com/bricoleurs/bricolage/commit/e805ea585293ad729ca670d7b6ba8622296f28f1 Author: David E. Wheeler <david [at] justatheory> Date: 2009-04-24 (Fri, 24 Apr 2009) Changed paths: M lib/Bric/Hacker.pod Log Message: ----------- More stuff on using Git. Commit: 427d1fb92f5ad9d9cb05c3694f863fc8a052e7c6 http://github.com/bricoleurs/bricolage/commit/427d1fb92f5ad9d9cb05c3694f863fc8a052e7c6 Author: David E. Wheeler <david [at] justatheory> Date: 2009-04-24 (Fri, 24 Apr 2009) Changed paths: M lib/Bric/Hacker.pod Log Message: ----------- A couple of minor refinements. Much more to come. Signed-off-by: David E. Wheeler <david [at] justatheory> Commit: 0334f813dbaf709d4eef0fa8e05d5fdc06ca3657 http://github.com/bricoleurs/bricolage/commit/0334f813dbaf709d4eef0fa8e05d5fdc06ca3657 Author: David E. Wheeler <david [at] justatheory> Date: 2009-04-25 (Sat, 25 Apr 2009) Changed paths: M lib/Bric.pm Log Message: ----------- Got rid of that. Commit: dcc09c48072514c8fae6d026d389570426924ba7 http://github.com/bricoleurs/bricolage/commit/dcc09c48072514c8fae6d026d389570426924ba7 Author: David E. Wheeler <david [at] justatheory> Date: 2009-04-26 (Sun, 26 Apr 2009) Changed paths: M lib/Bric.pm Log Message: ----------- Don't need that stuff anymore. Commit: 5e1874fc7128526e4def7fd6af8ca8880565a40c http://github.com/bricoleurs/bricolage/commit/5e1874fc7128526e4def7fd6af8ca8880565a40c Author: David E. Wheeler <david [at] justatheory> Date: 2009-04-26 (Sun, 26 Apr 2009) Log Message: ----------- Merge branch 'rev_1_10' of git://github.com/bricoleurs/bricolage into rev_1_10 Commit: 4de55fd26207633fc316cacf09fa903155cc0050 http://github.com/bricoleurs/bricolage/commit/4de55fd26207633fc316cacf09fa903155cc0050 Author: David E. Wheeler <david [at] justatheory> Date: 2009-04-27 (Mon, 27 Apr 2009) Log Message: ----------- Merge branch 'master' of git://github.com/bricoleurs/bricolage Commit: b1a85a29e2bdafa3d28ee824e9407f5afade6b33 http://github.com/bricoleurs/bricolage/commit/b1a85a29e2bdafa3d28ee824e9407f5afade6b33 Author: David E. Wheeler <david [at] justatheory> Date: 2009-04-27 (Mon, 27 Apr 2009) Changed paths: M contrib/bric_media_upload/bric_media_upload M lib/Bric/Admin.pod M lib/Bric/Changes.pod M lib/Bric/Dist/Action/DTDValidate.pm M lib/Bric/Hacker.pod M lib/Bric/SOAP/Media.pm M lib/Bric/Util/Burner.pm M lib/Bric/Util/FTP/FileHandle.pm M t/Bric/Util/Burner/DevTest.pm Log Message: ----------- Merge branch 'rev_1_10' Conflicts: README comp/widgets/wrappers/header.mc inst/versions.txt lib/Bric.pm lib/Bric/Biz/Asset/Business/Media.pm lib/Bric/Changes.pod lib/Bric/Hacker.pod lib/Bric/Util/DBI.pm t/Bric/Biz/Asset/Business/Media/DevTest.pm Commit: 95c2335634a64fc68745629d5242cad5b1c69d48 http://github.com/bricoleurs/bricolage/commit/95c2335634a64fc68745629d5242cad5b1c69d48 Author: David E. Wheeler <david [at] justatheory> Date: 2009-04-27 (Mon, 27 Apr 2009) Changed paths: M bin/bric_clean_tmp M comp/widgets/tmpl_prof/edit_meta.html M comp/widgets/tmpl_prof/edit_new.html M comp/widgets/tmpl_prof/tmpl_prof.mc M comp/widgets/tmpl_prof/view_meta.html M inst/upgrade/1.4.1/fix_tmpl_check.pl M inst/upgrade/1.5.1/tmplate_pub_version.pl M inst/upgrade/1.6.3/tmplate_file_name.pl M t/Bric/Util/Burner/PHP/cat_tmpl M t/Bric/Util/Burner/PHP/sub_cat_tmpl M t/Bric/Util/Burner/Template/category.tmpl M t/Bric/Util/Burner/Template/page.tmpl M t/Bric/Util/Burner/Template/pull_quote.tmpl M t/Bric/Util/Burner/Template/story.tmpl M t/Bric/Util/Burner/Template/sub_category.tmpl M t/Bric/Util/Burner/Template/util.tmpl Log Message: ----------- Restoring files somehow lost during the conversion to Git. Commit: 9745cf59517aa96ff69ec3935fed0e415b145e79 http://github.com/bricoleurs/bricolage/commit/9745cf59517aa96ff69ec3935fed0e415b145e79 Author: David E. Wheeler <david [at] justatheory> Date: 2009-04-28 (Tue, 28 Apr 2009) Changed paths: M bin/bric_clean_tmp M comp/widgets/tmpl_prof/edit_meta.html M comp/widgets/tmpl_prof/edit_new.html M comp/widgets/tmpl_prof/tmpl_prof.mc M comp/widgets/tmpl_prof/view_meta.html M inst/upgrade/1.4.1/fix_tmpl_check.pl M inst/upgrade/1.5.1/tmplate_pub_version.pl M inst/upgrade/1.6.3/tmplate_file_name.pl M t/Bric/Util/Burner/PHP/cat_tmpl M t/Bric/Util/Burner/PHP/sub_cat_tmpl M t/Bric/Util/Burner/Template/category.tmpl M t/Bric/Util/Burner/Template/page.tmpl M t/Bric/Util/Burner/Template/pull_quote.tmpl M t/Bric/Util/Burner/Template/story.tmpl M t/Bric/Util/Burner/Template/sub_category.tmpl M t/Bric/Util/Burner/Template/util.tmpl Log Message: ----------- Merge branch 'rev_1_10' Commit: e066d0891ce8273b47e8ca64c5c4bb8a2328bcd0 http://github.com/bricoleurs/bricolage/commit/e066d0891ce8273b47e8ca64c5c4bb8a2328bcd0 Author: David E. Wheeler <david [at] justatheory> Date: 2009-04-28 (Tue, 28 Apr 2009) Changed paths: M comp/widgets/tmpl_prof/edit_meta.html M comp/widgets/tmpl_prof/edit_new.html M comp/widgets/tmpl_prof/tmpl_prof.mc M comp/widgets/tmpl_prof/view_meta.html Log Message: ----------- Completed restore of missing from Subversion trunk (there were only a few minor differences from those restored to the rev_1_10 branch).
|