aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12662] Username <span> fix for list columnsPayBas2014-06-262-6/+2
* [ticket/12662] Fix notifications dropdown positioning for RTLPayBas2014-06-253-2/+16
* [ticket/12662] Update subsilver2 index template event namesPayBas2014-06-251-2/+2
* [ticket/12662] Update events docs from b5 to rc1/rc2PayBas2014-06-251-9/+10
* [ticket/12662] Move dropdown container from <li> to new inner divPayBas2014-06-252-19/+26
* [ticket/12662] Remove linklist container and update template eventsPayBas2014-06-254-15/+13
* [ticket/12662] Add span containers to all usernames for consistencyPayBas2014-06-251-2/+2
* [ticket/12662] IE8 fixesPayBas2014-06-252-2/+6
* [ticket/12662] Fix responsive positioning of notifications dropdownPayBas2014-06-252-3/+3
* [ticket/12662] Remove inherited props from ddown-extendendedPayBas2014-06-251-3/+0
* [ticket/12662] Change CSS selectors to direct descendants for linklistPayBas2014-06-254-47/+34
* [ticket/12662] Reorder icon CSS rules alphabeticallyPayBas2014-06-251-30/+30
* [ticket/12662] Use slack variable to determine line-break sensitivityPayBas2014-06-251-4/+5
* [ticket/12662] Change new event names and fix events.mdPayBas2014-06-252-39/+39
* [ticket/12662] Fix recently merged PR changes lost in rebasePayBas2014-06-251-6/+7
* [ticket/12662] Update PR after ticket/12553 mergePayBas2014-06-251-2/+2
* [ticket/12662] Improve template checksPayBas2014-06-254-30/+24
* [ticket/12662] Added ARIA functionalityPayBas2014-06-253-33/+27
* [ticket/12662] Improve icons and footer linksPayBas2014-06-255-2/+3
* [ticket/12662] Fix rounding problems when detecting relative heightPayBas2014-06-251-4/+4
* [ticket/12662] RTL (bidi.css) fixesPayBas2014-06-252-9/+21
* [ticket/12662] Enable responsive linkslist for IE8PayBas2014-06-257-178/+163
* [ticket/12662] Initial setupPayBas2014-06-2520-111/+290
* [ticket/12766] Event exporter does not like RCx as versionPayBas2014-06-252-2/+2
* [prep-release-3.1.0-RC1] Update phpBB Version for RC2 developmentJoas Schilling2014-06-252-2/+2
* [prep-release-3.1.0-RC1] Add changelog for 3.1.0-RC1Joas Schilling2014-06-241-0/+118
* [prep-release-3.1.0-RC1] Prepare ChangelogJoas Schilling2014-06-241-28/+31
* [prep-release-3.1.0-RC1] Add migration for 3.1.0-RC1Joas Schilling2014-06-241-0/+39
* [prep-release-3.1.0-RC1] Update version to 3.1.0-RC1Joas Schilling2014-06-245-7/+7
* Merge pull request #2648 from dhruvgoel92/ticket/12562Andreas Fischer2014-06-242-6/+4
|\
| * [ticket/12562] Revert "Add max-width to proSilver"Dhruv2014-06-252-6/+4
* | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-06-243-2/+31
|\ \ | |/ |/|
| * [ticket/12755] Apply de morgan to conditionalMarc Alexander2014-06-241-1/+1
| * [ticket/12755] Terminate upload loop if upload reaches filesizeMarc Alexander2014-06-241-2/+12
| * [ticket/12755] Change upload in remote_upload() method to fit get_remote_fileMarc Alexander2014-06-241-12/+14
| * [ticket/12755] Add language string for timed out remote uploadMarc Alexander2014-06-233-1/+3
| * [ticket/12755] Add timeout to remote upload to prevent infinite loopMarc Alexander2014-06-211-0/+15
* | Merge pull request #2646 from prototech/ticket/12750Andreas Fischer2014-06-242-2/+6
|\ \
| * | [ticket/12750] Center installation page copyright text.Cesar G2014-06-242-2/+6
* | | Merge remote-tracking branch 'github-nickvergessen/ticket/12612' into develop...Nils Adermann2014-06-2416-97/+109
|\ \ \
| * | | [ticket/12612] Prefix check_ids() with phpbb_Joas Schilling2014-06-236-17/+17
| * | | [ticket/12612] Prefix mcp_sorting() with phpbb_Joas Schilling2014-06-236-7/+7
| * | | [ticket/12612] Prefix get_*_data() with phpbb_ and delete unused globalJoas Schilling2014-06-2310-39/+39
| * | | [ticket/12612] Prefix module url functions with phpbb_Joas Schilling2014-06-234-27/+31
| * | | [ticket/12612] Prefix upload_popup() with phpbb_Joas Schilling2014-06-232-3/+3
| * | | [ticket/12612] Prefix handle_post_delete() with phpbb and remove unused globalJoas Schilling2014-06-232-4/+4
| * | | [ticket/12612] Prefix custom UCP module function with phpbb_Joas Schilling2014-06-232-2/+10
| * | | [ticket/12612] Prefix _sort_last_active() with phpbb_Joas Schilling2014-06-232-2/+2
| * | | [ticket/12612] Prefix show_profile() with phpbb and delete unused globalJoas Schilling2014-06-232-4/+4
* | | | Merge remote-tracking branch 'PayBas/ticket/12562' into develop-ascraeusCesar G2014-06-232-4/+6
|\ \ \ \ | |_|/ / |/| | |