Nathaniel Guse
3e694f784d
[ticket/11902] Set max execution time to 0 in db update
...
PHPBB3-11902
2013-10-10 10:05:20 -05:00
Nathan Guse
b992686fe0
[ticket/11898] Correct adm_relative_path created by installer
...
PHPBB3-11898
2013-10-10 09:08:56 -05:00
Marc Alexander
fdf9ae7c18
[feature/passwords] Increase test coverage to 100% of methods
...
Obsolete code that is impossible to hit has been removed and the logic
of the salted md5 driver has been changed to correctly implement the
phpBB 3.0 phpbb_hash() function.
PHPBB3-11610
2013-10-10 12:01:10 +02:00
Marc Alexander
cd74fb0946
[feature/passwords] Increase test coverage to 35 out ouf 36 methods
...
Only one small code part in the salted md5 driver can't be tested right now.
Passwords helper and passwords driver helper are now fully covered by tests.
PHPBB3-11610
2013-10-09 22:53:13 +02:00
Nathaniel Guse
e1ed30a408
[ticket/11898] Correct admin S_LOGIN_ACTION
...
PHPBB3-11898
2013-10-09 10:18:14 -05:00
Andreas Fischer
cba383d139
Merge remote-tracking branch 'prototech/ticket/11890' into develop
...
* prototech/ticket/11890:
[ticket/11890] Fix untranslated string when deleting posts through MCP.
2013-10-08 23:36:28 +02:00
Cesar G
6a75edc057
[ticket/11892] Fix undefined variables: to_forum_id & to_topic_id
...
PHPBB3-11892
2013-10-08 14:24:57 -07:00
Cesar G
964f6fe89a
[ticket/11890] Fix untranslated string when deleting posts through MCP.
...
PHPBB3-11890
2013-10-08 10:56:04 -07:00
Nathaniel Guse
967bef3656
[ticket/11895] Fix undefined $forum_id
...
PHPBB3-11895
2013-10-08 09:46:46 -05:00
Nathan Guse
ca619cb4a9
Merge pull request #1757 from prototech/ticket/10383
...
[ticket/10383] AJAXify poll voting
2013-10-07 18:27:18 -07:00
Cesar G
98a1694c7c
[ticket/10383] Update the results without the overlay popup.
...
PHPBB3-10383
2013-10-07 17:55:04 -07:00
Nathan Guse
b0282eeb8a
Merge pull request #1755 from prototech/ticket/11893
...
[ticket/11893] Remove unnecessary <fieldset> causing a large font size
2013-10-07 08:16:08 -07:00
Nathan Guse
ac84fc8952
Merge pull request #1753 from dhruvgoel92/ticket/11888
...
[ticket/11888] Use \phpbb\search\fulltext_native as search backend config
2013-10-07 08:14:46 -07:00
Cesar G
7f31277269
[ticket/10383] Make the content transitions smoother.
...
PHPBB3-10383
2013-10-07 07:39:50 -07:00
Marc Alexander
f1d2949985
[feature/passwords] Move check for 8-bit characters to bcrypt driver
...
PHPBB3-11610
2013-10-07 16:00:52 +02:00
Cesar G
637a5a5eea
[ticket/10383] AJAXify poll voting
...
PHPBB3-10383
2013-10-06 21:48:36 -07:00
Dhruv
2adb8499a9
Merge remote-tracking branch 'prototech/ticket/11739' into develop
...
# By Cesar G
# Via Cesar G
* prototech/ticket/11739:
[ticket/11739] Rename “Remember Me” login keys module
2013-10-07 00:42:56 +05:30
Dhruv
da1edb4578
[ticket/11888] Update default search backend in namespaces migration
...
PHPBB3-11888
2013-10-06 10:38:11 +05:30
Cesar G
be9b767019
[ticket/11739] Rename “Remember Me” login keys module
...
PHPBB3-11739
2013-10-05 21:38:20 -07:00
Cesar G
19178421cf
[ticket/11893] Remove unnecessary <fieldset> causing a large font size
...
PHPBB3-11893
2013-10-05 21:22:09 -07:00
Cesar G
70c757a3a9
[ticket/11894] Fix typo in "Delete post" option
...
PHPBB3-11894
2013-10-05 20:59:07 -07:00
Dhruv
ed19176aaf
[ticket/11888] Use \phpbb\search\fulltext_native as search backend config
...
If \ is missing, the default search backend shown in ACP is wrong.
PHPBB3-11888
2013-10-05 22:55:19 +05:30
Dhruv
2b959e3331
[ticket/11288] Handle +,- without preceeding whitespace characters
...
PHPBB3-11288
2013-10-05 21:09:52 +05:30
Dhruv
7a971f896d
Merge branch 'ticket/11271' into ticket/11271-develop
...
# By erangamapa (7) and Dhruv (2)
* ticket/11271:
[ticket/11271] Typecast forum and topic id to integer
[ticket/11271] Use absolute path for displaying inline attachments in feeds
[ticket/11271] Changed executable bit.
[ticket/11271] Formatting code and removing null assignment.
[ticket/11271] Removing unnecessary database object
[ticket/11271] Separated attachment fetching query
[ticket/11271] Fetched feed attachments before loop.
[ticket/11271] Removed in-line attachment comments properly.
[ticket/11271] Displaying in-line attached images in ATOM feed.
Conflicts:
phpBB/feed.php
2013-10-05 16:54:09 +05:30
Nathan Guse
874fcc940f
[ticket/11885] Fix migrations error
...
PHPBB3-11885
2013-10-04 23:07:48 -05:00
David King
3f7f2548cc
[ticket/11885] Use conditional in update_data()
...
PHPBB3-11885
2013-10-04 16:17:03 -07:00
David King
b79d811b3a
[ticket/11885] Fix migration files for 3.0.12
...
PHPBB3-11885
2013-10-04 16:08:38 -07:00
David King
62ad0984c7
[ticket/11885] Add migration files for 3.0.12-RC2 and RC3 and 3.0.12
...
PHPBB3-11885
2013-10-04 15:57:42 -07:00
David King
82b9df543b
Merge pull request #1742 from EXreaction/ticket/11840
...
Ticket/11840 Refactor the extension metadata class
2013-10-04 15:40:20 -07:00
Nathan Guse
efe130bcfc
[ticket/11881] Limit to 500
...
PHPBB3-11881
2013-10-04 15:04:30 -05:00
Nathan Guse
cd7d29b90e
[ticket/11881] Make sure user_timezone isn't converted twice
...
PHPBB3-11881
2013-10-04 15:04:08 -05:00
Nathan Guse
9653276ebc
[ticket/11881] Better split the timezone conversion into chunks; add test
...
PHPBB3-11881
2013-10-04 12:10:27 -05:00
Dhruv
c73801242d
[ticket/11271] Typecast forum and topic id to integer
...
PHPBB3-11271
2013-10-04 20:51:17 +05:30
Dhruv
e8c7f8134d
Merge remote-tracking branch 'EXreaction/ticket/11883' into develop
...
# By Nathan (1) and Nathan Guse (1)
# Via Nathan Guse
* EXreaction/ticket/11883:
[ticket/11883] Only output the migration time, not total
[ticket/11883] Report completed data step in migration as "Installing Data"
2013-10-04 20:40:30 +05:30
Nathan Guse
3259bd1196
[ticket/11883] Only output the migration time, not total
...
PHPBB3-11883
2013-10-04 09:23:54 -05:00
Nathan Guse
fdae60c146
Merge pull request #1739 from nickvergessen/ticket/11871
...
[ticket/11871] Allow backslash in classnames for Modules
2013-10-03 20:31:16 -07:00
Nathan Guse
b54d0f2da6
Merge pull request #1704 from dhruvgoel92/ticket/11344
...
[ticket/11344] Add migration to remove acp_style_components module in 3.1
2013-10-03 20:30:11 -07:00
Nathan Guse
31aebb355c
Merge pull request #1654 from rechosen/ticket/11786
...
[ticket/11786] Fix various defects in PHPDoc in-code documentation
2013-10-03 20:22:41 -07:00
David King
80b21e8049
Merge pull request #1746 from EXreaction/ticket/11882
...
[ticket/11882] Incorrect dependency in signature module auth migration
2013-10-03 09:34:12 -07:00
David King
2683188206
Merge pull request #1726 from EXreaction/ticket/11850
...
Fix $user->page on pages through the controller
2013-10-03 09:25:11 -07:00
Dhruv
16d6dc2e71
[ticket/11344] Upgrade migration to namespaces
...
PHPBB3-11344
2013-10-03 21:09:02 +05:30
Dhruv
34040771be
[ticket/11344] Fix url of license
...
PHPBB3-11344
2013-10-03 21:02:36 +05:30
Dhruv
b4682f3a72
[ticket/11344] Add migration to remove acp_style_components module in 3.1
...
PHPBB3-11344
2013-10-03 21:02:34 +05:30
Marc Alexander
7006db7a2d
Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/passwords
...
Conflicts:
phpBB/includes/functions.php
2013-10-03 10:04:59 +02:00
Joas Schilling
2ab3ee7d67
[ticket/11871] Fallback to int ID of the module, when creating links
...
Firefox is currently unable to correctly copy a urlencoded \ so users will be
unable to post links to modules. However we can still fallback to the id
instead of the name, so we do that in this case.
PHPBB3-11871
2013-10-02 22:37:16 +02:00
Nathan
621e6c93ed
[ticket/11883] Report completed data step in migration as "Installing Data"
...
PHPBB3-11883
2013-10-02 14:27:46 -05:00
Nathan
ee89ede59f
[ticket/11881] Timezone migration can take a long time
...
PHPBB3-11881
2013-10-02 14:23:01 -05:00
Nathan
5bd7f1bd36
[ticket/11882] If dependency is incorrect/unfulfillable, throw an error
...
PHPBB3-11882
2013-10-02 14:21:50 -05:00
Nathan
cab84dd9c5
[ticket/11882] Incorrect dependency in signature module auth migration
...
PHPBB3-11882
2013-10-02 14:18:32 -05:00
Dhruv
49ce2c13b2
Merge remote-tracking branch 'nickvergessen/ticket/11691' into develop
...
# By Joas Schilling
# Via Joas Schilling
* nickvergessen/ticket/11691:
[ticket/11691] Fix conversion test
[ticket/11691] Fix table names and arguments/docs
[ticket/11691] Move purge code into new function
[ticket/11691] Fix typo in comment
[ticket/11691] Add order by to the query
[ticket/11691] Fix some minor comments
[ticket/11691] Fix some more problems with softdelete update
[ticket/11691] Change detection of effectively_installed()
[ticket/11691] Stagger user notification reconversion even more
[ticket/11691] Stagger the convertion of soft delete updates
2013-10-02 20:46:11 +05:30