aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
* | | | [ticket/10549] changed "right" to "incorrect"Crizzo2014-03-111-1/+1
* | | | Merge remote-tracking branch 'dhruvgoel92/ticket/11271' into develop-olympusJoas Schilling2014-03-111-9/+70
|\ \ \ \
| * | | | [ticket/11271] Make path conversion more preciseDhruv2013-12-271-1/+1
| * | | | [ticket/11271] Add docblock of feed_generate_content( )Dhruv2013-12-271-0/+8
| * | | | [ticket/11271] Fix tabs and use !empty( ) instead of count( )Dhruv2013-12-271-13/+13
| * | | | [ticket/11271] Remove unnecessary inclusion of functions_displayDhruv2013-12-271-1/+0
| * | | | [ticket/11271] Typecast forum and topic id to integerDhruv2013-12-271-2/+2
| * | | | [ticket/11271] Use absolute path for displaying inline attachments in feedsDhruv2013-12-271-0/+3
| * | | | [ticket/11271] Changed executable bit.erangamapa2013-12-271-0/+0
| * | | | [ticket/11271] Formatting code and removing null assignment.erangamapa2013-12-271-5/+5
| * | | | [ticket/11271] Removing unnecessary database objecterangamapa2013-12-271-1/+1
| * | | | [ticket/11271] Separated attachment fetching queryerangamapa2013-12-271-35/+44
| * | | | [ticket/11271] Fetched feed attachments before loop.erangamapa2013-12-271-16/+38
| * | | | [ticket/11271] Removed in-line attachment comments properly.erangamapa2013-12-271-1/+1
| * | | | [ticket/11271] Displaying in-line attached images in ATOM feed.erangamapa2013-12-271-9/+29
* | | | | Merge remote-tracking branch 'dhruvgoel92/ticket/11288' into develop-olympusJoas Schilling2014-03-111-0/+6
|\ \ \ \ \
| * | | | | [ticket/11288] Handle +,- without preceeding whitespace charactersDhruv2013-10-051-0/+6
* | | | | | Merge pull request #2105 from Crizz0/ticket/12106Nathan Guse2014-03-101-1/+1
|\ \ \ \ \ \
| * | | | | | [ticket/12106] Combined first and second sentenceCrizzo2014-03-101-1/+1
| * | | | | | [ticket/12106] Adds a explaination that admin/mods still able to use the boardCrizzo2014-03-101-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | [ticket/10549] Adds language variablesCrizzo2014-03-102-3/+6
|/ / / / /
* | | | | [ticket/10945] Fix return values for split_keywords functionDhruv2014-03-081-14/+8
* | | | | [ticket/10945] Display search query when search fails in native searchDhruv2014-03-081-18/+11
* | | | | [ticket/10945] remove trigger_error callDhruv Goel2014-03-081-6/+0
| |_|_|/ |/| | |
* | | | [ticket/12205] Do not display 0 for empty integers when show_novalue is offJoas Schilling2014-02-251-1/+1
* | | | Merge remote-tracking branch 'remotes/prototech/ticket/12093' into develop-ol...Nathan Guse2014-02-193-3/+3
|\ \ \ \
| * | | | [ticket/12093] Check that document.selection is supported.Cesar G2014-01-253-3/+3
* | | | | [ticket/12210] dbtools::sql_create_table incorrectly throws errorNathaniel Guse2014-02-171-1/+1
| |_|_|/ |/| | |
* | | | [ticket/12146] Added a missing # to inline css-style of <span>Crizz02014-02-021-1/+1
* | | | [ticket/12119] Remove meta tags from view-print templatesMarcus Vinicius2014-01-272-4/+0
* | | | [ticket/12118] Add noindex meta tag to subsilver2 view-print templatesMarcus Vinicius2014-01-262-0/+2
|/ / /
* | | [ticket/12120] Restore alphabetic orderJoas Schilling2014-01-231-1/+1
* | | [ticket/12120] Add prototech to authorsJoas Schilling2014-01-231-0/+1
| |/ |/|
* | [ticket/10023] Make password change notification more noticeableOliver Schramm2013-12-122-4/+4
* | [ticket/12061] Fix keyboard shortcut in firefoxOliver Schramm2013-12-061-1/+1
* | [ticket/12048] Fix the regexp for language keys in custom bbcodes.Cesar G2013-12-021-2/+2
* | [ticket/12037] Fix hard-coded text in acp_inactive.html.Cesar G2013-11-252-1/+2
* | [ticket/11814] Remove redundant text from the topic reply email notification.Cesar G2013-11-191-2/+1
* | [ticket/11951] Add MariaDB to platforms we test on.Andreas Fischer2013-10-191-1/+1
* | [ticket/11951] Add MariaDB to supported DBMSes in requirement section.Andreas Fischer2013-10-191-0/+1
* | Merge remote-tracking branch 'cyberalien/ticket/11879' into develop-olympusAndreas Fischer2013-10-021-1/+1
|\ \
| * | [ticket/11879] Replace .live() with .on()Vjacheslav Trushkin2013-10-021-1/+1
* | | Merge branch 'prep-release-3.0.12' into develop-olympusAndreas Fischer2013-09-282-0/+8
|\ \ \ | |/ / |/| |
| * | [prep-release-3.0.12] Update changelog for 3.0.12 release.Andreas Fischer2013-09-281-0/+1
| * | [ticket/11873] Do not hash very large passwords in order to safe resources.Joas Schilling2013-09-281-0/+7
* | | Merge branch 'prep-release-3.0.12' into develop-olympusAndreas Fischer2013-09-271-0/+6
|\ \ \ | |/ /
| * | [prep-release-3.0.12] Bumping version number for 3.0.12 final.Andreas Fischer2013-09-273-3/+9
* | | [ticket/11864] Do not call exit after display_progress_bar in acp_forumsMarc Alexander2013-09-251-1/+0
| |/ |/|
* | [ticket/11811] Remove outline on :focusVjacheslav Trushkin2013-09-133-0/+23
* | Merge pull request #1701 from EXreaction/ticket/11831David King2013-09-122-154/+298
|\ \