Nathaniel Guse
4a4a822df8
Merge remote-tracking branch 'remotes/cyberalien/ticket/11564' into develop
...
# By Vjacheslav Trushkin
# Via Vjacheslav Trushkin
* remotes/cyberalien/ticket/11564:
[ticket/11564] Missing new line in tweaks.css
[ticket/11564] Notifications popup fixes
2013-06-06 13:57:55 -05:00
Joas Schilling
e36deed24f
[ticket/11481] Move prepended slash from calls into function
...
PHPBB3-11481
2013-06-06 20:35:38 +02:00
Joas Schilling
6333451455
[ticket/11481] Remove globals and use dependency injection instead
...
PHPBB3-11481
2013-06-06 20:32:47 +02:00
Joas Schilling
3efe0eb246
[ticket/11481] Use container for all classes and inject dependencies
...
PHPBB3-11481
2013-06-06 20:04:23 +02:00
Nathaniel Guse
f4247aa3fe
Merge branch 'develop-olympus' into develop
...
# By Andreas Fischer
# Via Andreas Fischer (1) and Nathaniel Guse (1)
* develop-olympus:
[ticket/11588] Also use version.phpbb.com in install_update.php.
2013-06-06 12:56:36 -05:00
Joas Schilling
b5f1484744
[ticket/11481] Move functions from feed into helper class
...
PHPBB3-11481
2013-06-06 19:35:36 +02:00
Joas Schilling
b25af0fa68
[ticket/11481] Move active topics feed to own file
...
PHPBB3-11481
2013-06-06 17:06:52 +02:00
Joas Schilling
65a527f877
[ticket/11481] Move topics feed to own file
...
PHPBB3-11481
2013-06-06 17:06:24 +02:00
Joas Schilling
3e30c731b5
[ticket/11481] Move news feed to own file
...
PHPBB3-11481
2013-06-06 17:05:59 +02:00
Joas Schilling
caf7c45fb4
[ticket/11481] Move forums feed to own file
...
PHPBB3-11481
2013-06-06 17:05:41 +02:00
Joas Schilling
ffdb5c9388
[ticket/11481] Move topic feed to own file
...
PHPBB3-11481
2013-06-06 17:05:22 +02:00
Joas Schilling
d94ec8faab
[ticket/11481] Move forum feed to own file
...
PHPBB3-11481
2013-06-06 17:04:57 +02:00
Joas Schilling
a995deb189
[ticket/11481] Move overall feed to own file
...
PHPBB3-11481
2013-06-06 17:04:37 +02:00
Joas Schilling
f592072b4b
[ticket/11481] Move feed topic base to own file
...
PHPBB3-11481
2013-06-06 17:04:05 +02:00
Joas Schilling
06a51b09f1
[ticket/11481] Move feed post base to own file
...
PHPBB3-11481
2013-06-06 17:03:40 +02:00
Joas Schilling
2916ddc38c
[ticket/11481] Move feed base to own file
...
PHPBB3-11481
2013-06-06 17:03:10 +02:00
Joas Schilling
a839896ddd
[ticket/11481] Move feed factory to own file
...
PHPBB3-11481
2013-06-06 17:02:45 +02:00
Andreas Fischer
55f7281f61
[ticket/11588] Also use version.phpbb.com in install_update.php.
...
PHPBB3-11588
2013-06-06 13:00:53 +02:00
Dhruv
3931f7f3b9
Merge branch 'develop-olympus' into develop
...
# By Andreas Fischer
# Via Andreas Fischer (1) and Dhruv (1)
* develop-olympus:
[ticket/11583] Use a new lang key instead of giving the old one a new meaning.
[ticket/11583] Allow FULLTEXT indexes on InnoDB when on MySQL 5.6.4 or higher.
Conflicts:
phpBB/includes/search/fulltext_mysql.php
phpBB/language/en/acp/search.php
2013-06-05 01:55:49 +05:30
Dhruv
ad8386a64a
Merge remote-tracking branch 'bantu/ticket/11583' into develop-olympus
...
# By Andreas Fischer
# Via Andreas Fischer
* bantu/ticket/11583:
[ticket/11583] Use a new lang key instead of giving the old one a new meaning.
[ticket/11583] Allow FULLTEXT indexes on InnoDB when on MySQL 5.6.4 or higher.
2013-06-05 01:41:26 +05:30
Dhruv
e6d521df29
Merge branch 'ticket/10820' into ticket/10820-develop
...
* ticket/10820:
[ticket/10820] Inject IE version in function
Conflicts:
phpBB/download/file.php
2013-06-05 00:27:32 +05:30
Dhruv
56e27a9908
[ticket/10820] Inject IE version in function
...
PHPBB3-10820
2013-06-05 00:14:46 +05:30
Marc Alexander
27bcf25c3b
[ticket/11587] Pass legend and teampage settings to group_create()
...
Without passing those values, the group is removed from the teampage and
the legend while submitting the edit form on the ucp groups manage page.
PHPBB3-11587
2013-06-04 14:25:37 +02:00
Andreas Fischer
5fa25880e2
[ticket/11586] Move $filedata['thumbnail'] to where it might be returned.
...
PHPBB3-11586
2013-06-03 16:24:12 +02:00
Andreas Fischer
50e3173e8c
[ticket/11586] Combine $filedata['post_attach'] assign into a single statement.
...
PHPBB3-11586
2013-06-03 16:24:12 +02:00
Andreas Fischer
11c80c0402
[ticket/11586] Use a variable for $cat_id == ATTACHMENT_CATEGORY_IMAGE.
...
PHPBB3-11586
2013-06-03 16:14:22 +02:00
Andreas Fischer
cb54f56c3d
[ticket/11586] Combine administrator/moderator checks together.
...
PHPBB3-11586
2013-06-03 16:07:19 +02:00
Andreas Fischer
99d089ce9f
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/11145] Wrong error thrown when uploading a bigger image.
2013-06-03 15:58:32 +02:00
Andreas Fischer
a3d1593804
Merge remote-tracking branch 'erangamapa/ticket/11145' into develop-olympus
...
* erangamapa/ticket/11145:
[ticket/11145] Wrong error thrown when uploading a bigger image.
2013-06-03 15:58:21 +02:00
Andreas Fischer
a20a0e06c2
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10840] Add check_form_key to acp_groups.php
2013-06-03 15:39:07 +02:00
Andreas Fischer
1cd6bb88a6
Merge remote-tracking branch 'nickvergessen/ticket/10840' into develop-olympus
...
* nickvergessen/ticket/10840:
[ticket/10840] Add check_form_key to acp_groups.php
2013-06-03 15:36:04 +02:00
Andreas Fischer
d925c8d0da
[ticket/11583] Use a new lang key instead of giving the old one a new meaning.
...
PHPBB3-11583
2013-06-03 15:16:57 +02:00
Andreas Fischer
fe4f0ef42c
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/11122] Add dhruv to active authors
[ticket/11122] Remove Oleg and igorw from active authors
2013-06-03 15:05:09 +02:00
Joas Schilling
323bfbc78f
[ticket/11122] Add dhruv to active authors
...
PHPBB3-11122
2013-06-03 11:08:50 +02:00
Joas Schilling
cb62b37bce
[ticket/11122] Remove Oleg and igorw from active authors
...
PHPBB3-11122
2013-06-03 11:06:12 +02:00
Joas Schilling
0eae9eb75d
[ticket/10840] Add check_form_key to acp_groups.php
...
PHPBB3-10840
2013-06-03 10:54:16 +02:00
David King
4b61178d05
Merge remote-tracking branch 'nickvergessen/ticket/11549' into develop
...
* nickvergessen/ticket/11549:
[ticket/11549] Add functional test for ACP Extension Module with Template
[ticket/11549] Do not set extension dir path for style in adm/index.php
2013-05-31 22:39:40 -04:00
Andreas Fischer
d0e45e17dd
[ticket/11583] Allow FULLTEXT indexes on InnoDB when on MySQL 5.6.4 or higher.
...
PHPBB3-11583
2013-06-01 04:09:33 +02:00
Joas Schilling
69e1b402df
Merge remote-tracking branch 'Elsensee/ticket/11409' into develop
...
* Elsensee/ticket/11409:
[ticket/11409] Add success message after updating group position settings
2013-05-31 18:08:26 +02:00
Joas Schilling
cae1f8bc86
Merge remote-tracking branch 'EXreaction/ticket/11387' into develop
...
* EXreaction/ticket/11387:
[ticket/11387] Log module added only after it has been added
2013-05-31 17:21:00 +02:00
Oliver Schramm
faf804c70f
[ticket/11409] Add success message after updating group position settings
...
PHPBB3-11409
2013-05-31 17:16:15 +02:00
Oliver Schramm
ec2cdbed61
[ticket/11570] Fix link and make the notice more conspiciuous
...
PHPBB3-11570
2013-05-31 12:18:03 +02:00
Joas Schilling
7917e5a589
[ticket/11549] Do not set extension dir path for style in adm/index.php
...
As we don't want style files in adm/adm/style/ we should not prepend the adm/
by setting it. Note, we did that correctly in adm/swatch.php.
PHPBB3-11549
2013-05-31 00:18:39 +02:00
Oliver Schramm
8b0a6fd2cd
[ticket/11570] Add link back to update process
...
PHPBB3-11570
2013-05-30 21:30:09 +02:00
Marc Alexander
6d5da402ec
[ticket/11579] Remove unnecessary globals from validate_password()
...
The globals $db and $user are not used in that function.
PHPBB3-11579
2013-05-30 16:09:06 +02:00
Joas Schilling
b3b92b7b18
Merge remote-tracking branch 'Elsensee/ticket/11569' into develop
...
* Elsensee/ticket/11569:
[ticket/11569] Add type parameter and fix language variable
[ticket/11569] Add parameter to URL and remove comment
[ticket/11569] Fixing link to continue update
2013-05-29 13:46:25 +02:00
Oliver Schramm
a79e229c25
[ticket/11569] Add type parameter and fix language variable
...
PHPBB3-11569
2013-05-29 13:27:15 +02:00
Oliver Schramm
c65617479d
[ticket/11569] Add parameter to URL and remove comment
...
PHPBB3-11569
2013-05-29 13:20:47 +02:00
Andreas Fischer
fc1c7211ab
Merge remote-tracking branch 'nickvergessen/ticket/encryptedmind/11516' into develop
...
* nickvergessen/ticket/encryptedmind/11516:
[ticket/11516] Upgrading the .live jquery function because it is deprecated.
2013-05-28 12:49:46 +02:00
Jesús Rafael Cova Huerta
7f82a95cb0
[ticket/11516] Upgrading the .live jquery function because it is deprecated.
...
I changed the .live function of jQuery for .on function because a user
reported that he had an error because of that, it showed that .live function
was deprecated, so I changed for .on that it's same but it work with new
jQuery versions.
PHPBB3-11516
2013-05-28 01:48:25 +02:00