aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | [ticket/11552] Move breadcrumbs upVjacheslav Trushkin2013-10-171-5/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove spacing between navigation and breadcrumbs Fix comments format in responsive.css PHPBB3-11552
| | * | | | | | | | [ticket/11552] Responsive forums listVjacheslav Trushkin2013-10-171-0/+88
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11552
| | * | | | | | | | [ticket/11552] Responsive breadcrumbsVjacheslav Trushkin2013-10-174-3/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11552
| | * | | | | | | | [ticket/11552] Add .nojs or .hasjs to bodyVjacheslav Trushkin2013-10-173-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add .nojs to body element, swap it to .hasjs when JavaScript is enabled PHPBB3-11552
| | * | | | | | | | [ticket/11552] Basic rules for wrappers and headerVjacheslav Trushkin2013-10-171-0/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Basic rules for content wrapper, common block wrappers and header PHPBB3-11552
| | * | | | | | | | [ticket/11552] Add link to responsive.cssVjacheslav Trushkin2013-10-173-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add link to responsive.css and blank responsive.css PHPBB3-11552
| | * | | | | | | | [ticket/11552] Viewport meta for mobile devicesVjacheslav Trushkin2013-10-172-0/+2
| | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11552
| * | | | | | | | Merge pull request #1799 from cyberalien/ticket/11947Nils Adermann2013-10-201-4/+4
| |\ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | [ticket/11947] Notification link fixes
| | * | | | | | | [ticket/11947] Notification link fixesVjacheslav Trushkin2013-10-191-4/+4
| | |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allow clicking child elements of link that toggles notification popup PHPBB3-11947
| * | | | | | | [ticket/10948] Separate color swatch cells.Cesar G2013-10-172-2/+7
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | PHPBB3-10948
* | | | | | | [ticket/11936] Additional Notification Bell Icon improvementMatt Friedman2013-10-181-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11936
* | | | | | | [ticket/11936] Replace Notifications icon with a custom bell designMatt Friedman2013-10-182-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11936
* | | | | | | [ticket/11936] Update the PM Notification IconMatt Friedman2013-10-181-0/+0
| | | | | | |
* | | | | | | [ticket/11936] Make UCP Notifications page look even betterMatt Friedman2013-10-183-14/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make only the Notification Title/Text the href link. Use a font family and size consistent with rest of phpBB. Make Notification date smaller too. PHPBB3-11936
* | | | | | | [ticket/11936] Update no avatar image in Prosilver/Subsilver2Matt Friedman2013-10-182-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11936
* | | | | | | [ticket/11936] Remove "px" from html syntaxMatt Friedman2013-10-162-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11936
* | | | | | | [ticket/11936] Add no_avatars to UCP list Notifications tooMatt Friedman2013-10-162-9/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11936
* | | | | | | [ticket/11936] Use "no_avatar.gif" if needed in Notification windowMatt Friedman2013-10-162-9/+5
| | | | | | |
* | | | | | | [ticket/11936] Restyle the notification text (no underline/decoration)Matt Friedman2013-10-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11936
* | | | | | | [ticket/11936] Fix Avatar overflow issue in Notification windowMatt Friedman2013-10-162-1/+6
|/ / / / / / | | | | | | | | | | | | | | | | | | PHPBB3-11936
* | | | | | Merge pull request #1781 from VSEphpbb/ticket/11921Nathan Guse2013-10-1614-56/+23
|\ \ \ \ \ \ | | | | | | | | | | | | | | Ticket/11921 - Streamline PMs and Notifications in Header Link List
| * | | | | | [ticket/11921] Directly inject unread messages count into the templateMatt Friedman2013-10-161-8/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11921
| * | | | | | [ticket/11921] Only get the count of unread PMsMatt Friedman2013-10-161-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11921
| * | | | | | [ticket/11921] Move any HTML for Notifications to the templatesMatt Friedman2013-10-167-10/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11921
| * | | | | | [ticket/11921] Remove "l_" from non-lang variablesMatt Friedman2013-10-151-5/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11921
| * | | | | | [ticket/11921] Improve appearance of PM notifications in linklistMatt Friedman2013-10-158-21/+15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11921
| * | | | | | [ticket/11921] Improve appearance of Notifications in linklistMatt Friedman2013-10-158-26/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11921
* | | | | | | [ticket/11926] Fix plupload migration dependency.Andreas Fischer2013-10-161-1/+1
| |_|_|/ / / |/| | | | | | | | | | | | | | | | | PHPBB3-11926
* | | | | | [develop] Update version to 3.1.0-a2-devJoas Schilling2013-10-153-3/+3
| | | | | |
* | | | | | [prep-release-3.1.0-a1] Update changelog with the latest changesJoas Schilling2013-10-151-0/+2
| | | | | |
* | | | | | Merge remote-tracking branch 'noxwizard/ticket/11919' into prep-release-3.1.0-a1Joas Schilling2013-10-151-2/+2
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * noxwizard/ticket/11919: [ticket/11919] Remove extra argument to notification manager's sql_fetchfield()
| * | | | | | [ticket/11919] Remove extra argument to notification manager's sql_fetchfield()Patrick Webster2013-10-141-2/+2
| |/ / / / / | | | | | | | | | | | | | | | | | | PHPBB3-11919
* | | | | | Merge remote-tracking branch 'noxwizard/ticket/11918' into prep-release-3.1.0-a1Joas Schilling2013-10-158-10/+11
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * noxwizard/ticket/11918: [ticket/11918] Make sql_freeresult() consistent across all DB drivers
| * | | | | | [ticket/11918] Make sql_freeresult() consistent across all DB driversPatrick Webster2013-10-148-10/+11
| |/ / / / / | | | | | | | | | | | | | | | | | | PHPBB3-11918
* | | | | | [prep-release-3.1.0-a1] Update changelog with 3.1.0-a1 changesJoas Schilling2013-10-141-21/+701
| | | | | |
* | | | | | [prep-release-3.1.0-a1] Update version to 3.1.0-a1Joas Schilling2013-10-145-7/+7
|/ / / / /
* | | | | Merge pull request #1772 from bantu/feature/plupload/integrationNils Adermann2013-10-1317-9/+940
|\ \ \ \ \ | | | | | | | | | | | | [ticket/10929] Integration of Plupload
| * | | | | [feature/plupload/integration] Add missing javascript file.Fyorl2013-10-141-0/+281
| | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-10929
| * | | | | [feature/plupload/integration] Integration of PluploadAndreas Fischer2013-10-1116-9/+659
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit is a highly-refactored and up-to-date version of Fyorl's work which was part of his Google Summer of Code 2012 project "Attachment Improvements". PHPBB3-10929
* | | | | | Merge pull request #1582 from bantu/feature/plupload/cronNils Adermann2013-10-133-0/+136
|\ \ \ \ \ \ | | | | | | | | | | | | | | [ticket/10929] Cron Job for Plupload Upload Directory Cleaning
| * | | | | | [feature/plupload/cron] NamespacificationAndreas Fischer2013-10-112-7/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-10929
| * | | | | | [feature/plupload/cron] Add cronjob for cleaning plupload temporary directory.Andreas Fischer2013-10-113-0/+134
| |/ / / / / | | | | | | | | | | | | | | | | | | PHPBB3-10929
* | | | | | Merge pull request #1581 from bantu/feature/plupload/depsNils Adermann2013-10-1313-0/+182
|\ \ \ \ \ \ | | | | | | | | | | | | | | [ticket/10929] Plupload dependencies
| * | | | | | [feature/plupload/deps] Add information about Plupload to AUTHORS.Andreas Fischer2013-07-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-10929
| * | | | | | [feature/plupload/deps] Adding parts of plupload_1_5_7.zipAndreas Fischer2013-07-1712-0/+181
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-10929
* | | | | | | Merge pull request #1766 from bantu/ticket/11621David King2013-10-133-17/+52
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [ticket/11621] Improve MySQL fulltext search indexes
| * | | | | | | [ticket/11621] Add explanation to mysql_fulltext_drop.Andreas Fischer2013-10-131-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11621
| * | | | | | | [ticket/11621] Correct GPLv2 link in file header.Andreas Fischer2013-10-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11621
| * | | | | | | [ticket/11621] Put mysql_fulltext_drop into alpha1 migration.Andreas Fischer2013-10-111-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11621
| * | | | | | | Merge remote-tracking branch 'phpbb/develop' into ticket/11621Andreas Fischer2013-10-1127-195/+312
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * phpbb/develop: [ticket/11867] Schema files are not created by create_schema_files.php [ticket/11905] 3.1.0-a1 Migration [ticket/11903] Speed up paging test [ticket/11703] Extend the correct migration class. [ticket/11874] Correct when $phpbb_root_path is appended to build_url() [ticket/11703] Also use empty() for T_JQUERY_LINK. [ticket/11703] Add effectively_installed(). [ticket/11703] Make jQuery CDN switch more generic. [ticket/11874] Fix tests [ticket/11874] Do not always prepend the web path; only replace phpbb_root_path [ticket/11345] Don't include scheme, so HTTPS is used where necessary. [ticket/11345] Wrap remote webfonts in S_ALLOW_CDN. [ticket/11345] Move css import to template [ticket/11345] Add Droid Sans as fallback font [ticket/11345] Change font for buttons