aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'marc/ticket/12372' into develop-ascraeusJoas Schilling2014-04-143-21/+4
|\ | | | | | | | | | | | | | | | | | | * 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] Rename JS function dE() to phpbb.toggleDisplay()Marc Alexander2014-04-072-4/+4
| | | | | | | | PHPBB3-12372
| * [ticket/12372] Move dE() function core.jsMarc Alexander2014-04-071-21/+0
| | | | | | | | PHPBB3-12372
| * [ticket/12372] Use jQuery in javascript dE() functionMarc Alexander2014-04-071-7/+11
| | | | | | | | PHPBB3-12372
* | Merge remote-tracking branch 'VarunAgw/ticket/12351' into develop-ascraeusCesar G2014-04-112-4/+4
|\ \ | | | | | | | | | | | | * VarunAgw/ticket/12351: [ticket/12351] Add loading indicator to links that are missing it.
| * | [ticket/12351] Add loading indicator to links that are missing it.Varun Agrawal2014-04-122-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | 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 'vsephpbb/ticket/12283' into develop-ascraeusJoas Schilling2014-04-111-1/+1
|\ \ \ | | | | | | | | | | | | | | | | * vsephpbb/ticket/12283: [ticket/12283] Remove obsolete online class from posting review page
| * | | [ticket/12283] Remove obsolete online class from posting review pageMatt Friedman2014-04-081-1/+1
| | | | | | | | | | | | | | | | PHPBB3-12283
* | | | Merge remote-tracking branch 'paybas/ticket/12377' into develop-ascraeusJoas Schilling2014-04-115-115/+116
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * paybas/ticket/12377: [ticket/12377] Forgot to change the INCLUDEs [ticket/12377] Renamed template files to navbar_xxx [ticket/12377] Moved notifications to new template [ticket/12377] Forgot empty line at the end [ticket/12377] Move navbar(s) to new template file
| * | | | [ticket/12377] Forgot to change the INCLUDEsPayBas2014-04-102-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-12377
| * | | | [ticket/12377] Renamed template files to navbar_xxxPayBas2014-04-102-0/+0
| | | | | | | | | | | | | | | | | | | | PHPBB3-12377
| * | | | [ticket/12377] Moved notifications to new templatePayBas2014-04-103-107/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And also reset all starting indentation to 0 PHPBB3-12377
| * | | | [ticket/12377] Forgot empty line at the endPayBas2014-04-102-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-12377
| * | | | [ticket/12377] Move navbar(s) to new template filePayBas2014-04-104-115/+115
| | | | | | | | | | | | | | | | | | | | PHPBB3-12377
* | | | | [ticket/12355] Topic Tools not fully updated when subscribing/bookmarkingVarun Agrawal2014-04-111-2/+2
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The Topic Tools menu appears at the top of a topic page and again at the bottom of a topic page. When you use the Topic Tools menu to Bookmark or Subscribe to a Topic, the menu item you chose is updated to reflect that, by switching to say Unsubscribe topic or Remove from Bookmarks. However, this change is not mirrored in the other Topic Tools menu at the other location on the page. Both Topic Tools menus should be updated during the AJAX event, so that they always show the same options to the user. It is solved by creating a data-update-all attribute which contains all the class/ID that will update when topic tool is clicked PHPBB3-12355
* | | | Merge remote-tracking branch 'vsephpbb/ticket/11098' into develop-ascraeusJoas Schilling2014-04-102-39/+35
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * vsephpbb/ticket/11098: [ticket/11098] Fix error reporting on the autologin key pages [ticket/11098] Update subsilver2 to also include mark/unmark all buttons [ticket/11098] HTML Validity fix to Notifications in UCP [ticket/11098] Add mark/unmark all options to remember me keys
| * | | | [ticket/11098] Fix error reporting on the autologin key pagesMatt Friedman2014-04-091-7/+1
| | | | | | | | | | | | | | | | | | | | PHPBB3-11098
| * | | | [ticket/11098] HTML Validity fix to Notifications in UCPMatt Friedman2014-04-091-5/+7
| | | | | | | | | | | | | | | | | | | | PHPBB3-11098
| * | | | [ticket/11098] Add mark/unmark all options to remember me keysMatt Friedman2014-04-091-34/+34
| | | | | | | | | | | | | | | | | | | | PHPBB3-11098
* | | | | [ticket/12379] Remove duplicate labels in attachment uploader when responsive.Cesar G2014-04-091-4/+0
|/ / / / | | | | | | | | | | | | PHPBB3-12379
* | | | Merge remote-tracking branch 'VSEphpbb/ticket/12365' into develop-ascraeusCesar G2014-04-091-2/+0
|\ \ \ \ | |/ / / |/| | | | | | | | | | | * VSEphpbb/ticket/12365: [ticket/12365] Do not crop image attachments at 350px
| * | | [ticket/12365] Do not crop image attachments at 350pxMatt Friedman2014-04-061-2/+0
| |/ / | | | | | | | | | PHPBB3-12365
* | | Merge remote-tracking branch 'paybas/ticket/12369' into develop-ascraeusJoas Schilling2014-04-082-2/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | * paybas/ticket/12369: [ticket/12369] White-space cleanup [ticket/12369] Removed template vars initial state [ticket/12369] Added ACP vars [ticket/12369] Add template var {BODY_CLASS} to HTML body
| * | | [ticket/12369] Add template var {BODY_CLASS} to HTML bodyPayBas2014-04-072-2/+2
| | |/ | |/| | | | | | | | | | | | | http://tracker.phpbb.com/browse/PHPBB3-12369 PHPBB3-12369
* | | Merge remote-tracking branch 'vsephpbb/ticket/12083' into develop-ascraeusJoas Schilling2014-04-081-2/+3
|\ \ \ | |/ / |/| | | | | | | | * vsephpbb/ticket/12083: [ticket/12083] Fix Select All in CODE bbcode with only one char
| * | [ticket/12083] Fix Select All in CODE bbcode with only one charMatt Friedman2014-04-051-2/+3
| |/ | | | | | | PHPBB3-12083
* | Merge branch 'develop-olympus' into develop-ascraeusAndreas Fischer2014-04-061-3/+3
|\ \ | |/ |/| | | | | | | | | | | * develop-olympus: [ticket/12359] Remove inline width styling on UCP birthday fields Conflicts: phpBB/styles/prosilver/template/ucp_profile_profile_info.html
| * [ticket/12359] Remove inline width styling on UCP birthday fieldsMatt Friedman2014-04-051-3/+3
| | | | | | | | PHPBB3-12359
* | Merge remote-tracking branch 'paybas/ticket/12338' into develop-ascraeusJoas Schilling2014-04-041-0/+2
|\ \ | | | | | | | | | | | | | | | | | | | | | * paybas/ticket/12338: [ticket/12338] Add Template Event overall_footer_page_body_after Conflicts: phpBB/docs/events.md
| * | [ticket/12338] Add Template Event overall_footer_page_body_afterPayBas2014-04-041-0/+2
| | | | | | | | | | | | | | | | | | implement PHPBB3-12338
* | | Merge remote-tracking branch 'paybas/ticket/12333' into develop-ascraeusJoas Schilling2014-04-041-0/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | * paybas/ticket/12333: [ticket/12333] Change event name [ticket/12333] Add Template Event overall_header_body_after
| * | | [ticket/12333] Change event namePayBas2014-04-011-1/+1
| | | | | | | | | | | | | | | | PHPBB3-12333
| * | | [ticket/12333] Add Template Event overall_header_body_afterPayBas2014-03-311-0/+2
| |/ / | | | | | | | | | PHPBB3-12333
* | | [ticket/12327] Ajax fixPayBas2014-04-041-1/+10
| | | | | | | | | | | | PHPBB3-12327
* | | [ticket/12327] Changing poll result-bars width from absolute to relativePayBas2014-04-041-1/+1
| | | | | | | | | | | | PHPBB3-12327
* | | Merge remote-tracking branch 'vsephpbb/ticket/11962' into develop-ascraeusJoas Schilling2014-04-043-3/+7
|\ \ \ | | | | | | | | | | | | | | | | * vsephpbb/ticket/11962: [ticket/11962] Resize posted images to fit and give them a class
| * | | [ticket/11962] Resize posted images to fit and give them a classMatt Friedman2014-03-303-3/+7
| | | | | | | | | | | | | | | | PHPBB3-11962
* | | | [ticket/12342] Remove spinner and fix useage of ajax on memberlistMatt Friedman2014-04-032-2/+2
| | | | | | | | | | | | | | | | PHPBB3-12342
* | | | [ticket/12342] Fix the Custom Dates function in UCP Prefs GlobalMatt Friedman2014-04-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Function was being called before dE() function exists, causing it to fail. Should be called when the page/window is ready. PHPBB3-12342
* | | | [ticket/12342] Fix Find a member show / hide scriptMatt Friedman2014-04-012-2/+2
| | | | | | | | | | | | | | | | PHPBB3-12342
* | | | [ticket/12342] Use prop() instead of attr() for boolean propertiesMatt Friedman2014-04-012-2/+2
| | | | | | | | | | | | | | | | PHPBB3-12342
* | | | Merge remote-tracking branch 'paybas/ticket/12329' into develop-ascraeusJoas Schilling2014-04-013-13/+25
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * paybas/ticket/12329: [ticket/12329] changed all CSS classes to ".stat-block" [ticket/12329] Add <div> container to index blocks (stats, etc.)
| * | | | [ticket/12329] changed all CSS classes to ".stat-block"PayBas2014-04-013-6/+6
| | | | | | | | | | | | | | | | | | | | PHPBB3-12329
| * | | | [ticket/12329] Add <div> container to index blocks (stats, etc.)PayBas2014-03-303-13/+25
| | |/ / | |/| | | | | | | | | | PHPBB3-12329
* | | | Merge remote-tracking branch 'paybas/ticket/12328' into develop-ascraeusJoas Schilling2014-04-011-0/+2
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * paybas/ticket/12328: [ticket/12328] Change "since" to B3 [ticket/12328] Add Template Event index_body_stat_blocks_after
| * | | | [ticket/12328] Add Template Event index_body_stat_blocks_afterPayBas2014-03-301-0/+2
| |/ / / | | | | | | | | | | | | PHPBB3-12328
* | | | Merge remote-tracking branch 'paybas/ticket/12322' into develop-ascraeusJoas Schilling2014-04-012-8/+8
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | * paybas/ticket/12322: [ticket/12322] Added profile-custom-field class [ticket/12322] CSS classes for postprofile-profile <dd> items
| * | | | [ticket/12322] Added profile-custom-field classPayBas2014-04-012-2/+2
| | | | | | | | | | | | | | | | | | | | PHPBB3-12322
| * | | | [ticket/12322] CSS classes for postprofile-profile <dd> itemsPayBas2014-03-292-8/+8
| |/ / / | | | | | | | | | | | | | | | | | | | | There is no subsilver2 equivalent for this commit PHPBB3-12322
* | | | Merge remote-tracking branch 'crizz0/ticket/9758' into develop-ascraeusJoas Schilling2014-03-312-0/+9
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * crizz0/ticket/9758: [ticket/9758] Clickable avatar in header and renamed class for avatar-img [ticket/9758] Remove unnessary if-question for include functions_display [ticket/9758] Slims the line 4775 in includes/functions.php [ticket/9758] Adds id and changes filter to fix travis CI test [ticket/9758] Removed the needless space after first ENDIF [ticket/9758] Adding impr. for overall_header display of avatar and username [ticket/9758] Fixed bug in mcp_warn.php [ticket/9758] Optimises the html code of avatar image in header [ticket/9758] Error because of missing functions_display.php fixed [ticket/9758] Removed useless if-conditions to include functions.php [ticket/9758] Changes class name of new "span" in overall_header.html [ticket/9758] Adds global template variable CURRENT_USER_AVATAR