summaryrefslogtreecommitdiff
path: root/lib/VNDB/DB/Chars.pm
AgeCommit message (Expand)AuthorFilesLines
2018-05-24DB::Chars: Ignore spaces when matching original namesYorhel1-1/+1
2015-10-21SQL: Fix editing + func.sql + triggers.sql + autocreate editing funcsYorhel1-5/+5
2015-10-17SQL: Fix all browsing queries to use the new schemaYorhel1-70/+96
2015-08-08Add sexual trait toggle to character informationYorhel1-1/+1
2015-01-28Merge branch 'staff' into masterYorhel1-2/+2
2015-01-17DB: No need to use double-%% in like queriesYorhel1-1/+1
2015-01-02staff: Fix deleting of staff + use JSON to pass data + minor fixesmorkt1-2/+5
2014-12-28staff: Import cast from other VN + some styling + more improvementsmorkt1-3/+2
2014-12-28More progress on the staff + cast DBmorkt1-5/+8
2014-12-22DB: Merge name/title fetching in main fetching functionsYorhel1-13/+3
2014-12-22bbcode: Replace [vcpgi][0-9]+ links with a [url] tagmorkt1-1/+11
2014-12-22Initial implementation of a staff/seiyuu databasemorkt1-1/+15
2011-10-24Added 'role' filter to character browserYorhel1-1/+4
2011-08-27Added filters to character browse page and trait pageQCyph1-3/+16
2011-04-03Order the VNs listed on char browser by release dateYorhel1-1/+3
2011-03-20chardb: Added simple character browser + searchYorhel1-4/+13
2011-03-19chardb: Added char listing to VN pagesYorhel1-2/+4
2011-03-15chardb: Added list of instances to char pagesYorhel1-0/+1
2011-03-15chardb: Added main char field + editingYorhel1-3/+4
2011-02-27chardb: Allow specifying the order of trait groups +'sexual' trait flagYorhel1-1/+2
2011-02-22chardb: +char<->vn linking, +vn display on char pagesYorhel1-12/+30
2011-02-21chardb: gender field + blood type/gender field compacting on char pageYorhel1-2/+2
2011-02-21chardb: char-by-trait lookup + trait usage count + tag-code sharingYorhel1-1/+7
2011-02-20chardb: Added traits to charactersYorhel1-1/+6
2011-02-20chardb: Added "group" property to traitsYorhel1-4/+20
2011-02-19chardb: Added blood type + misc. fixes and improvementsYorhel1-2/+2
2011-02-18chardb: Implemented BWH/height/weight fieldsYorhel1-2/+2
2011-02-16chardb: Added image to character entriesYorhel1-3/+9
2011-02-16chardb: Added character add/edit form + misc. fixesYorhel1-1/+12
2011-02-15chardb: Added char entry tables and updated the basic revision frameworkYorhel1-0/+49