User:Der Idiot/mangadb: Difference between revisions
Jump to navigation
Jump to search
(→CSS) |
No edit summary |
||
Line 3: | Line 3: | ||
* file deletes | * file deletes | ||
* element deletes | * element deletes | ||
* Character age is not displayed immediately after setting the age of a character. (Missing cache invalidation on character edit?) | * On the manga page in the cast tab | ||
* The character rating for the char-manga relation isn't displayed | ** The appearances are in caps (CH1-CH8, CH10) while everywhere else they are in lowercase | ||
** Character age is not displayed immediately after setting the age of a character. (Missing cache invalidation on character edit?) | |||
** The character rating for the char-manga relation isn't displayed | |||
* Adding and editing staff doesn't work at all?! Trying to edit an existing staff entry and setting an element restriction always fails with "6 - this relation exists already" | |||
* Adding cast directly to a chapter through the "Add cast" button | |||
** The pre-filled element restriction is written with a space "ch 20", while everywhere else its "ch20"; parsing "ch 20" still works though | |||
** When searching for "Tenma Kenzou" and then trying to add him (even though he's already a cast member of the manga) a DB ERROR is thrown | |||
* The "Edit" chapter icons in the chapter list on the manga and volume pages still link to http://devint.anidb.net/perl-bin/animedb.pl?show=addmangaelement&mangaid=1&edit=19 | |||
** The link leads to the main page rather than the edit form | |||
* <s>The "Picture ID" field exists but its not possible to set an image for a nested element</s> FIXED? | |||
* <s>The "Released" field exists but its not possible to set a release date for a nested element</s> FIXED? | |||
==missign features== | ==missign features== | ||
* calendar | * calendar | ||
* latest2 | * latest2 / modlatest | ||
* message system add manga specific bits | * message system add manga specific bits | ||
* my db entries | * my db entries | ||
* staff/cast on elements | * staff/cast on elements | ||
* next/prev volume/chapter links for elements | * next/prev volume/chapter links for elements | ||
* anime-manga rels | * anime-manga rels | ||
* episode-chapter rels?! | |||
** Example: http://www.dctp.ws/DC_Subbed_List.pdf | |||
* "Censored"/"Uncensored" flags for manga files if manga is "18+ restricted" | |||
==mylist feats== | ==mylist feats== |
Revision as of 17:45, 10 September 2012
bugs
- file deletes
- element deletes
- On the manga page in the cast tab
- The appearances are in caps (CH1-CH8, CH10) while everywhere else they are in lowercase
- Character age is not displayed immediately after setting the age of a character. (Missing cache invalidation on character edit?)
- The character rating for the char-manga relation isn't displayed
- Adding and editing staff doesn't work at all?! Trying to edit an existing staff entry and setting an element restriction always fails with "6 - this relation exists already"
- Adding cast directly to a chapter through the "Add cast" button
- The pre-filled element restriction is written with a space "ch 20", while everywhere else its "ch20"; parsing "ch 20" still works though
- When searching for "Tenma Kenzou" and then trying to add him (even though he's already a cast member of the manga) a DB ERROR is thrown
- The "Edit" chapter icons in the chapter list on the manga and volume pages still link to http://devint.anidb.net/perl-bin/animedb.pl?show=addmangaelement&mangaid=1&edit=19
- The link leads to the main page rather than the edit form
The "Picture ID" field exists but its not possible to set an image for a nested elementFIXED?The "Released" field exists but its not possible to set a release date for a nested elementFIXED?
missign features
- calendar
- latest2 / modlatest
- message system add manga specific bits
- my db entries
- staff/cast on elements
- next/prev volume/chapter links for elements
- anime-manga rels
- episode-chapter rels?!
- "Censored"/"Uncensored" flags for manga files if manga is "18+ restricted"
mylist feats
- userstattb
- listtb
- listcachetb
- userwishtb
- usernotifytb
- userlist (element/file filter)
oddities
- file mass add inverse ids?
CSS
-