Feature Requests item #3013287, was opened at 2010-06-08 17:12
Message generated for change (Settings changed) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3013287&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Interface Improvements
Group: None
>Status: Closed
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: xqt (xqt)
Summary: reduce screen clogging
Initial Comment:
Reduce screen and log files clogging in non-verbose mode. For interwiki.py, don't print "Updating links on page ..." if "No changes needed". This info has little value. If it ever needs to be shown, leave it for verbose mode only.
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2010-06-09 09:16
Message:
done in r8260 with -quiet option
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3013287&group_…
Patches item #3013557, was opened at 2010-06-09 07:04
Message generated for change (Comment added) made by xqt
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3013557&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Translations
Group: None
>Status: Closed
>Resolution: Accepted
Priority: 5
Private: No
Submitted By: Mikko Silvonen (silvonen)
>Assigned to: xqt (xqt)
Summary: Finnish translation for featured.py
Initial Comment:
I added a translation for the new message "'Bot: [[%s:%s]] is a former featured article".
----------------------------------------------------------------------
>Comment By: xqt (xqt)
Date: 2010-06-09 08:29
Message:
done in r8259. Thanks.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3013557&group_…
Patches item #3013557, was opened at 2010-06-09 08:04
Message generated for change (Tracker Item Submitted) made by silvonen
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3013557&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Translations
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Mikko Silvonen (silvonen)
Assigned to: Nobody/Anonymous (nobody)
Summary: Finnish translation for featured.py
Initial Comment:
I added a translation for the new message "'Bot: [[%s:%s]] is a former featured article".
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3013557&group_…
Feature Requests item #3013287, was opened at 2010-06-08 15:12
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3013287&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Interface Improvements
Group: None
Status: Open
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: reduce screen clogging
Initial Comment:
Reduce screen and log files clogging in non-verbose mode. For interwiki.py, don't print "Updating links on page ..." if "No changes needed". This info has little value. If it ever needs to be shown, leave it for verbose mode only.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603141&aid=3013287&group_…
Patches item #3013195, was opened at 2010-06-08 14:01
Message generated for change (Tracker Item Submitted) made by stanlekub
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3013195&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: rewrite
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: stanlekub (stanlekub)
Assigned to: Nobody/Anonymous (nobody)
Summary: [rewrite] compatibility work on NewpagesPageGenerator()
Initial Comment:
The attached patch works on pagegenerators.py NewpagesPageGenerator():
* Add the 'namespaces' argument, which is present in trunk but not in rewrite, although it was mentionned in docstring
* Deprecate 'namespace' in favor of 'namespaces' for consistency
* Deprecate the 'repeat' argument, which is not used anymore.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3013195&group_…
Patches item #3011453, was opened at 2010-06-04 10:49
Message generated for change (Tracker Item Submitted) made by stanlekub
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3011453&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: rewrite
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: stanlekub (stanlekub)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fetch 'emailable' info via Site().users()
Initial Comment:
This patches adds the 'emailable' keyword to the list of usprops fetched via Site().users()
This is necessary for the sendmail feature of the User() class to work properly.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3011453&group_…
Patches item #3011428, was opened at 2010-06-04 10:13
Message generated for change (Tracker Item Submitted) made by stanlekub
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3011428&group_…
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: rewrite
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: stanlekub (stanlekub)
Assigned to: Nobody/Anonymous (nobody)
Summary: Improved User() class in rewrite
Initial Comment:
The attached patch pretends to improve the User() class of the rewrite branch:
* Backward compatibility issues:
** Add the name() method that was missing.
** registrationTime() now correctly returns a long instead of a string.
** fix discrepancy between str/unicode in return values.
** uploadedImages() now yields ImagePage() instead of Page() objects.
* Miscellaneous improvements:
** Add support for so-called anonymous users.
** getprops() now uses the Site's .users() method instead of a direct api query.
** registrationTime() is deprecated in favor of registration(), which returns a pywikibot.Timestamp instead of a string.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=603140&aid=3011428&group_…