History log of /plugin/addnewpage/ (Results 101 – 125 of 135)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ea7ff5cd27-May-2014 Thomas Templin <templin@gnuwhv.de>

translation update

a56f257a16-May-2014 Sam Wilson <sam@samwilson.id.au>

New release.

03475bb416-May-2014 Sam Wilson <sam@samwilson.id.au>

Merge newpagetemplate feature, and fix up some coding standards items.

3ff0ba1f13-May-2014 Mirko <malisan.mirko@gmail.com>

translation update

76c09ef826-Mar-2014 Aleksandr Selivanov <alexgearbox@yandex.ru>

translation update

e6a7406115-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

some escaping

8c8f824e15-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

added name to select

735f628515-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

PHPDocs and trim namespace spaces.

716e610a15-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

added support for newpagetemplate plugin

- inclusing some refactoring

58a4331a14-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

Code reformatting

d49bfc3c14-Mar-2014 Gerrit Uitslag <klapinklapin@gmail.com>

minor changes, removed old stuff

ade7f7c512-Nov-2013 Soren Birk <soer9648@eucl.dk>

translation update

d8d0b76331-Oct-2013 Robert Bogenschneider <bogi@uea.org>

translation update

687370b719-Aug-2013 Hugo Smet <hugo.smet@scarlet.be>

translation update

07c4aaa316-Aug-2013 Myeongjin <aranet100@gmail.com>

translation update

b15dc81516-Aug-2013 Sam Wilson <sam@samwilson.id.au>

Coding standards fixes throughout codebase.

843105b715-Aug-2013 Sam Wilson <sam@samwilson.id.au>

Fix the .gitattributes file. Oops.

e546856115-Aug-2013 Sam Wilson <sam@samwilson.id.au>

Added .gitattributes file, for normalizing line endings in PHP files (to CRLF).

591a648a15-Aug-2013 Sam Wilson <sam@samwilson.id.au>

Code layout and minor fixes for most settings.php files. Removed Italiam and Russian which were just copies of the English one.

1c60ea2415-Aug-2013 Sam Wilson <sam@samwilson.id.au>

Attempt to fix translation tool error:

> Hello,
>
> the import of your Add New Page Plugin failed.
> There was an error parsing a php language file.
>
> Filename: ar/settings.php
> Line: 13
> Messag

Attempt to fix translation tool error:

> Hello,
>
> the import of your Add New Page Plugin failed.
> There was an error parsing a php language file.
>
> Filename: ar/settings.php
> Line: 13
> Message: Wrong key/value syntax, expected command end or eof

show more ...

558d1b2620-Jun-2013 Sam Wilson <sam@samwilson.id.au>

Updating version date.

f9dafbcd20-Jun-2013 Sam Wilson <sam@samwilson.id.au>

Encode the provided top-level NS with utf8_encodeFN() (as is done in a couple of dozen other places in DW). Thanks to Ryuu and tosmatt.

d36b62c617-May-2013 Sam Wilson <sam@samwilson.id.au>

Parameter name not updated. I am a twit.

8fad05fb17-May-2013 Sam Wilson <sam@samwilson.id.au>

Check for CREATE permission on target NS (issue #4).

Also cleaned up some variable names and locations, a bit of documentation, and simplified some slightly circuitous conditionals.

Release: 2013-0

Check for CREATE permission on target NS (issue #4).

Also cleaned up some variable names and locations, a bit of documentation, and simplified some slightly circuitous conditionals.

Release: 2013-05-17.

show more ...

7e4095e417-May-2013 Sam Wilson <sam@samwilson.id.au>

Use jQuery's prop() rather than attr() to disable form elements.

123456