1 cset was pushed to modules/stable: Newsletter: Added two fields to allow t...

rcave-111RdWWlOxkOkXtL6OYfHgC/[email protected] (Rich Cave)
Newsgroups gmane.comp.cms.xaraya.bk-notices
Organization Xaraya
Message-ID <[email protected]>
Changes were applied by caveman to modules/stable level 20.
    The following cset was applied:
    
    ChangeSet
      1.1539 05/01/11 16:37:07 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +25 -0
      Newsletter:  Added two fields to allow the newsletter email from fields 'name' and 'email address'
      to be changed.  The publication default is the owner's name and email address.  These fields can
      be overridden within each published issue.
    
      newsletter/xarversion.php
        1.6 05/01/11 16:36:59 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +1 -1
        Version set to 1.1.2
    
      newsletter/xaruserapi/getpublication.php
        1.6 05/01/11 16:36:58 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +9 -3
        Retrieve new fromname and fromemail fields.
    
      newsletter/xaruserapi/getissue.php
        1.5 05/01/11 16:36:58 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +9 -3
        Retrieve new fromname and fromemail fields.
    
      newsletter/xaruserapi/get.php
        1.13 05/01/11 16:36:58 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +18 -6
        Retrieve new fromname and fromemail fields.
    
      newsletter/xartemplates/admin-newpublication.xd
        1.3 05/01/11 16:36:58 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +28 -10
        Additional fromname and fromemail fields in template.
    
      newsletter/xartemplates/admin-newissue.xd
        1.3 05/01/11 16:36:58 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +19 -1
        Additional fromname and fromemail fields in template.
    
      newsletter/xartemplates/admin-modifypublication.xd
        1.3 05/01/11 16:36:58 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +30 -12
        Additional fromname and fromemail fields in template.
    
      newsletter/xartemplates/admin-modifyissue.xd
        1.3 05/01/11 16:36:58 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +21 -4
        Additional fromname and fromemail fields in template.
    
      newsletter/xartemplates/admin-main.xd
        1.4 05/01/11 16:36:58 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +42 -1
        Updated summaries for new template fields.
    
      newsletter/xarinit.php
        1.14 05/01/11 16:36:57 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +112 -10
        Additional fromname and fromemail columns in nwsltrPublications (xar_nwsltr_publications) 
        and nwsltrIssues (xar_nwsltr_issues) tables.  Updated xar_upgrade to update current
        publications so that the fromname and fromemail are population with the owner's name and
        email address.
    
      newsletter/xaradminapi/updatepublication.php
        1.8 05/01/11 16:36:57 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +7 -1
        Additional fromname and fromemail fields.
    
      newsletter/xaradminapi/updateissue.php
        1.6 05/01/11 16:36:57 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +7 -1
        Additional fromname and fromemail fields.
    
      newsletter/xaradminapi/mailissue.php
        1.7 05/01/11 16:36:57 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +20 -2
        Check if fromname and fromemail fields are set in the issue.  If not, default to the 
        publicaiton fromname and fromemail fields.
    
      newsletter/xaradminapi/createstory.php
        1.9 05/01/11 16:36:57 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +0 -4
        Removed obsolete code.
    
      newsletter/xaradminapi/createpublication.php
        1.7 05/01/11 16:36:57 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +13 -4
        Additional fromname and fromemail fields.
    
      newsletter/xaradminapi/createissue.php
        1.8 05/01/11 16:36:57 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +17 -4
        Additional fromname and fromemail fields.  Don't check if there are duplicate issue titles as
        separate publications may have the same issue title.
    
      newsletter/xaradmin/updatestory.php
        1.9 05/01/11 16:36:57 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +12 -3
        If the title of a story is empty but an article has been selected, set the title of the 
        story to the article title.
    
      newsletter/xaradmin/updatepublication.php
        1.6 05/01/11 16:36:57 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +28 -1
        Set publication fromname and fromemail.  If these variables do not exist, then default to the
        publication owner's fromname and fromemail.
    
      newsletter/xaradmin/updateissue.php
        1.6 05/01/11 16:36:57 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +29 -3
        Set issue fromname and fromemail.  If these variables do not exist, then default to the
        publication fromname and fromemail.
    
      newsletter/xaradmin/newissue.php
        1.4 05/01/11 16:36:57 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +8 -2
        If a publication id was passed, then default the issue fromname and fromemail to the publication.
    
      newsletter/xaradmin/modifyissue.php
        1.3 05/01/11 16:36:56 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +9 -0
        If issue fromname or fromemail is empty, default to publication fromname and fromemail.
    
      newsletter/xaradmin/createstory.php
        1.8 05/01/11 16:36:56 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +16 -5
        If the title of a story is empty but an article has been selected, set the title of the 
        story to the article title.
    
      newsletter/xaradmin/createpublication.php
        1.6 05/01/11 16:36:56 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +28 -1
        Additional fields fromname and fromemail added.  The default is the publication owner's 
        name and email address.
    
      newsletter/xaradmin/createissue.php
        1.5 05/01/11 16:36:56 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +30 -1
        Additional fields fromname and fromemail added.  These fields override the publication
        fromname and fromemail fields.
    
      newsletter/xaradmin/choosearticle.php
        1.2 05/01/11 16:36:56 caveman-bbP6X+ZHlj22nSIwn8tFp+x8cNe9sq/[email protected] +12 -5
        Comment changes and spelling fixes.
    
Links for the differences:
http://xaraya.com:15000/modules/stable/[email protected]
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.