Andreas Fischer
b08928ee1c
Merge remote-tracking branch 'nickvergessen/ticket/11775' into prep-release-3.0.12
...
* nickvergessen/ticket/11775:
[ticket/11775] Fix doc blocks syntax
[ticket/11775] Remove spaces at line ends
[ticket/11775] Split test into multiple steps
[ticket/11775] Add functional test for moving the last post
[ticket/11775] Backport moving of the posting functions to 3.0
[ticket/11775] Fix error when moving the last post to another topic
2013-08-15 01:37:40 +02:00
Joas Schilling
c30d4025d2
[ticket/11775] Fix doc blocks syntax
...
PHPBB3-11775
2013-08-15 01:36:38 +02:00
Joas Schilling
4b0adfcff5
[ticket/11775] Remove spaces at line ends
...
PHPBB3-11775
2013-08-15 01:35:02 +02:00
Joseph Warner
0ea555bbc7
[feature/oauth] Update auth provider interface
...
PHPBB3-11673
2013-08-14 17:16:00 -04:00
Joseph Warner
d13a1788f0
[feature/oauth] Update language constants for ucp_auth_link
...
PHPBB3-11673
2013-08-14 17:08:08 -04:00
Joseph Warner
59c8db28d6
[feature/oauth] Always store session_id with token
...
PHPBB3-11673
2013-08-14 17:01:33 -04:00
Joseph Warner
823b7e2b84
[feature/oauth] Fix small error in method call
...
PHPBB3-11673
2013-08-14 16:59:01 -04:00
Joseph Warner
abebe83edb
[feature/oauth] No need for this line
...
PHPBB3-11673
2013-08-14 16:52:55 -04:00
Joseph Warner
7bd4c88ec5
[feature/oauth] Fix errors in oauth
...
PHPBB3-11673
2013-08-14 16:45:31 -04:00
Joseph Warner
9cd80345ad
[feature/oauth] Implement unlinking in OAuth
...
PHPBB3-11673
2013-08-14 16:33:10 -04:00
Joseph Warner
a2237ea8a7
[feature/oauth] Add unlink_account to auth interface
...
PHPBB3-11673
2013-08-14 16:21:06 -04:00
Joseph Warner
9c91446ef7
[feature/oauth] Document internal functions
...
PHPBB3-11673
2013-08-14 16:07:38 -04:00
Joseph Warner
cd12786e58
[feature/oauth] Fix errors found in testing linking
...
PHPBB3-11673
2013-08-14 16:02:47 -04:00
Joseph Warner
bb68338861
[feature/oauth] Refactor oauth::link_account for two paths
...
PHPBB3-11673
2013-08-14 15:55:58 -04:00
Joseph Warner
afebbf231a
[feature/oauth] Update link_account to allow for two methods of linking
...
PHPBB3-11673
2013-08-14 15:36:20 -04:00
Joseph Warner
ce387d9bfc
[feature/oauth] Fix errors in ucp_auth_link
...
PHPBB3-11673
2013-08-14 15:21:24 -04:00
Joseph Warner
67b1ec5bb8
[feature/oauth] Start implementing link/unlink actions
...
PHPBB3-11673
2013-08-14 15:19:40 -04:00
Vjacheslav Trushkin
9c299b0e83
[ticket/11789] Remove colors from HTML code
...
PHPBB3-11789
2013-08-14 19:09:27 +03:00
rechosen
564a7cc89d
[ticket/11786] Further improve wording in phpbb/notification/type/quote.php
...
Further improve wording in phpbb/notification/type/quote.php per suggestion of
imkingdavid.
PHPBB3-11786
2013-08-13 17:05:55 +02:00
rechosen
ef4eda3855
[ticket/11786] s/@return void/@return null in content_visibility.php
...
The file phpbb/content_visibility.php still contained a few instances of
'@return void' in its PHPDoc blocks, fixed. Thanks to JoshyPHP for reporting.
PHPBB3-11786
2013-08-13 16:56:04 +02:00
rechosen
e2014ab76e
[ticket/11786] Fix PHPDoc documentation of a few events
...
Fixed some PHPDoc errors I noticed while working on the karma extension.
Mostly spacing issues or omitted characters, though there was one description
that made no sense at all.
PHPBB3-11786
2013-08-13 16:23:54 +02:00
rechosen
a92669994b
[ticket/11786] Fix typo and ugly English in the notification system PHPDoc
...
The notification system contained two PHPDoc lines that needed improvement.
PHPBB3-11786
2013-08-13 16:20:45 +02:00
Matt Friedman
65d8cd6302
[ticket/11784] Remove naming redundancy for event listeners
...
PHPBB3-11784
2013-08-13 02:14:22 -07:00
Joseph Warner
836d3ba22e
[feature/oauth] Handle hidden fields
...
PHPBB3-11673
2013-08-12 15:29:22 -04:00
Joseph Warner
4003e077c1
[feature/oauth] Get the OAuth template in place for ucp_auth_link
...
PHPBB3-11673
2013-08-12 14:43:35 -04:00
Joseph Warner
e04844c95f
[feature/oauth] Build OAuth data for ucp_auth_link
...
PHPBB3-11673
2013-08-12 13:18:00 -04:00
Joseph Warner
a479f919ff
[feature/oauth] Error handling on page
...
PHPBB3-11673
2013-08-12 12:53:22 -04:00
Joas Schilling
63535b196d
[ticket/11775] Split test into multiple steps
...
PHPBB3-11775
2013-08-12 15:38:20 +02:00
Joas Schilling
585f692e31
Merge pull request #1643 from rechosen/ticket/11777
...
[ticket/11777] Search for template listeners in the php event listeners way
2013-08-12 06:37:47 -07:00
Andreas Fischer
f6c6122eed
Merge remote-tracking branch 'cyberalien/ticket/11781' into develop
...
* cyberalien/ticket/11781:
[ticket/11781] Include func update_post_information()
2013-08-12 12:57:43 +02:00
Andreas Fischer
9f8fffc54a
Merge remote-tracking branch 'cyberalien/ticket/11780' into develop
...
* cyberalien/ticket/11780:
[ticket/11780] Remove references to unused images
[ticket/11780] Remove unused images
2013-08-12 12:43:38 +02:00
rechosen
4b1c5879eb
[ticket/11777] Fix new test for loop variables in extension template listeners
...
With the merge of https://github.com/phpbb/phpbb3/pull/1564 a new test has
been added. Renamed and moved the template listener file of that test to
comply with the new requirements.
PHPBB3-11777
2013-08-12 10:21:40 +02:00
rechosen
08e6c61180
[ticket/11777] Require a suffix of '_listener' on extension template listeners
...
To further mirror the file name and location requirements for php template
event listeners, require extension template event listener files to follow the
'<event name>_listener.html' naming format.
PHPBB3-11777
2013-08-12 09:59:11 +02:00
rechosen
7f76c9f9c7
[ticket/11777] Rename the extension template listener subdirectory to 'event/'
...
Per suggestion of EXreaction and nickvergessen, do not look for extension
template event listeners in styles/[style]/template/events/ but in
styles/[style]/template/event/ (without the trailing 's') to match the way
phpBB looks for php template event listeners.
PHPBB3-11777
2013-08-12 09:59:11 +02:00
rechosen
e1c9a87586
[ticket/11777] Move the testing template events to 'events/' subdirectories
...
The tests written for extension template events did not follow the convention
and documentation of placing template event files in the events/ subdirectory.
Moved the files to this subdirectory so the tests succeed again.
PHPBB3-11777
2013-08-12 09:59:10 +02:00
rechosen
49824a0fd3
[ticket/11777] Add subdirectory 'events/' to the template event search path
...
Makes the twig template engine look in the events/ subdirectory instead of the
main styles/[style]/template/ directory for extension template events. Note
that it does _not_ look recursively!
PHPBB3-11777
2013-08-12 09:59:10 +02:00
Vjacheslav Trushkin
0b32a97c47
[ticket/11782] Apply line-height correctly
...
Apply line-height only to bolded elements inside post notices
that are direct child elements of forms.
PHPBB3-11782
2013-08-11 20:10:33 +03:00
Vjacheslav Trushkin
c63901fcb5
[ticket/11782] RTL support for post notices
...
PHPBB3-11782
2013-08-11 20:01:15 +03:00
Vjacheslav Trushkin
788238d7a9
[ticket/11782] Change p.rules to p.post-notice in CSS
...
PHPBB3-11782
2013-08-11 20:00:41 +03:00
Vjacheslav Trushkin
9a5363462b
[ticket/11782] Change p.rules to p.post-notice in templates
...
PHPBB3-11782
2013-08-11 19:57:34 +03:00
Vjacheslav Trushkin
a0206a61bc
[ticket/11781] Include func update_post_information()
...
Include functions_posting before using functions defined in that file
PHPBB3-11781
2013-08-11 11:31:02 +03:00
Vjacheslav Trushkin
fe97611eac
[ticket/11780] Remove references to unused images
...
PHPBB3-11780
2013-08-11 10:51:37 +03:00
Vjacheslav Trushkin
fe3b57a141
[ticket/11780] Remove unused images
...
PHPBB3-11780
2013-08-11 10:51:16 +03:00
Vjacheslav Trushkin
0aea5e48d8
[ticket/11779] Fix unapproved messages class name
...
PHPBB3-11779
2013-08-11 10:37:29 +03:00
Nathan Guse
c9cd7412f2
Merge pull request #1633 from nickvergessen/ticket/11751
...
[ticket/11751] Add mcp modules for softdelete on update
2013-08-09 12:08:36 -07:00
Joas Schilling
e399dc162b
Merge remote-tracking branch 'EXreaction/ticket/11701' into develop
...
* EXreaction/ticket/11701:
[ticket/11701] New line at EOF
[ticket/11701] Test events in loops
[ticket/11701] Refix regex for appending |length
[ticket/11701] Fix regex for appending |length
[ticket/11701] Fix loops var check
[ticket/11701] Remove useless str_replace
[ticket/11701] Loop variables are not passed correctly to events
2013-08-09 17:25:00 +02:00
Joseph Warner
69cb2e4c60
[feature/oauth] More template work
...
PHPBB3-11673
2013-08-09 05:26:44 -04:00
Joseph Warner
0b80aaf217
[feature/oauth] Add method to return necessary data for auth_link
...
PHPBB3-11673
2013-08-09 05:17:27 -04:00
Joseph Warner
deb62d51fe
[feature/oauth] Start building the template
...
PHPBB3-11673
2013-08-09 05:12:57 -04:00
Joseph Warner
b5255d42b5
[feature/oauth] Default auth_link into UCP_PROFILE not UCP_MAIN
...
PHPBB3-11673
2013-08-09 04:39:06 -04:00