1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-25 12:33:29 +01:00

18620 Commits

Author SHA1 Message Date
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
Andreas Fischer
1f748e5d47 Merge remote-tracking branch 'EXreaction/ticket/11895' into develop
* EXreaction/ticket/11895:
  [ticket/11895] Fix undefined $forum_id
2013-10-08 17:22:46 +02: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
1e2ceb456f Merge pull request #1481 from dhruvgoel92/ticket/11608
[ticket/11608] add functional tests for search
2013-10-07 10:15:06 -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
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
15e5103d72 Merge remote-tracking branch 'prototech/ticket/11894' into develop
# By Cesar G
# Via Cesar G
* prototech/ticket/11894:
  [ticket/11894] Fix typo in "Delete post" option
2013-10-06 11:06:58 +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
8c73d28341 [ticket/11608] Mark failed test as incomplete for mysql search backend
PHPBB3-11608
2013-10-05 22:49:55 +05:30
Dhruv
67536eb9f7 [ticket/11608] Update search backend class names to namespaces
PHPBB3-11608
2013-10-05 21:21:15 +05:30
Dhruv
2b5311deac [ticket/11608] Move markIncomplete to search backends test
PHPBB3-11608
2013-10-05 21:16:06 +05:30
Dhruv
72d939372f [ticket/11608] Rename base search test class file
PHPBB3-11608
2013-10-05 21:16:05 +05:30
Dhruv
77ef82682e [ticket/11608] Remove suffix test from base class
Rename base class to phpbb_functional_search_base and fix Docblocks as per
phpbb guidelines.

PHPBB3-11608
2013-10-05 21:16:04 +05:30
Dhruv
1cd888e0ee [ticket/11608] Mark postgres search not found test as incomplete
PHPBB3-11608
2013-10-05 21:16:03 +05:30
Dhruv
5135ae2a24 [ticket/11608] Mark sphinx tests as incomplete for now
PHPBB3-11608
2013-10-05 21:16:02 +05:30
Dhruv
c31035d047 [ticket/11608] Mark failed search test incomplete for native search
PHPBB3-11608
2013-10-05 21:16:01 +05:30
Dhruv
a3482bded4 [ticket/11608] remove setUp method override
PHPBB3-11608
2013-10-05 21:15:59 +05:30
Dhruv
b31bb8653b [ticket/11608] add search functional tests to search subfolder
PHPBB3-11608
2013-10-05 21:15:36 +05:30
Dhruv
07c259f4b1 [ticket/11608] rename search_found and not_found method
Rename search_found and search_not_found to assert_search_found and
assert_search_not_found. Count .errorbox incase the search backend is not
supported and skip tests

PHPBB3-11608
2013-10-05 21:15:34 +05:30
Dhruv
b7d55b8ff8 [ticket/11608] pass keywords to search_found and search_not_found test
PHPBB3-11608
2013-10-05 21:15:33 +05:30
Dhruv
e1030d3670 [ticket/11608] Set sphinx id from test_config file for tests
PHPBB3-11608
2013-10-05 21:15:32 +05:30
Dhruv
75d16da9fa [ticket/11608] Use assertEquals for more accurate assertions
PHPBB3-11608
2013-10-05 21:15:31 +05:30
Dhruv
5825bf7d33 [ticket/11608] Use assertContainsLang to compare language strings
PHPBB3-11608
2013-10-05 21:15:30 +05:30
Dhruv
36da38f062 [ticket/11608] split search tests into separate files
Tests for each search backend are into their own separate files.
These separate classes inherit from a common search test case class.

PHPBB3-11608
2013-10-05 21:15:29 +05:30
Dhruv
9c082999bb [ticket/11608] Check for word highlights in search results
Search tests check for highlighted words in search results

PHPBB3-11608
2013-10-05 21:15:27 +05:30
Dhruv
115599e78d [ticket/11608] Mark sphinx test as incomplete
Sphinx search for the test board cannot be tested

PHPBB3-11608
2013-10-05 21:15:26 +05:30
Dhruv
ec30fcf819 [ticket/11608] Logout before searching
Keyword search in search functional tests should be
performed as guests rather than logged in as admin.

PHPBB3-11608
2013-10-05 21:15:25 +05:30
Dhruv
f4ca9a30a5 [ticket/11608] Add more assetions in tests
PHPBB3-11608
2013-10-05 21:15:24 +05:30
Dhruv
92698c95dc [ticket/11608] Use assertions in test
PHPBB3-11608
2013-10-05 21:15:23 +05:30
Dhruv
81acd8ef10 [ticket/11608] complete search tests functionalities
PHPBB3-11608
2013-10-05 21:15:21 +05:30
Dhruv
c33c89a790 [ticket/11608] Skip tests for unsupported search backends
PHPBB3-11608
2013-10-05 21:15:20 +05:30
Dhruv
ea75b67f5e [ticket/11608] add basic search functional test structure
PHPBB3-11608
2013-10-05 21:15:19 +05:30
David King
c10f11f10b Merge pull request #1750 from EXreaction/ticket/11885
[ticket/11885] Fix migrations error
2013-10-05 04:07:33 -07:00
Nathan Guse
874fcc940f [ticket/11885] Fix migrations error
PHPBB3-11885
2013-10-04 23:07:48 -05:00
Nathan Guse
b43dc72f19 Merge pull request #1749 from imkingdavid/ticket/11885
[ticket/11885] Add migration files for 3.0.12-RC2 and RC3 and 3.0.12
2013-10-04 16:28:01 -07: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
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