summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2008-10-16merged 'existing tags' form row with 'add tags' to avoid info duplication and...laetzer1-10/+16
2008-09-19tra() for error/warning/delete messagescreate_permissionlaetzer1-4/+5
2008-09-16more elegant comma; wordinglaetzer1-5/+7
2008-09-16translation for 'default'laetzer1-1/+1
2008-09-15checks to keep user input after previewlaetzer1-1/+1
2008-09-10a number of html and consistency fixes for module helpMax Kremmel1-6/+7
2008-09-09one help file for each module (that takes parameters), html code change from ...laetzer1-0/+25
2008-09-08add convenience link to popup tag cloud from edit processwjames51-0/+3
2008-08-29less direct wordinglaetzer1-1/+1
2008-07-29Use results from getContentList directlyLester Caine1-4/+4
2008-07-16Added 'rel="tag"' to tag <a> elementsJo-Herman Haugholt3-3/+3
2008-07-16Added PrettyPrint support to TagsJo-Herman Haugholt6-6/+34
2008-07-15add display class so that include flows in layout like similarl serviceswjames51-1/+1
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler3-7/+7
2008-06-15on preview get and display existing tagswjames51-1/+2
2008-06-14show link to tagged content in admin menulaetzer1-1/+6
2008-01-22replace recursive popularity count queries with slightly lesssucky subselect....R202wjames51-3/+5
2008-01-16Fix issue with empty tags like happen if you put a , at the end of the list.Nick Palmer1-10/+15
2007-12-07tag param should be set and not empty to cause the joinwjames51-2/+2