summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-03-22Added the entities for the crosswordscrosswordsChristophe Coevoet
2011-03-22Updated vendorsChristophe Coevoet
2011-03-22Fixed border color on IEChristophe Coevoet
2011-03-21Changed the way the letters are stored as they are always used as arrayChristophe Coevoet
2011-03-20Updated vendorsChristophe Coevoet
2011-03-14Updated vendorsChristophe Coevoet
2011-03-14Fixed typoChristophe Coevoet
2011-03-14Refactored the code to put the strict minimum in the HTML page and to avoid u...Christophe Coevoet
2011-03-14Added a test instead of using an ugly try/catch blockChristophe Coevoet
2011-03-14Used the DOM instead of writing the HTML codeChristophe Coevoet
2011-03-13Moved the CSS to an external file instead of requiring to copy it in each pageChristophe Coevoet
2011-03-11Updated for the changes in SecurityChristophe Coevoet
2011-03-10Updated vendorsChristophe Coevoet
2011-03-10Refactored the wordsearch.js to avoid relying on a particular shortcut for jQ...Christophe Coevoet
2011-03-10Added a preview page for the word searchesChristophe Coevoet
2011-03-10Updated jQueryChristophe Coevoet
2011-03-10Updated vendorsChristophe Coevoet
2011-02-22Merge branch 'menu'Christophe Coevoet
2011-02-22Activated MenuBundle in the configurationChristophe Coevoet
2011-02-22Added a MenuProvider to be able to add a menu entry for each bundleChristophe Coevoet
2011-02-21Merge branch 'ajax'Christophe Coevoet
2011-02-21Updated vendors and moved the symfony submodule to symfony/symfonyChristophe Coevoet
2011-02-21Added a listener to add the CORS headerChristophe Coevoet
2011-02-21Added the url of the public site as a parameter to use absolute urls for imagesChristophe Coevoet
2011-02-21Added MenuBundleChristophe Coevoet
2011-02-21Fixed JS and added the layout for the homepageChristophe Coevoet
2011-02-20Added a PreviewController for the quizChristophe Coevoet
2011-02-20Fixed autoloading of zend-logChristophe Coevoet
2011-02-20Replaced $J by jQuery to avoid relying on the $J name for jQueryChristophe Coevoet
2011-02-20Fixed style to match the current oneChristophe Coevoet
2011-02-20Merge branch 'design'Christophe Coevoet
2011-02-20Merge branch 'game'Christophe Coevoet
2011-02-20Updated vendorsChristophe Coevoet
2011-02-20Fixed the form and added the handling of the submitted formChristophe Coevoet
2011-02-19Refactored the quiz to use the Form componentChristophe Coevoet
2011-02-19Added fixtures for the quizChristophe Coevoet
2011-02-19Merge branch 'master' into gameChristophe Coevoet
2011-02-19Renamed quizz > quizChristophe Coevoet
2011-02-16Updated to the latest Symfony changesChristophe Coevoet
2011-02-14Added a base layout and an extended layout containing the block needed by Bas...Christophe Coevoet
2011-02-14Added the jquery form pluginChristophe Coevoet
2011-02-14Merge branch 'master' into gameChristophe Coevoet
2011-02-14Updated vendorsChristophe Coevoet
2011-02-14Added the choice to the Question classChristophe Coevoet
2011-02-13Updated vendorsChristophe Coevoet
2011-02-13Updated DoctrineExtensionsBundleChristophe Coevoet
2011-02-13Moved vendors to submodulesChristophe Coevoet
2011-02-11Updated DoctrineExtensionsBundleChristophe Coevoet
2011-02-11Updated to the latest Symfony changesChristophe Coevoet
2011-02-04Refactored JS to use english names for functionsChristophe Coevoet