index
:
tags
master
Bitweaver tags package repository
lester@lsces.co.uk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LibertyTag.php
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-13
SEO cleanup to use canonical
spiderr
1
-0
/
+5
2012-05-06
replace all PHP4 style constructors with __construct; replace calls to base c...
spiderr
1
-2
/
+2
2012-04-25
update getDisplayUrl to getDisplayUrlWithTag
spiderr
1
-4
/
+4
2012-04-18
major migration of getDisplayUrl to ->getDisplayUrl and ::getDisplayUrlFromHash
Christian Fowler
1
-3
/
+3
2012-01-26
fix pParamHash check on tags
spiderr
1
-1
/
+1
2012-01-16
tags service function will now only store if isset tag_map_store
spiderr
1
-1
/
+1
2011-07-11
clean up assignment on load - use setField to put value into pObject
spiderr
1
-2
/
+4
2011-05-25
empty check on pParamHash[sort_mode]
spiderr
1
-1
/
+1
2011-05-04
fix logic on invalid tag sort_mode
spiderr
1
-1
/
+1
2010-06-09
Strip down CVS keywords.
cvs2git
1
-1
/
+1
2010-03-10
use append_url to limit tag linking by content_type_guid
PRE_CONTENTTYPE_NAME_PLURAL
Christian Fowler
1
-6
/
+6
2010-01-23
add content_type_guid suport to getList so tags can be restricted to certain ...
Christian Fowler
1
-2
/
+8
2009-10-01
remove ref to non-existant copyright.txt file
R270
wjames5
1
-2
/
+2
2009-10-01
fix LGPL license ref from non-existant license.txt file to lgpl url
wjames5
1
-2
/
+2
2009-08-13
re-add checking of illegal sort_modes
Tyler Bello
1
-1
/
+29
2009-08-13
replace SUBSELECT with INNER JOIN + GROUP BY for exponential query speed impr...
Tyler Bello
1
-48
/
+19
2009-08-03
bounds checking on tag name length
Christian Fowler
1
-6
/
+8
2009-05-04
Stop tags wiping gallery mapping for fisheye and treasury
Lester Caine
1
-4
/
+4
2009-01-28
pass param hash by reference in services - utilized in _list_sql services to ...
Tekimaki
1
-2
/
+6
2009-01-27
strip white space and trailing junk from search tags
Tekimaki
1
-5
/
+16
2008-12-23
handle service method of deleting all users tags when the user is deleted
R250
Christian Fowler
1
-1
/
+11
2008-10-20
BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...
Christian Fowler
1
-16
/
+11
2008-10-19
let content admins expunge tags
wjames5
1
-5
/
+11
2008-10-19
admin can edit all tags, this whole access control process is a bit wack and ...
wjames5
1
-2
/
+2
2008-10-18
admin sets content types which can be tagged; add/delete tags via input field...
laetzer
1
-23
/
+30
2008-07-29
Use results from getContentList directly
Lester Caine
1
-4
/
+4
2008-07-16
Added PrettyPrint support to Tags
Jo-Herman Haugholt
1
-2
/
+19
2008-06-15
on preview get and display existing tags
wjames5
1
-1
/
+2
2008-01-22
replace recursive popularity count queries with slightly lesssucky subselect....
R202
wjames5
1
-3
/
+5
2008-01-16
Fix issue with empty tags like happen if you put a , at the end of the list.
Nick Palmer
1
-10
/
+15
2007-12-07
tag param should be set and not empty to cause the join
wjames5
1
-2
/
+2
2007-12-03
delete tag on drop if it has zero content mapped to it
Christian Fowler
1
-2
/
+7
2007-11-29
remove invocation of liberty/list_content.php so proper permissioning can be ...
Christian Fowler
1
-5
/
+24
2007-06-22
Remove subpackage tag from class - phpdoc 1.3.2 handles correctly now
Lester Caine
1
-2
/
+1
2007-06-22
Adde phpdoc comment blocks
Lester Caine
1
-4
/
+19
2007-05-16
limit most popular requests by max_popular param - updates module to work wit...
wjames5
1
-2
/
+21
2007-05-07
and fix sorting on created date
wjames5
1
-0
/
+2
2007-05-07
fix listing sort options and pagination links
wjames5
1
-2
/
+24
2007-05-06
add module to include tag cloud in columns - note there is a weird style layo...
wjames5
1
-2
/
+2
2007-04-30
remove trailing whitespace
Max Kremmel
1
-84
/
+84
2007-04-02
Change order of deletes in expunge so they don't violate constraints in a REA...
Nick Palmer
1
-3
/
+4
2007-03-23
Correct fix for comment issue. Fix for warning on empty create.
Nick Palmer
1
-3
/
+2
2007-03-23
added require_once of the libertyComment since LibertyComment is called
jetskijoe
1
-0
/
+1
2007-03-23
Fix warning when not setting tags.
Nick Palmer
1
-14
/
+14
2007-03-22
Added ability to drop tags from content for owners and admin. Added some code...
Nick Palmer
1
-1
/
+21
2007-03-22
Added sanitation of tags with various options. Fixed bugs. Added ability to v...
Nick Palmer
1
-18
/
+69
2007-03-20
oops this is the expunge stuff
wjames5
1
-5
/
+7
2007-03-20
add perms and editing interface so you can fix or kill bad tags
wjames5
1
-19
/
+74
2007-03-16
fixes bug in tag weighting
wjames5
1
-19
/
+22
2007-03-16
weight tags based on use
wjames5
1
-4
/
+27
[next]