92b638ed83
Merge pull request #2107 from VSEphpbb/ticket/12117
...
[ticket/12117] Add get_all_tree_data method to tree class
2014-03-10 21:30:39 -05:00
00d86a4af1
[ticket/9871] Allow setting the host/file to load for the version class
...
PHPBB3-9871
2014-03-10 21:26:46 -05:00
23ea833425
Merge pull request #2101 from nickvergessen/ticket/10763
...
[ticket/10763] Do not call non-static functions statically
2014-03-10 20:51:20 -05:00
f7020fb5d1
Merge pull request #2092 from nickvergessen/ticket/12090
...
[ticket/12090] Pass route name to url() instead of the url itself
2014-03-10 20:50:08 -05:00
4127f92496
[ticket/12117] Select all fields instead of item_basic_data
...
PHPBB3-12117
2014-03-10 16:06:53 -07:00
c1115d9451
[ticket/12117] Add get_all_tree_data method to tree class
...
PHPBB3-12117
2014-03-10 15:59:45 -07:00
235f7c3721
Merge remote-tracking branch 'rxu3/ticket/12224' into develop
...
* rxu3/ticket/12224:
[ticket/12224] Add assign_block_vars_array() test.
[ticket/12224] Add template wrapper method to assign block arrays
2014-03-10 23:49:37 +01:00
c169583dc3
Merge pull request #2089 from nickvergessen/ticket/12251
...
[ticket/12251] Clean up and Enhancement of Custom Profile Fields
2014-03-09 17:26:22 -05:00
20723a9315
Merge pull request #2099 from bantu/ticket/12256
...
[ticket/12256] Selecting founders is fetching $sql instead of $result
2014-03-09 16:55:28 -05:00
12dc36903e
[ticket/10763] Do not call set_post_visibility() statically
...
PHPBB3-10763
2014-03-09 21:38:32 +01:00
86845e48a2
[ticket/12256] Selecting founders is fetching $sql instead of $result
...
PHPBB3-12256
2014-03-09 21:37:44 +01:00
bc74819cc9
[ticket/12251] Remove leading whitespace on doc blocks
...
PHPBB3-12251
2014-03-09 21:13:04 +01:00
b29c4c6358
[ticket/12090] Move find() call to container and fix tests
...
PHPBB3-12090
2014-03-09 19:03:15 +01:00
2eb24d0ace
[ticket/12090] Split finding routes and returning routes into 2 methods
...
PHPBB3-12090
2014-03-09 18:38:21 +01:00
436b1d3577
[ticket/12090] Fix parameter list of controller helper constructor
...
PHPBB3-12090
2014-03-09 18:22:32 +01:00
1688d88059
Merge branch 'ticket/11288' into ticket/11288-develop
...
* ticket/11288:
[ticket/11288] Handle +,- without preceeding whitespace characters
2014-03-09 22:00:06 +05:30
72e0fe0b22
Merge remote-tracking branch 'remotes/dhruvgoel92/ticket/10945-develop' into develop
...
* remotes/dhruvgoel92/ticket/10945-develop:
[ticket/10945] Remove mark test incomplete for native search backend
[ticket/10945] Fix Unit Tests as per new changes to split_keywords
[ticket/10945] Remove mark test incomplete for mysql and postgres
[ticket/10945] Fix return values for split_keywords function
[ticket/10945] Display search query when search fails in native search
[ticket/10945] remove trigger_error call
2014-03-09 11:15:48 -05:00
8290dd6b1c
[ticket/11938] Fix whitespace characters
...
PHPBB3-11938
2014-03-09 01:17:36 +05:30
1207767bb3
[ticket/11938] use sql_attr_string instead of sql_attr_str2ordinal
...
PHPBB3-11938
2014-03-09 01:16:13 +05:30
3b6d371310
Merge branch 'ticket/10945' into ticket/10945-develop
...
* ticket/10945:
[ticket/10945] Fix return values for split_keywords function
[ticket/10945] Display search query when search fails in native search
[ticket/10945] remove trigger_error call
Conflicts:
phpBB/phpbb/search/fulltext_native.php
2014-03-08 21:44:30 +05:30
07c07171f9
[ticket/12090] Make provider a service and inject it into the helper
...
PHPBB3-12090
2014-03-08 16:37:22 +01:00
275910d8b0
[ticket/12090] Fix pagination for routes
...
No clickable "jump to" at the moment, as we can not get the route url
by the route name in js yet. Need to find another solution later.
PHPBB3-12090
2014-03-08 16:02:44 +01:00
51273f6fb1
[ticket/12090] Pass route name to url() to allow admins to change the routes
...
PHPBB3-12090
2014-03-07 12:32:38 +01:00
600e5f6c11
[ticket/12251] Add string validation for a-zA-Z0-9 and underscore
...
PHPBB3-12251
2014-03-06 12:28:36 +01:00
50165fe920
[ticket/12251] Load profile fields by default on posts, pms and memberlist
...
PHPBB3-12251
2014-03-06 12:08:46 +01:00
98542547e2
[ticket/9871] Typehint and comment on var types
...
PHPBB3-9871
2014-03-05 19:18:54 -06:00
43074a1b69
[ticket/9871] Restore phpbb_version_compare
...
PHPBB3-9871
2014-03-05 19:09:47 -06:00
8748032866
[ticket/9871] Restore get_remote_file
...
PHPBB3-9871
2014-03-05 19:07:39 -06:00
4b6f3f8b0f
Merge pull request #2088 from nickvergessen/ticket/12236
...
Ticket/12236 Convert AOL and Yahoo to custom profile fields
2014-03-05 18:44:39 -06:00
c1ca74ee6d
Merge pull request #2058 from nickvergessen/ticket/12216
...
[ticket/12216] Undefined index: lang_options when creating date profile field
2014-03-05 18:36:15 -06:00
ad46fe62d8
Merge pull request #2075 from Elsensee/ticket/11693
...
[ticket/11693] Change sql_build_array to support DELETE
2014-03-05 18:31:36 -06:00
e88c61f85e
[ticket/12249] Fix "Undefined variable: row" when editing profile
...
PHPBB3-12249
2014-03-05 22:32:03 +01:00
f2059f52f3
[ticket/12236] Move AOL Instant Messanger field to custom profile field
...
PHPBB3-12236
2014-03-05 22:13:22 +01:00
2e5106aae1
[ticket/12237] Convert yahoo messanger to custom profile field
...
PHPBB3-12237
2014-03-05 21:38:57 +01:00
0e35a85155
Merge remote-tracking branch 'github-nickvergessen/ticket/12235' into develop
...
* github-nickvergessen/ticket/12235:
[ticket/12235] Convert WLM to custom profile field
[ticket/12187] Do not make clickable when using as contact field
[ticket/12187] Split generate_profile_fields_template() into 2 methods
[ticket/12187] Remove user_website field
[ticket/12187] Remove user_website functionality
[ticket/12187] Convert website field data to custom profile field
[ticket/12187] Add URL type for profile fields
[ticket/12234] Replace ICQ with custom profile field
[ticket/12233] Update schema file
[ticket/12233] Add images back to subsilver2
[ticket/12233] Allow profile fields to be contact fields
Conflicts:
phpBB/adm/style/acp_prune_users.html
2014-03-05 11:49:11 +01:00
83a7e632b9
[ticket/12235] Convert WLM to custom profile field
...
PHPBB3-12235
2014-03-04 10:19:08 +01:00
03ef39c1f1
[ticket/12187] Do not make clickable when using as contact field
...
PHPBB3-12187
2014-03-04 09:10:57 +01:00
c650078904
[ticket/12187] Split generate_profile_fields_template() into 2 methods
...
Removing the mode switch that wraps the content of the method
PHPBB3-12187
2014-03-04 08:47:47 +01:00
a3627a9ff7
[ticket/12187] Remove user_website field
...
PHPBB3-12187
2014-03-04 08:25:36 +01:00
e750d71f84
[ticket/12187] Convert website field data to custom profile field
...
PHPBB3-12187
2014-03-03 12:38:55 +01:00
a2f2629e2a
[ticket/12187] Add URL type for profile fields
...
PHPBB3-12187
2014-03-03 12:30:07 +01:00
a88366f4b6
[ticket/11693] Change sql_build_array to support DELETE
...
PHPBB3-11693
2014-03-02 20:51:00 +01:00
76409388af
[ticket/12234] Replace ICQ with custom profile field
...
PHPBB3-12234
2014-02-28 15:24:35 +01:00
a823205403
[ticket/12233] Allow profile fields to be contact fields
...
Contact fields are displayed with in the contact section of the user profile
and are displayed differently in the mini profile next to posts and private
messages
PHPBB3-12233
2014-02-28 14:38:03 +01:00
99db2d9199
[ticket/12232] Fix a similar excessive pattern in the method.
...
PHPBB3-12232
2014-02-27 22:28:43 -08:00
5c3fc4840c
[ticket/12232] Remove excessive calls to sizeof() in assign_block_vars() method
...
The size of the template block array is calculated within a foreach loop
iterating through the array, which is unnecessary. It only needs to be done
once. In a block of 1000 rows, this results in
500,500 calls to sizeof() in this location. With this change, that's reduced to
1000.
PHPBB3-12232
2014-02-27 19:29:02 -08:00
de0b7ddce9
[ticket/12194] Ensure that field_show_novalue is present
...
The field was not created on boards that were 3.1-dev before 3.0.11 was relesed
PHPBB3-12194
2014-02-27 10:00:36 +01:00
ae98810ddc
Merge remote-tracking branch 'nickvergessen/ticket/12205' into ticket/12205-develop
...
* nickvergessen/ticket/12205:
[ticket/12205] Do not display 0 for empty integers when show_novalue is off
Conflicts:
phpBB/includes/functions_profile_fields.php
2014-02-25 18:35:03 +01:00
3930978e64
[ticket/12216] Undefined index: lang_options when creating date profile field
...
PHPBB3-12216
2014-02-24 10:00:45 +01:00
dda775c418
[ticket/12224] Add template wrapper method to assign block arrays
...
Add one more wrapper template method for the function assign_block_vars() which
takes a 2-dimensional array as a parameter
and calls assign_block_vars() in a loop to assign the whole block loop at once.
This can make the core a little bit more expendable from the point of
developing extensions as it allows to pass the data to events before
it's being assigned to template.
PHPBB3-12224
2014-02-23 22:04:35 +08:00