summaryrefslogtreecommitdiff
path: root/lib/VNDB/Handler/Traits.pm
AgeCommit message (Expand)AuthorFilesLines
2018-10-07Handler::(Tags|Traits): Remember spoiler/filter settings when changing the otherYorhel1-3/+4
2018-09-29Add default spoiler level to traits and use it on character editYorhel1-2/+7
2018-07-07Handler::Traits: Fix link in duplicate trait creationYorhel1-1/+1
2017-03-03Don't allow deleted or unapproved traits to be linked to char entriesYorhel1-0/+1
2016-07-03Generalize substring search relevance + apply to most dropdown searchesYorhel1-15/+3
2016-07-03Charedit/traits: Prioritize exact match when finding traitsYorhel1-1/+13
2016-01-23L10N: Intern all VNDB::Handler::* stuffYorhel1-55/+57
2016-01-20L10N: Intern all VNDB::Util::* stuffYorhel1-7/+4
2016-01-19Move some VNDB::L10N stuff to VNDB::Func + intern VNDB::FuncYorhel1-4/+4
2015-12-30Add release filters to VN browserYorhel1-2/+4
2015-09-20Update usage kv_validate() to upcoming TUWF 1.0Yorhel1-5/+5
2015-07-21Add profile option for the default spoiler settingYorhel1-6/+4
2015-07-21L10N: Combine spoiler setting stringsYorhel1-4/+3
2015-01-15Double the limit of number of traits to a characterYorhel1-1/+1
2014-12-01Replace some 'onclick' attributes with JS-generated eventsYorhel1-3/+3
2014-10-16Completely get rid of the old charedit perm flagYorhel1-3/+3
2012-11-05Handler::Traits: Include filter string in paginationYorhel1-1/+1
2012-01-25Do most of the table striping in CSSYorhel1-1/+1
2011-08-27Added filters to character browse page and trait pageQCyph1-4/+11
2011-08-21Bugfix: Don't display "group number" field on trait creation for non-modsYorhel1-1/+3
2011-05-17Bugfix: Don't allow duplicate trait names/aliasses within the same groupYorhel1-0/+8
2011-04-08Update traits_chars cache daily using Multi::MaintenanceYorhel1-5/+1
2011-04-06Use same browsing-table on trait pages and char browserYorhel1-19/+4
2011-04-03Order the traits groups on /i by their 'order' columnYorhel1-1/+1
2011-03-14chardb: Added Char<->VN linking edit interfaceYorhel1-1/+1
2011-02-27chardb: Allow specifying the order of trait groups +'sexual' trait flagYorhel1-2/+13
2011-02-21chardb: char-by-trait lookup + trait usage count + tag-code sharingYorhel1-6/+68
2011-02-20chardb: Added friendly character <-> trait linking interfaceYorhel1-1/+30
2011-02-20chardb: Added "group" property to traitsYorhel1-1/+26
2011-02-19chardb: Removed unique constraints from traits and traits_aliasesYorhel1-20/+11
2011-02-14chardb: Added trait index and searchYorhel1-4/+142
2011-02-13chardb: Added trait add/edit formYorhel1-9/+106
2011-02-13chardb: Added notes file and started implementing the traitsYorhel1-0/+82