Commit graph

30 commits

Author SHA1 Message Date
Paul Driver
48bbec5c6f fixed #12029: issue with keywords 2011-01-24 09:43:14 -06:00
Colin Kuskie
b5ef9fc9e7 Add POD for the new sortOrder option to Keyword's getMatchingAssets 2010-08-09 18:57:41 -07:00
Scott Walters
e033192328 StoryTopic 'Alphabetically' sort order 2010-07-28 08:33:52 -04:00
khenn
1e4bcbb3fb Added getTopKeyword method 2009-10-30 16:43:51 -05:00
Colin Kuskie
c668226651 Fix Keywords so that by default, only Keywords from published assets are returned.
Reported as bug against the StoryManager, but also affects Wiki, Shelf.
2009-07-20 16:01:30 +00:00
Colin Kuskie
19f703dc9b Merge with HEAD, 10472 2009-04-24 17:12:17 +00:00
Colin Kuskie
9ba8337953 Fixing my bad POD. 2009-04-21 23:36:45 +00:00
Colin Kuskie
12acce6c57 use the rowsPerPage option to getMatchingAssets as a limit clause when
usePaginator is not used.
2009-04-20 18:20:27 +00:00
Colin Kuskie
adc6f803e6 Add a limit option to getMatchingAssets. 2009-04-18 02:21:15 +00:00
Colin Kuskie
a026f211cd More missing POD for generateCloud 2009-04-16 15:17:24 +00:00
Colin Kuskie
24b98db706 Add POD missing for generateCloud method. 2009-04-16 15:12:40 +00:00
Colin Kuskie
4c1307e3d0 merge to 10219 2009-04-08 16:35:31 +00:00
Colin Kuskie
b9959b5da2 POD for Keyword module to bring it to 100% coverage. 2009-04-01 03:22:21 +00:00
Graham Knop
7064eb1a2a Keywords form control, Keywords API enhancements, Keywords format change 2009-03-26 20:52:19 +00:00
Colin Kuskie
6dc31e64ae Add a new option for getMatchingAssets to set the number of rows
per page.
Add another sort clause to make testing easier.
2009-03-09 18:40:21 +00:00
Colin Kuskie
9368a5dbcf POD fix about the default sort order of returned assets. 2009-03-07 04:13:58 +00:00
Graham Knop
24da723629 updating copyright year 2009-02-20 23:47:30 +00:00
Colin Kuskie
55d4c12ce1 Update POD about getKeywordsForAsset. 2009-01-14 17:43:42 +00:00
Colin Kuskie
eff71d9c44 Fix a bug in the Keyword package where it would return a list of all assetIds with keywords if a reference asset with no keywords was passed in 2008-07-18 21:16:59 +00:00
JT Smith
ab55978f55 fixed some keywords bugs
took beta label away from event manager
added option to shelf to include items below it and items included via keywords
2008-05-17 18:58:22 +00:00
JT Smith
b0ec9edf53 some bug fixing 2008-05-17 17:23:24 +00:00
JT Smith
82056c66aa Added an asset called Shelf, which allows you to create categories of Skus. 2008-04-29 01:26:45 +00:00
JT Smith
d744551c31 - rfe: Not being limited to single-worded Tags
- Exposed keywords API to all assets through edit screen. Now keywords are
   searchable and add metatags for all assets.
2008-04-26 19:46:13 +00:00
Graham Knop
d49b7a7077 fixed: fatal error duplicate keywords added to a wiki page 2008-03-07 20:53:23 +00:00
JT Smith
93b5ca16e4 updating copyright year 2008-02-07 23:28:18 +00:00
Graham Knop
4b561a1a63 Merged revisions 5256 via svnmerge from
https://svn.webgui.org/plainblack/branch/WebGUI_7.4

........
  r5256 | graham | 2008-01-09 05:43:02 -0600 (Wed, 09 Jan 2008) | 1 line
  
  fix: Tag cloud was limited to 50 least commonly used tags
........
2008-01-09 11:45:31 +00:00
Doug Bell
82e9bf8448 Finished? Ready for merge at least. 2007-12-17 22:22:06 +00:00
JT Smith
2879033a8d TagCloud (Keywords.pm) 2007-08-14 19:42:11 +00:00
JT Smith
f36ba1b268 - Added keyword tagging to Wiki. 2007-07-07 21:09:39 +00:00
JT Smith
23fa0283b3 - Added keyword tagging api. 2007-07-07 04:37:38 +00:00