| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | [ticket/11936] Replace Notifications icon with a custom bell design | Matt Friedman | 2013-10-18 | 2 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11936 | |||||
| | * | | | | | | [ticket/11936] Update the PM Notification Icon | Matt Friedman | 2013-10-18 | 1 | -0/+0 | |
| | | | | | | | | ||||||
| | * | | | | | | [ticket/11936] Make UCP Notifications page look even better | Matt Friedman | 2013-10-18 | 3 | -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/Subsilver2 | Matt Friedman | 2013-10-18 | 2 | -0/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11936 | |||||
| | * | | | | | | [ticket/11936] Remove "px" from html syntax | Matt Friedman | 2013-10-16 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11936 | |||||
| | * | | | | | | [ticket/11936] Add no_avatars to UCP list Notifications too | Matt Friedman | 2013-10-16 | 2 | -9/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11936 | |||||
| | * | | | | | | [ticket/11936] Use "no_avatar.gif" if needed in Notification window | Matt Friedman | 2013-10-16 | 2 | -9/+5 | |
| | | | | | | | | ||||||
| | * | | | | | | [ticket/11936] Restyle the notification text (no underline/decoration) | Matt Friedman | 2013-10-16 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11936 | |||||
| | * | | | | | | [ticket/11936] Fix Avatar overflow issue in Notification window | Matt Friedman | 2013-10-16 | 2 | -1/+6 | |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | PHPBB3-11936 | |||||
| * | | | | | | Merge pull request #1781 from VSEphpbb/ticket/11921 | Nathan Guse | 2013-10-16 | 14 | -56/+23 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | Ticket/11921 - Streamline PMs and Notifications in Header Link List | |||||
| | * | | | | | | [ticket/11921] Directly inject unread messages count into the template | Matt Friedman | 2013-10-16 | 1 | -8/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11921 | |||||
| | * | | | | | | [ticket/11921] Only get the count of unread PMs | Matt Friedman | 2013-10-16 | 1 | -4/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11921 | |||||
| | * | | | | | | [ticket/11921] Move any HTML for Notifications to the templates | Matt Friedman | 2013-10-16 | 7 | -10/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11921 | |||||
| | * | | | | | | [ticket/11921] Remove "l_" from non-lang variables | Matt Friedman | 2013-10-15 | 1 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11921 | |||||
| | * | | | | | | [ticket/11921] Improve appearance of PM notifications in linklist | Matt Friedman | 2013-10-15 | 8 | -21/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11921 | |||||
| | * | | | | | | [ticket/11921] Improve appearance of Notifications in linklist | Matt Friedman | 2013-10-15 | 8 | -26/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11921 | |||||
| * | | | | | | | Merge branch 'develop-olympus' into develop | Andreas Fischer | 2013-10-16 | 2 | -0/+6 | |
| |\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/11920] Print MariaDB version after successful setup. [ticket/11920] Manually purge mysql-common. [ticket/11920] Actually call travis/setup-mariadb.sh. | |||||
| | * | | | | | | Merge pull request #1782 from bantu/ticket/11920 | Nils Adermann | 2013-10-15 | 2 | -0/+6 | |
| | |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | [ticket/11920] Actually call travis/setup-mariadb.sh. | |||||
| | | * | | | | | [ticket/11920] Print MariaDB version after successful setup. | Andreas Fischer | 2013-10-16 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11920 | |||||
| | | * | | | | | [ticket/11920] Manually purge mysql-common. | Andreas Fischer | 2013-10-16 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11920 | |||||
| | | * | | | | | [ticket/11920] Actually call travis/setup-mariadb.sh. | Andreas Fischer | 2013-10-15 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11920 | |||||
| * | | | | | | | Merge pull request #1783 from bantu/ticket/11926 | Joas Schilling | 2013-10-15 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | [ticket/11926] Fix plupload migration dependency. | |||||
| | * | | | | | | [ticket/11926] Fix plupload migration dependency. | Andreas Fischer | 2013-10-16 | 1 | -1/+1 | |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | PHPBB3-11926 | |||||
| * | | | | | | [develop] Update version to 3.1.0-a2-dev | Joas Schilling | 2013-10-15 | 3 | -3/+3 | |
| | | | | | | | ||||||
| * | | | | | | Merge remote-tracking branch 'github-phpbb/develop-olympus' into develop | Nils Adermann | 2013-10-15 | 3 | -1/+76 | |
| |\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * github-phpbb/develop-olympus: [ticket/11920] Have to use empty root password otherwise db creation fails. [ticket/11920] Add MariaDB environment to Travis-CI. Conflicts: .travis.yml | |||||
| | * | | | | | Merge pull request #1780 from bantu/ticket/11920 | Nils Adermann | 2013-10-15 | 3 | -1/+76 | |
| | |\ \ \ \ \ | | |/ / / / | | | | | | | [ticket/11920] Add MariaDB environment to Travis-CI. | |||||
| | | * | | | | [ticket/11920] Have to use empty root password otherwise db creation fails. | Andreas Fischer | 2013-10-15 | 2 | -1/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11920 | |||||
| | | * | | | | [ticket/11920] Add MariaDB environment to Travis-CI. | Andreas Fischer | 2013-10-15 | 3 | -1/+69 | |
| | |/ / / / | | | | | | | | | | | | | | | | PHPBB3-11920 | |||||
| * | | | | | Merge remote-tracking branch 'p/prep-release-3.1.0-a1' into develop | Joas Schilling | 2013-10-15 | 16 | -42/+725 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * p/prep-release-3.1.0-a1: [prep-release-3.1.0-a1] Update changelog with the latest changes [ticket/11919] Remove extra argument to notification manager's sql_fetchfield() [ticket/11918] Make sql_freeresult() consistent across all DB drivers [prep-release-3.1.0-a1] Only build packages for the latest olympus versions [prep-release-3.1.0-a1] Update changelog with 3.1.0-a1 changes [prep-release-3.1.0-a1] Update version to 3.1.0-a1 | |||||
| | * | | | | [prep-release-3.1.0-a1] Update changelog with the latest changes | Joas Schilling | 2013-10-15 | 1 | -0/+2 | |
| | | | | | | ||||||
| | * | | | | Merge remote-tracking branch 'noxwizard/ticket/11919' into prep-release-3.1.0-a1 | Joas Schilling | 2013-10-15 | 1 | -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 Webster | 2013-10-14 | 1 | -2/+2 | |
| | |/ / / / |/| | | | | | | | | | | | | | | PHPBB3-11919 | |||||
| | * | | | | Merge remote-tracking branch 'noxwizard/ticket/11918' into prep-release-3.1.0-a1 | Joas Schilling | 2013-10-15 | 8 | -10/+11 | |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * noxwizard/ticket/11918: [ticket/11918] Make sql_freeresult() consistent across all DB drivers | |||||
| | | * | | | | [ticket/11918] Make sql_freeresult() consistent across all DB drivers | Patrick Webster | 2013-10-14 | 8 | -10/+11 | |
| | |/ / / / |/| | | | | | | | | | | | | | | PHPBB3-11918 | |||||
| | * | | | | [prep-release-3.1.0-a1] Only build packages for the latest olympus versions | Joas Schilling | 2013-10-14 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | [prep-release-3.1.0-a1] Update changelog with 3.1.0-a1 changes | Joas Schilling | 2013-10-14 | 1 | -21/+701 | |
| | | | | | | ||||||
| | * | | | | [prep-release-3.1.0-a1] Update version to 3.1.0-a1 | Joas Schilling | 2013-10-14 | 6 | -8/+8 | |
| |/ / / / | ||||||
| * | | | | Merge pull request #1772 from bantu/feature/plupload/integration | Nils Adermann | 2013-10-13 | 19 | -9/+1108 | |
| |\ \ \ \ | | | | | | | | | | | [ticket/10929] Integration of Plupload | |||||
| | * | | | | [feature/plupload/integration] Add missing javascript file. | Fyorl | 2013-10-14 | 1 | -0/+281 | |
| | | | | | | | | | | | | | | | | | | | | | PHPBB3-10929 | |||||
| | * | | | | [feature/plupload/integration] Integration of Plupload | Andreas Fischer | 2013-10-11 | 18 | -9/+827 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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/cron | Nils Adermann | 2013-10-13 | 3 | -0/+136 | |
| |\ \ \ \ \ | | | | | | | | | | | | | [ticket/10929] Cron Job for Plupload Upload Directory Cleaning | |||||
| | * | | | | | [feature/plupload/cron] Namespacification | Andreas Fischer | 2013-10-11 | 2 | -7/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-10929 | |||||
| | * | | | | | [feature/plupload/cron] Add cronjob for cleaning plupload temporary directory. | Andreas Fischer | 2013-10-11 | 3 | -0/+134 | |
| | |/ / / / | | | | | | | | | | | | | | | | PHPBB3-10929 | |||||
| * | | | | | Merge pull request #1581 from bantu/feature/plupload/deps | Nils Adermann | 2013-10-13 | 13 | -0/+182 | |
| |\ \ \ \ \ | | | | | | | | | | | | | [ticket/10929] Plupload dependencies | |||||
| | * | | | | | [feature/plupload/deps] Add information about Plupload to AUTHORS. | Andreas Fischer | 2013-07-17 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-10929 | |||||
| | * | | | | | [feature/plupload/deps] Adding parts of plupload_1_5_7.zip | Andreas Fischer | 2013-07-17 | 12 | -0/+181 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-10929 | |||||
| * | | | | | | Merge pull request #1776 from bantu/ticket/11913 | Nils Adermann | 2013-10-13 | 1 | -29/+11 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | [ticket/11913] Better download.phpbb.com directory structure for phpBB 3... | |||||
| | * | | | | | | [ticket/11913] Better download.phpbb.com directory structure for phpBB 3.1+ | Andreas Fischer | 2013-10-14 | 1 | -29/+11 | |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | PHPBB3-11913 | |||||
| * | | | | | | Merge pull request #1766 from bantu/ticket/11621 | David King | 2013-10-13 | 3 | -17/+52 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | [ticket/11621] Improve MySQL fulltext search indexes | |||||
| | * | | | | | | [ticket/11621] Add explanation to mysql_fulltext_drop. | Andreas Fischer | 2013-10-13 | 1 | -0/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-11621 | |||||
