aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #54375 - Show correct HTML title when reporting private messages.Andreas Fischer2009-11-242-2/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54245Henry Sudhof2009-11-211-0/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #54245Henry Sudhof2009-11-211-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement suggestion as per Bug #53305 - Send time of last item instead of cu...Andreas Fischer2009-11-202-15/+27
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #54055 - Typo in search synonyms listAndreas Fischer2009-11-191-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #54125 - Correctly reset login keys if passed value is the current user.Andreas Fischer2009-11-192-3/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | only change what needs to be changed. ;)Meik Sievertsen2009-11-161-12/+12
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | weird, editor is acting upHenry Sudhof2009-11-161-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | weird, editor is acting upHenry Sudhof2009-11-161-11/+11
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #53905 - thanks DavidIQHenry Sudhof2009-11-161-3/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #53965, Regression introduced in r9768 - Hardcode language for the ti...Andreas Fischer2009-11-151-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #53945 - Typo in r10267.Andreas Fischer2009-11-141-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tag as 3.0.6Meik Sievertsen2009-11-143-3/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Fix] Force full date for board online record date.Joas Schilling2009-11-142-6/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #51095 - Allow ban reason and length to be selected and copied in ACP...Andreas Fischer2009-11-103-7/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add 3.0.6 to changelog.Andreas Fischer2009-11-101-14/+21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix for r10255Meik Sievertsen2009-11-091-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix sql error in cache_moderators() if using postgresql. (Bug #53765)Meik Sievertsen2009-11-092-1/+2
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #53435 - unneccessary error on forum creation screen, actually, this ...Meik Sievertsen2009-11-081-7/+0
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix whitespaces/tabs in r10256Meik Sievertsen2009-11-072-4/+4
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #53655Henry Sudhof2009-11-072-5/+8
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | simplify the js code a bit and also detect up arrow key for auto completionMeik Sievertsen2009-11-061-24/+21
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | update to r10069 (try to detect auto completion on input fields and do not su...Meik Sievertsen2009-11-051-0/+38
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is not perfect... i know, but at least it gives out more information tha...Meik Sievertsen2009-11-031-3/+10
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #53545 - javascript error in templateMeik Sievertsen2009-11-032-4/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #53505 (related to Bug #52515 and r10208) - i fixed this the "do not ...Meik Sievertsen2009-11-031-1/+1
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | check for additional empty config variables...Meik Sievertsen2009-11-011-10/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Several fixes:Meik Sievertsen2009-10-302-19/+52
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix another bug in WHERE statement rewrite for oracle. The bug(s) actually co...Meik Sievertsen2009-10-301-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | saw this bug while debugging... we really really need another layer in 3.1.x ...Meik Sievertsen2009-10-301-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Jabber SASL PLAIN authentication failures. (Bug #52995)Meik Sievertsen2009-10-292-1/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement suggestion in ticket #52155 - Better way to generate SID-free links...Meik Sievertsen2009-10-291-11/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #53285 introduced in r10018 - Mark the first visible forum on index a...Ruslan Uzdenov2009-10-281-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | now we will have an RC4 we can adjust this one email file to act like all oth...Meik Sievertsen2009-10-281-1/+3
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | I am very sorry... but the changes require (a hopefully very short) RC4 phaseMeik Sievertsen2009-10-283-5/+5
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #53245 - Correct regular expression escaping and only splitting keywo...Meik Sievertsen2009-10-281-2/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... and finallyHenry Sudhof2009-10-271-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | adding normalization - shouldn't change anythingHenry Sudhof2009-10-271-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | #53235 - removing accidental commitsHenry Sudhof2009-10-271-49/+18
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix spaces/tabsMeik Sievertsen2009-10-271-9/+7
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | #53235Henry Sudhof2009-10-271-15/+50
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #53185 (icon width/height adjustement for icons > 127px also applied ...Meik Sievertsen2009-10-261-20/+27
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #53175 (forum_options cleared if editing forum) - regression from r10024Meik Sievertsen2009-10-251-1/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | changelog more descriptive for #45805 r9633Chris Smith2009-10-241-1/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | fix table creation in db_tools. Meik Sievertsen2009-10-241-0/+6
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | two obvious mistakes (thanks Jon :))Meik Sievertsen2009-10-241-2/+2
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | revert r9910 - ticket #1309Meik Sievertsen2009-10-242-2/+1
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | sneaks in and changes the version number. Seems like we see no RC4...Meik Sievertsen2009-10-223-3/+9
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | adjust changelog (spelling, etc.) and removed our loved JD's from the patch l...Meik Sievertsen2009-10-211-115/+115
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | add default_lang to statisticsMeik Sievertsen2009-10-201-0/+1