questlab/app
2014-05-13 21:14:00 +02:00
..
controllers only check Achievements for default ToplevelAgent correctly (Issue #253) 2014-05-13 09:19:08 +02:00
exceptions add type to WrongFiletypeException 2014-04-04 14:00:01 +02:00
lib add compatibility library for password functions (PHP<=5.5) 2014-01-29 16:45:45 +01:00
Controller.inc implement TextFormatter class to include media in texts 2014-04-18 18:25:52 +02:00
Model.inc create application model 2014-01-17 16:22:43 +01:00
QuesttypeAgent.inc correct passing parameters to QuesttypeController 2014-03-22 14:35:08 +01:00
QuesttypeController.inc update Quest page: show everything on one page 2014-04-24 18:06:57 +02:00
QuesttypeModel.inc implementing abstract classes for QuesttypeAgents (-Agent, -Controller, -Model and -View) 2014-02-23 14:45:07 +01:00
QuesttypeView.inc implementing abstract classes for QuesttypeAgents (-Agent, -Controller, -Model and -View) 2014-02-23 14:45:07 +01:00
TextFormatter.inc add strong-tag to text formatting 2014-05-13 21:14:00 +02:00
ToplevelAgent.inc add localization and move timezone selection to the right place 2014-01-19 23:03:55 +01:00
Utils.inc detect mimetypes on server-side instead of relying on mimetype reported by client (Issue #202) 2014-05-03 16:32:26 +02:00