Commit Graph

37 Commits

Author SHA1 Message Date
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
Polonkai Gergely 624e56389e Added basic PDF export feature for documents
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
2012-08-03 17:56:21 +02:00
Polonkai Gergely 0377233eb6 Moved tooltips from jquery.tooltip to jquery-cluetip
Also removed no longer needed jquery.tooltip related files

Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
2012-08-01 01:26:25 +02:00
Polonkai Gergely 5b2374446f Removed app/bootstrap.php.cache from version control 2012-07-31 12:07:07 +02:00
Polonkai Gergely 2b92e662fb Added base migrations version. Currently empty.
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
2012-07-31 11:39:05 +02:00
Polonkai Gergely ecefd669a2 Removed DoctrineMigration versions 2012-07-31 11:31:35 +02:00
Polonkai Gergely bd125545b8 Added migrations
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
2012-07-31 11:13:40 +02:00
Polonkai Gergely fffb7e4a4a Changed Swiftmailer spool to file based
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
2012-07-31 11:11:02 +02:00
Polonkai Gergely 7d9f02f542 Added Event listing and Event box
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
2012-07-31 11:09:52 +02:00
Polonkai Gergely 995b96b3b7 Added role listing to profile box
Signed-off-by: Gergely Polonkai <polesz@w00d5t0ck.info>
2012-07-31 11:06:53 +02:00
Polonkai Gergely aa884ae798 Revised Forum Controller and Templates
Signed-off-by: Polonkai Gergely <polesz@w00d5t0ck.info>
2012-07-31 10:25:06 +02:00
Polonkai Gergely f21d48c6a8 Added ViM modelines to the beginning of twig templates
Signed-off-by: Polonkai Gergely <polesz@w00d5t0ck.info>
2012-07-31 09:52:24 +02:00
Polonkai Gergely 067a9fae97 Revised Article stuff (Controller and templates)
Signed-off-by: Polonkai Gergely <polesz@w00d5t0ck.info>
2012-07-31 09:46:25 +02:00
Polonkai Gergely 6ee7a12d74 Revised the Group stuff (Controllers, and templates)
Signed-off-by: Polonkai Gergely <polesz@w00d5t0ck.info>
2012-07-31 09:44:28 +02:00
Polonkai Gergely 33b90a5c9f Moved boxes to separate files 2012-07-24 16:59:48 +02:00
Polonkai Gergely 2e7d217503 Fixed the privacy issue - now for sure 2012-07-23 18:23:13 +02:00
Polonkai Gergely acc64ee66d News can now be non-public 2012-07-23 17:50:40 +02:00
Polonkai Gergely bf46316347 Vendor update && Started using DoctrineMigrations 2012-07-23 17:09:03 +02:00
Polonkai Gergely 7c36f93436 Created a login box 2012-07-23 16:14:52 +02:00
Polonkai Gergely 9f49b70d67 Made group creation possible (open groups only, yet) 2012-07-17 21:37:54 +02:00
Polonkai Gergely 36e5590436 Fixed some minor template issues 2012-07-17 10:22:41 +02:00
Polonkai Gergely 9d0d2ce524 Updated to Symfony 2.1 BETA3 2012-07-16 21:40:19 +02:00
Polonkai Gergely 91b6f9f8b9 Added group views 2012-07-16 17:05:23 +02:00
Polonkai Gergely 973b331825 Added basic group management, with many missing features. 2012-07-16 14:16:10 +02:00
Polonkai Gergely bb7aee6fee Upgraded to Symfony 2.1-beta2 2012-07-15 14:56:31 +02:00
Polonkai Gergely 00190c3e37 Moved everything under annotations.
Some review is still needed.
2012-07-13 12:35:02 +02:00
Polonkai Gergely 8a55e32303 Added user profile editing support 2012-07-09 17:29:37 +02:00
Polonkai Gergely e0b5de2d72 Removed unnecessary base template 2012-07-09 11:22:13 +02:00
Polonkai Gergely 13d03100e4 Fixed registration issues 2012-07-07 22:15:36 +02:00
Polonkai Gergely a454dc7483 Added the possibility to register 2012-07-07 11:13:13 +02:00
Polonkai Gergely 20fea814e4 Now fetching news from the database 2012-07-03 18:06:22 +02:00
Polonkai Gergely e1fde17057 Finished authentication
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-07-02 22:41:06 +02:00
Polonkai Gergely f2370faa68 Moved front's main template to ::main_template.html.twig
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-07-01 22:27:22 +02:00
Polonkai Gergely 22b70711b0 Added development database settings
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-07-01 14:54:14 +02:00
Polonkai Gergely 0b401e352e Created KekRozsak\FrontBundle as an almost empty bundle
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-07-01 10:02:35 +02:00
Polonkai Gergely 12ef9a147c Removed the AcmeBundle
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-07-01 09:59:16 +02:00
Polonkai Gergely 082a0130c2 Initial commit with Symfony 2.1+Vendors
Signed-off-by: Gergely POLONKAI (W00d5t0ck) <polesz@w00d5t0ck.info>
2012-07-01 09:52:20 +02:00