Foswiki's Tasks webTasks Item tracking systemhttp://www.foswiki.org/pub/System/ProjectLogos/foswiki-logo.pngFoswiki-1.1.5, Tue, 10 Apr 2012, build 14595Copyright 2012, contributing authors.tag:www.foswiki.org,2012-05-27:Tasks.WebAtomItem11798 - Save/Cancel on Edit Topic Settings dialog fails with an error for non-English localizated sites. - Waiting for Release - Engine (Main.GeorgeClark) tag:www.foswiki.org,2012-05-27T01:55:27Z:Tasks.Item11798 2012-05-27T01:55:27ZGeorgeClarkUpdating to Foswiki 1.1.5 causes an error while saving the topic preferences The system requires the formfield action_save with value="Save". Within localized foswiki systems in German, the value is getting ...Item11902 - Implement Development.LinksInPreview - Waiting for Feedback - Engine (Main.GeorgeClark) tag:www.foswiki.org,2012-05-27T01:22:01Z:Tasks.Item11902 2012-05-27T01:22:01ZGeorgeClarkSee Development.LinksInPreview Implementing along with unit test. Will, This was yours. Any concerns? Main.GeorgeClark 27 May 2012Item5935 - attach.pm enhancement: add time processing to code - Waiting for Release - Engine (Main.GeorgeClark) tag:www.foswiki.org,2012-05-26T17:33:37Z:Tasks.Item5935 2012-05-26T17:33:37ZGeorgeClarkFollowing changes to lib/TWiki/attach.pm allows time/date processing: Add after use strict; use Assert; use TWiki::Time; and add before # I18N: Site specified or , # ensure that filename ...Item11900 - Implement Development.IntroduceForceDefaultUrlHostToggle - Waiting for Feedback - Engine (Main.OliverKrueger) tag:www.foswiki.org,2012-05-26T05:48:19Z:Tasks.Item11900 2012-05-26T05:48:19ZOliverKrueger* Needs entry in Foswiki.spec * Needs unit tests. Oliver, you were the committed developer on this. Just making sure you don't mind me finishing your implementation. Crawford, you had a concern, ...Item11901 - Implement CancelButtonsShouldUseViewScript - Waiting for Feedback - Engine (Main.GeorgeClark) tag:www.foswiki.org,2012-05-26T02:36:06Z:Tasks.Item11901 2012-05-26T02:36:06ZGeorgeClarkImplements Development.CancelButtonsShouldUseViewScript Edit dialogs should never post to a save script if the action is cancel * Implement a option to release locks during view * Change the cancel ...Item11746 - General documentation task for 1.1.6 release - Confirmed - Engine (Main.ArthurClemens) tag:www.foswiki.org,2012-05-26T00:11:01Z:Tasks.Item11746 2012-05-26T00:11:01ZArthurClemensItem9693 - Documentation updates for Foswiki 2.0 - New - Engine (Main.ArthurClemens) tag:www.foswiki.org,2012-05-26T00:11:00Z:Tasks.Item9693 2012-05-26T00:11:00ZArthurClemensCatch all for integration documentation updates to Foswiki 2.0 (current trunk as at 16/9/10) Main.CrawfordCurrie 16 Sep 2010Item11571 - topic creator lack of feedback - the js disables create button until the user makes a wikiword or clicks allow non wikiword - Waiting for Release - Engine (Main.ArthurClemens) tag:www.foswiki.org,2012-05-26T00:03:08Z:Tasks.Item11571 2012-05-26T00:03:08ZArthurClemensshould be realtivly simple add an information message telling the user what the constraints are until they fill them in this case, make a WikiRod, or use a space.... (the space is more normal really ...Item11898 - Remove id=nonwikiword from template module - Waiting for Release - Engine (Main.ArthurClemens) tag:www.foswiki.org,2012-05-25T23:11:00Z:Tasks.Item11898 2012-05-25T23:11:00ZArthurClemensThat checkbox has an id attribute, which makes it impossible to use more than once on the page. It was a stupid decision. This is in foswiki.tmpl: Main.ArthurClemens 25 May 2012Item11897 - save Preferences on a WikiGroup throws Error - Duplicate - Engine (Main.GeorgeClark) tag:www.foswiki.org,2012-05-25T17:12:29Z:Tasks.Item11897 2012-05-25T17:12:29ZGeorgeClarkI tried to change the SET ALLOWTOPICCHANGE Parameter for a WikiGroup over the "More Topic Actions" button. Whe I try to save, it throws this Error. (See Attachment) Furthermore, there was an Error in the ...Item11899 - New extension <nop>UnixUsersContrib - New - Extension (Main.JoenioCosta) tag:www.foswiki.org,2012-05-25T17:00:13Z:Tasks.Item11899 2012-05-25T17:00:13ZJoenioCostaMain.JoenioCosta 25 May 2012 I deloped a new Contrib UnixUsersContrib based on JoomlaUsersContrib to allow Foswiki authenticate users against Unix password via PAM. It also map Unix groups to Foswiki Groups ...Item10635 - Wrong international character display - New - Engine (Main.JozefMojzis) tag:www.foswiki.org,2012-05-25T15:27:28Z:Tasks.Item10635 2012-05-25T15:27:28ZJozefMojzisMy config: $Foswiki::cfg{UserInterfaceInternationalisation} = 1; $Foswiki::cfg{Languages}{cs}{Enabled} = 1; #all enabled $Foswiki::cfg{UseLocale} = 1; $Foswiki::cfg{Site}{Locale} = 'sk_SK.UTF 8'; $Foswiki ...Item11869 - Foswiki::Time::parseTime doesn't like 1901-1959 - Confirmed - Engine (Main.GeorgeClark) tag:www.foswiki.org,2012-05-25T14:02:12Z:Tasks.Item11869 2012-05-25T14:02:12ZGeorgeClarkI was reading the code and thought it looked odd. So I wrote a quick test. my $laste = Foswiki::Time::parseTime("10",1); for my $d (11..2012) { my $ed = Foswiki::Time::parseTime($d,1); ...Item526 - Get rid of svn keyword replacement - Confirmed - Engine (Main.OlivierRaginel) tag:www.foswiki.org,2012-05-25T13:31:27Z:Tasks.Item526 2012-05-25T13:31:27ZOlivierRaginelAs seen in Foswikirev:1453, sometimes this automagic keyword replacement misbehave. The whole problem here is that the local files are not identical to the ones stored in the repository, and this is not ...Item5437 - UTF-8 fixes for Foswiki 2.0 (was Foswiki 1.1 but deferred, was Foswiki 1.0 but deferred, was T4.2 but deferred) - Being Worked On - Engine (Main.PaulHarvey) tag:www.foswiki.org,2012-05-25T04:44:00Z:Tasks.Item5437 2012-05-25T04:44:00ZPaulHarveyTWiki:Main/IvanBaktsheev writes this in his blog at http://dot and thing.blogspot.com/2008/03/twiki utf8.html : two years ago i made (successfully) twiki 4 installation with utf 8 (one source modification ...Item11891 - Make SqlGridPlugin CRUD forms more generic - New - Extension (Main.KipLubliner) tag:www.foswiki.org,2012-05-25T01:22:00Z:Tasks.Item11891 2012-05-25T01:22:00ZKipLublinerMain.KipLubliner 23 May 2012
This topic: Tasks > WebAtom
Topic revision: 08 Mar 2012, PadraigLennon
The copyright of the content on this website is held by the contributing authors, except where stated elsewhere. see CopyrightStatement.