| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #2035 from prototech/ticket/12138 | Nathan Guse | 2014-02-20 | 1 | -62/+130 |
|\ |
|
| * | [ticket/12138] Replace old code and generate pagination using filetime limit. | Cesar G | 2014-02-16 | 1 | -60/+22 |
| * | [ticket/12138] Add methods for attachment manage functionality. | Cesar G | 2014-02-16 | 1 | -2/+108 |
* | | [ticket/12153] Remove redundant calls to pagination.on_page(). | Cesar G | 2014-02-03 | 1 | -1/+0 |
|/ |
|
* | [ticket/11849] Update some ACP modules with new pagination | Joas Schilling | 2013-12-18 | 1 | -14/+8 |
* | [ticket/11987] Replace {PHPBB_ROOT_PATH} with {ROOT_PATH}. | Cesar G | 2013-10-30 | 1 | -1/+0 |
* | [ticket/11700] Move all recent code to namespaces | Nils Adermann | 2013-09-16 | 1 | -1/+1 |
* | [ticket/11700] Modify all code to use the new interface names | Nils Adermann | 2013-07-14 | 1 | -1/+1 |
* | [ticket/11010] validation to match type | Senky | 2013-05-20 | 1 | -6/+6 |
* | [ticket/11010] replacing maxlenght with max | Senky | 2013-05-20 | 1 | -6/+6 |
* | [ticket/11010] applying some of EXreaction notes | Senky | 2013-05-20 | 1 | -1/+1 |
* | [ticket/11010] adding type="number" in ACP; adding type="email" in install | Senky | 2013-05-20 | 1 | -7/+8 |
* | [ticket/11010] changing email and url input types in php files | Senky | 2013-05-20 | 1 | -2/+2 |
* | [ticket/11023] Fix additional whitespaces that were added by PHPBB3-10968 | Joas Schilling | 2012-10-17 | 1 | -2/+2 |
* | [ticket/10990] Changes for develop | Nathan Guse | 2012-07-22 | 1 | -1/+1 |
* | [ticket/10990] Do not use comma separator when storing it as a log. | Nathan Guse | 2012-07-22 | 1 | -2/+2 |
* | [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriate | Nathan | 2012-07-22 | 1 | -4/+4 |
* | [feature/pagination-as-list] New parameter for name of start var | Drae | 2012-07-18 | 1 | -1/+1 |
* | [feature/pagination-as-list] Updates for nils comments | Drae | 2012-07-18 | 1 | -2/+2 |
* | [feature/pagination-as-list] Rename and deprecate functions | Drae | 2012-07-18 | 1 | -1/+1 |
* | [feature/pagination-as-list] Various fixes and improvements | Drae | 2012-07-18 | 1 | -2/+3 |
* | [ticket/10968] Render pagination within the template | Drae | 2012-07-18 | 1 | -1/+2 |
* | [ticket/9916] Updating header license and removing Version $Id$ | Unknown | 2011-12-31 | 1 | -2/+1 |
* | [ticket/10345] Use the plural function in some more places. | Joas Schilling | 2011-11-25 | 1 | -4/+3 |
* | [feature/attachment-management-no-reassignment] Handle privacy and some more. | rxu | 2011-04-24 | 1 | -9/+45 |
* | [feature/attachment-management-no-reassignment] Further feature adjustments. | rxu | 2011-04-11 | 1 | -19/+56 |
* | [feature/attachment-management-no-reassignment] Fix some more errors | rxu | 2011-04-11 | 1 | -0/+2 |
* | [feature/attachment-management-no-reassignment] Fix minor flaws in the code. | rxu | 2011-04-10 | 1 | -5/+4 |
* | [feature/attachment-management-no-reassignment] Attachments management | rxu | 2011-04-10 | 1 | -0/+154 |
* | [ticket/9556] Drop php closing tags, add trailing newline | Igor Wiedler | 2010-11-11 | 1 | -2/+0 |
* | [feature/request-class] Convert any direct access to $_* to use $request | Igor Wiedler | 2010-09-25 | 1 | -1/+2 |
* | [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable(). | Joas Schilling | 2010-08-10 | 1 | -1/+1 |
* | [ticket/7717] Localise default extension groups for attachments | Joas Schilling | 2010-05-14 | 1 | -1/+8 |
* | Bug #52495 - [Fix] Replace hard coded "px" with translated language-string. | Joas Schilling | 2010-01-25 | 1 | -3/+3 |
* | Apply locale-independent basename() to attachment filenames. New function add... | Meik Sievertsen | 2009-08-01 | 1 | -2/+2 |
* | Fix bug #47775 - Properly convert and show filesize information | Andreas Fischer | 2009-07-11 | 1 | -4/+6 |
* | Fix bug #45705 - Show error in the ACP when template folder is not readable. | Andreas Fischer | 2009-06-08 | 1 | -1/+1 |
* | Fix race condition for updating post/topic/etc. counter. (reported by BartVB) | Meik Sievertsen | 2009-03-19 | 1 | -2/+2 |
* | fix 3 very tiny bugs... #35545, #35365 and #35305 | Meik Sievertsen | 2008-11-02 | 1 | -2/+4 |
* | change the way we do chmodd'ing. I know, my implementation really sucked... g... | Meik Sievertsen | 2008-08-22 | 1 | -1/+1 |
* | the chmod change i already had within the changelog (by mistake). This should... | Meik Sievertsen | 2008-08-16 | 1 | -2/+2 |
* | And more new features for reasonable paranoia. | Henry Sudhof | 2008-05-15 | 1 | -1/+3 |
* | git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@8531 89ea8834-ac86-4346-8a... | Meik Sievertsen | 2008-04-30 | 1 | -1/+1 |
* | bitwise operations on large values (>2GiB) on 32-bit systems (no-no) | Meik Sievertsen | 2008-04-28 | 1 | -3/+3 |
* | Begone ghost entries - the Ghostbusters are here | Henry Sudhof | 2008-04-08 | 1 | -1/+7 |
* | you forgot one henry | Meik Sievertsen | 2008-04-07 | 1 | -2/+6 |
* | Correctly update board statistics for attaching orphaned files to existing po... | Meik Sievertsen | 2008-03-18 | 1 | -0/+10 |
* | some language/style/code fixes (refer to the diff of the changelog) | Meik Sievertsen | 2008-02-23 | 1 | -9/+5 |
* | One commit for those fixes having a very tiny impact (mostly only whitespaces... | Meik Sievertsen | 2008-01-30 | 1 | -14/+14 |
* | grr | Meik Sievertsen | 2008-01-07 | 1 | -3/+3 |