aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
Commit message (Expand)AuthorAgeFilesLines
* fix for bug #5658Meik Sievertsen2006-11-281-1/+1
* #5678Dominik Dröscher2006-11-281-4/+4
* #4892Dominik Dröscher2006-11-271-8/+0
* #5632Dominik Dröscher2006-11-272-41/+40
* Message for my last commit (no I didn't intent it to be "message"):Nils Adermann2006-11-262-14/+21
* some tiny changesMeik Sievertsen2006-11-262-22/+31
* Next try. IE does not have a simple variable to return the selection position...Dominik Dröscher2006-11-251-26/+24
* Blah ...Dominik Dröscher2006-11-241-7/+7
* Editor updates with proper IE support. Needs a lot more testing, especially i...Dominik Dröscher2006-11-241-37/+33
* rather large update, most important things done:Meik Sievertsen2006-11-241-0/+6
* While we are at it ...Dominik Dröscher2006-11-241-2/+0
* Changed bbcode editor behaviour. All buttons (apart from the [*] one) now wor...Dominik Dröscher2006-11-241-180/+16
* #5474 - ACP XHTML spring clean... fieldsets with missing legends added, and l...Jonathan Stanley2006-11-2427-128/+198
* #5562Jonathan Stanley2006-11-231-2/+2
* blahDominik Dröscher2006-11-221-5/+2
* plopDominik Dröscher2006-11-221-5/+7
* Some more editor.js updates. Font styles (colour and size) do now center the ...Dominik Dröscher2006-11-221-60/+121
* - fixing a bunch of bugsMeik Sievertsen2006-11-211-1/+7
* #5238Dominik Dröscher2006-11-211-0/+7
* #5476Dominik Dröscher2006-11-201-11/+11
* New diff images replacing the dummy ones.Dominik Dröscher2006-11-206-0/+0
* some tiny fixes.Meik Sievertsen2006-11-194-4/+9
* some style related changes/fixesMeik Sievertsen2006-11-1910-115/+128
* - a handful of mcp fixed, the most important one is the change for check_ids(...Meik Sievertsen2006-11-182-17/+29
* if the forum is originally postable the type actions are displayed if wanted ...Meik Sievertsen2006-11-161-2/+4
* Do not rely on javascript being enabled here (for setting permissions js is a...Meik Sievertsen2006-11-161-5/+35
* - fixes for the following bugs:Meik Sievertsen2006-11-153-2/+3
* seems like capitalizing menu titles introduced some problems. :) Also it migh...Meik Sievertsen2006-11-111-1/+0
* - some fixesMeik Sievertsen2006-11-101-3/+3
* - use the $var_ary for settings in a more logical way (hopefully removes the ...Meik Sievertsen2006-11-041-1/+1
* - compress is nicer (fixed a bug :P)David M2006-11-031-86/+4
* some updates; and hopefully not completely breaking redirects (again). :D You...Meik Sievertsen2006-11-021-5/+12
* some fixesMeik Sievertsen2006-10-301-0/+7
* - capitalize on menus (much much much much much much more readable)Meik Sievertsen2006-10-231-0/+1
* Increase size of font size boxGraham Eames2006-10-211-1/+1
* Remaining files from #4760Dominik Dröscher2006-10-161-16/+20
* #4720David M2006-10-141-8/+12
* #4316Dominik Dröscher2006-10-122-2/+3
* Some subsilver fixes:Dominik Dröscher2006-10-111-10/+17
* - forum image being an additional image instead of replacing forum indicatorsMeik Sievertsen2006-10-082-3/+22
* missing spanDominik Dröscher2006-10-081-1/+1
* Changes to language functionality.Graham Eames2006-10-081-1/+1
* he braces style is deprecated as of PHP 6Meik Sievertsen2006-10-071-1/+1
* Explicitly setting the (X)HTML content-language for the ACP so that Unicode f...Jonathan Stanley2006-10-076-5/+12
* - extend config checking to include check for writeable pathMeik Sievertsen2006-10-031-1/+21
* consistent acp layout regarding backlinks and messages.Meik Sievertsen2006-10-021-3/+3
* - fixing a bug i am unsure about when it occurs (but it occurs). The symptoms...Meik Sievertsen2006-09-302-7/+45
* 4+1=5Graham Eames2006-09-252-2/+2
* A reworking of how we handle inactive usersGraham Eames2006-09-232-17/+83
* made sql_rowseek consistent with the dbal methods as well as fixing sql_query...Meik Sievertsen2006-09-231-1/+1