Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | [ticket/12509] Fix the call to set_custom_file in adm/index and messenger | Tristan Darricau | 2014-05-13 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12509 | |||||
| | * | | | | [ticket/12509] Update acp custom_style setter | Tristan Darricau | 2014-05-13 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-12509 | |||||
| * | | | | | Merge pull request #2502 from tmbackoff/ticket/12596 | Dhruv Goel | 2014-05-28 | 1 | -0/+2 | |
| |\ \ \ \ \ | | |_|/ / / | |/| | | | | [ticket/12596] Add template event acp_group_options_before/after | |||||
| | * | | | | [ticket/12596] Add template event acp_group_options_before/after | Tabitha Backoff | 2014-05-27 | 1 | -0/+2 | |
| | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add template events to the group settings page to allow extensions to add additional options for groups. PHPBB3-12596 | |||||
* | | | | | Merge remote-tracking branch 'upstream/develop-ascraeus' into ticket/12594 | Yuriy Rusko | 2014-05-27 | 1 | -166/+23 | |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | Conflicts: phpBB/docs/hook_system.html | |||||
| * | | | | Merge pull request #2440 from nickvergessen/ticket/12527 | Andreas Fischer | 2014-05-27 | 1 | -166/+23 | |
| |\ \ \ \ | | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/12527] Remove translation editor from ACP * nickvergessen/ticket/12527: [ticket/12527] Fix "board’s language" vs "boards language" [ticket/12527] Use a proper language string on confirm screen [ticket/12527] Remove unnecessary language strings [ticket/12527] Check whether the language exists [ticket/12527] Restore missing files and variables check [ticket/12527] Remove editor from template [ticket/12527] Remove language file editor form ACP | |||||
| | * | | | [ticket/12527] Restore missing files and variables check | Joas Schilling | 2014-05-11 | 1 | -37/+23 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12527 | |||||
| | * | | | [ticket/12527] Remove editor from template | Joas Schilling | 2014-05-11 | 1 | -131/+2 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12527 | |||||
* | | | | | [ticket/12594] Update footer credit lines | Yuriy Rusko | 2014-05-27 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | PHPBB3-12594 | |||||
* | | | | | [ticket/12594] Remove @package tags and update file headers | Yuriy Rusko | 2014-05-27 | 1 | -3/+7 | |
|/ / / / | | | | | | | | | | | | | PHPBB3-12594 | |||||
* | | | | [ticket/12547] Rename jquery.js to jquery.min.js in assets directory | n-aleha | 2014-05-15 | 3 | -3/+3 | |
| |/ / |/| | | | | | | | | | | | | | | phpBB uses the minified version of jQuery hence the rename. PHPBB3-12547 | |||||
* | | | [ticket/12534] Do not use errorbox for multi steps | Joas Schilling | 2014-05-12 | 2 | -2/+2 | |
| | | | | | | | | | | | | PHPBB3-12534 | |||||
* | | | [ticket/12534] Do not abuse errorbox for en/disable confirmation of extensions | Joas Schilling | 2014-05-12 | 3 | -6/+10 | |
|/ / | | | | | | | PHPBB3-12534 | |||||
* | | [ticket/9388] Use "togglable" instead of "toggable" | Cesar G | 2014-05-09 | 3 | -3/+3 | |
| | | | | | | | | PHPBB3-9388 | |||||
* | | [ticket/9388] Do not nest the <fieldset> tags in the OAuth settings. | Cesar G | 2014-05-08 | 1 | -3/+2 | |
| | | | | | | | | PHPBB3-9388 | |||||
* | | [ticket/9388] Reopen <fieldset> after auth templates. | Cesar G | 2014-05-08 | 1 | -1/+3 | |
| | | | | | | | | PHPBB3-9388 | |||||
* | | [ticket/9388] Use the new toggle function for the avatar type <select>. | Cesar G | 2014-05-08 | 3 | -23/+4 | |
| | | | | | | | | PHPBB3-9388 | |||||
* | | [ticket/9388] Display only the settings for the selected search backend. | Cesar G | 2014-05-08 | 1 | -2/+2 | |
| | | | | | | | | PHPBB3-9388 | |||||
* | | [ticket/9388] Display only the settings for the auth method that's selected. | Cesar G | 2014-05-08 | 3 | -46/+52 | |
| | | | | | | | | PHPBB3-9388 | |||||
* | | [ticket/12513] Add asset include support to simple header/footer in ACP | Matt Friedman | 2014-05-07 | 2 | -0/+2 | |
| | | | | | | | | PHPBB3-12513 | |||||
* | | Merge remote-tracking branch 'VSEphpbb/ticket/12332' into develop-ascraeus | Cesar G | 2014-05-05 | 4 | -21/+26 | |
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * VSEphpbb/ticket/12332: [ticket/12332] Add missing semicolon to inline styling [ticket/12332] Adjust size of mark column where too wide [ticket/12332] Adjust column widths for responsive changes [ticket/12332] Restore some changes back to original state [ticket/12332] Add break-word to fixed width table CSS [ticket/12332] Accomplish all word creaking in template and CSS [ticket/12332] Remove width sizing, as it is already set [ticket/12332] Fix displaying attachments with long file names | |||||
| * | | [ticket/12332] Add missing semicolon to inline styling | Matt Friedman | 2014-05-01 | 1 | -1/+1 | |
| | | | | | | | | | | | | PHPBB3-12332 | |||||
| * | | [ticket/12332] Adjust size of mark column where too wide | Matt Friedman | 2014-04-26 | 2 | -3/+3 | |
| | | | | | | | | | | | | PHPBB3-12332 | |||||
| * | | [ticket/12332] Adjust column widths for responsive changes | Matt Friedman | 2014-04-26 | 2 | -5/+5 | |
| | | | | | | | | | | | | PHPBB3-12332 | |||||
| * | | [ticket/12332] Add break-word to fixed width table CSS | Matt Friedman | 2014-04-26 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | This ensures long words break and remain within the table cell PHPBB3-12332 | |||||
| * | | [ticket/12332] Accomplish all word creaking in template and CSS | Matt Friedman | 2014-04-26 | 2 | -16/+16 | |
| | | | | | | | | | | | | PHPBB3-12332 | |||||
| * | | [ticket/12332] Remove width sizing, as it is already set | Matt Friedman | 2014-04-26 | 1 | -1/+0 | |
| | | | | | | | | | | | | PHPBB3-12332 | |||||
| * | | [ticket/12332] Fix displaying attachments with long file names | Matt Friedman | 2014-04-25 | 2 | -5/+10 | |
| | | | | | | | | | | | | PHPBB3-12332 | |||||
* | | | Merge remote-tracking branch 'github-rxu/ticket/12403' into develop-ascraeus | Nils Adermann | 2014-05-02 | 1 | -2/+8 | |
|\ \ \ | |/ / |/| | | | | | | | | * github-rxu/ticket/12403: [ticket/12403] Add template events to acp_users_prefs.html | |||||
| * | | [ticket/12403] Add template events to acp_users_prefs.html | rxu | 2014-04-25 | 1 | -2/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Since it is possible for extensions to add new user preferences to UCP, it should be also possible to control it via ACP too just like for build-in user preferences. Thus, some prepend/append template events are added. PHPBB3-12403 | |||||
* | | | [ticket/12201] Decreased pagination font size. | Cesar G | 2014-04-15 | 1 | -0/+1 | |
| | | | | | | | | | | | | PHPBB3-12201 | |||||
* | | | [ticket/12201] Update select element to follow same design as prosilver. | Cesar G | 2014-04-15 | 1 | -0/+3 | |
| | | | | | | | | | | | | PHPBB3-12201 | |||||
* | | | [ticket/12201] Increase sort font size just slightly. | Cesar G | 2014-04-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | PHPBB3-12201 | |||||
* | | | [ticket/12201] Display error and sorting options when there are no attachments | Cesar G | 2014-04-15 | 1 | -1/+7 | |
| | | | | | | | | | | | | PHPBB3-12201 | |||||
* | | | [ticket/12201] Only the top pagination should be floated to the right. | Cesar G | 2014-04-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | PHPBB3-12201 | |||||
* | | | [ticket/12201] Rearrange pagination, sorting, and submit elements. | Cesar G | 2014-04-15 | 1 | -15/+16 | |
| | | | | | | | | | | | | PHPBB3-12201 | |||||
* | | | [ticket/12201] Center the file size and mark columns. | Cesar G | 2014-04-15 | 2 | -4/+8 | |
| | | | | | | | | | | | | PHPBB3-12201 | |||||
* | | | [ticket/12201] Separate pagination from table. | Cesar G | 2014-04-15 | 3 | -2/+6 | |
| | | | | | | | | | | | | PHPBB3-12201 | |||||
* | | | Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeus | Joas Schilling | 2014-04-14 | 13 | -111/+46 | |
|\ \ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | * marc/ticket/12372: [ticket/12372] Use $() instead of jQuery() in core.js for toggleDisplay [ticket/12372] Use admin.js $(document).ready for hiding questionnaire details [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay() [ticket/12372] Move dE() function core.js [ticket/12372] Unify definition of function dE() across all files [ticket/12372] Use jQuery in javascript dE() function | |||||
| * | | [ticket/12372] Use admin.js $(document).ready for hiding questionnaire details | Marc Alexander | 2014-04-11 | 2 | -7/+4 | |
| | | | | | | | | | | | | PHPBB3-12372 | |||||
| * | | [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay() | Marc Alexander | 2014-04-07 | 8 | -42/+42 | |
| | | | | | | | | | | | | PHPBB3-12372 | |||||
| * | | [ticket/12372] Move dE() function core.js | Marc Alexander | 2014-04-07 | 4 | -70/+2 | |
| | | | | | | | | | | | | PHPBB3-12372 | |||||
| * | | [ticket/12372] Unify definition of function dE() across all files | Marc Alexander | 2014-04-07 | 3 | -30/+36 | |
| | | | | | | | | | | | | PHPBB3-12372 | |||||
* | | | [ticket/12351] Add loading indicator to links that are missing it. | Varun Agrawal | 2014-04-12 | 2 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | When you click on the link, the turning circle is missing, so you don't know whether it is actually doing something or not, until the response is served. PHPBB3-12351 | |||||
* | | | Merge remote-tracking branch 'nickvergessen/ticket/8700' into develop-ascraeus | Cesar G | 2014-04-09 | 1 | -3/+3 | |
|\ \ \ | | | | | | | | | | | | | | | | | | | | | * nickvergessen/ticket/8700: [ticket/8700] Use L_COLON instead of adding ":" manually [ticket/8700] Remove unused language strings | |||||
| * | | | [ticket/8700] Use L_COLON instead of adding ":" manually | Joas Schilling | 2014-04-02 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | PHPBB3-8700 | |||||
* | | | | [ticket/12369] Added ACP vars | PayBas | 2014-04-07 | 2 | -2/+2 | |
| |/ / |/| | | | | | | | | PHPBB3-12369 | |||||
* | | | [ticket/12150] Use shorter column names for prune settings | Marc Alexander | 2014-03-29 | 1 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | All columns were renamed from having prune_shadow_topics as namebase to just prune_shadow. A missing column was also added to the migration file's remove_schema() method. PHPBB3-12150 | |||||
* | | | [ticket/12150] Add missing prune settings variables in acp_forums | Marc Alexander | 2014-03-29 | 1 | -2/+2 | |
| | | | | | | | | | | | | PHPBB3-12150 | |||||
* | | | [ticket/12150] Add options to acp | Marc Alexander | 2014-03-29 | 1 | -0/+13 | |
|/ / | | | | | | | PHPBB3-12150 |