summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-04-08Toggle [spoiler] tag visibility with global setting rather than mouse-overYorhel4-6/+8
2011-04-08Update traits_chars cache daily using Multi::MaintenanceYorhel5-13/+19
I'd really prefer incremental updates, but I'll first need to find a proper algorithm...
2011-04-08Added char/tag/trait stats to database statistics boxYorhel8-5/+62
2011-04-08Added 'select' all to wishlist and moved 'select all' down on notifiesYorhel3-1/+7
For consistency
2011-04-08Generate dbedit/dbdel notifications on character editsYorhel5-18/+44
2011-04-08Added spoiler warning to character revision pagesYorhel4-3/+27
2011-04-08Bugfix: Forgot to make two JS strings translatableYorhel3-2/+17
2011-04-08LANG-HU: Synchronised lang.txt + misc. improvementsBikfalvi Máté1-182/+183
2011-04-08Bugfix: Properly position the sub-tabs on VN page without tagsYorhel2-1/+2
2011-04-07Bugfix: Properly format future dates on my vn listYorhel2-1/+4
2011-04-06Bugfix: Hide pointless groups and commas on spoiler-hidden trait displayYorhel2-5/+14
2011-04-06Use same browsing-table on trait pages and char browserYorhel3-25/+18
2011-04-06CSS: Hide links in [spoiler] tagsYorhel2-1/+3
2011-04-03Bugfix: Prevent the spiol dd to hide the del link on char<->trait formYorhel2-1/+2
2011-04-03Bugfix: Use the translatable role names on char<->vn link formYorhel3-3/+4
2011-04-03Order the traits groups on /i by their 'order' columnYorhel4-6/+9
2011-04-03Order the VNs listed on char browser by release dateYorhel2-1/+4
2011-04-03Bugfix: copy over search string when switching to trait searchYorhel2-1/+2
2011-04-03Bugfix: allow adding/copying a char with instance field setYorhel2-2/+3
2011-04-03Bugfix: use the 'vnlists' table to calculate stats on user pageYorhel2-1/+9
2011-04-03Multi::IRC: Actually announce new traitsYorhel1-1/+1
2011-04-01Multi::IRC: Don't spam the channel with old trait announcementsYorhel1-2/+2
2011-04-01LANG-CS: lang.txt synchronisation and doc updatesNya-chan Production8-244/+249
2011-04-01Handler::VNPage: Display more than 10 chars...Yorhel1-1/+1
2011-03-30Got rid of Perl start-up warning in Handler::CharsYorhel1-1/+1
2011-03-30Fixed bug with many character traits not being loaded on edit formYorhel1-1/+1
2011-03-30Fixed table name clash SQL error on "hide deleted items" history browserYorhel1-12/+12
Renamed 'changes' join to 'h' instead of 'c'
2011-03-30Multi::IRC: Forgot to add a character type somewhereYorhel1-0/+1
2011-03-30Get rid of Perl warning on /c/newYorhel1-1/+1
2011-03-30Merge branch 'meh' of g.blicky.net:vndb into beta2.19Yorhel13-82/+109
Conflicts: data/lang.txt
2011-03-30TransAdmin: Fixed minor bug with displaying multi-line English stringsYorhel1-2/+4
2011-03-30chardb: Rushed in some crappy spoiler hiding stuffYorhel5-25/+87
2011-03-23chardb: Some improvements, as suggested by ImmLffYorhel2-17/+106
- "cast" -> "characters" - "Primary character" -> "Main character" - Measurements: height first, BWH full, weight to measurement - Better formatting of birthday
2011-03-20chardb: Scroll down to the info boxes when using the tabs on VN pagesYorhel1-2/+2
2011-03-20chardb: Fixed no-change-edit-bug + test data insertion errorYorhel2-5/+5
2011-03-20chardb: Added character link to main menu + improved organisationYorhel2-8/+16
2011-03-20chardb: Added simple character browser + searchYorhel5-7/+134
2011-03-19chardb: Synchronized DB changes with util/sql/* and dbgraph.plYorhel4-5/+105
2011-03-19chardb: Implemented char entry copyingYorhel3-28/+43
2011-03-19chardb: Added 'Add character' linkYorhel2-0/+8
2011-03-19chardb: Added 'Only characters' filter to history pagesYorhel2-1/+9
2011-03-19css: Give non-selected tabs a grayedout text colorYorhel1-2/+3
2011-03-19chardb: Added char listing to VN pagesYorhel5-16/+85
Still many todo's left...
2011-03-15chardb: Added list of instances to char pagesYorhel5-124/+168
2011-03-15chardb: Added main char field + editingYorhel5-9/+70
The field isn't used yet.
2011-03-14chardb: Made some char<->vn linking-related strings translatableYorhel3-13/+80
2011-03-14chardb: Added Char<->VN linking edit interfaceYorhel8-6/+267
Still somewhat quircky, but it works.
2011-03-09Increased allowed size of VN cover image upload to 5MBYorhel3-11/+12
2011-03-09Auto-set category when creating new child tagYorhel2-0/+2
2011-03-09Don't allow users to edit their post when it was deletedYorhel2-1/+5