Go to file
Moriel Schottlender df59f0179a Eventify TemplateDataGenerator and use oojs-ui
Change the ui/data behavior to work with oojs and event emitters,
and replace the gui from jquery ui to oojs-ui.

Changes made:
* Recreate the templatedata editor with oojs and ooui.
* Create a standalone templatedata model with internal validation.
* Allow the user to insert language-specific strings:
  * Allow adding arbitrary languages and values
  * Normalize output between language object and 'simple' string
  * Add new language code by searching for its name or code
* Import parameters from template code
  * If the template is in subpage and there is no code in the
    current page, the code will request the contents of the parent
    page.

Change-Id: I985ea03dfee58984ec22ec9a157a00968bfca878
2014-12-22 12:58:37 -05:00
api Add i18n for API module help 2014-10-29 14:59:23 -07:00
i18n Eventify TemplateDataGenerator and use oojs-ui 2014-12-22 12:58:37 -05:00
lib/jquery.uls Eventify TemplateDataGenerator and use oojs-ui 2014-12-22 12:58:37 -05:00
modules Eventify TemplateDataGenerator and use oojs-ui 2014-12-22 12:58:37 -05:00
resources TemplateDataBlob: Implement 'type' and 'label' 2013-05-09 02:49:56 +00:00
tests Eventify TemplateDataGenerator and use oojs-ui 2014-12-22 12:58:37 -05:00
.csslintrc Add a grunt checker for jshint, jscs, csslint, and banana and pass them 2014-06-03 20:16:18 -07:00
.gitignore Add a grunt checker for jshint, jscs, csslint, and banana and pass them 2014-06-03 20:16:18 -07:00
.gitreview Add .gitreview and .gitignore 2013-02-14 15:36:56 +00:00
.jscsrc Add a grunt checker for jshint, jscs, csslint, and banana and pass them 2014-06-03 20:16:18 -07:00
.jshintignore Add a grunt checker for jshint, jscs, csslint, and banana and pass them 2014-06-03 20:16:18 -07:00
.jshintrc Eventify TemplateDataGenerator and use oojs-ui 2014-12-22 12:58:37 -05:00
COPYING license: Add COPYING file for GNU GPL v2 2014-03-13 23:19:19 +01:00
Gruntfile.js Add a grunt checker for jshint, jscs, csslint, and banana and pass them 2014-06-03 20:16:18 -07:00
package.json Add a grunt checker for jshint, jscs, csslint, and banana and pass them 2014-06-03 20:16:18 -07:00
Specification.md Implement new "maps" property in Root 2014-11-08 20:29:51 +00:00
TemplateData.hooks.php Eventify TemplateDataGenerator and use oojs-ui 2014-12-22 12:58:37 -05:00
TemplateData.i18n.php Update i18n shim 2014-04-22 13:47:40 +00:00
TemplateData.php Eventify TemplateDataGenerator and use oojs-ui 2014-12-22 12:58:37 -05:00
TemplateDataBlob.php Merge "Implement new "maps" property in Root" 2014-11-19 03:48:41 +00:00