Changeset 11496
- Timestamp:
- 04/19/11 08:32:17 (13 months ago)
- Location:
- trunk/ActionTrackerPlugin
- Files:
-
- 2 edited
-
data/System/ActionTrackerPlugin.txt (modified) (1 diff)
-
lib/Foswiki/Plugins/ActionTrackerPlugin.pm (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ActionTrackerPlugin/data/System/ActionTrackerPlugin.txt
r10656 r11496 488 488 | License: | GPL ([[http://www.gnu.org/copyleft/gpl.html][GNU General Public License]]) | 489 489 | Change History: | | 490 | 4 Feb 2011 | Foswiki:Tasks/10281: Correct handling of parallel edits. | 491 | 28 Jan 2011 | Foswiki:Tasks/Item8263: Merged Kent Dozier's enhancement for display of select-type fields. Foswiki:Tasks/Item10282: Ensure a link to a missing action gives a meaningful error. Foswiki:Tasks/Item9636: correct parsing of manually-entered dates to default to international standards. Foswiki:Tasks/Item8564: numeric-sort in columns containing numeric data. Foswiki:Tasks/Item10190: support plain-text output from ACTIONSEARCH. Foswiki:Tasks/Item868: Use JQueryPlugin to streamline action editing (including refreshing the topic when an edited action is saved). Foswiki:Tasks/Item1946: The name search is now able to search for orphaned actions. Foswiki:Tasks/Item9687: relative dates in search expressions fixed. | 492 | 04 Nov 2010 | Foswiki:Tasks/Item1187: Improved the fix for unwanted date changes when you create or edit an action. Now it should also work for servers west of Greenwich. | 493 | 03 Nov 2010 | Foswiki:Tasks/Item9083: Ensure there's at least one newline at the end of the topic text after an action edit, and always one empty line between topic content and meta; otherwise attachment meta-data may get eaten | 494 | 17 Oct 2010 | Foswiki:Tasks/Item9825: Update for Foswiki 1.1.0 compatibility. No other fixes in this revision | 495 | 07 Feb 2010 | Foswiki:Tasks/Item8362: fix table separator in IE -- Foswiki:Main.AndrewJones | 496 | 20 Jan 2010 | Foswiki:Tasks/Item8400: fix for editing in the plugin topic page | 497 | 04 Jan 2010 | Foswiki:Tasks/Item8376: doc fix | 490 | 2.4.3 (19 Apr 2011) | Foswiki:Tasks/Item10613: Fix for calendar popup in action edit form | 491 | 2.4.2 (4 Feb 2011) | Foswiki:Tasks/10281: Correct handling of parallel edits. | 492 | 2.4.0 (28 Jan 2011) | Foswiki:Tasks/Item8263: Merged Kent Dozier's enhancement for display of select-type fields. Foswiki:Tasks/Item10282: Ensure a link to a missing action gives a meaningful error. Foswiki:Tasks/Item9636: correct parsing of manually-entered dates to default to international standards. Foswiki:Tasks/Item8564: numeric-sort in columns containing numeric data. Foswiki:Tasks/Item10190: support plain-text output from ACTIONSEARCH. Foswiki:Tasks/Item868: Use JQueryPlugin to streamline action editing (including refreshing the topic when an edited action is saved). Foswiki:Tasks/Item1946: The name search is now able to search for orphaned actions. Foswiki:Tasks/Item9687: relative dates in search expressions fixed. | 493 | 2.3.2 (04 Nov 2010) | Foswiki:Tasks/Item1187: Improved the fix for unwanted date changes when you create or edit an action. Now it should also work for servers west of Greenwich. | 494 | 2.3.1 (03 Nov 2010) | Foswiki:Tasks/Item9083: Ensure there's at least one newline at the end of the topic text after an action edit, and always one empty line between topic content and meta; otherwise attachment meta-data may get eaten | 495 | 2.3.0 (17 Oct 2010) | Foswiki:Tasks/Item9825: Update for Foswiki 1.1.0 compatibility. No other fixes in this revision | 496 | 2.2.3 (07 Feb 2010) | Foswiki:Tasks/Item8362: fix table separator in IE -- Foswiki:Main.AndrewJones | 497 | 2.2.2 (20 Jan 2010) | Foswiki:Tasks/Item8400: fix for editing in the plugin topic page | 498 | 2.2.1 (04 Jan 2010) | Foswiki:Tasks/Item8376: doc fix | 498 499 | | Foswiki:Tasks/Item2467: fix stylesheet. Foswiki:Tasks/Item2474: doc updates | 499 | 05 Nov 2009| Foswiki:Tasks/Item8322: documentation improvements Foswiki:Tasks/Item8092: add CSS classes for different table orientations Foswiki:Tasks/1187: standardised entry fields as accepting GMT times only, fixed the test cases |500 | 15 May 2009| Foswikitask:Item1627: Add horizontal grid lines to separate tasks as it was too difficult to see where one task ends and the next begins. Foswikitask:Item1187 If the server was east of Greenwich the dates in ActionTrackerPlugin were displayed as one day earlier and each time you edited an action the dates would decrement by one day. Foswikitask:Item1364 ActionTrackerPlugin handles actions without uid very badly. Foswikitask:Item1482 actionnotify referred to old name space. |501 | 2 9 Jan 2009| Foswikitask:Item455: port to foswiki Foswikitask:Item5974: correct CSS for search results table Foswikitask:Item5938: load CSS for ACTIONSEARCH Foswikitask:Item5606: Foswikitask:Item5915: respect global settings for time format Foswikitask:Item4312: finished support for header, footer etc. Foswikitask:Item412: added =reverse= Foswikitask:Item5962: removed apparently spurious newline |502 | 09 Jan 2002| First version |500 | 2.2.0 (05 Nov 2009) | Foswiki:Tasks/Item8322: documentation improvements Foswiki:Tasks/Item8092: add CSS classes for different table orientations Foswiki:Tasks/1187: standardised entry fields as accepting GMT times only, fixed the test cases | 501 | 2.1.0 (15 May 2009) | Foswikitask:Item1627: Add horizontal grid lines to separate tasks as it was too difficult to see where one task ends and the next begins. Foswikitask:Item1187 If the server was east of Greenwich the dates in ActionTrackerPlugin were displayed as one day earlier and each time you edited an action the dates would decrement by one day. Foswikitask:Item1364 ActionTrackerPlugin handles actions without uid very badly. Foswikitask:Item1482 actionnotify referred to old name space. | 502 | 2.0.0 (29 Jan 2009) | Foswikitask:Item455: port to foswiki Foswikitask:Item5974: correct CSS for search results table Foswikitask:Item5938: load CSS for ACTIONSEARCH Foswikitask:Item5606: Foswikitask:Item5915: respect global settings for time format Foswikitask:Item4312: finished support for header, footer etc. Foswikitask:Item412: added =reverse= Foswikitask:Item5962: removed apparently spurious newline | 503 | 1.0.0 (09 Jan 2002) | First version | 503 504 | Dependencies: | %$DEPENDENCIES% | 504 505 | Home page: | http://foswiki.org/Extensions/ActionTrackerPlugin | -
trunk/ActionTrackerPlugin/lib/Foswiki/Plugins/ActionTrackerPlugin.pm
r10656 r11496 10 10 11 11 our $VERSION = '$Rev$'; 12 our $RELEASE = ' 4 Feb 2011';12 our $RELEASE = '2.4.3'; 13 13 our $SHORTDESCRIPTION = 14 14 'Adds support for action tags in topics, and automatic notification of action statuses'; … … 31 31 Foswiki::Func::registerTagHandler( 'ACTIONSEARCH', \&_handleActionSearch, 32 32 'context-free' ); 33 use Foswiki::Contrib::JSCalendarContrib; 34 if ( $@ || !$Foswiki::Contrib::JSCalendarContrib::VERSION ) { 35 Foswiki::Func::writeWarning( 'JSCalendarContrib not found ' . $@ ); 36 } 37 else { 38 Foswiki::Contrib::JSCalendarContrib::addHEAD('foswiki'); 39 } 33 40 34 41 return 1; … … 227 234 228 235 $_[0] = $tmpl; 229 230 use Foswiki::Contrib::JSCalendarContrib;231 if ( $@ || !$Foswiki::Contrib::JSCalendarContrib::VERSION ) {232 Foswiki::Func::writeWarning( 'JSCalendarContrib not found ' . $@ );233 }234 else {235 Foswiki::Contrib::JSCalendarContrib::addHEAD('foswiki');236 }237 236 } 238 237
Note: See TracChangeset
for help on using the changeset viewer.
