aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_prefs.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/10841] adding space after ifSenky2012-12-051-2/+2
* [ticket/10841] removing unnecessary spacingSenky2012-12-051-2/+2
* [ticket/10841] changing affectedrows check to COUNT in sqlSenky2012-12-051-6/+8
* [ticket/10841] Modifying style and language selectors in UCPSenky2012-12-051-0/+30
* [ticket/10561] Casted $config['default_style'] to intHari Sankar R2012-04-091-1/+1
* [ticket/10561] Reverted to phpbb_style_is_active()Hari Sankar R2012-04-071-2/+2
* [ticket/10561] Moved and renamed the funtion validate_style().Hari Sankar R2012-04-051-2/+8
* [ticket/10561] Changes made to function phpbb_style_is_active().Hari Sankar R2012-04-031-1/+1
* [ticket/10561] All users can choose deactivated styles (fixed).Hari Sankar R2012-04-031-1/+2
* [ticket/9970] Rename validate_language() to validate_language_iso_name().Andreas Fischer2011-03-071-1/+1
* [ticket/9970] User language input is checked for existanceJosh Woody2011-03-071-1/+1
* Fix bug #47575 - Disable word-censor option in UCP lacks the config-setting -...Joas Schilling2009-07-081-1/+1
* Make sure users still get notifications if they set to only be notified by Ja...Meik Sievertsen2008-10-091-0/+6
* #34045Henry Sudhof2008-09-151-1/+1
* One commit for those fixes having a very tiny impact (mostly only whitespaces...Meik Sievertsen2008-01-301-1/+1
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-3/+11
* Ok, here comes a big one. Poor updater. Also requires testing.Henry Sudhof2007-10-031-13/+34
* - fixing some very very nasty opera bugs by changing the clearing method we use.Meik Sievertsen2007-06-291-0/+1
* Maybe we shouldn't trust the language settings in the db so much.Henry Sudhof2007-06-241-1/+1
* forgot the trueMeik Sievertsen2007-04-241-1/+1
* do not substract one year, only show the full date to not confuse users.Meik Sievertsen2007-04-241-1/+1
* #10067Jonathan Stanley2007-04-241-1/+1
* #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #983...Meik Sievertsen2007-04-221-1/+1
* - a bunch of fixesMeik Sievertsen2006-12-021-1/+1
* Using a different approach for the data updates (same as the schema updates)Meik Sievertsen2006-11-271-1/+1
* #4892Dominik Dröscher2006-11-271-5/+5
* rather large update, most important things done:Meik Sievertsen2006-11-241-1/+1
* - fixing a bunch of bugsMeik Sievertsen2006-11-211-6/+6
* - use the $var_ary for settings in a more logical way (hopefully removes the ...Meik Sievertsen2006-11-041-71/+41
* Do not show styles select if overriding styleGraham Eames2006-10-041-1/+3
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...Nils Adermann2006-09-171-1/+1
* - some bugfixesMeik Sievertsen2006-07-201-1/+1
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-1/+1
* - get swatch converted into new acp formatMeik Sievertsen2006-06-121-0/+1
* - fixed a few bugsMeik Sievertsen2006-06-111-189/+105
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-8/+10
* - introduce LA_, UA_ and A_ template variables (they allow styles to use temp...Nils Adermann2006-05-061-0/+1
* - check m_ permission for quickmod [Bug #1317]Nils Adermann2006-04-091-1/+1
* ok, thought about this now for too long. I think the best solution circumvent...Meik Sievertsen2006-03-251-28/+0
* - extended session_page and user_lastpage to hold a maximum of 200 chars (ins...Meik Sievertsen2006-03-251-1/+1
* - some adjustments for search related config optionsNils Adermann2006-03-231-2/+2
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-121-7/+0
* - added "display_on_posting" setting to custom bbcodes (creates a button with...Meik Sievertsen2006-03-061-7/+0
* - user avatar, user signature, user attachmentsMeik Sievertsen2005-12-211-1/+0
* - drop in the new administration panelMeik Sievertsen2005-12-191-2/+2
* - added acp_language (language pack management)Meik Sievertsen2005-11-301-1/+2
* - some ucp changes (added the module info too)Meik Sievertsen2005-11-171-0/+51
* - changed ucp classes to work with the new module systemMeik Sievertsen2005-10-041-3/+3
* - Documentation related changesMeik Sievertsen2005-04-091-12/+14
* - and my second attemptMeik Sievertsen2005-03-211-2/+2