aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style
Commit message (Collapse)AuthorAgeFilesLines
...
* [ticket/9388] Display only the settings for the selected search backend.Cesar G2014-05-081-2/+2
| | | | PHPBB3-9388
* [ticket/9388] Display only the settings for the auth method that's selected.Cesar G2014-05-083-46/+52
| | | | PHPBB3-9388
* [ticket/12513] Add asset include support to simple header/footer in ACPMatt Friedman2014-05-072-0/+2
| | | | PHPBB3-12513
* Merge remote-tracking branch 'VSEphpbb/ticket/12332' into develop-ascraeusCesar G2014-05-054-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 stylingMatt Friedman2014-05-011-1/+1
| | | | | | | | PHPBB3-12332
| * [ticket/12332] Adjust size of mark column where too wideMatt Friedman2014-04-262-3/+3
| | | | | | | | PHPBB3-12332
| * [ticket/12332] Adjust column widths for responsive changesMatt Friedman2014-04-262-5/+5
| | | | | | | | PHPBB3-12332
| * [ticket/12332] Add break-word to fixed width table CSSMatt Friedman2014-04-261-0/+1
| | | | | | | | | | | | This ensures long words break and remain within the table cell PHPBB3-12332
| * [ticket/12332] Accomplish all word creaking in template and CSSMatt Friedman2014-04-262-16/+16
| | | | | | | | PHPBB3-12332
| * [ticket/12332] Remove width sizing, as it is already setMatt Friedman2014-04-261-1/+0
| | | | | | | | PHPBB3-12332
| * [ticket/12332] Fix displaying attachments with long file namesMatt Friedman2014-04-252-5/+10
| | | | | | | | PHPBB3-12332
* | Merge remote-tracking branch 'github-rxu/ticket/12403' into develop-ascraeusNils Adermann2014-05-021-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.htmlrxu2014-04-251-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 G2014-04-151-0/+1
| | | | | | | | PHPBB3-12201
* | [ticket/12201] Update select element to follow same design as prosilver.Cesar G2014-04-151-0/+3
| | | | | | | | PHPBB3-12201
* | [ticket/12201] Increase sort font size just slightly.Cesar G2014-04-151-1/+1
| | | | | | | | PHPBB3-12201
* | [ticket/12201] Display error and sorting options when there are no attachmentsCesar G2014-04-151-1/+7
| | | | | | | | PHPBB3-12201
* | [ticket/12201] Only the top pagination should be floated to the right.Cesar G2014-04-151-1/+1
| | | | | | | | PHPBB3-12201
* | [ticket/12201] Rearrange pagination, sorting, and submit elements.Cesar G2014-04-151-15/+16
| | | | | | | | PHPBB3-12201
* | [ticket/12201] Center the file size and mark columns.Cesar G2014-04-152-4/+8
| | | | | | | | PHPBB3-12201
* | [ticket/12201] Separate pagination from table.Cesar G2014-04-153-2/+6
| | | | | | | | PHPBB3-12201
* | Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeusJoas Schilling2014-04-1413-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 detailsMarc Alexander2014-04-112-7/+4
| | | | | | | | PHPBB3-12372
| * [ticket/12372] Rename JS function dE() to phpbb.toggleDisplay()Marc Alexander2014-04-078-42/+42
| | | | | | | | PHPBB3-12372
| * [ticket/12372] Move dE() function core.jsMarc Alexander2014-04-074-70/+2
| | | | | | | | PHPBB3-12372
| * [ticket/12372] Unify definition of function dE() across all filesMarc Alexander2014-04-073-30/+36
| | | | | | | | PHPBB3-12372
* | [ticket/12351] Add loading indicator to links that are missing it.Varun Agrawal2014-04-122-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-ascraeusCesar G2014-04-091-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 ":" manuallyJoas Schilling2014-04-021-3/+3
| | | | | | | | | | | | PHPBB3-8700
* | | [ticket/12369] Added ACP varsPayBas2014-04-072-2/+2
| |/ |/| | | | | PHPBB3-12369
* | [ticket/12150] Use shorter column names for prune settingsMarc Alexander2014-03-291-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_forumsMarc Alexander2014-03-291-2/+2
| | | | | | | | PHPBB3-12150
* | [ticket/12150] Add options to acpMarc Alexander2014-03-291-0/+13
|/ | | | PHPBB3-12150
* Merge remote-tracking branch 'prosk8er/ticket/12301' into develop-ascraeusJoas Schilling2014-03-292-0/+4
|\ | | | | | | | | * prosk8er/ticket/12301: [ticket/12301] Template Event overall_header_body_before
| * [ticket/12301] Template Event overall_header_body_beforeProsk8er2014-03-292-0/+4
| | | | | | | | | | | | add template event overall_header_body_before PHPBB3-12301
* | [ticket/12311] Use valid composer schema - license - for extensionsMatt Friedman2014-03-271-2/+2
|/ | | | | | http://tracker.phpbb.com/browse/PHPBB3-12311 PHPBB3-12311
* Merge remote-tracking branch 'VSEphpbb/ticket/12292' into develop-ascraeusCesar G2014-03-221-1/+1
|\ | | | | | | | | * VSEphpbb/ticket/12292: [ticket/12292] Fix syntax error in admin.css
| * [ticket/12292] Fix syntax error in admin.cssMatt Friedman2014-03-221-1/+1
| | | | | | | | PHPBB3-12292
* | Merge branch 'develop-olympus' into develop-ascraeusJoas Schilling2014-03-221-1/+14
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | * develop-olympus: [ticket/12035] Correcting the condition [ticket/12035] Adding necessary conditions [ticket/12035] Adding link to user posts to ACP page Conflicts: phpBB/adm/style/acp_users_overview.html
| * | [ticket/12035] Adding necessary conditionsgeetakshi2014-03-201-1/+1
| | | | | | | | | | | | PHPBB3-12035
| * | [ticket/12035] Adding link to user posts to ACP pagegeetakshi2014-03-171-1/+1
| | | | | | | | | | | | | | | | | | Adding link of posts behind displayed number of posts of the user PHPBB3-12035
| * | [ticket/12093] Check that document.selection is supported.Cesar G2014-01-251-1/+1
| | | | | | | | | | | | PHPBB3-12093
* | | Merge remote-tracking branch 'geetakshi/ticket/11357' into develop-ascraeusJoas Schilling2014-03-222-2/+2
|\ \ \ | |_|/ |/| | | | | | | | * geetakshi/ticket/11357: [ticket/11357] Correcting invalid markup
| * | [ticket/11357] Correcting invalid markupgeetakshi2014-03-192-2/+2
| | | | | | | | | | | | PHPBB3-11357
* | | [ticket/12292] Improve style details pageMatt Friedman2014-03-202-12/+8
|/ / | | | | | | | | | | | | | | | | http://tracker.phpbb.com/browse/PHPBB3-12292 Gave style details page a proper heading and back button. Also removed a few obsolete code leftovers in the style and CSS. PHPBB3-12292
* | [ticket/12284] Improve readability of extension manager detailsMatt Friedman2014-03-171-6/+6
| | | | | | | | | | | | | | | | Use span tags like the rest of the ACP does, instead of P tags. There is no semantic need to use P tags here. These are not paragraphs. PHPBB3-12284
* | [ticket/12274] Add core.js to the install footerMatt Friedman2014-03-161-0/+1
| | | | | | | | | | | | Required so phpbb var is defined, as it is used in admin.js. PHPBB3-12274
* | Merge remote-tracking branch 'EXreaction/ticket/9871-2' into developJoas Schilling2014-03-142-37/+32
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * EXreaction/ticket/9871-2: [ticket/9871] Can set current version to use instead of the phpBB version [ticket/9871] Fix indentation on comment [ticket/9871] Fix test name [ticket/9871] Split fast and slow version tests [ticket/9871] Option to force the stability when checking for updates [ticket/9871] Allow setting the host/file to load for the version class [ticket/9871] Restore get_remote_file_test [ticket/9871] Fix tests [ticket/9871] Typehint and comment on var types [ticket/9871] Mark test as slow [ticket/9871] Restore phpbb_version_compare [ticket/9871] Restore get_remote_file [ticket/9871] Use $request->variable instead of request_var [ticket/9871] Update version check file to use json format
| * | [ticket/9871] Update version check file to use json formatNathan Guse2014-02-192-37/+32
| | | | | | | | | | | | PHPBB3-9871
* | | Merge remote-tracking branch 'vsephpbb/ticket/12029' into developJoas Schilling2014-03-131-6/+0
|\ \ \ | | | | | | | | | | | | | | | | * vsephpbb/ticket/12029: [ticket/12029] Remove ellipsis and wrap long sidebar items in ACP