aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11040] Swap post_text and post_subject for post_content indexDhruv2014-03-121-1/+1
* [ticket/11040] Remove postgres extra indexesDhruv2014-03-121-16/+2
* [ticket/11040] Add post_content indexDhruv2014-03-121-1/+15
* [ticket/11040] Search subject and text togetherDhruv2014-03-121-5/+3
* Merge remote-tracking branch 'remotes/dhruvgoel92/ticket/10945-develop' into ...Nathan Guse2014-03-092-29/+10
|\
| * Merge branch 'ticket/10945' into ticket/10945-developDhruv2014-03-082-29/+10
| |\
| | * [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
* | | Merge pull request #2074 from Crizz0/ticket/12240Nathan Guse2014-03-083-27/+28
|\ \ \
| * | | [ticket/12240] fontsize => size; fontcolor => color and added bbcode- in96Crizzo2014-03-032-5/+5
| * | | [ticket/12240] Added template changes for subsilver2, tooCrizzo2014-03-021-13/+13
| * | | [ticket/12240] Added class code for custom bbcodes based on bbcode_tagCrizzo2014-03-022-1/+2
| * | | [ticket/12240] Added specific class name to posting buttonsCrizzo2014-03-021-13/+13
* | | | [ticket/11938] Fix whitespace charactersDhruv2014-03-091-2/+2
* | | | [ticket/11938] use sql_attr_string instead of sql_attr_str2ordinalDhruv2014-03-092-2/+2
| |/ / |/| |
* | | Merge remote-tracking branch 'VarunAgw/ticket/12250' into developDhruv2014-03-082-40/+40
|\ \ \
| * | | [ticket/12250] Remove deprecated phpbb_clean_path functionVarun Agrawal2014-03-071-0/+40
| * | | [ticket/12250] Remove deprecated phpbb_clean_path functionVarun Agrawal2014-03-061-40/+0
* | | | Merge remote-tracking branch 'VSEphpbb/ticket/12248' into developAndreas Fischer2014-03-061-9/+9
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/12248] Restore id attributes to extension details (used by tests)Matt Friedman2014-03-061-9/+9
* | | | Merge pull request #2087 from marc1706/ticket/12239Nathan Guse2014-03-062-35/+35
|\ \ \ \
| * | | | [ticket/12239] Move deprecated passwords functions to compatibility fileMarc Alexander2014-03-062-35/+35
* | | | | Merge pull request #2088 from nickvergessen/ticket/12236Nathan Guse2014-03-0542-241/+289
|\ \ \ \ \
| * | | | | [ticket/12236] Fix language key name for Yahoo MessangerJoas Schilling2014-03-061-1/+1
| * | | | | [ticket/12236] Change order of profile fields for new installsJoas Schilling2014-03-051-4/+4
| * | | | | [ticket/12249] Fix "Undefined variable: row" when editing profileJoas Schilling2014-03-051-1/+1
| * | | | | [ticket/12236] Fix layout of memberlist searchJoas Schilling2014-03-052-34/+25
| * | | | | [ticket/12236] Move AOL Instant Messanger field to custom profile fieldJoas Schilling2014-03-0539-133/+139
| * | | | | [ticket/12237] Regenerate db schema filesJoas Schilling2014-03-057-14/+14
| * | | | | [ticket/12237] Convert yahoo messanger to custom profile fieldJoas Schilling2014-03-0529-68/+119
| |/ / / /
* | | | | Merge pull request #2054 from rxu/ticket/12213-1Nathan Guse2014-03-051-4/+4
|\ \ \ \ \
| * | | | | [ticket/12213] Add MCP events for custom quick moderation optionsrxu2014-02-231-4/+4
* | | | | | Merge pull request #2058 from nickvergessen/ticket/12216Nathan Guse2014-03-051-0/+1
|\ \ \ \ \ \
| * | | | | | [ticket/12216] Undefined index: lang_options when creating date profile fieldJoas Schilling2014-02-241-0/+1
* | | | | | | Merge pull request #2061 from rxu/ticket/12231Nathan Guse2014-03-053-0/+40
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12231] Add template events to forumlist_body.htmlrxu2014-03-033-0/+40
* | | | | | | | Merge pull request #2075 from Elsensee/ticket/11693Nathan Guse2014-03-051-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/11693] Change sql_build_array to support DELETEOliver Schramm2014-03-021-2/+2
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge pull request #2080 from nickvergessen/ticket/12243Nathan Guse2014-03-058-63/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/12243] Remove outdated adm/style/custom_profile_fields.htmlJoas Schilling2014-03-031-32/+0
| * | | | | | | | [ticket/12243] Split custom_profile_fields.html into 1 file for each typeJoas Schilling2014-03-037-31/+26
* | | | | | | | | Merge pull request #2086 from VSEphpbb/ticket/12248Nathan Guse2014-03-055-31/+31
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | / / | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | [ticket/12248] Remove unused label for attributes and related id tagsMatt Friedman2014-03-051-26/+26
| * | | | | | | [ticket/12248] Use id instead of name attribute in a tagsMatt Friedman2014-03-055-5/+5
| * | | | | | | [ticket/12248] Fix meta_author tags (IDs must be unique)Matt Friedman2014-03-051-8/+8
| * | | | | | | [ticket/12248] Remove p tag in favor of strong tagMatt Friedman2014-03-051-1/+1
| * | | | | | | [ticket/12248] Make extension details homepage a clickable linkMatt Friedman2014-03-041-1/+1
| |/ / / / / /
* | | | | | | [develop] Fix incorrect merge conflict resolution from PR #2085Nils Adermann2014-03-051-1/+1
* | | | | | | Merge remote-tracking branch 'github-nickvergessen/ticket/12235' into developNils Adermann2014-03-0565-525/+758
|\ \ \ \ \ \ \