gmane.comp.web.interchange.cvs archive
384 archived articles, newest first (page 2 of 4). Latest articles →
[interchange] Explicitly set $@ for cases where set_field() doesn't set $@
Thu, 02 Nov 2017 05:54:10 +0000[interchange] Correct printf arguments in error message
Thu, 02 Nov 2017 05:54:00 +0000[interchange] Remove bogus usage of $@, which File::Copy doesn't set on error
Thu, 02 Nov 2017 05:54:05 +0000[interchange] Tag import-fields: make error handling more robust
Thu, 02 Nov 2017 05:53:45 +0000[interchange] Use $db->errstr instead of not necessarily set $@ to get error messages
Thu, 02 Nov 2017 05:53:55 +0000[interchange] Remove overcomplicated abort when running on Windows
Thu, 02 Nov 2017 05:53:50 +0000[interchange] Remove remaining CVS Id tags
Wed, 01 Nov 2017 23:02:17 +0000[interchange] Sync MANIFEST
Wed, 01 Nov 2017 23:02:22 +0000[interchange] Escape regex literal .
Wed, 01 Nov 2017 23:02:12 +0000[interchange] Remove defunct payment gateways
Wed, 01 Nov 2017 20:59:04 +0000[interchange] WHATSNEW for 5.12
Wed, 01 Nov 2017 20:58:59 +0000[interchange] Update PaypalExpress module, by Lyn St George
Wed, 01 Nov 2017 16:39:00 +0000[interchange] Update WHATSNEW structure
Fri, 27 Oct 2017 19:19:18 +0000[interchange] Update MANIFEST.SKIP
Fri, 27 Oct 2017 19:19:13 +0000[interchange] Update Copyright dates and Version Numbers
Fri, 27 Oct 2017 19:19:08 +0000[interchange] Change deprecated POSIX::tmpnam to File::Temp versions
Tue, 24 Oct 2017 22:05:28 +0000[interchange] Resolve shipping tag Safe issue in perl block
Tue, 24 Oct 2017 16:32:32 +0000[interchange] Escape more left braces
Tue, 24 Oct 2017 16:32:26 +0000[interchange] Revert "Correct logic of DisplayErrors"
Mon, 11 Sep 2017 21:48:11 +0000[interchange] Fix unintended error leakage not obeying DisplayErrors
Fri, 08 Sep 2017 22:38:42 +0000[interchange] Correct logic of DisplayErrors
Fri, 08 Sep 2017 22:38:47 +0000[interchange] Another fix for @INC
Sat, 12 Aug 2017 00:42:43 +0000[interchange] te: Improve extended hash handling, ignore character sets, modernize a bit
Thu, 10 Aug 2017 17:58:39 +0000[interchange] Escape left brace
Tue, 25 Jul 2017 15:45:44 +0000[interchange] Add Perl versions 5.24 & 5.26 to TravisCI
Tue, 25 Jul 2017 15:45:34 +0000[interchange] in Perl 5.26, @INC no longer includes current dir
Tue, 25 Jul 2017 15:45:39 +0000[interchange] Log the actual error, as order-desk version does
Wed, 05 Jul 2017 22:18:16 +0000[interchange] Remove failing test.pl script from Travis config
Wed, 28 Jun 2017 13:33:39 +0000[interchange] Fix syntax error on conditional warnings.
Sun, 25 Jun 2017 18:12:26 +0000[interchange] Make new warning suppression version-safe
Fri, 23 Jun 2017 13:02:49 +0000[interchange] Change operator to Perl 5.8-compatible one
Fri, 23 Jun 2017 13:02:44 +0000[interchange] Cleanup warnings
Thu, 22 Jun 2017 20:05:33 +0000[interchange] Fix redundant sprintf errors in perl 5.22.0
Thu, 22 Jun 2017 20:05:28 +0000[interchange] Fix potential "use of uninitialized value" if called during startup
Thu, 22 Jun 2017 20:05:23 +0000[interchange] Fix ancient line numbering bug
Thu, 22 Jun 2017 20:05:18 +0000[interchange] Fix undeclared subs warnings
Thu, 22 Jun 2017 18:23:50 +0000[interchange] Fix masking lexical warning
Thu, 22 Jun 2017 18:23:45 +0000[interchange] Explicitly fix "once" RUNDIR declaration
Thu, 22 Jun 2017 18:23:40 +0000[interchange] Remove long-dead filehandle
Thu, 22 Jun 2017 18:23:35 +0000[interchange] Remove redundant declaration which also caused warnings
Thu, 22 Jun 2017 18:23:30 +0000[interchange] Fix "once" warnings in Vend::CounterFile
Thu, 22 Jun 2017 18:23:25 +0000[interchange] Remove redundant var declaration
Thu, 22 Jun 2017 18:23:20 +0000[interchange] Remove long-dead global vestige
Thu, 22 Jun 2017 18:23:15 +0000[interchange] Exit from subroutine using "return" instead of "next"
Thu, 22 Jun 2017 18:23:09 +0000[interchange] * Add [adjust-href] tag that transforms regular HTML links into
Mon, 19 Jun 2017 12:34:54 +0000[interchange] Early exit from find_options_type if no sku provided
Wed, 14 Jun 2017 19:58:58 +0000[interchange] Improvements to IPv4/6 validation.
Fri, 09 Jun 2017 00:27:53 +0000[interchange] Fix month and year adjustment wrapping issue.
Mon, 05 Jun 2017 09:17:48 +0000[interchange] Add new AlwaysSecureGlob directive
Tue, 28 Mar 2017 14:34:02 +0000[interchange] Pass through from [bounce] URL-generation options such as form, secure, match_secure, etc.
Tue, 28 Mar 2017 14:33:56 +0000[interchange] Include b_phone and phone in payment information
Mon, 13 Mar 2017 18:10:31 +0000[interchange] * Fix typo.
Fri, 10 Mar 2017 12:34:50 +0000[interchange] * Fix bug introduced when Vend::Parse tag handling changed -- no body was
Thu, 09 Mar 2017 18:25:29 +0000[wellwell/interchange6] Don't use session id as username.
Sat, 04 Mar 2017 07:55:55 +0000[wellwell/interchange6] Use session name instead of session id for sessions_id to maintain foreign key.
Sat, 04 Mar 2017 07:55:50 +0000[wellwell/interchange6] Use proper quoting of query parameters in get_cart_by_name method.
Fri, 03 Mar 2017 09:07:17 +0000[wellwell/interchange6: 5/5] Renamed columns form DatabaseCart to be (almost) compatible with IC6
Fri, 03 Mar 2017 07:53:39 +0000[wellwell/interchange6: 4/5] Create the cart if not exists when restoring it
Fri, 03 Mar 2017 07:53:34 +0000[wellwell/interchange6: 3/5] First revision (still experimental) to manage options in cart
Fri, 03 Mar 2017 07:53:29 +0000[wellwell/interchange6: 2/5] Use the session_id for not logged in and take over the cart on restoring
Fri, 03 Mar 2017 07:53:24 +0000[wellwell/interchange6: 1/5] uid is not guaranteed to be numeric, so quote it
Fri, 03 Mar 2017 07:53:19 +0000[wellwell] (5 commits) Created branch interchange6
Fri, 03 Mar 2017 07:53:14 +0000[wellwell] Add [wrapper] tag to load a class and instantiate an object with parameters passed to the tag.
Fri, 10 Feb 2017 09:52:30 +0000[interchange] Correct typo
Fri, 10 Feb 2017 01:25:10 +0000[interchange] Fixed a bug in the [area] tag when a full URL is passed as the href.
Fri, 10 Feb 2017 00:59:16 +0000[wellwell] Tweak lookup of attributes to accommodate dash mangling by Interchange.
Thu, 09 Feb 2017 11:18:21 +0000[interchange] * Extend PerlAlwaysGlobal to encompass [loop-calc].
Fri, 03 Feb 2017 14:35:08 +0000[interchange] Add usernick to metadata for UserDB views
Thu, 02 Feb 2017 18:01:46 +0000[interchange] Revert "Allow usernick to be NULL"
Thu, 02 Feb 2017 18:01:41 +0000[interchange] * If we are going to allow bcrypt routines to silently fail and
Thu, 02 Feb 2017 16:42:35 +0000[interchange] * Add CounterDir configuration to allow counters to be defined
Thu, 02 Feb 2017 16:41:16 +0000[interchange] * Safe status could be confused if empty-body perl tag called,
Thu, 02 Feb 2017 13:37:50 +0000[interchange] * Fix bug caused by re-positioning of MVSAFE::Safe definition. Caused
Thu, 02 Feb 2017 04:20:10 +0000[interchange] Revert "Remove stray debug statement."
Thu, 02 Feb 2017 04:20:05 +0000[interchange] * Add ability to create multiple links with the explicit_edit parameter.
Wed, 01 Feb 2017 11:50:42 +0000[interchange] Remove stray debug statement.
Wed, 01 Feb 2017 00:02:53 +0000[interchange: 2/2] Merge branch 'master' of ssh://git.icdevgroup.org/var/git/interchange
Tue, 31 Jan 2017 22:32:44 +0000[interchange: 1/2] * Solve several problems that related to PerlAlwaysGlobal taking over for
Tue, 31 Jan 2017 22:32:39 +0000[interchange] (2 commits) ...Merge branch 'master' of ssh://git.icdevgroup.org/var/git/interchange
Tue, 31 Jan 2017 22:32:34 +0000[interchange] Use timestamp datatype for Postgres
Wed, 25 Jan 2017 22:12:55 +0000[interchange] Allow usernick to be NULL
Wed, 25 Jan 2017 22:06:13 +0000[interchange] Add "promote_admin" option, to be used with "scratch". The option is set to the value of a
Mon, 23 Jan 2017 02:40:46 +0000[interchange] * Don't make the archaic .~* file copies if we detect any kind
Sun, 22 Jan 2017 13:47:05 +0000[interchange] add Bcrypt filter
Fri, 20 Jan 2017 22:45:04 +0000Re: [interchange] Refactor robot testing into an internal routine
Wed, 18 Jan 2017 16:39:45 +1300[interchange] Add UserDB fallback_login option
Wed, 18 Jan 2017 19:43:59 +0000[interchange] Revert recent RobotUA changes until fully baked
Wed, 18 Jan 2017 13:05:10 +0000[interchange] Remove code artifact
Tue, 17 Jan 2017 22:41:05 +0000[interchange] Update test to be more verbose
Tue, 17 Jan 2017 22:38:27 +0000[interchange] Some initial test cases for RobotUA testing
Tue, 17 Jan 2017 22:38:32 +0000[interchange] Fix bug introduced in commit 7401515
Tue, 17 Jan 2017 22:26:01 +0000[interchange] Add base infrastructure for testing RobotUA changes
Tue, 17 Jan 2017 22:19:06 +0000[interchange] Update RobotUA to use new routine to extract high-priority RobotUA
Tue, 17 Jan 2017 22:19:01 +0000[interchange] Update routine to recognize "RobotUAFinal"
Tue, 17 Jan 2017 22:18:56 +0000[interchange] Refactor robot testing into an internal routine
Tue, 17 Jan 2017 22:18:51 +0000[interchange] Prevent spider access to pw_reset page
Mon, 16 Jan 2017 21:31:04 +0000[interchange] Refactor cookie-setting routine to avoid double ; and extra string copying
Fri, 13 Jan 2017 16:56:22 +0000[interchange] Check for admin status earlier so it's available to postlogin_action
Sat, 24 Dec 2016 14:58:07 +0000[interchange] Add support for prelogout_action to UserDB logout
Sat, 24 Dec 2016 14:58:12 +0000[interchange] Include stubs for proper operation for Vend::CharSet
Wed, 07 Dec 2016 17:37:09 +0000
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.