Oleg Pudeyev
15d2f294c6
[feature/prune-users] Cosmetic changes per bantu's review.
...
PHPBB3-9622
2012-03-25 20:56:00 -04:00
Andreas Fischer
a74e050310
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10694] Adjusting details link to 5.3 announcement
[ticket/10694] Update PHP warning to 5.3.2
2012-03-26 00:06:25 +02:00
Cullen Walsh
48e61b1b45
[feature/avatars] Support editing of group avatars in ACP
...
Edited templates for group avatars so they can be properly modified in ACP
PHPBB3-10018
2012-03-18 22:22:41 +00:00
Cullen Walsh
8416bf3dc9
[feature/avatars] Made ACP avatar gallery in Manage Users prettier
...
Added row/column information so avatars can be displayed nicely in
the ACP
PHPBB3-10018
2012-03-18 22:21:36 +00:00
Cullen Walsh
d0bb14ded1
[feature/avatars] Update ACP manage users, fix gallery focus issue
...
Updated ACP to match UCP with dropdown. Correctly determe which
avatar to focus on by checking if the form was submitted and
avatar_driver is set.
PHPBB3-10018
2012-03-18 22:21:36 +00:00
Cullen Walsh
22c864cb3a
[feature/avatars] Dynamically list the avatar types in UCP and ACP
...
List the avatar types more nicely, adding UCP modify user support
PHPBB3-10018
2012-03-18 22:21:36 +00:00
Cullen Walsh
84099e5bc1
[feature/avatars] Support proper avatar deletion, stub ACP
...
Fixing avatar deletion in the UCP and ACP, and stubbing the ACP
configuration page. I'll admit I kind of got caught carried away, so
this really should be a couple separate commits.
PHPBB3-10018
2012-03-18 22:20:45 +00:00
Cullen Walsh
4c699e0d0a
[feature/avatars] Modularized Avatars
...
A modularized avatar system that easily allows plugins to be created
for various avatar services, such as Gravatar.
This inital commit includes module support and is backwards
compatible with 3.0 avatars, but does notcontain ACP or UCP modules
for manipulating new avatars.
PHPBB3-10018
2012-03-18 22:19:16 +00:00
Oleg Pudeyev
ccdd176b72
[task/php54-ascraeus] Bring p_master#module_auth into PHP 5 era.
...
Split module_auth into a static and a non-static version.
Call the static version statically and the non-static version non-statically.
PHPBB3-10615
2012-03-16 04:56:41 -04:00
Vjacheslav Trushkin
e35a20f957
[feature/merging-style-components] New acp_styles
...
New acp_styles, completely rewritten
PHPBB3-10632
2012-03-14 23:47:57 +02:00
Michael Cullum
668c61686b
[ticket/10694] Adjusting details link to 5.3 announcement
...
PHPBB3-10694
2012-03-10 16:47:07 +00:00
Michael Cullum
fbe8086697
[ticket/10694] Update PHP warning to 5.3.2
...
PHPBB3-10694
2012-03-09 16:10:02 +00:00
Oleg Pudeyev
c001bb9c03
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/9831] Fix saving unchecked checkbox field value
[ticket/9831] Correctly store checkbox default value for boolean CPF.
2012-03-09 05:55:56 -05:00
Oleg Pudeyev
bd1fb91dd2
Merge remote-tracking branch 'rxu/ticket/9831' into develop-olympus
...
* rxu/ticket/9831:
[ticket/9831] Fix saving unchecked checkbox field value
[ticket/9831] Correctly store checkbox default value for boolean CPF.
2012-03-09 05:24:03 -05:00
Andreas Fischer
89af42dfab
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10639] Do not allow negative post count as rank's minimum posts
2012-02-28 22:29:03 +01:00
Joas Schilling
c3265c9138
[ticket/10639] Do not allow negative post count as rank's minimum posts
...
PHPBB3-10639
2012-02-20 01:52:33 +01:00
Vjacheslav Trushkin
162f9b738a
[feature/purge-cache] Allow all admins to purge cache
...
Allow all administrators to purge cache
PHPBB3-10659
2012-02-18 16:35:43 +02:00
Igor Wiedler
d4e00b6c0d
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10616] Add template inheritance to exported template
[ticket/10616] Ignore template inheritance that points to self
[ticket/10616] Add template inheritance to default styles
2012-02-07 16:57:09 +01:00
rxu
f832f5a4ee
[ticket/9831] Fix saving unchecked checkbox field value
...
PHPBB3-9831
2012-02-05 22:03:02 +08:00
Oleg Pudeyev
cddd63aae0
Merge remote-tracking branch 'imkingdavid/ticket/10535' into develop
...
* imkingdavid/ticket/10535:
[ticket/10535] Delete no longer needed email confirm language entries.
[ticket/10535] Delete email confirm from installer
[ticket/10535] Removed email confirm field from acp_users module
[ticket/10535] Forgot a subsilver2 change. *doh*
[ticket/10535] Removed email confirm from UCP, removed unused language entries
[ticket/10535] Remove email confirm check on registration form
2012-02-03 16:21:51 -05:00
Vjacheslav Trushkin
326ff46ef7
[ticket/10616] Add template inheritance to exported template
...
Add template inheritance when exporting template.cfg
PHPBB3-10616
2012-02-03 16:19:42 +02:00
rxu
99164cd20b
[ticket/9831] Correctly store checkbox default value for boolean CPF.
...
PHPBB3-9831
2012-01-18 22:33:51 +08:00
jellydoughnut
a1fee699dd
[feature/prune-users] Minor UI adjustment and bug fixes
...
Removed unneeded hidden fields in confirmation page. Do not show group prune
dropdown if there are no groups, etc.
PHPBB3-9622
2012-01-06 02:59:09 -05:00
Oleg Pudeyev
466acfdd94
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10563] Show deactivated styles below active styles in acp
2012-01-06 02:46:52 -05:00
Vjacheslav Trushkin
23363efaaa
[ticket/10563] Show deactivated styles below active styles in acp
...
Separates active and deactivated styles in styles list in acp
PHPBB3-10563
2012-01-02 21:07:40 +02:00
Unknown
656a8ece6f
[ticket/9916] Updating header license and removing Version $Id$
...
PHPBB3-9916
2012-01-02 19:10:27 +01:00
Andreas Fischer
69a725198b
Merge remote-tracking branch 'unknownbliss/ticket/9916' into develop
...
* unknownbliss/ticket/9916:
[ticket/9916] Updating header license and removing Version $Id$
2012-01-02 17:54:54 +01:00
Unknown
7a04c9048c
[ticket/9916] Updating header license and removing Version $Id$
...
PHPBB3-9916
2011-12-31 13:32:52 +00:00
Andreas Fischer
7e3724c3e1
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/9681] Add password length to security settings
2011-12-25 15:17:09 +01:00
Andreas Fischer
a45f03a5af
Merge remote-tracking branch 'p/ticket/9681' into develop-olympus
...
* p/ticket/9681:
[ticket/9681] Add password length to security settings
2011-12-25 15:16:25 +01:00
Andreas Fischer
71698996ca
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10428] Documentation for optionget/optionset functions.
[ticket/10428] Use phpbb_optionget/set in optionget/set for DRYness.
[ticket/10428] Dispose of $this->keyvalues cache for optionget.
[ticket/10428] Compare $data to false strictly.
2011-12-25 15:13:02 +01:00
Andreas Fischer
b0fd3b2bf0
Merge remote-tracking branch 'p/ticket/10428' into develop-olympus
...
* p/ticket/10428:
[ticket/10428] Documentation for optionget/optionset functions.
[ticket/10428] Use phpbb_optionget/set in optionget/set for DRYness.
[ticket/10428] Dispose of $this->keyvalues cache for optionget.
[ticket/10428] Compare $data to false strictly.
2011-12-25 15:12:03 +01:00
Oleg Pudeyev
10453b6752
[ticket/10428] Documentation for optionget/optionset functions.
...
PHPBB3-10428
2011-12-25 01:51:32 -05:00
Oleg Pudeyev
99c102344e
[ticket/10428] Use phpbb_optionget/set in optionget/set for DRYness.
...
PHPBB3-10428
2011-12-25 01:51:32 -05:00
Oleg Pudeyev
38c2d4da35
[ticket/10428] Compare $data to false strictly.
...
Users may pass 0 or '' for $data, this should cause the
user-specified $data code path to be taken.
PHPBB3-10428
2011-12-25 01:51:20 -05:00
Oleg Pudeyev
48463cba2e
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10507] DBAL unit test
[ticket/10507] Sort styles in acp
Conflicts:
phpBB/includes/acp/acp_styles.php
2011-12-24 00:57:36 -05:00
Oleg Pudeyev
519db8e3b2
Merge remote-tracking branch 'cyberalien/ticket/10507' into develop-olympus
...
* cyberalien/ticket/10507:
[ticket/10507] DBAL unit test
[ticket/10507] Sort styles in acp
2011-12-24 00:57:07 -05:00
David King
4baa2bb52c
[ticket/10535] Removed email confirm field from acp_users module
...
PHPBB3-10535
2011-12-23 21:55:49 +00:00
Andreas Fischer
31ddac6091
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10546] Add missing argument to adm_back_link in acp_captcha.
2011-12-23 12:53:34 +01:00
Igor Wiedler
7779dae2cc
[ticket/9681] Add password length to security settings
...
PHPBB3-9681
2011-12-23 00:42:13 -05:00
Oleg Pudeyev
fa2edf5187
[ticket/10546] Add missing argument to adm_back_link in acp_captcha.
...
PHPBB3-10546
2011-12-23 00:26:26 -05:00
Oleg Pudeyev
3412a6d676
Merge remote-tracking branch 'imkingdavid/ticket/10541' into develop
...
* imkingdavid/ticket/10541:
[ticket/10541] Fixed empty drop-down menu bug
2011-12-22 19:59:39 -05:00
David King
53617dfce5
[ticket/10541] Fixed empty drop-down menu bug
...
PHPBB3-10541
2011-12-21 03:28:00 +00:00
Andreas Fischer
124ff6c50a
Merge branch 'develop-olympus' into develop
...
* develop-olympus:
[ticket/10531] Disallow deleting of the last style
Conflicts:
phpBB/includes/acp/acp_styles.php
2011-12-16 16:19:22 +01:00
Andreas Fischer
8f690d3475
Merge branch 'prep-release-3.0.10' into develop-olympus
...
* prep-release-3.0.10:
[ticket/10531] Disallow deleting of the last style
2011-12-16 16:17:40 +01:00
Joas Schilling
0cfa843677
[ticket/10531] Disallow deleting of the last style
...
Regression from PHPBB3-9675 commit 0e02f5cb0b
PHPBB3-9675
PHPBB3-10531
2011-12-15 23:17:16 +01:00
David King
a3e8d3b00b
[ticket/10463] removed extra comma in malformed query in acp_styles.php
...
PHPBB3-10463
2011-12-15 13:22:04 +00:00
Vjacheslav Trushkin
cd4958f72c
[ticket/10507] Sort styles in acp
...
Sort styles by name in admin control panel
PHPBB3-10507
2011-12-15 14:44:09 +02:00
Joas Schilling
b790d2e283
[ticket/10345] Add documentation and phpbb_ prefix to the new avatar functions
...
PHPBB3-10345
2011-11-30 21:03:29 +01:00
Joas Schilling
c4aa8d8401
[ticket/10345] Fix some last use cases of sprintf() to use $user->lang()
...
PHPBB3-10345
2011-11-25 15:10:50 -05:00