Joas Schilling
3ac583271f
Merge pull request #3381 from rxu/ticket/13591
...
[ticket/13591] Add core events to the function obtain_users_online_string()
2015-02-24 21:56:34 +01:00
Joas Schilling
9f9e392c7d
Merge pull request #3436 from RMcGirr83/ticket/13650
...
[ticket/13650] Validate ucp profile data changes
2015-02-24 21:53:01 +01:00
RMcGirr83
80e1c233d9
[ticket/13587] SQL syntax errors in get_prune_users()
...
PHPBB3-13587
2015-02-24 13:28:47 -05:00
Richard McGirr
03ded5853b
[ticket/13650] Validate ucp profile data changes
...
PHPBB3-13650
2015-02-23 21:19:10 -05:00
Joas Schilling
269dee4189
Merge pull request #3415 from RMcGirr83/ticket/13578
...
[ticket/13578] Add ucp_register.php core events
2015-02-22 22:27:41 +01:00
RMcGirr83
7bfb8686d9
[ticket/13578] Add ucp_register.php core events
...
PHPBB3-13578
2015-02-22 08:52:19 -05:00
Joas Schilling
e6e7d7040a
Merge pull request #3423 from RMcGirr83/ticket/13635
...
[ticket/13635] Add sql_ary to ucp profile event
2015-02-20 21:00:39 +01:00
Joas Schilling
c24a840048
Merge pull request #3277 from dhruvgoel92/ticket/13472
...
[ticket/13472] Delete admin activation notification when deleting user
2015-02-20 20:29:05 +01:00
Joas Schilling
31ae574830
Merge pull request #3197 from brunoais/ticket/13142
...
[ticket/13142] Before query to list unapproved and deleted posts
2015-02-20 19:54:02 +01:00
RMcGirr83
1f345a8cf9
[ticket/13635] Add sql_ary to ucp profile event
...
PHPBB3-13635
2015-02-19 05:45:10 -05:00
Marc Alexander
098854a822
Merge pull request #3395 from s9e/ticket/13595
...
[ticket/13595] Remove unused instances of the bbcode class
2015-02-18 18:02:23 +01:00
rxu
fa1c61f608
[ticket/13433] Fix parsing of email addresses
...
Currently email addresses are parsed incorrectly due to the regex structure.
Namely, if localpart consists of several dot separated parts, only the last
part with the trailing dot will be captured.
The patch change this behavior to capture the whole localpart.
PHPBB3-13433
2015-02-17 17:24:30 +07:00
JoshyPHP
4559aca723
[ticket/13595] Removed unused code
...
PHPBB3-13595
2015-02-13 22:55:04 +01:00
brunoais
93185574b5
[ticket/13142] BUMPed version
...
PHPBB3-13142
2015-02-11 11:42:43 +00:00
Marc Alexander
3df25babce
[ticket/13597] Modify variable-variable syntax to be compatible with PHP7
...
PHPBB3-13597
2015-02-11 12:03:54 +01:00
rxu
072df2217c
[ticket/13591] Add core events to the function obtain_users_online_string()
...
Add functions.php core events to the function obtain_users_online_string()
to allow extensions adding/modifying online users data.
PHPBB3-13591
2015-02-08 12:28:28 +07:00
Andreas Fischer
2864e77d6c
Merge pull request #3361 from marc1706/ticket/13569
...
[ticket/13569] Add missing sql_freeresults and remove unneeded results
* marc1706/ticket/13569:
[ticket/13569] Add missing sql_freeresults and remove unneeded results
2015-02-03 17:38:00 +01:00
Joas Schilling
bbb6d6a452
Merge pull request #3330 from kasimi/ticket/13540
...
[ticket/13540] Add core event for modifying topic review block data
2015-02-02 23:30:06 +01:00
Joas Schilling
efee422707
Merge pull request #3326 from Wolfsblvt-Test/ticket/13537
...
Add core events on mcp_queue for approval and disapproval
2015-02-02 23:25:53 +01:00
Joas Schilling
7330c0afd3
Merge pull request #3325 from rxu/ticket/13536
...
[ticket/13536] Add ACP/UCP core events to allow modifying user profile data on editing
2015-02-02 23:22:23 +01:00
Joas Schilling
6678570f49
Merge pull request #3324 from rxu/ticket/13336
...
[ticket/13336] Add core events to the function user_active_flip()
2015-02-02 23:19:44 +01:00
Joas Schilling
e9eafece3f
Merge pull request #3323 from rxu/ticket/13535
...
[ticket/13535] Add core event to allow modifying account settings on editing
2015-02-02 23:18:15 +01:00
Joas Schilling
0e6cd94fb4
Merge pull request #3317 from Wolfsblvt/ticket/13532
...
Add core event to get_unread_topics() in functions.php
2015-02-02 23:12:42 +01:00
Joas Schilling
0aea283ab0
Merge pull request #3305 from Wolfsblvt/ticket/13518
...
Add core event to markread() in functions.php
2015-02-02 23:09:34 +01:00
Joas Schilling
7254a52812
Merge pull request #3282 from Elsensee/ticket/13313
...
[ticket/13313] Add event core.acp_email_display
2015-02-02 23:00:29 +01:00
Marc Alexander
5182d02da5
Merge pull request #3334 from paul999/ticket/13542
...
[ticket/13542] Update core.ucp_prefs_personal_data to include $error
2015-02-02 21:05:44 +01:00
Marc Alexander
a166f6f42c
[ticket/13569] Add missing sql_freeresults and remove unneeded results
...
PHPBB3-13569
2015-02-02 17:36:39 +01:00
Joas Schilling
3c23242bfe
Merge branch 'prep-release-3.1.3' into develop-ascraeus
2015-01-31 12:11:43 +01:00
Joas Schilling
dd182c5433
[prep-release-3.1.3] Update version to 3.1.3-RC2
2015-01-31 01:03:55 +01:00
Dhruv
ab07be8157
Merge branch 'prep-release-3.1.3' into develop-ascraeus
2015-01-30 13:10:38 +05:30
Andreas Fischer
e3e427fa24
Merge branch 'develop-olympus' into develop-ascraeus
...
* develop-olympus:
[ticket/13414] Set Content-Length header only if status is not 304
Conflicts:
phpBB/download/file.php
2015-01-28 19:56:47 +01:00
Joas Schilling
acfb9b9539
[prep-release-3.1.3] Update version to 3.1.2-RC1
2015-01-26 19:42:06 +01:00
kasimi
33d7eb69ef
[ticket/13540] Added var row to both events
...
PHPBB3-13540
2015-01-25 13:01:02 +01:00
paulsohier
0cfa977953
[ticket/13542] Added sentenence of what is changed in the event
...
PHPBB3-13542
2015-01-24 20:26:51 +01:00
kasimi
12fba95892
[ticket/13540] Add core event for MCP topic review block data
...
Similar to the previous event, this event triggers for each post in the
MCP topic review.
PHPBB3-13540
2015-01-24 19:41:27 +01:00
paulsohier
c86e5e8514
[ticket/13542] Merge result of validation into existing $error
...
Because extensions can set a entry in $error, the result of the validate
needs to be merged into it.
PHPBB3-13542
2015-01-24 19:04:26 +01:00
paulsohier
b0383a90e1
[ticket/13542] Update core.ucp_prefs_personal_data to include $error
...
Update the event so extensions will be able to validate (and deny) changes.
PHPBB3-13542
2015-01-24 18:53:33 +01:00
kasimi
a35fbdb3e9
[ticket/13540] Updated @since version to 3.4.1-RC1, fixed @var indentations
...
PHPBB3-13540
2015-01-24 12:23:10 +01:00
kasimi
40798ae616
[ticket/13540] Add core event for modifying topic review block data
...
Added event core.topic_review_modify_row in function topic_review() in
functions_posting for modifying template data blocks for topic reviews.
PHPBB3-13540
2015-01-24 02:09:29 +01:00
Wolfsblvt
8a0c227bf9
[ticket/13537] Add core events on mcp_queue for approval and disapproval
...
Events added for the functions approve_posts(), approve_topics()
and disapprove_posts() in mcp_queue.php, so that you can send notifications
during approval and disapproval.
PHPBB3-13537
2015-01-23 13:01:34 +01:00
Wolfsblvt
b88b8305fd
[ticket/13518] Add core event to markread() in functions.php
...
Adding core event core.markread_before to to funtion markread()
in functions.php, so that you now are able to add additional
stuff inside the markread process, for example notifications designed
in extensions.
PHPBB3-13518
2015-01-23 12:53:46 +01:00
Wolfsblvt
1dce9576e9
[ticket/13532] Add core event to get_unread_topics() in functions.php
...
Adding core event core.get_unread_topics_modify_sql to to funtion
get_unread_topics() in functions.php, so that you now are able to modify
the sql query that retrieves the unread topics.
PHPBB3-13532
2015-01-23 12:48:57 +01:00
rxu
25b013f781
[ticket/13336] Add core events to the function user_active_flip()
...
Add core events to the function user_active_flip() in
includes/functions_user.php to allow checking/modifying data while
activating/deactivating users.
PHPBB3-13336
2015-01-23 08:20:00 +07:00
rxu
be1b114114
[ticket/13536] Add core events to allow modifying user profile data on editing
...
Event request: http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=33744
PHPBB3-13536
2015-01-23 00:35:02 +07:00
rxu
e08cd70a89
[ticket/13535] Add core event to allow modifying account settings on editing
...
Add ucp_profile.php core event to allow modifying account settings on editing.
PHPBB3-13535
2015-01-22 23:10:05 +07:00
Andreas Fischer
14585fcb4f
[develop-olympus] Increment version number to 3.0.14-dev.
2015-01-21 15:15:30 +01:00
Andreas Fischer
9f7f366573
[develop-olympus] Bump version numbers for 3.0.13-RC1 release.
2015-01-21 01:32:18 +01:00
Andreas Fischer
e34b92882a
[ticket/13531] Send 404 Not Found.
...
PHPBB3-13531
2015-01-21 01:02:16 +01:00
Marc Alexander
4b9434bf1b
[ticket/13531] Explicitly disallow trailing paths (e.g. PATH_INFO).
...
PHPBB3-13531
2015-01-21 01:02:08 +01:00
Andreas Fischer
d17904884e
Merge pull request #3312 from bantu/ticket/13527
...
[ticket/13527] Escape information received from version server
* bantu/ticket/13527:
[ticket/13527] Apply htmlspecialchars() to data from version server.
[ticket/13527] Remove two unused variables.
2015-01-20 23:14:38 +01:00