kekrozsak/src/KekRozsak/FrontBundle/Entity
Polonkai Gergely 55cde1594b 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>
2012-08-08 22:15:51 +02:00
..
Article.php Made entity properties protected instead of private 2012-07-17 18:47:20 +02:00
Book.php Added popup functionality and Library 2012-08-08 22:15:51 +02:00
BookCopy.php Added popup functionality and Library 2012-08-08 22:15:51 +02:00
Document.php Made document editing possible 2012-07-22 19:38:00 +02:00
Event.php Added Event listing and Event box 2012-07-31 11:09:52 +02:00
ForumPost.php Bug fixes 2012-07-31 10:14:26 +02:00
ForumTopic.php Made entity properties protected instead of private 2012-07-17 18:47:20 +02:00
ForumTopicGroup.php Made entity properties protected instead of private 2012-07-17 18:47:20 +02:00
Group.php Made group creation possible (open groups only, yet) 2012-07-17 21:37:54 +02:00
News.php News can now be non-public 2012-07-23 17:50:40 +02:00
UserData.php Fixed relationship between user and userdata. 2012-07-17 18:41:56 +02:00
UserGroupMembership.php Made group creation possible (open groups only, yet) 2012-07-17 21:37:54 +02:00