Bruno Ais
ea6938d3e5
[ticket/11643] Use $parse_flags
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11643
2013-08-01 10:11:08 +01:00
Bruno Ais
c806375828
[ticket/11653] Missing ";"
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11653
2013-08-01 10:09:11 +01:00
Bruno Ais
776773522b
[ticket/11653] Use $parse_flags
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11653
2013-08-01 10:07:58 +01:00
Bruno Ais
c2aff70cf5
[ticket/11655] Use $parse_flags
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11655
2013-08-01 10:03:04 +01:00
Joas Schilling
ca07be9c57
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10037] Fix table in subsilver2
[ticket/10037] Apply attached patch with a few changes
2013-07-31 23:40:35 +02:00
Vjacheslav Trushkin
c335edc038
[ticket/11754] Remove styleswitcher leftovers
...
PHPBB3-11754
2013-07-30 12:21:34 +03:00
Joas Schilling
91392c7288
Merge remote-tracking branch 'phpbb/develop' into ticket/11574
...
* phpbb/develop: (130 commits)
[ticket/11638] Changed the layout to match the other similar commits
[ticket/11640] removed the space that I wonder what it was doing there.
[ticket/11749] Move event after all template data has been defined
[ticket/10917] Variable used only once so delete it
[ticket/10917] Revert use of phpbb wrapper
[ticket/11749] Template events for topic_list_row_pre/append
[ticket/11749] PHP Events for viewforum.php
[ticket/11749] PHP Events for search.php
[ticket/11740] Update FAQ to include Ideas Centre
[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
[ticket/10917] Using phpbb wrapper
[ticket/10917] Fixed notice that files are out of date when updating to an unreleased version
[ticket/11741] Fix empty brackets and remove bullet
[ticket/11638] Removed the unneeded reset.
[ticket/11638] Use the $parse_flags like the other commits
[ticket/11638] Reverted to use the $parse tags way as the other ones
[ticket/11638] Updated: bitwise $parse_flags use optionset()
[ticket/11656] Made the check for the bitfield just like other PR's
[ticket/11667] Use @inheritdoc
...
2013-07-30 01:06:11 +02:00
Joas Schilling
db78c11702
Merge pull request #1625 from brunoais/ticket/11640
...
[ticket/11640] removed the space that I wonder what it was doing there.
2013-07-29 09:09:46 -07:00
Bruno Ais
b8fef3b33a
[ticket/11640] removed the space that I wonder what it was doing there.
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11640
2013-07-29 16:55:58 +01:00
Nathan Guse
6da63f3ad8
Merge pull request #1597 from marc1706/ticket/11723
...
[ticket/11723] Correctly redirect user to agreement page and let him leave
2013-07-29 07:45:51 -07:00
Nathan Guse
8cc2725703
Merge pull request #1576 from brunoais/ticket/11640
...
[ticket/11640] generate_text_for_display on functions_privmsgs.php
2013-07-29 07:29:25 -07:00
Nathan Guse
7003f98d03
Merge pull request #1586 from brunoais/ticket/11654
...
[ticket/11654] generate_text_for_display on mcp/mcp_warn.php
2013-07-29 07:26:15 -07:00
Oliver Schramm
866e475f96
[ticket/10037] Apply attached patch with a few changes
...
PHPBB3-10037
2013-07-25 15:47:55 +02:00
Bruno Ais
1372b4f208
[ticket/11639] Removed a non-needed unset
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11639
2013-07-24 10:33:06 +01:00
Bruno Ais
c366998112
[ticket/11654] Moved some code to reduce line width.
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11654
2013-07-23 12:47:18 +01:00
Andreas Fischer
c2d919f12d
Merge remote-tracking branch 'asperous/ticket/11731' into develop
...
* asperous/ticket/11731:
[ticket/11731] Remove static calls to captcha garbage collector
2013-07-23 00:07:38 +02:00
Andy Chase
80f81dd0d2
[ticket/11731] Remove static calls to captcha garbage collector
...
PHPBB3-11731
2013-07-22 15:04:30 -07:00
Marc Alexander
974da6449c
[ticket/11723] Correctly redirect user to agreement page and let him leave
...
This patch consists of two changes. The first one will make sure that $agree
is correctly reset to 0 and the user redirected back to the agreement page
after changing the display language. Secondly, by reseting 'change_lang',
the user will be able to agree to the terms on the agreement page again.
The changed language will still be kept, as this is correctly saved in the
'lang' field that is passed to the ucp_register page.
The variable $agree has also been changed to be boolean. It is not used as
an integer anywere in the ucp_register file.
PHPBB3-11723
2013-07-22 22:20:55 +02:00
Nathan Guse
127ee62edd
Merge pull request #1589 from marc1706/ticket/11717
...
[ticket/11717] Use topic_posts_approved instead of topic_replies
2013-07-22 12:20:17 -07:00
Nathan Guse
b71038486e
Merge pull request #1513 from nickvergessen/ticket/11582
...
Ticket/11582 Split permission logic from translations
2013-07-22 11:28:55 -07:00
Joas Schilling
0f70864624
[ticket/11582] Move global declaration to beginning of block
...
PHPBB3-11582
2013-07-22 20:06:30 +02:00
Bruno Ais
580131b5c3
[ticket/11640] removed the unset
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11640
2013-07-22 11:16:47 +01:00
Marc Alexander
effafa4b4d
[ticket/11717] Add 'has' to boolean variable and reduce line length
...
PHPBB3-11717
2013-07-22 10:42:46 +02:00
Marc Alexander
603dc1f786
[ticket/11717] Use topic_posts_approved instead of topic_replies
...
Due to the move to soft-delete, the topic_replies column no longer exists
in the topics table. Instead, the column topic_posts_approved should be used.
PHPBB3-11717
2013-07-20 21:21:36 +02:00
Bruno Ais
43b172c8aa
[ticket/11655] wrong var names for the uid and for the bitfield
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11655
2013-07-20 16:44:24 +01:00
Bruno Ais
67ba959d9b
[ticket/11654] first parameter fail
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11654
2013-07-20 16:35:28 +01:00
Bruno Ais
0ef1bcac2b
[ticket/11639] Whitespace fixing
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11639
2013-07-20 16:31:08 +01:00
Bruno Ais
f1bfbde3f5
[ticket/11643] Fixed typo in the variable name.
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11643
2013-07-20 16:19:27 +01:00
Bruno Ais
b3ad2fc23f
[ticket/11642] Fixed typo in the variable name.
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11642
2013-07-20 16:16:10 +01:00
Bruno Ais
ef7a7cac6d
[ticket/11655] generate_text_for_display on ucp_pm_viewmessage.php
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11655
2013-07-19 18:27:25 +01:00
Marc Alexander
f421c082f7
[ticket/11713] Do not remove module if it couldn't be deleted
...
Up to now, the module or module category was always removed with jQuery,
even if there was an error. With this change, the modules will not be deleted
by jQuery if the return JSON array will have SUCCESS set to false.
PHPBB3-11713
2013-07-18 22:41:23 +02:00
Bruno Ais
16b4116165
[ticket/11654] generate_text_for_display on mcp/mcp_warn.php
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11654
2013-07-18 16:15:36 +01:00
Bruno Ais
d183431894
[ticket/11653] generate_text_for_display on mcp/mcp_topic.php
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11653
2013-07-16 21:28:06 +01:00
Bruno Ais
596e9bb69d
[ticket/11643] generate_text_for_display on mcp/mcp_queue.php
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11643
2013-07-16 21:20:22 +01:00
Bruno Ais
e7bf3abd1a
[ticket/11642] generate_text_for_display on mcp/mcp_post.php
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11642
2013-07-16 21:15:59 +01:00
Bruno Ais
e1e8d4ed34
[ticket/11641] generate_text_for_display on mcp/mcp_pm_reports.php
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11641
2013-07-16 21:01:47 +01:00
Bruno Ais
fc6bed2856
[ticket/11640] generate_text_for_display on functions_privmsgs.php
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11640
2013-07-16 20:32:57 +01:00
Bruno Ais
5f19ca6a6f
[ticket/11639] Whitespace fixing
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11639
2013-07-15 20:09:59 +01:00
Bruno Ais
dde9a1fb27
[ticket/11639] Added an useful comment.
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11639
2013-07-15 20:08:17 +01:00
Bruno Ais
f96f2a9e23
[ticket/11639] generate_text_for_display on functions_posting.php
...
sub-task of ticket PHPBB3-11635:
find and fix all bypasses of generate_text_for_*
PHPBB3-11639
2013-07-15 20:06:54 +01:00
Igor Wiedler
8928240dc3
[ticket/11574] Fix more issues in the updater
...
* Stupid mistake in phpbb_create_update_container
* Do not bootstrap extensions in installer/updater
* Fix template lookup in installer/updater
* Do not attempt to delete posts from bots
The latter is a really fun problem. Since deleting posts now depends
on a new db column that does not exist yet, we cannot call delete_post
from a migration, ever. By using retain, we can hack around the issue
for now.
PHPBB3-11574
2013-07-14 15:40:19 -04:00
Joas Schilling
9c72bbe284
[ticket/11582] Move file to new directory
...
PHPBB3-11582
2013-07-14 12:04:04 -04:00
Joas Schilling
060754fd6c
[ticket/11582] Fix missing closing bracket
...
PHPBB3-11582
2013-07-14 12:02:47 -04:00
Joas Schilling
4b7b7e895b
[ticket/11582] Fix missing @params in the doc blocks
...
PHPBB3-11582
2013-07-14 12:02:46 -04:00
Joas Schilling
aaa44eda2b
[ticket/11582] Remove useless prefix
...
PHPBB3-11582
2013-07-14 12:02:44 -04:00
Joas Schilling
0e86c02473
[ticket/11582] Split permission language strings from logic
...
PHPBB3-11582
2013-07-14 12:02:38 -04:00
Joas Schilling
aadff800dc
[ticket/11582] Remove left over calls to lang['acl_*']
...
PHPBB3-11582
2013-07-14 11:51:39 -04:00
Joas Schilling
22ba3de1a2
[ticket/11582] Use member isntead of a new variable everytime
...
PHPBB3-11582
2013-07-14 11:51:37 -04:00
Joas Schilling
9c653341e4
[ticket/11582] Use new methods and remove duplicated entries
...
PHPBB3-11582
2013-07-14 11:51:36 -04:00
Joas Schilling
ce0a182c7f
[ticket/11582] Add methods to return the language string
...
PHPBB3-11582
2013-07-14 11:51:34 -04:00