cyberalien
d89c952955
[ticket/14103] Reset text-decoration in abbr element
...
PHPBB3-14103
2015-08-15 13:57:48 +03:00
Marc Alexander
8e80425c82
Merge pull request #3759 from Zoddo/ticket/14013
...
[ticket/14013] Add acp_forums_custom_settings event
2015-08-08 22:40:35 +02:00
Marc Alexander
5da50fcf6e
Merge pull request #3719 from javiexin/ticket/13911
...
[ticket/13911] Add events to configure options for profile fields
2015-07-22 10:37:16 +02:00
Zoddo
3a62903fd1
[ticket/14013] Add acp_forums_custom_settings event
...
PHPBB3-14013
2015-07-15 01:25:06 +02:00
Joas Schilling
7b903919bf
Merge pull request #3620 from VSEphpbb/ticket/13818
...
[ticket/13818] Add Extension and Style CDB Links into ACP Management pages
2015-06-27 14:54:33 +02:00
Matt Friedman
a620651ca1
[ticket/13818] Add browse CDB links to ext style lang management
...
PHPBB3-13818
2015-06-06 10:30:09 -07:00
Marc Alexander
eebab029fd
[ticket/13200] Disable autocomplete for sensitive input fields
...
PHPBB3-13200
2015-06-04 19:01:46 +02:00
javiexin
0f6d16920b
[ticket/13911] Add events to configure options for profile fields
...
Adds core events to includes/acp/acp_profile.php and template events
to adm/style/acp_profile.html to support adding configuration options
to profile fields.
PHPBB3-13911
2015-06-02 13:18:33 +02:00
cyberalien
7e8274c345
[ticket/13702] Add initial-scale to viewport in page header
...
PHPBB3-13702
2015-03-14 10:00:28 +02:00
Richard McGirr
6b87e06292
[ticket/13675] Add validate to acp_profile event and add template events
...
for acp users profile
PHPBB3-13675
2015-03-06 07:26:35 -05:00
Jakub Senko
bb4b04f89a
[ticket/13319] Add missing table tags
...
PHPBB3-13319
2014-11-24 20:48:15 +01:00
Joas Schilling
71a015557f
Merge pull request #3150 from omniError/ticket/13347
...
[ticket/13347] missing acp_forums template events
Conflicts:
phpBB/docs/events.md
2014-11-21 20:09:13 +01:00
omniError
115bf63538
[ticket/13347] fix CS
...
PHPBB3-13347
2014-11-17 16:14:57 -06:00
omniError
bd0107a2ab
[ticket/13347] missing acp_forums template events
...
PHPBB3-13347
2014-11-17 16:09:40 -06:00
Oliver Schramm
98711450dd
[ticket/13309] Add event acp_email_options_after
...
PHPBB3-13309
2014-11-09 02:31:20 +01:00
Joas Schilling
85bc9b69ae
Merge pull request #2844 from marc1706/ticket/12858
...
[ticket/12858] Remove hard-coded GMT from timezone drop-down and rename to UTC
2014-09-24 13:47:59 +02:00
Jakub Senko
9f981a7741
[ticket/13082] Repair fix
...
PHPBB3-13082
2014-09-21 10:03:48 +02:00
Jakub Senko
6851ff8fab
[ticket/13082] Join classes
...
PHPBB3-13082
2014-09-21 00:07:39 +02:00
Jakub Senko
ace3b806a9
[ticket/13082] move style to css file
...
PHPBB3-13082
2014-09-20 20:35:14 +02:00
Jakub Senko
ef58752db8
[ticket/13082] Replace float by text-align
...
PHPBB3-13082
2014-09-20 18:35:26 +02:00
Joas Schilling
3066cd700a
Merge pull request #2875 from PayBas/ticket/12961
...
[ticket/12961] Add link in anti-spam ACP page which links directly to captchas in titania
* PayBas/ticket/12961:
[ticket/12961] Shorten ext-db link text
[ticket/12961] Fix missing phpBB.com
[ticket/12961] Remove target="_blank" and switch to <strong>
[ticket/12961] Add additional link to the KB
[ticket/12961] Move link to language file
[ticket/12961] Refactor lang entry
[ticket/12961] Change url to anti-spam-ext
[ticket/12961] Change url to https://www.phpbb.com/go/anti-spam/
[ticket/12961] Add link in anti-spam ACP page to titania
2014-09-18 14:23:41 +02:00
Marc Alexander
9c310f789f
[ticket/12858] Rename tz_ prefixed block variables to timezone_ prefix
...
PHPBB3-12858
2014-09-17 17:56:09 +02:00
Marc Alexander
6323180344
[ticket/12858] Fix timezone display on acp users page
...
PHPBB3-12858
2014-09-17 17:56:09 +02:00
PayBas
6488d236ec
[ticket/10472] Remove dd selector and use -moz-padding-end
...
PHPBB3-10472
2014-09-15 14:58:57 +02:00
PayBas
38830f9cbb
[ticket/10472] Fix weird padding on input type=number
...
PHPBB3-10472
2014-09-15 14:53:04 +02:00
PayBas
726573f100
[ticket/10472] More clearing and white-space fixes
...
PHPBB3-10472
2014-09-15 14:53:04 +02:00
PayBas
da716058fa
[ticket/10472] Fix ACP overflow:hidden problem for medium-sized screens
...
PHPBB3-10472
2014-09-15 14:53:03 +02:00
Marc Alexander
48dbef391b
Merge pull request #2879 from callumacrae/ticket/12982
...
[ticket/12982] JS refactoring
2014-09-12 19:54:03 +02:00
PayBas
73426d2d30
[ticket/12961] Refactor lang entry
...
PHPBB3-12961
2014-08-14 22:22:20 +02:00
PayBas
27bb2b7289
[ticket/12961] Change url to anti-spam-ext
...
As per IRC suggestion
PHPBB3-12961
2014-08-14 10:03:41 +02:00
PayBas
d08a7f70e6
[ticket/12961] Change url to https://www.phpbb.com/go/anti-spam/
...
PHPBB3-12961
2014-08-14 10:03:35 +02:00
Callum Macrae
d79fec1c3f
[ticket/12982] Refactoring: made JS in adm nice
...
PHPBB3-12982
2014-08-13 22:53:28 +01:00
PayBas
55260127bd
[ticket/12961] Add link in anti-spam ACP page to titania
...
PHPBB3-12961
2014-08-13 15:39:03 +02:00
Marc Alexander
4f23bb711c
[ticket/12822] Remove "None" option from avatar select boxes
...
This option is just used for deleting avatars for which we already have
a checkbox.
PHPBB3-12822
2014-08-07 17:28:21 +02:00
Joas Schilling
0194c261c3
Merge pull request #2720 from PayBas/ticket/12838
...
[ticket/12838] Add ACP events to acp_ranks
* PayBas/ticket/12838:
[ticket/12838] Simplify normal special rank array creation
[ticket/12838] Update RC2 to RC3
[ticket/12838] Update events.md to RC3
[ticket/12838] Allow for extra columns in cache obtain_ranks()
[ticket/12838] Add raw row-data to acp_ranks core event
[ticket/12838] Simplify special rank template conditional
[ticket/12838] Add core events to acp_ranks.php
[ticket/12838] Update events.md
[ticket/12838] Add _before versions
[ticket/12838] Add template events to acp_ranks.html
2014-08-07 16:13:35 +02:00
Marc Alexander
89557f5cac
Merge remote-tracking branch 'VSE/ticket/12864' into develop-ascraeus
2014-07-31 21:39:48 +02:00
Joas Schilling
75aef80104
[ticket/12891] Replace template loops with 1 loop to reduce generation time
...
PHPBB3-12891
2014-07-25 13:27:49 +02:00
Matt Friedman
20c50e55b1
[ticket/12864] Add template event to header after stylesheets
...
https://tracker.phpbb.com/browse/PHPBB3-12864
PHPBB3-12864
2014-07-18 10:13:19 -07:00
Carlo
81905158a1
[ticket/12814] Replace email type with text type
...
PHPBB3-12814
2014-07-15 19:36:35 +02:00
PayBas
0bece6dada
[ticket/12838] Simplify special rank template conditional
...
PHPBB3-12838
2014-07-10 16:24:17 +02:00
PayBas
1f61f3a416
[ticket/12838] Add _before versions
...
PHPBB3-12838
2014-07-10 12:10:06 +02:00
PayBas
dbb331284e
[ticket/12838] Add template events to acp_ranks.html
...
PHPBB3-12838
2014-07-10 12:07:51 +02:00
Marc Alexander
18054332e4
[ticket/12810] Use correct template vars for shadow pruning settings
...
PHPBB3-12810
2014-07-06 18:03:09 +02:00
Crizzo
addcbb1585
[ticket/12807] New variables for _EXPLAIN
...
PHPBB3-12807
2014-07-06 00:28:25 +02:00
Crizzo
b6816c4237
[ticket/12807] Changes PRUNE_FREQ to PRUNE_SHADOW_FREQ/_DAYS
...
PHPBB3-12807
2014-07-05 22:18:01 +02:00
Joas Schilling
97725db3f4
[ticket/12779] Change order of file lists on automatic update
...
Also allow collapsing all the groups and collapse categories without user
interaction per default
PHPBB3-12779
2014-06-29 22:13:33 +02:00
Joas Schilling
18763d7286
Merge pull request #2493 from Nicofuma/ticket/12325
...
[ticket/12325] Automatic update should notify about outdated files
* Nicofuma/ticket/12325:
[ticket/12325] Fix the language var name
[ticket/12325] Update coding style in template
[ticket/12325] Fix: add a missing colon
[ticket/12325] Don't use L_COLON
[ticket/12325] Fix: it's not stuck in an inifinite loop anymore
[ticket/12325] Automatic update should notify about outdated files
2014-06-27 14:01:31 +02:00
Joas Schilling
29ec455a45
[ticket/12462] Do not use string "None" for different options
...
... it limits translations.
PHPBB3-12462
2014-06-25 22:14:33 +02:00
Cesar G
e427d203b6
[ticket/12750] Center installation page copyright text.
...
PHPBB3-12750
2014-06-24 01:48:31 -07:00
PayBas
7517cc0e05
[ticket/12648] RTL fix & ACP border fix
...
PHPBB3-12648
2014-06-24 00:02:26 +02:00