Yaron Koren has submitted this change and it was merged.

Change subject: Update Name of extension to PageForms
......................................................................


Update Name of extension to PageForms

Also bump version to 4.0 since this is a really big change.

Will need to rename the i18n messages and files in seperate patch.

Bug: T147582
Change-Id: I24dcabb9b0e2592e42f904a300aebf2b0b77b030
---
M .jshintignore
M Gruntfile.js
A PageForms.php
D SemanticForms.php
M composer.json
M extension.json
M i18n/en.json
M i18n/qqq.json
R includes/PF_AutocompleteAPI.php
R includes/PF_AutoeditAPI.php
R includes/PF_CreatePageJob.php
R includes/PF_DatePickerSettings.php
R includes/PF_Form.php
R includes/PF_FormEditAction.php
R includes/PF_FormField.php
R includes/PF_FormLinker.php
R includes/PF_FormPrinter.php
R includes/PF_FormUtils.php
R includes/PF_HelperFormAction.php
R includes/PF_Hooks.php
R includes/PF_PageSchemas.php
R includes/PF_PageSection.php
R includes/PF_ParserFunctions.php
R includes/PF_Template.php
R includes/PF_TemplateField.php
R includes/PF_TemplateInForm.php
R includes/PF_Utils.php
R includes/PF_ValuesUtils.php
A includes/forminputs/PF_CategoriesInput.php
A includes/forminputs/PF_CategoryInput.php
R includes/forminputs/PF_CheckboxInput.php
R includes/forminputs/PF_CheckboxesInput.php
R includes/forminputs/PF_ComboBoxInput.php
R includes/forminputs/PF_DateInput.php
R includes/forminputs/PF_DatePickerInput.php
R includes/forminputs/PF_DateTimeInput.php
R includes/forminputs/PF_DropdownInput.php
R includes/forminputs/PF_EnumInput.php
R includes/forminputs/PF_FormInput.php
R includes/forminputs/PF_GoogleMapsInput.php
R includes/forminputs/PF_ListBoxInput.php
R includes/forminputs/PF_MultiEnumInput.php
R includes/forminputs/PF_OpenLayersInput.php
R includes/forminputs/PF_RadioButtonInput.php
R includes/forminputs/PF_RegExpInput.php
R includes/forminputs/PF_TextAreaInput.php
R includes/forminputs/PF_TextAreaWithAutocompleteInput.php
R includes/forminputs/PF_TextInput.php
R includes/forminputs/PF_TextWithAutocompleteInput.php
R includes/forminputs/PF_TokensInput.php
A includes/forminputs/PF_Tree.php
R includes/forminputs/PF_TreeInput.php
R includes/forminputs/PF_YearInput.php
D includes/forminputs/SF_CategoriesInput.php
D includes/forminputs/SF_CategoryInput.php
R includes/wikipage/PF_WikiPage.php
R includes/wikipage/PF_WikiPageFreeText.php
R includes/wikipage/PF_WikiPageSection.php
R includes/wikipage/PF_WikiPageTemplate.php
R includes/wikipage/PF_WikiPageTemplateParam.php
R languages/PF_Aliases.php
R languages/PF_Language.php
R languages/PF_LanguageAr.php
R languages/PF_LanguageArz.php
R languages/PF_LanguageCa.php
R languages/PF_LanguageDe.php
R languages/PF_LanguageDe_formal.php
R languages/PF_LanguageEl.php
A languages/PF_LanguageEn.php
R languages/PF_LanguageEs.php
R languages/PF_LanguageFa.php
R languages/PF_LanguageFi.php
R languages/PF_LanguageFr.php
R languages/PF_LanguageHe.php
R languages/PF_LanguageId.php
R languages/PF_LanguageIt.php
R languages/PF_LanguageNb.php
R languages/PF_LanguageNl.php
R languages/PF_LanguageZh_cn.php
R languages/PF_LanguageZh_tw.php
R languages/PF_Magic.php
R languages/PF_Messages.php
A languages/PF_Namespaces.php
D languages/SF_LanguageEn.php
D languages/SF_Namespaces.php
R libs/PF_CreateClass.js
R libs/PF_CreateForm.js
R libs/PF_CreateProperty.js
R libs/PF_CreateTemplate.js
A libs/PF_PageSchemas.js
R libs/PF_autoedit.js
R libs/PF_autogrow.js
R libs/PF_checkboxes.js
A libs/PF_collapsible.js
R libs/PF_datepicker.js
R libs/PF_dynatree.js
R libs/PF_imagePreview.js
R libs/PF_jsGrid.js
R libs/PF_maps.js
R libs/PF_maps.offline.js
R libs/PF_popupform.js
R libs/PF_preview.js
R libs/PF_regexp.js
R libs/PF_submit.js
R libs/PF_wikieditor.js
R libs/PageForms.js
D libs/SF_PageSchemas.js
D libs/SF_collapsible.js
R libs/ext.pf.js
R libs/ext.pf.select2.base.js
R libs/ext.pf.select2.combobox.js
R libs/ext.pf.select2.tokens.js
M libs/select2.js
M package.json
R skins/PF_add_above.png
R skins/PF_add_above_active.png
R skins/PF_add_above_hover.png
R skins/PF_autoedit.css
R skins/PF_checkboxes.css
R skins/PF_collapsible.css
R skins/PF_jquery_ui_overrides.css
R skins/PF_popupform.css
R skins/PF_remove.png
R skins/PF_remove_active.png
R skins/PF_remove_hover.png
R skins/PF_submit.css
R skins/PF_wikieditor.css
R skins/PageForms.css
M skins/balloon.css
R skins/ext.pf.select2.css
M skins/ui.dynatree.css
R specials/PF_CreateCategory.php
R specials/PF_CreateClass.php
R specials/PF_CreateForm.php
R specials/PF_CreateProperty.php
R specials/PF_CreateTemplate.php
R specials/PF_FormEdit.php
R specials/PF_FormStart.php
R specials/PF_Forms.php
R specials/PF_RunQuery.php
R specials/PF_Templates.php
A specials/PF_UploadForm.php
A specials/PF_UploadSourceField.php
R specials/PF_UploadWindow.php
R tests/phpunit/includes/PF_FormPrinterTest.php
145 files changed, 3,956 insertions(+), 3,844 deletions(-)

Approvals:
  Yaron Koren: Verified; Looks good to me, approved




-- 
To view, visit https://gerrit.wikimedia.org/r/316907
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I24dcabb9b0e2592e42f904a300aebf2b0b77b030
Gerrit-PatchSet: 10
Gerrit-Project: mediawiki/extensions/PageForms
Gerrit-Branch: master
Gerrit-Owner: Paladox <thomasmulhall...@yahoo.com>
Gerrit-Reviewer: Legoktm <legoktm.wikipe...@gmail.com>
Gerrit-Reviewer: Paladox <thomasmulhall...@yahoo.com>
Gerrit-Reviewer: Siebrand <siebr...@kitano.nl>
Gerrit-Reviewer: Yaron Koren <yaro...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to