summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-13use HTTP_GONE for not foundPRE_BOOTSTRAPspiderr1-1/+1
2013-03-13SEO cleanup to use canonicalspiderr3-25/+42
2013-03-12no output on no tagsspiderr1-4/+0
2012-06-07Prefered 'BitUser' should already be loaded, may be RoleUserlsces1-1/+0
2012-05-06Merge branch 'master' of github.com:bitweaver/tagsspiderr1-0/+4
2012-05-06replace all PHP4 style constructors with __construct; replace calls to base c...spiderr1-2/+2
2012-04-29No tags found messageLester Caine ext:(%22)1-0/+4
2012-04-25update getDisplayUrl to getDisplayUrlWithTagspiderr1-4/+4
2012-04-18major cleanup and get install working on postgres for all packagesChristian Fowler1-1/+1
2012-04-18major migration of getDisplayUrl to ->getDisplayUrl and ::getDisplayUrlFromHashChristian Fowler1-3/+3
2012-01-26fix pParamHash check on tagsspiderr1-1/+1
2012-01-16tags service function will now only store if isset tag_map_storespiderr1-1/+1
2011-07-19CONSTRAINTs-typospiderr1-1/+1
2011-07-11clean up assignment on load - use setField to put value into pObjectspiderr1-2/+4
2011-05-25Merge branch 'master' of github.com:bitweaver/tagspre-lf-storage-path-to-file-namespiderr1-4/+0
2011-05-25empty check on pParamHash[sort_mode]spiderr1-1/+1
2011-05-17silent if no tags foundspiderr1-4/+0
2011-05-04fix logic on invalid tag sort_modespiderr1-1/+1
2010-06-09Strip down CVS keywords.cvs2git7-5/+5
2010-06-03These have nothing to do with tags .... separate itags package created cloned...CVS_HEADLester Caine3-219/+0
2010-06-02move all imagetags stuff to tagsChristian Fowler2-0/+180
2010-05-31move liberty_attachment_tags to tags package and rename to tags_image_areasChristian Fowler1-0/+39
2010-04-17SCHEMA CHANGE - liberty_content_types - change content_description to content...wjames51-1/+5
2010-04-17step three of contenttype name plural - replace all instances where name is a...pre_ctype_desc_name_schmeachangewjames51-3/+3
2010-03-10use append_url to limit tag linking by content_type_guidPRE_CONTENTTYPE_NAME_PLURALChristian Fowler2-8/+8
2010-02-12flatten services hash and introduce new param for adding some meta data about...wjames51-2/+9
2010-02-11move service def into pkgPRE_LIBERTYSYS_SERVICE_UPDATEwjames51-0/+2
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames54-7/+7
2010-01-23default to filter by content_type_guidpre_deprecate_bit_setup_incPRE_BIT_SETUP_CHANGEChristian Fowler1-1/+1
2010-01-23add content_type_guid suport to getList so tags can be restricted to certain ...Christian Fowler2-3/+9
2009-10-01remove ref to non-existant copyright.txt fileR270wjames55-10/+10
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames55-10/+10
2009-08-13adjust percentages for 100% at size 1Tyler Bello1-11/+14
2009-08-13remove debugTyler Bello1-2/+1
2009-08-13re-add checking of illegal sort_modesTyler Bello5-13/+44
2009-08-13replace SUBSELECT with INNER JOIN + GROUP BY for exponential query speed impr...Tyler Bello1-48/+19
2009-08-03bounds checking on tag name lengthChristian Fowler1-6/+8
2009-05-04Stop tags wiping gallery mapping for fisheye and treasuryLester Caine1-4/+4
2009-01-28pass param hash by reference in services - utilized in _list_sql services to ...Tekimaki1-2/+6
2009-01-28add new search template serviceTekimaki2-1/+9
2009-01-27strip white space and trailing junk from search tagsTekimaki1-5/+16
2008-12-23handle service method of deleting all users tags when the user is deletedR250Christian Fowler2-1/+12
2008-12-01revert check, current is too restrictive, and old we can grow into when featu...Tekimaki1-2/+2
2008-10-20BIG CHANGE: migrate p_*_edit permissions to p_*_update permission naming conv...Christian Fowler4-23/+16
2008-10-19inline heading and 'drop selected'pre_update_permissionlaetzer1-2/+14
2008-10-19let content admins expunge tagswjames51-5/+11
2008-10-19admin can edit all tags, this whole access control process is a bit wack and ...wjames51-2/+2
2008-10-18admin sets content types which can be tagged; add/delete tags via input field...laetzer5-89/+117
2008-10-18Move tags popup to the area where "help" belongs instead of where labels go.Nick Palmer1-1/+3
2008-10-16roll back, last change removed existing tags list completely, please dont do ...wjames51-16/+10