c2711fb6c4
[ticket/14992] Remove temp index migration
2017-05-23 14:01:30 -04:00
f3c782b358
[ticket/14992] Make unit tests run more verbose
...
PHPBB3-14992
2017-05-21 22:19:44 +02:00
bcc85ab679
[ticket/14992] Correctly remove table name and prefix from keys
...
PHPBB3-14992
2017-05-21 16:01:27 +02:00
11f968e774
[ticket/14992] Shorten index name for user_id and item_id
...
PHPBB3-14992
2017-05-21 14:18:10 +02:00
59ac4a71b6
[ticket/14992] Check index name length in a more proper way
...
[ticket/14992] Add indexes to user_notifications table
2017-03-01 23:09:56 -05:00
e5eb702514
[ticket/14992] Add indexes to user_notifications table
...
[ticket/14992] Change how index length is checked
[ticket/14992] Remove duplicates from user_notifications table
[ticket/14992] Add unique index to user_notifications table
[ticket/14992] Shorten unique index name
[ticket/14992] Shorten another index for user notifications
2017-03-01 23:09:27 -05:00
9b4d455726
Merge branch '3.1.x' into 3.2.x
2017-02-11 22:04:01 +01:00
b567c6e241
Merge pull request #4589 from senky/ticket/14929
...
[ticket/14929] Add error to core.posting_modify_message_text
2017-02-11 22:03:57 +01:00
f27cdad73e
Merge branch '3.1.x' into 3.2.x
2017-02-11 21:48:20 +01:00
45199adebd
Merge pull request #4523 from senky/ticket/13429
...
[ticket/13429] Replace @change with @changed in event docblocks
2017-02-11 15:19:47 +01:00
59ad9401d9
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/13250] Use faster str_replace() instead of preg_replace()
[ticket/13250] Replace slashes in cache file names
2017-02-05 18:11:22 +01:00
1470985ff2
Merge pull request #4660 from marc1706/ticket/13250
...
[ticket/13250] Replace slashes in cache file names
* marc1706/ticket/13250:
[ticket/13250] Use faster str_replace() instead of preg_replace()
[ticket/13250] Replace slashes in cache file names
2017-02-05 18:11:16 +01:00
4eb72a4e7b
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/13601] Add core.acl_clear_prefetch_after event
2017-02-05 18:05:59 +01:00
c3896c8b5d
Merge pull request #4673 from senky/ticket/13601
...
[ticket/13601] Add core.acl_clear_prefetch_after event
* senky/ticket/13601:
[ticket/13601] Add core.acl_clear_prefetch_after event
2017-02-05 18:05:53 +01:00
c45323863b
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/15059] Preserve code line breaks and scroll overflow
2017-02-05 17:51:53 +01:00
c006479274
Merge pull request #4681 from VSEphpbb/ticket/15059
...
[ticket/15059] Preserve code line breaks and scroll overflow
* VSEphpbb/ticket/15059:
[ticket/15059] Preserve code line breaks and scroll overflow
2017-02-05 17:50:35 +01:00
80ecad5cf9
[ticket/15062] Update to Rhea version the CSS files
...
PHPBB3-15062
2017-02-01 02:34:01 -03:00
35b7e95098
[ticket/15059] Preserve code line breaks and scroll overflow
...
PHPBB3-15059
2017-01-30 08:48:42 -08:00
16e79d00d1
Merge pull request #4675 from marc1706/ticket/15044
...
[ticket/15044] Create search index during installation
2017-01-29 14:42:41 +01:00
cd4ceb2487
Merge pull request #4677 from marc1706/ticket/15050
...
[ticket/15050] Use new file when new file already exists
2017-01-29 14:40:02 +01:00
b859559c8f
Merge pull request #4678 from DavidIQ/ticket/15047
...
[ticket/15047] Various db tools fixes for MSSQL
2017-01-28 11:09:26 +01:00
d81df55963
[ticket/14998] Point only to install dir from acp_update
...
PHPBB3-14998
2017-01-28 09:16:49 +01:00
b5ed02d03c
[ticket/15050] Remove extra whitespace
...
PHPBB3-15050
2017-01-27 08:40:35 +01:00
2416a743f5
[ticket/15047] Reinstate length check for MSSQL 2000
2017-01-26 18:44:18 -05:00
fae78b4c01
[ticket/15047] Do not set default for identity cols
2017-01-26 08:43:39 -05:00
c53054f2b7
[ticket/15047] Use brackets due to keyword usage
2017-01-26 08:43:39 -05:00
b52ee87df8
[ticket/15047] Don't attempt to drop primary keys
2017-01-26 08:43:39 -05:00
66b0fe3b5d
[ticket/15047] No index name length check for mssql
2017-01-26 08:43:06 -05:00
f66594bf93
[ticket/15050] Use new file when new file already exists
...
Instead of trying to diff the new file against a pre-existing file,
we're just going to use the new file. It's impossible to know whether
the pre-existing file is newer or older than the new file. As the
system will rely on the files being in the "new" state it's better
to simply use the file in "new" state.
PHPBB3-15050
2017-01-25 22:18:29 +01:00
f069e521db
[ticket/15037] Optimize what can be
...
PHPBB3-15037
2017-01-24 17:15:41 -05:00
f2bc4a9977
[ticket/15037] Update topic icons to retina
...
PHPBB3-15037
2017-01-24 16:35:30 -05:00
10dee52c18
[ticket/15044] Make sure fulltext native min and max are numbers
...
PHPBB3-15044
2017-01-24 21:47:37 +01:00
a03047da5b
[ticket/15044] Add module task for creating search index during install
...
PHPBB3-15044
2017-01-24 21:47:20 +01:00
6f7b92ae10
[ticket/15307] fix for good!
...
PHPBB3-15037
2017-01-23 22:41:08 -05:00
3e73413982
[ticket/15037]a attempt to fix stupid test issue
...
PHPBB3-15037
2017-01-23 21:59:00 -05:00
71ca228b8e
[ticket/15037] Update imageset to retina
...
PHPBB3-15037
2017-01-23 21:19:11 -05:00
d1df78604b
[ticket/13601] Add core.acl_clear_prefetch_after event
...
PHPBB3-13601
2017-01-23 15:00:59 +01:00
779758f219
[ticket/13429] Replace @change with @changed
...
PHPBB3-13429
2017-01-23 13:33:15 +01:00
3c30cbd39e
Merge pull request #4650 from marc1706/ticket/11076-rhea
...
[ticket/11076] State current and minimum required versions in old PHP notice
* marc1706/ticket/11076-rhea:
[ticket/11076] Also state min PHP version when visiting forum website
[ticket/11076] Also add notice about unsupported version to installer
2017-01-22 23:35:37 +01:00
9df6ef5735
Use SSL in version check for extension
...
PHPBB3-15025
2017-01-22 23:31:41 +01:00
9475703114
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14997] Fixing topiclist_row_topic_title_after position
2017-01-22 23:28:48 +01:00
fb481f96d3
Merge pull request #4663 from marc1706/ticket/14997
...
[ticket/14997] Fixing topiclist_row_topic_title_after position
* marc1706/ticket/14997:
[ticket/14997] Fixing topiclist_row_topic_title_after position
2017-01-22 23:20:59 +01:00
7c77e33313
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/14968] Use earlier version as written in comment
[ticket/14968] Update docblock and ensure method returns array
[ticket/14968] Display possible upgrade on acp index and update page
[ticket/14968] Add method for retrieving updates on current branch
2017-01-22 23:15:26 +01:00
085a839963
Merge pull request #4662 from marc1706/ticket/14968
...
[ticket/14968] Distinguish between update/upgrade & show upgrade info in ACP index
* marc1706/ticket/14968:
[ticket/14968] Use earlier version as written in comment
[ticket/14968] Update docblock and ensure method returns array
[ticket/14968] Display possible upgrade on acp index and update page
[ticket/14968] Add method for retrieving updates on current branch
2017-01-22 23:10:22 +01:00
f7ccd7af8e
Merge branch '3.1.x' into 3.2.x
...
* 3.1.x:
[ticket/15006] Pass inherit settings to form and use correct button
2017-01-22 23:07:50 +01:00
3dfc882d1a
Merge pull request #4668 from marc1706/ticket/15015
...
[ticket/15015] Use correct explain string for enable email settings
* marc1706/ticket/15015:
[ticket/15015] Use correct explain string for enable email settings
2017-01-22 23:06:49 +01:00
0238d850dd
[ticket/15015] Use correct explain string for enable email settings
...
PHPBB3-15015
2017-01-22 20:58:53 +01:00
59027c94f2
[ticket/15006] Pass inherit settings to form and use correct button
...
PHPBB3-15006
2017-01-22 19:20:18 +01:00
f53f6d1c61
[ticket/15040] Updated s9e\TextFormatter to 0.9.1
...
PHPBB3-15040
2017-01-22 19:11:17 +01:00
612abf391f
[ticket/14997] Fixing topiclist_row_topic_title_after position
...
Fixing position as it is correctly on subsilver, or else it will appear
some problems when using polls or on topics with page numbers.
PHPBB3-14997
2017-01-22 17:41:31 +01:00