Added popup functionality and Library
* doPopup() JavaScript call creates a centered popup div with user defined width, height, title, content, and calls an optional callback function * Library with currently non-modifiable book list, and a popup with the books' details Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
This commit is contained in:
17
TODO
17
TODO
@@ -1,3 +1,5 @@
|
||||
PDF header fix
|
||||
|
||||
User
|
||||
FavouriteForumTopics
|
||||
|
||||
@@ -28,7 +30,9 @@ PollAnswer
|
||||
Article check if public
|
||||
|
||||
UserForumViewed
|
||||
it should contain records that show the last viewed post in each forum topic
|
||||
User
|
||||
ForumTopic
|
||||
timestamp of last visit
|
||||
|
||||
BlogPost
|
||||
id
|
||||
@@ -55,17 +59,6 @@ ForumPost
|
||||
last edit reason
|
||||
edit count
|
||||
|
||||
Library
|
||||
id
|
||||
owner
|
||||
author
|
||||
title
|
||||
year
|
||||
borrowable
|
||||
borrowed by
|
||||
borrower returned
|
||||
commentable
|
||||
|
||||
Event
|
||||
last edited by
|
||||
last edited timestamp
|
||||
|
Reference in New Issue
Block a user