Andreas Fischer
8c69db6ab2
Merge remote-tracking branch 'Prosk8er/ticket/11801' into develop-olympus
...
* Prosk8er/ticket/11801:
[ticket/11801] removed some whitespace and added missing semi colon's in css
2013-08-19 20:45:34 +02:00
Prosk8er
f61db86b8d
[ticket/11801] removed some whitespace and added missing semi colon's in css
...
PHPBB3-11801
2013-08-19 13:31:30 -04:00
Andreas Fischer
78f1e11aeb
Merge remote-tracking branch 'cyberalien/ticket/11789' into develop-olympus
...
* cyberalien/ticket/11789:
[ticket/11789] Remove inline color in memberlist_view
2013-08-18 17:08:14 +02:00
Vjacheslav Trushkin
6f566fdaf0
[ticket/11789] Remove inline color in memberlist_view
...
PHPBB3-11789
2013-08-18 10:56:16 +03:00
Andreas Fischer
20fb220b4f
Merge remote-tracking branch 'cyberalien/ticket/11789' into develop-olympus
...
* cyberalien/ticket/11789:
[ticket/11789] Remove colors from HTML code
2013-08-18 03:00:42 +02:00
Andreas Fischer
afb6800b59
Merge remote-tracking branch 'rechosen/ticket/11794' into develop-olympus
...
* rechosen/ticket/11794:
[ticket/11794] Add missing array element commas to docs/coding-guidelines.html
2013-08-16 18:02:09 +02:00
rechosen
48f6f4559c
[ticket/11794] Add missing array element commas to docs/coding-guidelines.html
...
Even though the coding guidelines document prescribes "commas after every
array element", it contains several example code fragments with array elements
not terminated by a comma. This commit fixes that.
PHPBB3-11794
2013-08-16 17:48:36 +02:00
Andreas Fischer
d089f9693a
Merge branch 'prep-release-3.0.12' into develop-olympus
...
* prep-release-3.0.12:
[ticket/11775] Fix doc blocks syntax
[ticket/11775] Remove spaces at line ends
[ticket/11775] Split test into multiple steps
[ticket/11775] Add functional test for moving the last post
[ticket/11775] Backport moving of the posting functions to 3.0
[ticket/11775] Fix error when moving the last post to another topic
2013-08-15 01:37:56 +02:00
Andreas Fischer
b08928ee1c
Merge remote-tracking branch 'nickvergessen/ticket/11775' into prep-release-3.0.12
...
* nickvergessen/ticket/11775:
[ticket/11775] Fix doc blocks syntax
[ticket/11775] Remove spaces at line ends
[ticket/11775] Split test into multiple steps
[ticket/11775] Add functional test for moving the last post
[ticket/11775] Backport moving of the posting functions to 3.0
[ticket/11775] Fix error when moving the last post to another topic
2013-08-15 01:37:40 +02:00
Joas Schilling
c30d4025d2
[ticket/11775] Fix doc blocks syntax
...
PHPBB3-11775
2013-08-15 01:36:38 +02:00
Joas Schilling
4b0adfcff5
[ticket/11775] Remove spaces at line ends
...
PHPBB3-11775
2013-08-15 01:35:02 +02:00
Vjacheslav Trushkin
9c299b0e83
[ticket/11789] Remove colors from HTML code
...
PHPBB3-11789
2013-08-14 19:09:27 +03:00
Joas Schilling
63535b196d
[ticket/11775] Split test into multiple steps
...
PHPBB3-11775
2013-08-12 15:38:20 +02:00
Joas Schilling
a9b5e77e68
[ticket/11775] Add functional test for moving the last post
...
PHPBB3-11775
2013-08-09 00:41:28 +02:00
Joas Schilling
a6e69f377b
[ticket/11775] Backport moving of the posting functions to 3.0
...
PHPBB3-11775
2013-08-08 23:33:26 +02:00
Joas Schilling
91eccc708b
[ticket/11775] Fix error when moving the last post to another topic
...
PHPBB3-11775
2013-08-08 13:42:51 +02:00
Joas Schilling
33eb9ad53a
Merge remote-tracking branch 's9e/ticket/11762' into develop-olympus
...
* s9e/ticket/11762:
[ticket/11762] Added call to test class's parent::setUp().
[ticket/11762] Fixed test's filename
[ticket/11762] Use the === operator to distinguish "0" from ""
2013-08-03 15:35:34 +02:00
s9e
9db1728b4b
[ticket/11762] Added call to test class's parent::setUp().
...
Added call to test class's parent::setUp(). Updated copyright year.
PHPBB3-11762
2013-08-03 14:06:43 +02:00
s9e
68aa974a20
[ticket/11762] Fixed test's filename
...
PHPBB3-11762
2013-08-03 12:29:23 +02:00
s9e
8a02db317e
[ticket/11762] Use the === operator to distinguish "0" from ""
...
PHPBB3-11762
2013-08-03 12:20:52 +02:00
Andreas Fischer
b7f97cae79
Merge branch 'prep-release-3.0.12' into develop-olympus
...
* prep-release-3.0.12:
2013-08-01 17:40:05 +02:00
Andreas Fischer
acc7cb5e23
Merge branch 'prep-release-3.0.12' of git://github.com/phpbb/phpbb3 into prep-release-3.0.12
...
* 'prep-release-3.0.12' of git://github.com/phpbb/phpbb3:
[ticket/11753] Remove ?> from MySQL Upgrader.
[ticket/11753] Update MySQL upgrader schema data.
[ticket/11524] Add another isset() to mitigate "Illegal string offset 'limit'"
[ticket/11752] HTTP -> HTTPs in email/installed.txt
2013-08-01 17:39:52 +02:00
Andreas Fischer
02b4f1c874
Merge branch 'prep-release-3.0.12' into develop-olympus
...
* prep-release-3.0.12:
[prep-release-3.0.12] Update Changelog for 3.0.12-RC2 release.
[prep-release-3.0.12] Bumping version number for 3.0.12-RC2.
Conflicts:
phpBB/includes/constants.php
phpBB/install/database_update.php
phpBB/install/schemas/schema_data.sql
2013-08-01 17:30:21 +02:00
Andreas Fischer
0a73d64b97
[prep-release-3.0.12] Update Changelog for 3.0.12-RC2 release.
2013-08-01 17:28:21 +02:00
Andreas Fischer
ea8f584de9
[prep-release-3.0.12] Bumping version number for 3.0.12-RC2.
2013-08-01 17:26:34 +02:00
Joas Schilling
4e1e5865d0
Merge remote-tracking branch 'Elsensee/ticket/10037' into develop-olympus
...
* Elsensee/ticket/10037:
[ticket/10037] Fix table in subsilver2
[ticket/10037] Apply attached patch with a few changes
2013-07-31 23:39:06 +02:00
Oliver Schramm
6f883b6791
[ticket/10037] Fix table in subsilver2
...
Thanks, nickvergessen! ;-)
PHPBB3-10037
2013-07-31 14:04:50 +02:00
Joas Schilling
63a017ec90
Merge branch 'prep-release-3.0.12' into develop-olympus
...
* prep-release-3.0.12:
[ticket/11753] Remove ?> from MySQL Upgrader.
[ticket/11753] Update MySQL upgrader schema data.
2013-07-30 14:14:32 +02:00
Joas Schilling
fc89fa2fec
Merge remote-tracking branch 'bantu/ticket/11753' into prep-release-3.0.12
...
* bantu/ticket/11753:
[ticket/11753] Remove ?> from MySQL Upgrader.
[ticket/11753] Update MySQL upgrader schema data.
2013-07-30 14:13:31 +02:00
Joas Schilling
d20979c43c
Merge branch 'prep-release-3.0.12' into develop-olympus
...
* prep-release-3.0.12:
[ticket/11524] Add another isset() to mitigate "Illegal string offset 'limit'"
2013-07-30 11:25:32 +02:00
Joas Schilling
ddea90c802
Merge remote-tracking branch 'bantu/ticket/11524' into prep-release-3.0.12
...
* bantu/ticket/11524:
[ticket/11524] Add another isset() to mitigate "Illegal string offset 'limit'"
2013-07-30 11:23:55 +02:00
Andreas Fischer
a3de463b30
[ticket/11753] Remove ?> from MySQL Upgrader.
...
PHPBB3-11753
2013-07-30 02:03:20 +02:00
Andreas Fischer
404f288113
[ticket/11753] Update MySQL upgrader schema data.
...
PHPBB3-11753
2013-07-30 02:01:24 +02:00
Andreas Fischer
8a6f3a5800
[ticket/11524] Add another isset() to mitigate "Illegal string offset 'limit'"
...
... on PHP 5.4 or higher.
PHPBB3-11524
2013-07-30 01:54:11 +02:00
Joas Schilling
ef1f3f17ce
Merge branch 'prep-release-3.0.12' into develop-olympus
...
* prep-release-3.0.12:
[ticket/11752] HTTP -> HTTPs in email/installed.txt
2013-07-30 01:46:23 +02:00
Joas Schilling
6ab4c9a702
Merge remote-tracking branch 'bantu/ticket/11752' into prep-release-3.0.12
...
* bantu/ticket/11752:
[ticket/11752] HTTP -> HTTPs in email/installed.txt
2013-07-30 01:45:39 +02:00
Andreas Fischer
18164e63e2
[ticket/11752] HTTP -> HTTPs in email/installed.txt
...
PHPBB3-11752
2013-07-30 01:06:10 +02:00
Joas Schilling
69feffec8b
Merge remote-tracking branch 'Elsensee/ticket/10917-2' into develop-olympus
...
* Elsensee/ticket/10917-2:
[ticket/10917] Variable used only once so delete it
[ticket/10917] Revert use of phpbb wrapper
2013-07-30 00:46:18 +02:00
Oliver Schramm
dd875f13e8
[ticket/10917] Variable used only once so delete it
...
The variable $this->unequal_version was only used once
and only to display the version the package updates to.
To display the version it updates to makes no sense when
the update files just aren't meant to update from the
current version. (It's already shown in an error message)
So I deleted the variable from there.
Furthermore the use of version_compare makes the variable
useless in that context which is why I deleted the variable
from the whole file and replaced it in the relevant if statement
with the old comparison.
PHPBB3-10917
2013-07-28 13:55:37 +02:00
Oliver Schramm
d8584877a1
[ticket/10917] Revert use of phpbb wrapper
...
PHPBB3-10917
2013-07-27 22:37:44 +02:00
Nathaniel Guse
935001b7a2
Merge remote-tracking branch 'remotes/Elsensee/ticket/10917' into develop-olympus
...
# By Oliver Schramm
# Via Oliver Schramm
* remotes/Elsensee/ticket/10917:
[ticket/10917] Using phpbb wrapper
[ticket/10917] Fixed notice that files are out of date when updating to an unreleased version
2013-07-25 13:36:29 -05:00
Nathaniel Guse
162ea10b6a
Merge remote-tracking branch 'remotes/Elsensee/ticket/11062' into develop-olympus
...
# By Oliver Schramm
# Via Oliver Schramm
* remotes/Elsensee/ticket/11062:
[ticket/11062] If user's language is english there is no further work needed
[ticket/11062] Load new strings from user's language file if provided
2013-07-25 13:32:23 -05:00
Oliver Schramm
866e475f96
[ticket/10037] Apply attached patch with a few changes
...
PHPBB3-10037
2013-07-25 15:47:55 +02:00
Andreas Fischer
76a7d544cf
Merge branch 'prep-release-3.0.12' into develop-olympus
...
* prep-release-3.0.12:
[ticket/11740] Update FAQ to include Ideas Centre
2013-07-25 14:07:53 +02:00
Andreas Fischer
469d9ee171
Merge remote-tracking branch 'unknownbliss/ticket/11740' into prep-release-3.0.12
...
* unknownbliss/ticket/11740:
[ticket/11740] Update FAQ to include Ideas Centre
2013-07-25 14:07:10 +02:00
MichaelC
c5de4dd51d
[ticket/11740] Update FAQ to include Ideas Centre
...
PHPBB3-11740
2013-07-25 13:06:11 +01:00
Oliver Schramm
7304ac9c3c
[ticket/11062] If user's language is english there is no further work needed
...
PHPBB3-11062
2013-07-25 13:10:45 +02:00
Oliver Schramm
a9f0577502
[ticket/11062] Load new strings from user's language file if provided
...
PHPBB3-11062
2013-07-25 12:29:25 +02:00
Oliver Schramm
e805036963
[ticket/10917] Using phpbb wrapper
...
PHPBB3-10917
2013-07-24 19:08:49 +02:00
Oliver Schramm
5af63a7860
[ticket/10917] Fixed notice that files are out of date when updating to an unreleased version
...
PHPBB3-10917
2013-07-24 18:15:03 +02:00