Commit Graph

  • fdee8d5bf1 Undone parts of cfc8622a5f - JsAssetsHelperBundle is updated upstream master Gergely Polonkai 2013-02-28 00:08:20 +0100
  • cfc8622a5f Fixed deprecation warning messages Gergely Polonkai 2013-02-26 20:40:19 +0100
  • 919d35d082 Upgraded to Symfony 2.2 Gergely Polonkai 2013-02-26 20:37:45 +0100
  • f636729900 Fixed .gitignore so NetBeans won't get confused Gergely Polonkai 2013-02-26 20:35:47 +0100
  • ceb1f3be9d Updated to Symfony 2.1 stable Gergely Polonkai 2012-12-20 21:32:35 +0100
  • 0f112feabe Ability to assign documents to groups. Gergely Polonkai (W00d5t0ck) 2012-09-13 12:08:29 +0200
  • a8f1f85573 Removed hardcoded role names from code. Polonkai Gergely 2012-09-10 14:00:02 +0200
  • f220206de8 Merge branch 'master' of github.com:w00d5t0ck/kekrozsak Polonkai Gergely 2012-09-10 12:48:12 +0200
  • 535ccabc65 Removed composer.phar from version tracking Polonkai Gergely 2012-09-10 08:26:52 +0200
  • 91e5d2336c Added skeleton for news editor Gergely POLONKAI (W00d5t0ck) 2012-09-01 23:54:47 +0200
  • dfeed19fa7 Added a slug property to the News entity Gergely POLONKAI (W00d5t0ck) 2012-09-01 23:45:02 +0200
  • 17bf54b4d6 Reverted previous RoleHierarchy change Gergely POLONKAI (W00d5t0ck) 2012-09-01 23:12:15 +0200
  • f6acfae76d Added skeleton for news editing Gergely POLONKAI (W00d5t0ck) 2012-09-01 18:45:24 +0200
  • 9069918dc4 Fixed event listing box Gergely POLONKAI (W00d5t0ck) 2012-09-01 18:45:06 +0200
  • bf41a6f92f Fixed RoleHierarchy class to return an array of strings instead of array of objects Gergely POLONKAI (W00d5t0ck) 2012-09-01 18:00:19 +0200
  • 8bee5a4217 Removed trailing slash from eventList action's route Gergely POLONKAI (W00d5t0ck) 2012-09-01 15:17:07 +0200
  • 599ce030df Disabled short PHP open tags in Netbeans project config Gergely POLONKAI (W00d5t0ck) 2012-09-01 15:14:56 +0200
  • ee187ee044 Ran code through php-cs-fixer Gergely POLONKAI (W00d5t0ck) 2012-09-01 14:57:41 +0200
  • d9fe0d8bcf Added UploadNamespace and UploadedFile entities Gergely POLONKAI (W00d5t0ck) 2012-08-31 22:16:42 +0200
  • fc1144ad29 Removed TwigBBExtension Gergely POLONKAI (W00d5t0ck) 2012-08-25 23:13:12 +0200
  • 6a0bb96c5a Fixed kekrozsak:security:init some more Polonkai Gergely 2012-08-30 21:52:53 +0200
  • 29a72c1605 Fixed kekrozsak:security:init command Polonkai Gergely 2012-08-30 13:09:36 +0200
  • 56c0b0b37d Fixed user data boxes Polonkai Gergely 2012-08-30 11:53:05 +0200
  • 6813b88315 Fixed ForumController's hierarchical ParamConverter problem Polonkai Gergely 2012-08-30 11:13:05 +0200
  • 30576a94c2 Finished ajaxUserData template Polonkai Gergely 2012-08-30 10:58:52 +0200
  • f8ae647716 Fixed typo in NewsController Polonkai Gergely 2012-08-29 20:59:39 +0200
  • faf99b627e Added a draft flag to the News Entity Polonkai Gergely 2012-08-29 19:36:55 +0200
  • 9db5619180 Fixed JSAssetsHelper typos. Polonkai Gergely 2012-08-29 18:55:43 +0200
  • a9f3811299 Merge branch 'master' of github.com:w00d5t0ck/kekrozsak Polonkai Gergely 2012-08-29 12:45:35 +0200
  • 5111f8b8cb Normalised all URLs Polonkai Gergely 2012-08-29 12:43:25 +0200
  • 16112a74ab Fixed namespace use list Gergely Polonkai (W00d5t0ck) 2012-08-28 19:23:42 +0200
  • c1532101ac Merge branch 'master' of github.com:w00d5t0ck/kekrozsak Polonkai Gergely 2012-08-28 17:31:37 +0200
  • e24145dfe7 Made registration management working Polonkai Gergely 2012-08-28 17:30:00 +0200
  • efedfa0432 Fixed typo in parameter type name Polonkai Gergely 2012-08-28 09:43:02 +0200
  • e0f5d7ee75 Merge branch 'master' of github.com:w00d5t0ck/kekrozsak Polonkai Gergely 2012-08-27 18:10:19 +0200
  • 764951f73c Added blog post view functionality Polonkai Gergely 2012-08-27 18:09:30 +0200
  • 4c5b2880b7 Added jmikola/js-assets-helper-bundle Gergely POLONKAI (W00d5t0ck) 2012-08-25 23:06:45 +0200
  • 78bf4d61b7 Created custom 404 HTML page Gergely POLONKAI (W00d5t0ck) 2012-08-25 22:44:58 +0200
  • 41c85703b3 Changed (un)favourite icons to real icons Gergely POLONKAI (W00d5t0ck) 2012-08-25 17:32:14 +0200
  • 6747a48332 Added (un)favourite buttons to other relevant places Polonkai Gergely 2012-08-25 17:03:08 +0200
  • 293e1b24fc Fixed non-working forum topic (un)favourite functions Polonkai Gergely 2012-08-25 17:01:48 +0200
  • 6bdb9530a3 Added forum topic favourite function Gergely Polonkai (W00d5t0ck) 2012-08-23 19:06:26 +0200
  • 4d8ae5c0f0 Added forum topic creation feature Gergely Polonkai (W00d5t0ck) 2012-08-23 17:32:52 +0200
  • 67bfa5f1e0 Fixed initial Doctrine migration Gergely Polonkai (W00d5t0ck) 2012-08-23 17:27:25 +0200
  • 22ea2cd2ef Fixed initial Doctrine migrations file Gergely Polonkai (W00d5t0ck) 2012-08-23 17:08:38 +0200
  • 9457373710 Forum topic group creation possibility Gergely Polonkai (W00d5t0ck) 2012-08-23 16:56:26 +0200
  • bcb199e0de Fixed RoleHierarchy implementation Gergely Polonkai (W00d5t0ck) 2012-08-23 16:17:45 +0200
  • c76fbd0ad9 Added SymfonyRequirements.php to .gitignore Gergely Polonkai (W00d5t0ck) 2012-08-23 15:55:30 +0200
  • b08e8d82d0 Fixed missing comment terminator Gergely Polonkai (W00d5t0ck) 2012-08-23 15:54:49 +0200
  • 2a2974b5e2 Merge branch 'master' of github.com:w00d5t0ck/kekrozsak Gergely Polonkai (W00d5t0ck) 2012-08-22 11:51:50 +0200
  • 013d79e613 Merge branch 'master' of w00d5t0ck.info:blueroses Gergely Polonkai (W00d5t0ck) 2012-08-22 11:50:56 +0200
  • e3b3851507 Updated README.md Polonkai Gergely 2012-08-22 09:27:52 +0200
  • 0e1a849031 Moved TODO entries to GitHub's issue tracker Polonkai Gergely 2012-08-21 20:03:56 +0200
  • bec75018be Modified file structure before uploading to GitHub Polonkai Gergely 2012-08-21 17:25:08 +0200
  • 7b7e9dac8d Removed SymfonyRequirements.php from version control Gergely Polonkai (W00d5t0ck) 2012-08-21 15:05:27 +0200
  • 21366f7f75 Added kekrozsak:security:init command to initialize ACLs Polonkai Gergely 2012-08-21 13:35:09 +0200
  • dcd9842c7d Added a moon phase display Polonkai Gergely 2012-08-21 12:29:02 +0200
  • d7154719e2 Activated ACL support Polonkai Gergely 2012-08-19 13:44:40 +0200
  • cf37eb1af3 Added sticky flag to News entity Polonkai Gergely 2012-08-19 12:20:39 +0200
  • 38f3f404d2 Fixed TODO Gergely POLONKAI 2012-08-18 13:57:59 +0200
  • 9fcf91f40d Finished book adding feature. Gergely POLONKAI 2012-08-18 13:51:44 +0200
  • 0431d78be7 Fixed jQuery AJAX calling error Gergely POLONKAI 2012-08-18 13:35:43 +0200
  • ebb0469ae1 Added basic book adding functionality Gergely POLONKAI 2012-08-18 11:07:36 +0200
  • acea821bdb Merge branch 'master' of w00d5t0ck.info:blueroses Gergely POLONKAI 2012-08-18 10:46:53 +0200
  • 6f36b93ad3 Added jquery.form plugin as a dependency Gergely POLONKAI 2012-08-18 10:46:25 +0200
  • de00f53cdf Fixed update.sh Polonkai Gergely 2012-08-18 09:26:40 +0200
  • 972a57bf2b Redesigned book list Gergely POLONKAI 2012-08-17 20:13:13 +0200
  • 528c373ad9 Added Help button functionality. Gergely POLONKAI 2012-08-17 18:22:13 +0200
  • aed588e5e2 Applied php-cs-fixer and added some @PHPDoc Gergely POLONKAI 2012-08-17 16:18:43 +0200
  • 4772fd2273 Fixed bottom statusline position in dev environment Gergely POLONKAI 2012-08-16 22:06:32 +0200
  • f15d0215dd Added setupUserSpans() JavaScript function to set up user data spans Gergely POLONKAI 2012-08-16 21:56:39 +0200
  • de5a4067cb Restructured TODO, and added some new stuff Gergely POLONKAI 2012-08-16 21:36:16 +0200
  • 0bbad6bebe Fixed menu text color Gergely POLONKAI 2012-08-16 21:35:55 +0200
  • 215f9c1353 Created update.sh for fast prod update Polonkai Gergely 2012-08-16 19:38:47 +0200
  • 44539862a2 Fixed scope error in TwigBBExtension Gergely POLONKAI 2012-08-16 19:37:26 +0200
  • 08e987c4bb Redesigned forum Gergely POLONKAI 2012-08-16 19:35:05 +0200
  • 1d0a513ea2 Now injecting services with JMSDiExtraBundle Gergely POLONKAI 2012-08-16 19:06:00 +0200
  • cd361a8ca9 Fixed menu.css typo Polonkai Gergely 2012-08-16 17:07:29 +0200
  • 8a89d46f4d Added .gitignore to web/js Polonkai Gergely 2012-08-16 17:02:26 +0200
  • 4e38560944 Redesigned the main page Gergely POLONKAI 2012-08-16 16:55:14 +0200
  • fab08cad6f Refactored code to comply with PSR-* Gergely POLONKAI 2012-08-16 15:52:41 +0200
  • de00a6ad21 Merge branch 'master' of w00d5t0ck.info:blueroses Gergely POLONKAI 2012-08-16 10:36:00 +0200
  • 9d7883f694 Merge branch 'master' of localhost:blueroses Polonkai Gergely 2012-08-16 10:34:48 +0200
  • e8d018d663 Fixed bug in group join/joinrequest code Polonkai Gergely 2012-08-16 10:18:28 +0200
  • fe920000dc Moved as much main page Javascripts to a separate file as possible Gergely POLONKAI 2012-08-16 10:01:48 +0200
  • bcd1761f99 Changed NetBeans project options Gergely POLONKAI 2012-08-16 10:01:01 +0200
  • 36fbac8fcd Fixed news list hider function. Gergely POLONKAI 2012-08-16 09:25:00 +0200
  • 111c563409 Fixed event listing Gergely POLONKAI 2012-08-15 18:07:46 +0200
  • 7a77a4e1ed Fixed header and news sidebar width Gergely POLONKAI 2012-08-15 18:05:31 +0200
  • b5ffdf4ad7 Fixed news list (didn't load without login) Polonkai Gergely 2012-08-15 14:25:08 +0200
  • feda5d7d57 News sidebar is now ajax-based, and hidden by default Gergely POLONKAI 2012-08-15 14:11:05 +0200
  • 3701840045 Moved main_template.html.twig into KekRozsakFrontBundle Gergely POLONKAI 2012-08-15 12:31:02 +0200
  • 8d27d0c290 Moved main_template.html.twig into KekRozsakFrontBundle Gergely POLONKAI 2012-08-15 12:31:02 +0200
  • 78878d4117 Moved assetic output kekrozsak.css to css/ folder Gergely POLONKAI 2012-08-15 12:18:23 +0200
  • ddbc0a322a Removed bundle assets from version control Gergely POLONKAI 2012-08-15 12:15:22 +0200
  • 608d78ec8f Reworked CSS to use assetic Polonkai Gergely 2012-08-15 12:07:20 +0200
  • 5982b8c05d Bug fix - Missing link on Group documents page Gergely POLONKAI 2012-08-15 11:46:27 +0200
  • 7823ac2847 CSS refactoring Gergely POLONKAI 2012-08-15 11:45:58 +0200
  • 8309843958 Merge branch 'master' of w00d5t0ck.info:blueroses Gergely POLONKAI 2012-08-15 10:25:47 +0200
  • 3fb91107d4 Added nbproject to use project with netbeans Gergely POLONKAI 2012-08-15 10:25:25 +0200