| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug #51905 - Only check whether forum image exists if forum image is spec... | Andreas Fischer | 2009-09-24 | 2 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | remove log_time index (was not used at all) | Meik Sievertsen | 2009-09-24 | 2 | -6/+126 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | #51805 | Henry Sudhof | 2009-09-23 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | submit buttons in same style as other submit buttons in ACP | Meik Sievertsen | 2009-09-23 | 3 | -13/+19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | check for m_split and m_merge permission on target topic and topic icon selec... | Meik Sievertsen | 2009-09-23 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #51775 - Do not unlock topics with QuickReply | Joas Schilling | 2009-09-23 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix getting host for situations where the name/IP is not resolvable. Related ... | Meik Sievertsen | 2009-09-22 | 2 | -2/+19 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Move add_log() call for captcha "configure" page to the captcha plugin, becau... | Meik Sievertsen | 2009-09-22 | 4 | -4/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | regression in r9647 (wrong fix for bug #45975) - Bug #51505 (Patch by HardStyle) | Meik Sievertsen | 2009-09-22 | 1 | -20/+21 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | And now i feel even more dirty because i had to adjust the oracle hack to all... | Meik Sievertsen | 2009-09-21 | 1 | -1/+50 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Ok, the oracle database backup never actually worked at all. We used the wron... | Meik Sievertsen | 2009-09-21 | 1 | -17/+46 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | #50485 | Henry Sudhof | 2009-09-21 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | remove unnecessary query parts... thanks to asinshesq for pointing it out. | Meik Sievertsen | 2009-09-20 | 1 | -6/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | forgot to add display active flag to forum data in r10169 for bug #19135 | Meik Sievertsen | 2009-09-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | note correct username if post/topic get's removed if user is anonymous | Meik Sievertsen | 2009-09-20 | 1 | -2/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | set "display active topics" to true by default for new forum creation... regr... | Meik Sievertsen | 2009-09-20 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | improve code to detect and solve conflicts for code removed from one version ... | Meik Sievertsen | 2009-09-20 | 1 | -8/+16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | if preserve_cr is true and the file generated no conflict but is obviously no... | Meik Sievertsen | 2009-09-20 | 1 | -0/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | although we do not use force_approved_state check it nevertheless for the mes... | Meik Sievertsen | 2009-09-20 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #51655 - Missing global vars phpbb_root_path & phpEx | Joas Schilling | 2009-09-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | use existing language key for "private message not found" | Meik Sievertsen | 2009-09-19 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Ok, after 20+ hours i think i fixed all grave issues with the updater | Meik Sievertsen | 2009-09-18 | 3 | -146/+384 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | fix r9814 - remove echo "aha"; - Happy birthday naderman | Joas Schilling | 2009-09-18 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Bug #51375 - Do not show QR in closed topics/forums | Joas Schilling | 2009-09-18 | 1 | -1/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | phpBB updater now solves common conflicts on it's own. This further reduces t... | Meik Sievertsen | 2009-09-17 | 2 | -0/+96 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Return integers when get_forum_list() is supposed to only return IDs. | Andreas Fischer | 2009-09-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | extend r9387 - check for existance of all functions we use... | Meik Sievertsen | 2009-09-17 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | found a much better method to skip whitespace/tab changes. :) | Meik Sievertsen | 2009-09-17 | 2 | -20/+9 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | correctly display diff for conflicts | Meik Sievertsen | 2009-09-17 | 1 | -12/+12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove duplicate S_DISPLAY_GALLERY key from ucp_groups. Regression from r9757 | Meik Sievertsen | 2009-09-17 | 1 | -1/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | fix xhtml issue in updater - Bug #51335 | Meik Sievertsen | 2009-09-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | fix some XHTML issues in admin style - Bug #51405 | Meik Sievertsen | 2009-09-16 | 5 | -9/+13 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #51385 - regression from r9252 - only spelling fix | Meik Sievertsen | 2009-09-16 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | add send_statistics feature to changelog | Meik Sievertsen | 2009-09-16 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #51285 and more issues with template inherence on set_custom_template | Joas Schilling | 2009-09-16 | 3 | -6/+11 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | move up the feed code because MODs often use this location which results in m... | Meik Sievertsen | 2009-09-16 | 1 | -10/+10 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | fix coppa setting in convertor (Bug #50735) - at the same time increase targe... | Meik Sievertsen | 2009-09-15 | 1 | -3/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix login for passworded forums - Bug #51265 | Meik Sievertsen | 2009-09-15 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | fix uninitialised variable in functions_admin.php (Bug #51295) | Meik Sievertsen | 2009-09-15 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix #51305 - User need a_clearlog to delete warnings | Joas Schilling | 2009-09-15 | 2 | -18/+8 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | sanity check - avoid ugly error messages | Henry Sudhof | 2009-09-15 | 1 | -3/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | #51395 - remove legacy captcha code. authorised by: acyd burn | Henry Sudhof | 2009-09-15 | 1 | -18/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | fix #51235 - regression from 9843 for #48265 | Joas Schilling | 2009-09-13 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | why am i so dumb sometimes... /me hits myself with the dumbness stick... | Meik Sievertsen | 2009-09-13 | 1 | -1/+0 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | fix #49625 r10002 - Do not drop forum_id on mcp_front (un)approval | Joas Schilling | 2009-09-12 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | rollback; will be in 3.0.7 | Henry Sudhof | 2009-09-11 | 3 | -25/+7 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | #50985 - typo | Henry Sudhof | 2009-09-11 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | #50985 | Henry Sudhof | 2009-09-11 | 3 | -7/+25 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Fix bug #51105. - Ignore (disable) newly generated forum in forums list. Rela... | Andreas Fischer | 2009-09-10 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Language changes | Yuriy Rusko | 2009-09-10 | 1 | -2/+2 | |
