aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [ticket/12080] Add classes to color palette table to identify it more easily.Cesar G2014-02-161-1/+2
| | |/ / / | |/| | |
* | | | | Merge pull request #2025 from marc1706/ticket/12183Nathan Guse2014-02-209-16/+56
|\ \ \ \ \
| * | | | | [ticket/12183] Move user_newpasswd, user_actkey below user_pass_convertMarc Alexander2014-02-178-16/+16
| * | | | | [ticket/12183] Add migration file for updating user_newpasswd columnMarc Alexander2014-02-101-0/+40
| * | | | | [ticket/12183] Update user_newpasswd column to length of 255 in schema filesMarc Alexander2014-02-108-8/+8
* | | | | | Merge pull request #2021 from nickvergessen/ticket/12171Nathan Guse2014-02-204-35/+93
|\ \ \ \ \ \
| * | | | | | [ticket/12171] Send correct status 403 when forbidden and 404 when not foundJoas Schilling2014-02-102-7/+11
| * | | | | | [ticket/12171] Check post visibility before being able to download attachmentsJoas Schilling2014-02-101-6/+49
| * | | | | | [ticket/12171] Split post and pm download linksJoas Schilling2014-02-103-20/+23
| * | | | | | [ticket/12171] Check topic visibility before allowing to download attachmentsJoas Schilling2014-02-102-8/+16
* | | | | | | [ticket/12139] Spaces $ show_guests viewonline.phpkaran2014-02-201-1/+1
* | | | | | | Merge pull request #2050 from rxu/ticket/12217Nathan Guse2014-02-203-1/+31
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12217] Add more template events to viewtopic_body.htmlrxu2014-02-213-1/+31
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #2044 from prototech/ticket/12212Nathan Guse2014-02-201-1/+3
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12212] Encode the attachment file name before presenting to user.Cesar G2014-02-181-1/+3
* | | | | | | | [ticket/12200] Add missing profile field template files to adm/style/ directoryCesar G2014-02-196-0/+26
| |/ / / / / / |/| | | | | |
* | | | | | | [ticket/12153] Replace old template variables with {PAGE_NUMBER}.Cesar G2014-02-192-2/+2
* | | | | | | Merge pull request #2030 from rxu/ticket/12190Nathan Guse2014-02-191-0/+16
|\ \ \ \ \ \ \
| * | | | | | | [ticket/12190] Add core event "core.modify_submit_post_data"rxu2014-02-201-0/+16
* | | | | | | | Merge pull request #2045 from rxu/ticket/12213Nathan Guse2014-02-192-1/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/12213] Add MCP events for custom quick moderation optionsrxu2014-02-202-1/+31
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'develop-olympus' into developNathan Guse2014-02-191-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
* | | | | | | | | Merge pull request #1994 from prototech/ticket/12158Nathan Guse2014-02-181-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/12158] The pagination start value should be 0 when there are no items.Cesar G2014-02-031-1/+1
* | | | | | | | | | Merge pull request #2002 from prototech/ticket/12153Nathan Guse2014-02-1830-130/+95
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [ticket/12153] Remove duplicate assignment of $u_previous_page & $u_next_page.Cesar G2014-02-181-1/+0
| * | | | | | | | | | [ticket/12153] Remove redundant calls to pagination.on_page().Cesar G2014-02-0325-27/+3
| * | | | | | | | | | [ticket/12153] Remove vars already assigned in generate_template_pagination().Cesar G2014-02-035-15/+6
| * | | | | | | | | | [ticket/12153] Assign PAGE_NUMBER in pagination.generate_template_pagination()Cesar G2014-02-031-89/+88
* | | | | | | | | | | Merge pull request #2027 from lucifer4o/ticket/12177Nathan Guse2014-02-183-0/+20
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [ticket/12177] Add ucp_friend_list_before/afterlucifer4o2014-02-131-2/+2
| * | | | | | | | | | | [ticket/12177] Add ucp_friend_list_before/afterlucifer4o2014-02-133-0/+20
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'develop-olympus' into developNils Adermann2014-02-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | [ticket/12210] dbtools::sql_create_table incorrectly throws errorNathaniel Guse2014-02-171-1/+1
* | | | | | | | | | | Merge pull request #2038 from prototech/ticket/12206Nathan Guse2014-02-182-4/+4
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [ticket/12206] Fix mismatched Plupload language vars preventing localization.Cesar G2014-02-172-4/+4
* | | | | | | | | | | | Merge pull request #2040 from prototech/ticket/12208Nathan Guse2014-02-181-0/+3
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [ticket/12208] Remove file from upload queue if deleted before being uploaded.Cesar G2014-02-171-0/+3
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #2007 from rxu/ticket/12166Nathan Guse2014-02-183-0/+20
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | [ticket/12166] Add template events to quickreply_editor.html.rxu2014-02-183-0/+20
| |/ / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #2008 from marc1706/ticket/12167Nathan Guse2014-02-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | |
| * | | | | | | | | | | [ticket/12167] Allow users to change style via style parameter by defaultMarc Alexander2014-02-061-1/+1
* | | | | | | | | | | | Merge remote-tracking branch 'Zoddo/ticket/12207' into developCesar G2014-02-171-2/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | [ticket/12207] Forum broken when error thrownZoddo2014-02-171-2/+0
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Merge remote-tracking branch 'Zoddo/ticket/12003' into developCesar G2014-02-171-1/+0
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | [ticket/12003] ACP broken when error thrownZoddo2014-02-171-1/+0
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | [ticket/12192] Fix call to undefined method get_user_avatar().Cesar G2014-02-141-1/+1
* | | | | | | | | | Merge pull request #1964 from prototech/ticket/12136Andreas Fischer2014-02-151-4/+7
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |