summaryrefslogtreecommitdiff
path: root/util/updates
AgeCommit message (Expand)AuthorFilesLines
2011-02-21chardb: char-by-trait lookup + trait usage count + tag-code sharingYorhel1-1/+13
2011-02-20chardb: Added "group" property to traitsYorhel1-15/+19
2011-02-19chardb: Removed unique constraints from traits and traits_aliasesYorhel1-11/+48
2011-02-19chardb: Added blood type + misc. fixes and improvementsYorhel1-3/+6
2011-02-16chardb: Added image to character entriesYorhel1-0/+3
2011-02-16chardb: Added character add/edit form + misc. fixesYorhel1-0/+2
2011-02-15chardb: Added char entry tables and updated the basic revision frameworkYorhel1-1/+69
2011-02-14chardb: Made Multi aware of traitsYorhel1-0/+5
2011-02-13chardb: Added notes file and started implementing the traitsYorhel1-0/+26
2011-02-07Bugfix: don't generate listdel notify for the user who deletedYorhel1-0/+3
2011-02-04Added category field to tags (content/ero/technical)Yorhel1-0/+5
2011-01-03SQL: Added tags_vn.ignore column and updated queries to respect thisYorhel1-0/+8
2011-01-02Bugfix: allow a VN to be available for more than 7 platformsYorhel1-0/+3
2011-01-01More infrastructural changes to accomodate for the permanent filtersYorhel1-1/+1
2010-12-23Converted the notify_announce and notify_dbedit preferencesYorhel1-8/+16
2010-12-23Converted the show_list pref. to users_prefs and inverted the valueYorhel1-0/+3
2010-12-23Converted the show_nsfw preference to use the users_prefs tableYorhel1-0/+3
2010-12-23Added users_prefs table and removed users.(skin|customcss)Yorhel1-0/+20
2010-12-21Added notes field to the user VN listYorhel1-1/+2
2010-12-19RFC-01: Code/DB cleanup and renamed some stuff for consistencyYorhel1-0/+4
2010-12-18RFC-01: Implemented (most) of the SQL partYorhel1-0/+38
2010-12-17Don't allow NULL for rr.minage and use -1 for unknownYorhel1-0/+6
2010-12-14VNDBUtil: Consider "senpai" and "sempai" the same in the VN searchYorhel1-0/+4
2010-12-13SQL: Added index on tags_vn.dateYorhel1-0/+3
2010-12-10Keep track of last modification date for tag<->vn linksYorhel1-0/+4
2010-11-28BUGFIX: Moved update_vncache() to the bottom of the update script2.14Yorhel1-4/+4
2010-11-28ChangeLog update for 2.14 + some minor upgrade fixesYorhel1-1/+4
2010-11-28VN Filter Selector: Added "original language" filterYorhel1-0/+7
2010-11-14SQL: Added ON DELETE clause to all foreign keys referencing users (id)Yorhel1-0/+135
2010-11-10Started on adding an "official" flag to vn<->vn relationsYorhel1-0/+6
2010-11-03Use newlines to separate VN aliasesYorhel1-0/+5
2010-11-01Added Apple iProduct platformYorhel1-0/+1
2010-10-31Added 1024x576 and 1280x800 screen resolutionsYorhel1-0/+5
2010-03-13Improved VN searchYorhel1-0/+9
2010-02-05Notifications: Added 'announce' notificationYorhel1-1/+3
2010-02-05Notifications: Added 'dbedit' notificationYorhel1-1/+6
2010-02-04SQL: Alter the default of sessions.added in the update scriptYorhel1-0/+1
2010-02-04Notifications: Added notify for deletion of entries in (wish)listYorhel1-1/+3
2010-02-02Differentiate between pt-PT and pt-BR in the languagesYorhel1-5/+6
2010-02-02SQL: Converted language columns to an ENUM typeYorhel1-0/+13
2010-02-01Added notification for database deletions to users who contributedYorhel1-4/+8
2010-02-01SQL: Renamed the hidlock_update trigger namesYorhel1-3/+3
2010-02-01Cache the title and userid of the notificationsYorhel1-3/+5
2010-01-26SQL: Replaced sessions.expiration with sessions.addedYorhel1-0/+3
2010-01-26Keep track of when a session has last been usedYorhel1-0/+4
2010-01-26Made a start on the notification systemYorhel1-2/+31
2010-01-24Versioned the deleting and locking of database entriesYorhel1-0/+54
2010-01-09SQL: Split dump.sql into several files and merged update_2.10.sqlYorhel1-357/+17
2010-01-01SQL: Revision insertion abstraction for producer entriesYorhel1-0/+39
2010-01-01SQL: Revision insertion abstraction for release entriesYorhel1-1/+63