You can subscribe to this list here.
2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(21) |
Jun
(47) |
Jul
(210) |
Aug
(30) |
Sep
(25) |
Oct
(7) |
Nov
|
Dec
(8) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2004 |
Jan
(52) |
Feb
(35) |
Mar
(42) |
Apr
(62) |
May
(12) |
Jun
(80) |
Jul
(34) |
Aug
(35) |
Sep
(245) |
Oct
(83) |
Nov
(27) |
Dec
(68) |
2005 |
Jan
(59) |
Feb
(97) |
Mar
(80) |
Apr
(30) |
May
(29) |
Jun
(7) |
Jul
(26) |
Aug
(46) |
Sep
(31) |
Oct
(25) |
Nov
(36) |
Dec
(22) |
2006 |
Jan
(24) |
Feb
(24) |
Mar
(29) |
Apr
(1) |
May
(2) |
Jun
(4) |
Jul
(10) |
Aug
(73) |
Sep
(3) |
Oct
(12) |
Nov
(7) |
Dec
(19) |
2007 |
Jan
(10) |
Feb
(4) |
Mar
(4) |
Apr
(10) |
May
(1) |
Jun
(11) |
Jul
(16) |
Aug
(1) |
Sep
(10) |
Oct
(14) |
Nov
(7) |
Dec
(14) |
2008 |
Jan
(19) |
Feb
(7) |
Mar
(1) |
Apr
(3) |
May
(2) |
Jun
(13) |
Jul
(18) |
Aug
(10) |
Sep
(31) |
Oct
(12) |
Nov
(3) |
Dec
(1) |
2009 |
Jan
(2) |
Feb
(2) |
Mar
(8) |
Apr
(9) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
From: SourceForge.net <no...@so...> - 2011-10-12 07:26:49
|
Support Requests item #3422102, was opened at 2011-10-12 01:26 Message generated for change (Tracker Item Submitted) made by negom You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563509&aid=3422102&group_id=81360 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: phpWebSite Dependent Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Sandro (negom) Assigned to: Nobody/Anonymous (nobody) Summary: help Initial Comment: I can not access the dashboard, reconoe not my username and password and not the email you enter. I do.? Please help quickly ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=563509&aid=3422102&group_id=81360 |
From: SourceForge.net <no...@so...> - 2010-10-13 16:43:00
|
/mod/mailinglists item #3086767, was opened at 2010-10-13 11:42 Message generated for change (Tracker Item Submitted) made by trf000 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=765094&aid=3086767&group_id=81360 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: RFE Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Thomas de Jesus (trf000) Assigned to: Greg Meiste (blindman1344) Summary: Registering mailinglist with other modules Initial Comment: Currently you can import blogs to be sent out as emails. Would it be possible to add support for other content modules like Calendar, Article Manager and Pagesmith? I thought it might be as simple as as adding RSS support to those modules, but the process escapes me. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=765094&aid=3086767&group_id=81360 |
From: SourceForge.net <no...@so...> - 2009-04-26 15:20:17
|
mod/wiki item #1709555, was opened at 2007-04-29 06:12 Message generated for change (Comment added) made by blindman1344 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=716466&aid=1709555&group_id=81360 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: Defect Group: 0.x.x >Status: Closed >Resolution: Out of Date Priority: 5 Private: No Submitted By: Chris (youcantry) Assigned to: Greg Meiste (blindman1344) Summary: Wiki links in What's Related appear smashed together Initial Comment: Basically you associate a wiki page with a category, then when you view some other content in the same category, that wiki page makes it into the "What's related?" box as a link - but the link is the page title with all its words SmashedTogetherLikeThis (instead of being Smashed Together Like This). Or not. You know what I mean. Anyway - quick fix: open /class/WikiPage.php find the function _save() Find this line: $_SESSION['OBJ_fatcat']->saveSelect($this->getLabel(),'index.php?module=wiki&page=' . $this->getLabel(), $this->getId()); and change it to this: $_SESSION['OBJ_fatcat']->saveSelect(PHPWS_WikiManager::formatTitle($this->getLabel()),'index.php?module=wiki&page=' . $this->getLabel(), $this->getId()); Done. ---------------------------------------------------------------------- >Comment By: Greg Meiste (blindman1344) Date: 2009-04-26 10:20 Message: Thanks for the submission! However, I'm closing this ticket because the 0.x.x series is no longer supported. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=716466&aid=1709555&group_id=81360 |
From: SourceForge.net <no...@so...> - 2009-04-26 15:18:53
|
mod/wiki item #2750656, was opened at 2009-04-10 11:58 Message generated for change (Comment added) made by blindman1344 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=716466&aid=2750656&group_id=81360 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: Patch >Group: 1.x.x >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Matthew McNaney (stardog) Assigned to: Greg Meiste (blindman1344) Summary: TOC anchors fix Initial Comment: The base tag tends to screw up anchors in the Table of Contents. This tiny patch will fix it. ---------------------------------------------------------------------- >Comment By: Greg Meiste (blindman1344) Date: 2009-04-26 10:18 Message: Thanks Matt! I just moved this module to GitHub, but I did fix the issue and released version 1.1.2. The Wiki module can now be found on GitHub at: http://github.com/meisteg/wiki The module can now be downloaded at: http://github.com/meisteg/wiki/downloads ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=716466&aid=2750656&group_id=81360 |
From: SourceForge.net <no...@so...> - 2009-04-26 15:18:22
|
mod/wiki item #2768898, was opened at 2009-04-16 11:20 Message generated for change (Comment added) made by blindman1344 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=716466&aid=2768898&group_id=81360 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: Defect Group: 1.x.x >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Matthew McNaney (stardog) Assigned to: Greg Meiste (blindman1344) Summary: Anchor links Initial Comment: If you add an anchor (e.g. AwesomePage#toc2), the pound sign will be output in the link as %23. One quick fix is to add the below to line 170 in WikiManager.php $wikitext = str_replace('%23', '#', $wikitext); ---------------------------------------------------------------------- >Comment By: Greg Meiste (blindman1344) Date: 2009-04-26 10:18 Message: Thanks Matt! I just moved this module to GitHub, but I did fix the issue and released version 1.1.2. The Wiki module can now be found on GitHub at: http://github.com/meisteg/wiki The module can now be downloaded at: http://github.com/meisteg/wiki/downloads ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=716466&aid=2768898&group_id=81360 |
From: SourceForge.net <no...@so...> - 2009-04-26 01:09:21
|
mod/phpwstimelog item #1086212, was opened at 2004-12-15 21:13 Message generated for change (Settings changed) made by blindman1344 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=706227&aid=1086212&group_id=81360 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: RFE Group: None >Status: Closed >Resolution: Out of Date Priority: 3 Private: No Submitted By: Greg Meiste (blindman1344) Assigned to: Greg Meiste (blindman1344) Summary: RFE: Help balloons Initial Comment: No module is complete without help balloons. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=706227&aid=1086212&group_id=81360 |
From: SourceForge.net <no...@so...> - 2009-04-20 19:36:24
|
/mod/mailinglists item #2776655, was opened at 2009-04-20 14:36 Message generated for change (Tracker Item Submitted) made by verdonv You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=765094&aid=2776655&group_id=81360 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: Defect Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Verdon Vaillancourt (verdonv) Assigned to: Greg Meiste (blindman1344) Summary: Filecabinet items not being included in html message Initial Comment: Hi, At some point, filecabinet items used in an email are not being included in the html message. They do display when viewing the email in archive, but not in the message that is actually sent. I think the problem seems to be around line 190 in mailinglists/class/Email.php For some reason, $file is return the correct array, but $file->getTag() is returning null (I think) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=765094&aid=2776655&group_id=81360 |
From: SourceForge.net <no...@so...> - 2009-04-16 16:20:19
|
mod/wiki item #2768898, was opened at 2009-04-16 11:20 Message generated for change (Tracker Item Submitted) made by stardog You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=716466&aid=2768898&group_id=81360 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: Defect Group: 1.x.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: Matthew McNaney (stardog) Assigned to: Greg Meiste (blindman1344) Summary: Anchor links Initial Comment: If you add an anchor (e.g. AwesomePage#toc2), the pound sign will be output in the link as %23. One quick fix is to add the below to line 170 in WikiManager.php $wikitext = str_replace('%23', '#', $wikitext); ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=716466&aid=2768898&group_id=81360 |
From: SourceForge.net <no...@so...> - 2009-04-10 16:58:56
|
mod/wiki item #2750656, was opened at 2009-04-10 11:58 Message generated for change (Tracker Item Submitted) made by stardog You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=716466&aid=2750656&group_id=81360 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: Patch Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Matthew McNaney (stardog) Assigned to: Greg Meiste (blindman1344) Summary: TOC anchors fix Initial Comment: The base tag tends to screw up anchors in the Table of Contents. This tiny patch will fix it. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=716466&aid=2750656&group_id=81360 |
From: SourceForge.net <no...@so...> - 2009-04-01 14:14:33
|
/mod/article item #2725091, was opened at 2009-04-01 08:46 Message generated for change (Comment added) made by trf000 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2725091&group_id=81360 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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Thomas de Jesus (trf000) Assigned to: Nobody/Anonymous (nobody) Summary: AM 4.2.1 not sending for approval Initial Comment: Articles edited by restricted users get the message that article is being held for approval, but nothing appears in the approval tab. ---------------------------------------------------------------------- >Comment By: Thomas de Jesus (trf000) Date: 2009-04-01 09:14 Message: Sorry, was related to the allow_anonymous field still being present in my db. However, when the editor views the article, they see only the currently approved version, not the edited version. they can only see the changes they made in edit mode. Is it possible for them (restricted users) to see the edited version without being in edit mode? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2725091&group_id=81360 |
From: SourceForge.net <no...@so...> - 2009-04-01 13:46:26
|
/mod/article item #2725091, was opened at 2009-04-01 08:46 Message generated for change (Tracker Item Submitted) made by trf000 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2725091&group_id=81360 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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Thomas de Jesus (trf000) Assigned to: Nobody/Anonymous (nobody) Summary: AM 4.2.1 not sending for approval Initial Comment: Articles edited by restricted users get the message that article is being held for approval, but nothing appears in the approval tab. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2725091&group_id=81360 |
From: SourceForge.net <no...@so...> - 2009-03-25 12:44:20
|
mod/ads item #2705559, was opened at 2009-03-23 03:58 Message generated for change (Settings changed) made by blindman1344 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=858037&aid=2705559&group_id=81360 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: RFE Group: 1.x.x >Status: Open Resolution: Accepted Priority: 5 Private: No Submitted By: Englesos (englesos) Assigned to: Greg Meiste (blindman1344) Summary: Link Target Options Initial Comment: The mod works like a charm - great product. Is there/can there be an option to stop the automatic opening of all links in a new window? Or else to optionally disable links? I don't want to bounce people out of my site unless I have to, or alternatively I'd like the option to send them elsewhere within my site - such as to a page or microsite for a particular topic/client/product. Many thanks :-) Englesos ---------------------------------------------------------------------- >Comment By: Greg Meiste (blindman1344) Date: 2009-03-25 07:43 Message: Moved to the feature request category. ---------------------------------------------------------------------- Comment By: Englesos (englesos) Date: 2009-03-24 23:28 Message: Hi All - thanks for getting back to me. Blindman1344's solution should cover my needs short term but - unless I can use multiple templates - I think this is an issue for the feature list as Verdonv suggests. Is such an update in the pipeline? All the best Englesos ---------------------------------------------------------------------- Comment By: Verdon Vaillancourt (verdonv) Date: 2009-03-24 23:15 Message: Yes, that will work.. but I would still 2nd the feature request to be able to control the target of the link on an ad by ad basis. I might want some to stay in the window and others to target new windows. ---------------------------------------------------------------------- Comment By: Greg Meiste (blindman1344) Date: 2009-03-24 21:29 Message: You can modify the ad view template (ad/view.tpl) and take out target="_blank". You could also take out the link completely if you desire. The phpWebSite template engine looks for the template file in the following order: 1) It will first look in the theme (e.g. theme/mytheme/templates/ads/ad/view.tpl) 2) then it will look in the template directory (e.g. templates/ads/ad/view.tpl). 3) Finally it will look in the mod directory itself (e.g. mod/ads/templates/ad/view.tpl). It is recommended to use option #1 or #2. That way, when you upgrade the module, you don't accidentally overwrite your template modification. Hope that helps. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=858037&aid=2705559&group_id=81360 |
From: SourceForge.net <no...@so...> - 2009-03-25 04:28:53
|
mod/ads item #2705559, was opened at 2009-03-23 08:58 Message generated for change (Comment added) made by englesos You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=858037&aid=2705559&group_id=81360 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: Support Request Group: 1.x.x Status: Pending Resolution: Accepted Priority: 5 Private: No Submitted By: Englesos (englesos) Assigned to: Greg Meiste (blindman1344) Summary: Link Target Options Initial Comment: The mod works like a charm - great product. Is there/can there be an option to stop the automatic opening of all links in a new window? Or else to optionally disable links? I don't want to bounce people out of my site unless I have to, or alternatively I'd like the option to send them elsewhere within my site - such as to a page or microsite for a particular topic/client/product. Many thanks :-) Englesos ---------------------------------------------------------------------- Comment By: Englesos (englesos) Date: 2009-03-25 04:28 Message: Hi All - thanks for getting back to me. Blindman1344's solution should cover my needs short term but - unless I can use multiple templates - I think this is an issue for the feature list as Verdonv suggests. Is such an update in the pipeline? All the best Englesos ---------------------------------------------------------------------- Comment By: Verdon Vaillancourt (verdonv) Date: 2009-03-25 04:15 Message: Yes, that will work.. but I would still 2nd the feature request to be able to control the target of the link on an ad by ad basis. I might want some to stay in the window and others to target new windows. ---------------------------------------------------------------------- Comment By: Greg Meiste (blindman1344) Date: 2009-03-25 02:29 Message: You can modify the ad view template (ad/view.tpl) and take out target="_blank". You could also take out the link completely if you desire. The phpWebSite template engine looks for the template file in the following order: 1) It will first look in the theme (e.g. theme/mytheme/templates/ads/ad/view.tpl) 2) then it will look in the template directory (e.g. templates/ads/ad/view.tpl). 3) Finally it will look in the mod directory itself (e.g. mod/ads/templates/ad/view.tpl). It is recommended to use option #1 or #2. That way, when you upgrade the module, you don't accidentally overwrite your template modification. Hope that helps. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=858037&aid=2705559&group_id=81360 |
From: SourceForge.net <no...@so...> - 2009-03-25 04:15:44
|
mod/ads item #2705559, was opened at 2009-03-23 03:58 Message generated for change (Comment added) made by verdonv You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=858037&aid=2705559&group_id=81360 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: Support Request Group: 1.x.x Status: Pending Resolution: Accepted Priority: 5 Private: No Submitted By: Englesos (englesos) Assigned to: Greg Meiste (blindman1344) Summary: Link Target Options Initial Comment: The mod works like a charm - great product. Is there/can there be an option to stop the automatic opening of all links in a new window? Or else to optionally disable links? I don't want to bounce people out of my site unless I have to, or alternatively I'd like the option to send them elsewhere within my site - such as to a page or microsite for a particular topic/client/product. Many thanks :-) Englesos ---------------------------------------------------------------------- >Comment By: Verdon Vaillancourt (verdonv) Date: 2009-03-24 23:15 Message: Yes, that will work.. but I would still 2nd the feature request to be able to control the target of the link on an ad by ad basis. I might want some to stay in the window and others to target new windows. ---------------------------------------------------------------------- Comment By: Greg Meiste (blindman1344) Date: 2009-03-24 21:29 Message: You can modify the ad view template (ad/view.tpl) and take out target="_blank". You could also take out the link completely if you desire. The phpWebSite template engine looks for the template file in the following order: 1) It will first look in the theme (e.g. theme/mytheme/templates/ads/ad/view.tpl) 2) then it will look in the template directory (e.g. templates/ads/ad/view.tpl). 3) Finally it will look in the mod directory itself (e.g. mod/ads/templates/ad/view.tpl). It is recommended to use option #1 or #2. That way, when you upgrade the module, you don't accidentally overwrite your template modification. Hope that helps. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=858037&aid=2705559&group_id=81360 |
From: SourceForge.net <no...@so...> - 2009-03-25 02:29:06
|
mod/ads item #2705559, was opened at 2009-03-23 03:58 Message generated for change (Comment added) made by blindman1344 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=858037&aid=2705559&group_id=81360 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: Support Request Group: 1.x.x >Status: Pending >Resolution: Accepted Priority: 5 Private: No Submitted By: Englesos (englesos) Assigned to: Greg Meiste (blindman1344) Summary: Link Target Options Initial Comment: The mod works like a charm - great product. Is there/can there be an option to stop the automatic opening of all links in a new window? Or else to optionally disable links? I don't want to bounce people out of my site unless I have to, or alternatively I'd like the option to send them elsewhere within my site - such as to a page or microsite for a particular topic/client/product. Many thanks :-) Englesos ---------------------------------------------------------------------- >Comment By: Greg Meiste (blindman1344) Date: 2009-03-24 21:29 Message: You can modify the ad view template (ad/view.tpl) and take out target="_blank". You could also take out the link completely if you desire. The phpWebSite template engine looks for the template file in the following order: 1) It will first look in the theme (e.g. theme/mytheme/templates/ads/ad/view.tpl) 2) then it will look in the template directory (e.g. templates/ads/ad/view.tpl). 3) Finally it will look in the mod directory itself (e.g. mod/ads/templates/ad/view.tpl). It is recommended to use option #1 or #2. That way, when you upgrade the module, you don't accidentally overwrite your template modification. Hope that helps. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=858037&aid=2705559&group_id=81360 |
From: SourceForge.net <no...@so...> - 2009-03-23 08:58:08
|
mod/ads item #2705559, was opened at 2009-03-23 08:58 Message generated for change (Tracker Item Submitted) made by englesos You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=858037&aid=2705559&group_id=81360 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: Support Request Group: 1.x.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: Englesos (englesos) Assigned to: Greg Meiste (blindman1344) Summary: Link Target Options Initial Comment: The mod works like a charm - great product. Is there/can there be an option to stop the automatic opening of all links in a new window? Or else to optionally disable links? I don't want to bounce people out of my site unless I have to, or alternatively I'd like the option to send them elsewhere within my site - such as to a page or microsite for a particular topic/client/product. Many thanks :-) Englesos ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=858037&aid=2705559&group_id=81360 |
From: SourceForge.net <no...@so...> - 2009-03-18 18:52:56
|
/mod/article item #2469648, was opened at 2008-12-26 23:32 Message generated for change (Comment added) made by sf-robot You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2469648&group_id=81360 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: None Group: None >Status: Closed Resolution: None Priority: 5 Private: No Submitted By: Jochen Rter (joschkopf) Assigned to: Eloi George (adarkling) Summary: read counter reset upon article editing Initial Comment: The summary basically says it all: Each time I edit an existing article, the counter is reset to 0. This was not the case with artice manager version for phpws < 1.0. If this is intended behaviour, I would suggest to make this bug a feature request, to be able to choose whether to reset the counter or not. ---------------------------------------------------------------------- >Comment By: SourceForge Robot (sf-robot) Date: 2009-03-18 18:52 Message: This Tracker item was closed automatically by the system. It was previously set to a Pending status, and the original submitter did not respond within 14 days (the time period specified by the administrator of this Tracker). ---------------------------------------------------------------------- Comment By: Eloi George (adarkling) Date: 2009-01-26 03:26 Message: You're right, that's not the intended behavior. However i can't replicate it on my installations. Try updating to the latest version (4.2.1) & let me know if its still happening. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2469648&group_id=81360 |
From: SourceForge.net <no...@so...> - 2009-03-11 17:03:20
|
/mod/article item #2683295, was opened at 2009-03-11 12:03 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2683295&group_id=81360 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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Thomas de Jesus (trf000) Assigned to: Nobody/Anonymous (nobody) Summary: AM 4.2.1 main article Initial Comment: When editing an article that is set to main, it becomes unset and removes the article from the homepage. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2683295&group_id=81360 |
From: SourceForge.net <no...@so...> - 2009-03-11 16:19:06
|
/mod/article item #2631456, was opened at 2009-02-23 14:33 Message generated for change (Comment added) made by trf000 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2631456&group_id=81360 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: None Group: None Status: Closed Resolution: Fixed Priority: 5 Private: No Submitted By: Thomas de Jesus (trf000) Assigned to: Eloi George (adarkling) Summary: AM 4.21 permission bug Initial Comment: permission.php approval permission should be 'approval' not 'approve' the sql to add this field to article_permissions creates a field called 'approve'. Should be 'approval' ---------------------------------------------------------------------- >Comment By: Thomas de Jesus (trf000) Date: 2009-03-11 11:19 Message: Is there a link to the updated version? ---------------------------------------------------------------------- Comment By: Eloi George (adarkling) Date: 2009-02-26 17:52 Message: Thanks for finding that one! I like "approve" better, though - its an action word! I changed all instances of allow('article', 'approval') to allow('article', 'approve'). "I do mah thang, in action..." ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2631456&group_id=81360 |
From: SourceForge.net <no...@so...> - 2009-02-26 23:52:54
|
/mod/article item #2631456, was opened at 2009-02-23 16:33 Message generated for change (Settings changed) made by adarkling You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2631456&group_id=81360 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: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: Thomas de Jesus (trf000) >Assigned to: Eloi George (adarkling) Summary: AM 4.21 permission bug Initial Comment: permission.php approval permission should be 'approval' not 'approve' the sql to add this field to article_permissions creates a field called 'approve'. Should be 'approval' ---------------------------------------------------------------------- >Comment By: Eloi George (adarkling) Date: 2009-02-26 19:52 Message: Thanks for finding that one! I like "approve" better, though - its an action word! I changed all instances of allow('article', 'approval') to allow('article', 'approve'). "I do mah thang, in action..." ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2631456&group_id=81360 |
From: SourceForge.net <no...@so...> - 2009-02-23 20:34:02
|
/mod/article item #2631456, was opened at 2009-02-23 14:33 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2631456&group_id=81360 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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Thomas de Jesus (trf000) Assigned to: Nobody/Anonymous (nobody) Summary: AM 4.21 permission bug Initial Comment: permission.php approval permission should be 'approval' not 'approve' the sql to add this field to article_permissions creates a field called 'approve'. Should be 'approval' ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2631456&group_id=81360 |
From: SourceForge.net <no...@so...> - 2009-01-26 03:26:55
|
/mod/article item #2469648, was opened at 2008-12-26 19:32 Message generated for change (Settings changed) made by adarkling You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2469648&group_id=81360 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: None Group: None >Status: Pending Resolution: None Priority: 5 Private: No Submitted By: Jochen Rter (joschkopf) >Assigned to: Eloi George (adarkling) Summary: read counter reset upon article editing Initial Comment: The summary basically says it all: Each time I edit an existing article, the counter is reset to 0. This was not the case with artice manager version for phpws < 1.0. If this is intended behaviour, I would suggest to make this bug a feature request, to be able to choose whether to reset the counter or not. ---------------------------------------------------------------------- >Comment By: Eloi George (adarkling) Date: 2009-01-25 23:26 Message: You're right, that's not the intended behavior. However i can't replicate it on my installations. Try updating to the latest version (4.2.1) & let me know if its still happening. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2469648&group_id=81360 |
From: SourceForge.net <no...@so...> - 2009-01-26 02:28:31
|
mod/ads item #2536489, was opened at 2009-01-25 19:52 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=858037&aid=2536489&group_id=81360 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: RFE Group: 1.x.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: Greg Meiste (blindman1344) Assigned to: Greg Meiste (blindman1344) Summary: Support https Initial Comment: See: http://phpwsforums.com/showthread.php?t=6306 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=858037&aid=2536489&group_id=81360 |
From: SourceForge.net <no...@so...> - 2008-12-26 23:32:24
|
/mod/article item #2469648, was opened at 2008-12-27 00:32 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2469648&group_id=81360 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: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Jochen Rter (joschkopf) Assigned to: Nobody/Anonymous (nobody) Summary: read counter reset upon article editing Initial Comment: The summary basically says it all: Each time I edit an existing article, the counter is reset to 0. This was not the case with artice manager version for phpws < 1.0. If this is intended behaviour, I would suggest to make this bug a feature request, to be able to choose whether to reset the counter or not. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2469648&group_id=81360 |
From: SourceForge.net <no...@so...> - 2008-11-23 06:30:12
|
/mod/article item #2037765, was opened at 2008-08-04 12:49 Message generated for change (Settings changed) made by adarkling You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2037765&group_id=81360 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: None Group: None >Status: Closed >Resolution: Accepted Priority: 5 Private: No Submitted By: Tommy de Jesus (trf0000) >Assigned to: Eloi George (adarkling) Summary: E-mail notification in send for Approval Initial Comment: Rene Kiesler had hacked AM 3.0 for me to send an e-mail upon edit/creation of an article. I'd like to see that as a feature tied to the send for approval button in AM 4.x ---------------------------------------------------------------------- Comment By: Eloi George (adarkling) Date: 2008-11-23 02:29 Message: As you may have seen on IRC, Stardog will be working on a new feature that will enable this to be done through the Notes module. Until then, I added a function in index_admin.php called "log_event" that will log this stuff in /logs/event.php. If you want to also have it sent by email, then you could paste the mailing code here. Don't forget to turn on "Log all changes to articles at /logs/event.log" in the AM settings menu! ---------------------------------------------------------------------- Comment By: Eloi George (adarkling) Date: 2008-11-18 00:00 Message: Hey Tommy, I'm going to need a copy of the files in the /inc directory to see what Rene did. Or you can just tell me what happens -- who gets the email, is it the site owner, or someone specified in AM settings? Also, what is the email text that gets sent? Y'know, as I'm thinking about it, this may be better as a feature in the core Security class, so that all events sent to it get emailed out... ---------------------------------------------------------------------- Comment By: Tommy de Jesus (trf0000) Date: 2008-08-04 12:49 Message: Logged In: YES user_id=886845 Originator: YES File Added: ArticleManager.php ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=681146&aid=2037765&group_id=81360 |