summaryrefslogtreecommitdiff
path: root/lib/ChangeLog
diff options
context:
space:
mode:
authoryorhel <yorhel@1fe2e327-d9db-4752-bcf7-ef0cb4a1748b>2008-05-01 08:44:25 +0000
committeryorhel <yorhel@1fe2e327-d9db-4752-bcf7-ef0cb4a1748b>2008-05-01 08:44:25 +0000
commit59f6e2061ab2c19a626813e99b59d416f730180c (patch)
treedc080dd22ce4578cb9b9b893cf74ea9ccb53bba1 /lib/ChangeLog
parent2e533bd16346ec74216415c01a57c7276d608cf8 (diff)
Another batch of changes... see the ChangeLog!
git-svn-id: svn://vndb.org/vndb@10 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
Diffstat (limited to 'lib/ChangeLog')
-rw-r--r--lib/ChangeLog13
1 files changed, 9 insertions, 4 deletions
diff --git a/lib/ChangeLog b/lib/ChangeLog
index 3e325ccd..5cc2c5a4 100644
--- a/lib/ChangeLog
+++ b/lib/ChangeLog
@@ -10,14 +10,19 @@ TODO:
uploaded or not
+ Use AniDB's daily title dump and implement a search feature to add
anime relations without having to visit AniDB.
+ + Clear up style.css (or wait until the new layout is ready...)
1.15 - ?
- Relation graph now also updated on VN title change
- Anime relations
- - [js] Position of the dropdown box is now relative to the link element, not
- the cursor
- - Used inline-block instead of block for icon image sprites (to avoid stupid
- float hacks)
+ - [js] Position of the dropdown box is now relative to the link element
+ - Used inline-block for icon image sprites (to avoid stupid float hacks)
+ - Used icons to indicate the release status type on VN pages
+ - Give a 'not logged in' dropdown edit box when the user isn't logged in
+ - Fixed the redirects for old URLs
+ - Designed a better system to handle documentation
+ - Created a centralised system for site errors within the same layout
+ - Wrote some more documentation
1.14 - 2008-04-26
- Removed the ID gap prevention method