Joas Schilling
46994e8dfb
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/11814] Remove redundant text from the topic reply email notification.
2013-11-19 15:28:37 +01:00
Cesar G
f833a42e7e
[ticket/11814] Remove redundant text from the topic reply email notification.
...
PHPBB3-11814
2013-11-19 06:20:37 -08:00
OpenShift guest
122e95486c
[ticket/12024] Update events list
...
PHPBB3-12024
2013-11-18 23:44:59 -05:00
OpenShift guest
bc47455dfb
[ticket/12024] Replace newline
...
PHPBB3-12024
2013-11-18 23:43:39 -05:00
OpenShift guest
9d39457e35
[ticket/12024] Template event overall_header_content_before
...
http://area51.phpbb.com/phpBB/viewtopic.php?f=111&t=44959
http://tracker.phpbb.com/browse/PHPBB3-12024
PHPBB3-12024
2013-11-18 23:17:03 -05:00
Joas Schilling
d67341ea00
[prep-release-3.1.0-a2] Update version to 3.1.0-a3-dev in install and constant
2013-11-19 01:37:31 +01:00
Joas Schilling
e74b5ac9e3
[prep-release-3.1.0-a2] Add changelog for alpha2
2013-11-19 01:19:20 +01:00
Joas Schilling
212e367bfe
[prep-release-3.1.0-a2] Prepare Changelog
2013-11-19 01:18:22 +01:00
Joas Schilling
7678186b09
[prep-release-3.1.0-a2] Add migration for 3.1.0-a2
2013-11-19 01:18:21 +01:00
Joas Schilling
6ee05d369e
[prep-release-3.1.0-a2] Update version to 3.1.0-a2
2013-11-19 01:18:21 +01:00
Joas Schilling
d213e23ab6
Merge remote-tracking branch 'Marc/ticket/11896' into develop
...
* Marc/ticket/11896:
[ticket/11896] Use $form_time and fix out of bounds $form_time
[ticket/11896] Correctly document return of null in docblocks
[ticket/11896] Minor code improvements in phpbb_functional_test_case
[ticket/11896] Add functional tests for marking all notifications read
[ticket/11896] Add ability to define expected message after posting
[ŧicket/11896] Set form_time with time() when marking all notifications read
2013-11-19 01:03:12 +01:00
Joas Schilling
5fe822021b
[ticket/12023] Correctly compare the size of the array in ignore_new_files
...
PHPBB3-12023
2013-11-19 00:23:49 +01:00
Marc Alexander
68db335468
[ticket/11997] Remove obsolete failover_flag in function redirect()
...
This flag is no longer needed as the failover is no longer needed.
PHPBB3-11997
2013-11-17 20:16:02 +01:00
Marc Alexander
0d3396487e
[ticket/11896] Use $form_time and fix out of bounds $form_time
...
PHPBB3-11896
2013-11-14 18:16:29 +01:00
Marc Alexander
23e2f920f5
[ticket/12018] Use path_helper for admin style CSS in sql report
...
The path to the admin style CSS is currently created with $phpbb_admin_path.
We should however use the path_helper to correctly link to this file in order
to have a correct link on pages like extensions
PHPBB3-12018
2013-11-14 15:55:04 +01:00
Marc Alexander
df6e03266f
[ticket/11912] Remove obsolete "return null" in content_guesser
...
PHPBB3-11912
2013-11-14 15:12:42 +01:00
Cesar G
287c2550b8
[ticket/12008] Update the run time value for the prune notifications cron task
...
PHPBB3-12008
2013-11-14 01:05:58 -08:00
Cesar G
50896305fa
[ticket/12008] The read_notification_last_gc config setting should be dynamic.
...
PHPBB3-12008
2013-11-14 01:05:53 -08:00
Vjacheslav Trushkin
6b39f3b6a7
[ticket/11979] Add ability to create dropdown menu to prosilver
...
PHPBB3-11979
2013-11-14 00:45:22 +02:00
Joas Schilling
39be6ab521
[ticket/12015] Add some parameters to viewonline events
...
PHPBB3-12015
2013-11-13 23:44:57 +01:00
Nils Adermann
52845b22f2
Merge pull request #1815 from marc1706/ticket/11525
...
[ticket/11525] Only remove group or user prefix from given avatar data
2013-11-13 09:52:21 -08:00
Marc Alexander
13a4ceedb1
[ticket/11525] Use foreach instead of array_walk in method clean_row()
...
This approach is cleaner and probably even faster the previous ways that
included using array_walk() or array_map() and other helper functions
and methods.
PHPBB3-11525
2013-11-13 18:27:40 +01:00
Nils Adermann
e48b2c07eb
Merge pull request #1871 from nickvergessen/ticket/12016
...
Ticket/12016 Event listeners should be services
2013-11-13 08:45:48 -08:00
Joas Schilling
d3f9a51709
[ticket/12016] Use a service provider for event listeners
...
This allows them to use dependency injection
PHPBB3-12016
2013-11-13 17:34:06 +01:00
Joas Schilling
ecda590b86
[ticket/12015] Add @change to events that got changed
...
PHPBB3-12015
2013-11-13 17:13:18 +01:00
Joas Schilling
c2c976fe03
[ticket/12015] Add post counting information to event
...
PHPBB3-12015
2013-11-13 16:24:25 +01:00
Joas Schilling
1efab9ec77
[ticket/12015] Add an event after the post has been assigned to the template
...
PHPBB3-12015
2013-11-13 14:31:51 +01:00
Joas Schilling
e3b70c4c08
[ticket/12015] Add attachments to core.viewtopic_modify_post_row
...
PHPBB3-12015
2013-11-13 14:30:20 +01:00
Joas Schilling
f4cff08a19
[ticket/12015] Add more parameters to core.viewtopic_get_post_data
...
PHPBB3-12015
2013-11-13 14:29:24 +01:00
Joas Schilling
0aed281676
[ticket/11997] Fix missing global
...
PHPBB3-11997
2013-11-13 11:30:41 +01:00
Joas Schilling
0a7db81426
[ticket/11997] Fix redirects from inside controllers
...
The redirect url currently uses the web root path. However as we prepend the
full board url later, we need to remove the relative web root path and prepend
the normal root path again. Otherwise redirects from inside routes will not
work as intended.
PHPBB3-11997
2013-11-13 11:30:13 +01:00
Cesar G
97915b467e
[ticket/10810] Remove obsolete swatch code.
...
PHPBB3-10810
2013-11-13 01:27:24 -08:00
Cesar G
c5680ca822
[ticket/10810] Update all palettes.
...
PHPBB3-10810
2013-11-13 01:24:37 -08:00
Cesar G
9a9669bebd
[ticket/10810] Make the color palette usable outside of the editor context.
...
PHPBB3-10810
2013-11-13 01:01:15 -08:00
Cesar G
0385d16364
[ticket/10810] Move the color palette code to core.js.
...
PHPBB3-10810
2013-11-12 23:57:27 -08:00
Cesar G
13d2d7d036
[ticket/11472] Expand palette cell links to the full block size.
...
PHPBB3-11472
2013-11-12 18:15:16 -08:00
Cesar G
1ea07e2270
[ticket/11472] Use {T_ASSETS_PATH}.
...
PHPBB3-11472
2013-11-12 18:15:16 -08:00
Cesar G
b99e87664d
[ticket/11472] Update the ACP user signature page.
...
PHPBB3-11472
2013-11-12 18:15:16 -08:00
Cesar G
79b5e96896
[ticket/11472] Make the color swatch configurable and fix it in subsilver2
...
PHPBB3-11472
2013-11-12 18:11:56 -08:00
Cesar G
c386bf7911
[ticket/11472] Make prosilver's editor.js an asset used by all styles.
...
PHPBB3-11472
2013-11-12 18:11:56 -08:00
Matt Friedman
a7ba8d8993
[ticket/12014] Fix version number in event docs
...
PHPBB3-12014
2013-11-12 10:19:19 -08:00
Marc Alexander
d43542a434
[ticket/11997] Use $phpbb_filesystem->clean_path() for proper redirect paths
...
PHPBB3-11997
2013-11-12 00:46:43 +01:00
Marc Alexander
e380eed78e
[ticket/11912] Remove obsolete variable $mimetype from content_guesser
...
PHPBB3-11912
2013-11-12 00:35:52 +01:00
Matt Friedman
e74f1c1790
[ticket/12014] Template Event index_body.html before forumlist
...
Add content above the forums list (on forum index only)
PHPBB3-12014
2013-11-11 15:28:18 -08:00
Nils Adermann
e567f82d72
[ticket/11998] Make phpbbcli executable and add shebang
...
PHPBB3-11998
2013-11-12 00:12:34 +01:00
Nils Adermann
592c8b7566
Merge pull request #1849 from bantu/ticket/11998
...
[ticket/11998] Introduction of the phpBB Console
2013-11-11 15:02:03 -08:00
Marc Alexander
2d0fb4d166
[ticket/11997] Rename root_dirs_size to superordinate_dirs_count
...
This variable name better fits what is done with it. A comment explaining
why 2 has to be subtracted from the size of root_dirs has also been added
PHPBB3-11997
2013-11-11 21:55:21 +01:00
Marc Alexander
9d4893b047
[ticket/11912] Remove IN_PHPBB checks from mimetype guesser files
...
PHPBB3-11912
2013-11-11 21:29:11 +01:00
Marc Alexander
81caa35955
[ticket/11912] Remove obsolete $file_info from plupload
...
PHPBB3-11912
2013-11-11 21:24:44 +01:00
Marc Alexander
bef6a5a640
[ticket/11912] Introduce guesser priority to mimetype guessers
...
The mimetype guesser priority can now be set through the service definition.
Mimetypes will be guessed from the guesser with the highest priority to
the one with the lowest priority. Standard priority types have been added
to the service definition file. Any integer value can be used though.
Standard mimetype guessers that do not have the methods get_priority
and set_priority implemented, like the standard MimeTypeGuessers of symfony,
will have the default priority with the value of 0. Lower priority guessers
have values lower than 0 while high priority ones can be added with values
higher than 0.
PHPBB3-11912
2013-11-11 21:18:23 +01:00