aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles
Commit message (Expand)AuthorAgeFilesLines
* - correctly display subcategoriesNils Adermann2006-06-203-10/+4
* some bugfixesMeik Sievertsen2006-06-193-11/+13
* hey dev team mates, here are the brand new beta checkins (as promised). Pleas...Meik Sievertsen2006-06-171-0/+1
* hopefully not making things worse...Meik Sievertsen2006-06-171-1/+5
* fix bug #2267 (inline quotes are not having bbcodes correctly applied)Meik Sievertsen2006-06-171-2/+7
* anyone want to buy a C?Meik Sievertsen2006-06-161-1/+3
* - removed db cache (might re-appear, but for now we do not see the need for it)Meik Sievertsen2006-06-1673-3253/+3525
* - automatically sync topic_reported when deleting a post [Bug #2152]Nils Adermann2006-06-141-2/+2
* - added class="radio" to all radio- and checkboxesMeik Sievertsen2006-06-1334-84/+84
* Fix no avatar image - it shouldn't be set in the code but via the templateGraham Eames2006-06-123-9/+3
* - fixed a few bugsMeik Sievertsen2006-06-118-236/+255
* - forgot to commit common.phpNils Adermann2006-06-107-20/+19
* Hide search links if you are not allowed to use themGraham Eames2006-06-101-0/+2
* Warn user links #2153Graham Eames2006-06-102-3/+3
* - bugfix rollMeik Sievertsen2006-06-082-9/+5
* - fix some smaller bugsMeik Sievertsen2006-06-081-1/+5
* fix bug #2086Meik Sievertsen2006-06-071-1/+1
* #2109Meik Sievertsen2006-06-071-2/+1
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-065-253/+357
* #2059Meik Sievertsen2006-06-021-2/+2
* - create forums by defaultMeik Sievertsen2006-06-011-7/+7
* - various corrections related to permissions in the mcp, including [Bug #1994...Nils Adermann2006-05-303-4/+4
* - adjusted coding guidelinesMeik Sievertsen2006-05-283-8/+9
* - remove description from profile fieldsMeik Sievertsen2006-05-271-1/+1
* some tiny changes...Meik Sievertsen2006-05-261-1/+1
* first round of custom profile changesMeik Sievertsen2006-05-251-1/+1
* - fixing a few smaller bugs/glitchesMeik Sievertsen2006-05-212-3/+3
* - solve duplication of text [Bug #1229]Nils Adermann2006-05-211-5/+16
* - fixed a few smaller thingsMeik Sievertsen2006-05-203-6/+6
* - fixing a few tiny bugsMeik Sievertsen2006-05-181-1/+1
* - introduce new function build_url to easily build a valid url from the user-...Meik Sievertsen2006-05-129-1/+1
* - introduce LA_, UA_ and A_ template variables (they allow styles to use temp...Nils Adermann2006-05-0610-43/+43
* hmm, hopefully this is working a bit better.Meik Sievertsen2006-05-041-7/+6
* - fixed ul/li marginMeik Sievertsen2006-05-041-0/+4
* - fixing some bugs, containing fixes for anonymous username displays, eaccele...Meik Sievertsen2006-04-292-2/+5
* - build explain links a bit different...Meik Sievertsen2006-04-232-13/+23
* - removed group settings from rolesMeik Sievertsen2006-04-222-4/+4
* @tom: this needs to be replaced by the correct image laterMeik Sievertsen2006-04-221-0/+0
* - clean up marklist calls (global function)Meik Sievertsen2006-04-1719-135/+132
* - fixed some bugsMeik Sievertsen2006-04-153-28/+31
* - check m_ permission for quickmod [Bug #1317]Nils Adermann2006-04-0911-18/+44
* - changed _module_*_url to only use the main module name but the mode as para...Meik Sievertsen2006-04-081-2/+4
* To all people having their bug status set to fixed: SF pserver CVS access is ...Meik Sievertsen2006-04-0673-285/+173
* use correct entityMeik Sievertsen2006-03-294-5/+5
* Do not display adding friend/foe for anonymous and users own profileMeik Sievertsen2006-03-291-1/+1
* - Visual Confirmation for guest postingDavid M2006-03-281-0/+19
* - use radio class for radio buttonsNils Adermann2006-03-272-7/+7
* - redirection should properly work nowNils Adermann2006-03-272-2/+2
* - add missing pagination to queue/reportsNils Adermann2006-03-272-3/+12
* - some JS magic to make color bbcode work properly with selected text [Bug #1...Nils Adermann2006-03-261-9/+31