aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template
Commit message (Collapse)AuthorAgeFilesLines
...
* | [ticket/14672] Add template event after topic titleRichard McGirr2016-06-121-1/+1
|/ | | | PHPBB3-14672
* Merge pull request #4021 from marc1706/ticket/14272Tristan Darricau2016-03-276-10/+10
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14272] Use html5 valid input elements * marc1706/ticket/14272: [ticket/14272] Allow input of floats for filesize [ticket/14272] Use input type number instead of text in avatars [ticket/14272] Assign min and max values for avatar driver settings [ticket/14272] Define min and max values for avatar width and height [ticket/14272] Disable not toggled form elements [ticket/14272] Make sure phpbb_avatar_manager was defined [ticket/14272] Remove useless check [ticket/14272] Fix invalid or missing min/max settings [ticket/14272] Assign min/max for all allowed types [ticket/14272] Only use maxlength and size for allowed input elements
| * [ticket/14272] Use input type number instead of text in avatarsMarc Alexander2016-01-011-2/+2
| | | | | | | | PHPBB3-14272
| * [ticket/14272] Define min and max values for avatar width and heightMarc Alexander2015-12-271-2/+2
| | | | | | | | PHPBB3-14272
| * [ticket/14272] Fix invalid or missing min/max settingsMarc Alexander2015-11-061-1/+1
| | | | | | | | PHPBB3-14272
| * [ticket/14272] Only use maxlength and size for allowed input elementsMarc Alexander2015-11-064-6/+6
| | | | | | | | PHPBB3-14272
* | [ticket/14136] Add back X-UA-Compatible meta tagMarc Alexander2016-03-244-0/+4
| | | | | | | | | | | | | | | | | | | | | | This was previously removed without needing to. Adding it back to force users to not emulate the page for previous versions of IE. The imagetoolbar http-equiv tag was not restored as IE does not contain that anymore since IE7. Also, the chome=1 has been removed from the X-UA-Compatible content as ChromeFrame does not receive any further updates since 2014 and is potentially broken. PHPBB3-14136
* | Merge pull request #4049 from rxu/ticket/14316Marc Alexander2016-02-271-0/+6
|\ \ | | | | | | | | | [ticket/14316] Add events before/after the custom/zebra fields in pfile view
| * | [ticket/14316] Add events before/after the custom/zebra fields in profile viewrxu2016-02-271-0/+6
| | | | | | | | | | | | PHPBB3-14316
* | | Merge pull request #4029 from RMcGirr83/ticket_14289Marc Alexander2016-01-271-0/+2
|\ \ \ | | | | | | | | | | | | [ticket/14289] Add events to navbar header
| * | | [ticket/14289] Change to 3.1.8-RC1 and rename eventRichard McGirr2016-01-101-2/+2
| | | | | | | | | | | | | | | | PHPBB3-14289
| * | | [ticket/14289] Add events to navbar headerRichard McGirr2015-11-131-0/+2
| | | | | | | | | | | | | | | | PHPBB3-14289
* | | | [ticket/13180] Increase dateformat field sizeSaeed Hubaishan2016-01-071-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13180] Increase dateformat field size change field size to 64 in these files add new migration file to update the database schema PHPBB3-13180
* | | | Merge pull request #4079 from rxu/ticket/14356Marc Alexander2016-01-071-1/+3
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14356] Add template events to viewtopic around back2top link
| * | | | [ticket/14356] Add template events to viewtopic around back2top linkrxu2015-12-171-1/+3
| | |/ / | |/| | | | | | | | | | PHPBB3-14356
* | | | Merge pull request #4084 from exussum12/ticket/14046Marc Alexander2015-12-231-4/+4
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14046] Jabber message incorrect
| * | | | [ticket/14046] Jabber message incorrectScott Dutton2015-12-161-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When making a Jabber message, the page says the message has been sent when loading the page for the first time, This message should only be shown after the message has actually been sent PHPBB3-14046
* | | | | [ticket/14374] Update dynamic fallback jquery CDN script tagMatt Friedman2015-12-222-2/+2
| |/ / / |/| | | | | | | | | | | PHPBB3-14374
* | | | Merge pull request #4030 from RMcGirr83/ticket_14283Marc Alexander2015-11-261-0/+4
|\ \ \ \ | | | | | | | | | | | | | | | [ticket/14283] Add a Manage Group link on a group page
| * | | | [ticket/14283] Add a Manage Group link on a group pageRichard McGirr2015-11-141-0/+4
| | |/ / | |/| | | | | | | | | | PHPBB3-14283
* | | | Merge pull request #3888 from Senky/ticket/14146Marc Alexander2015-11-151-0/+1
|\ \ \ \ | |/ / / |/| | | | | | | [ticket/14146] Add viewtopic_body_post_subject_before event
| * | | [ticket/14146] Add viewtopic_body_post_subject_before eventJakub Senko2015-10-121-0/+1
| | | | | | | | | | | | | | | | PHPBB3-14146
* | | | [ticket/14066] Add template events to search_body.htmlrxu2015-11-121-0/+13
| |_|/ |/| | | | | | | | PHPBB3-14066
* | | Merge pull request #3647 from marc1706/ticket/13799Tristan Darricau2015-10-191-1/+2
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13799] Do not rawurlencode category in gallery avatar * marc1706/ticket/13799: [ticket/13799] Split lines in HTML files for better readability [ticket/13799] Add missing space before checked attribute [ticket/13799] Correctly urlencode category and show selected avatar [ticket/13799] Do not rawurlencode category in gallery avatar
| * | | [ticket/13799] Split lines in HTML files for better readabilityMarc Alexander2015-06-041-1/+2
| | | | | | | | | | | | | | | | PHPBB3-13799
| * | | [ticket/13799] Add missing space before checked attributeMarc Alexander2015-06-041-1/+1
| | | | | | | | | | | | | | | | PHPBB3-13799
| * | | [ticket/13799] Correctly urlencode category and show selected avatarMarc Alexander2015-05-301-1/+1
| | | | | | | | | | | | | | | | PHPBB3-13799
* | | | [ticket/10343] Show clearer indication an account is inactive in memberlistDavidIQ2015-10-172-2/+2
| | | | | | | | | | | | | | | | PHPBB3-10343
* | | | Merge pull request #3935 from Zoddo/ticket/10343Tristan Darricau2015-10-142-3/+3
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/10343] Allows a_user to show inactive accounts in memberlist * Zoddo/ticket/10343: [ticket/10343] Add a distinction for inactive users on memberlist [ticket/10343] Allows a_user to show inactive accounts in memberlist
| * | | | [ticket/10343] Add a distinction for inactive users on memberlistZoddo2015-10-122-3/+3
| | | | | | | | | | | | | | | | | | | | PHPBB3-10343
* | | | | Merge pull request #3887 from Senky/ticket/14144Tristan Darricau2015-10-121-0/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14144] Add quickreply_editor_subject_before event * Senky/ticket/14144: [ticket/14144] Add quickreply_editor_subject_before event
| * | | | | [ticket/14144] Add quickreply_editor_subject_before eventJakub Senko2015-10-121-0/+1
| | |_|/ / | |/| | | | | | | | | | | | | PHPBB3-14144
* | | | | Merge pull request #3908 from marc1706/ticket/14163Tristan Darricau2015-10-121-1/+4
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14163] Properly fix select all for code tag in Edge * marc1706/ticket/14163: [ticket/14163] Properly fix select all for code tag in Edge
| * | | | | [ticket/14163] Properly fix select all for code tag in EdgeMarc Alexander2015-09-151-1/+4
| | |/ / / | |/| | | | | | | | | | | | | PHPBB3-14163
* | | | | Merge pull request #3869 from Zoddo/ticket/8800Tristan Darricau2015-10-091-0/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/8800] Add "mark topics read" link to "View unread posts" * Zoddo/ticket/8800: [ticket/8800] Add "mark topics read" link to "View unread posts"
| * | | | | [ticket/8800] Add "mark topics read" link to "View unread posts"Zoddo2015-09-041-0/+1
| | |/ / / | |/| | | | | | | | | | | | | PHPBB3-8800
* | | | | Merge pull request #3733 from javiexin/ticket/13934Tristan Darricau2015-10-081-1/+1
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13934] Add enctype clause for profile fields * javiexin/ticket/13934: [ticket/13934] Add enctype clause for profile fields
| * | | | | [ticket/13934] Add enctype clause for profile fieldsjaviexin2015-06-301-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds a template variable (the same) in all places where profile fields may need an enctype clause in the corresponding forms. PHPBB3-13934
* | | | | | Merge pull request #3820 from rxu/ticket/14080Marc Alexander2015-10-081-0/+4
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [ticket/14080] Add template events around the topic row in viewforum_body.html
| * | | | | | [ticket/14080] Add template events around the topic row in viewforum_body.htmlrxu2015-08-091-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-14080
* | | | | | | Merge pull request #3615 from rxu/ticket/13846Marc Alexander2015-10-072-3/+5
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13846] Fix softdelete feature workflow in viewtopic
| * | | | | | | [ticket/13846] Fix MCP to disallow softdeleted posts deletion if not permitted.rxu2015-07-301-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13846
| * | | | | | | [ticket/13846] Fix softdelete feature workflow in viewtopicrxu2015-05-171-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: - For permanent deletion of softdeleted post, disapprove mode has been changed to delete mode; - If post delete and softdelete are allowed, delete button triggers softdelete mode; - If a user can't permanently delete posts but can restore softdeleted posts, delete button won't be displayed for softdeleted posts. Subsilver2 is unaffected. PHPBB3-13846
* | | | | | | | Merge pull request #3716 from javiexin/ticket/13748Marc Alexander2015-10-072-2/+9
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | | | | | | | | [ticket/13748] Wrong tooltip after poll vote change
| * | | | | | | [ticket/13748] Wrong tooltip after poll vote changejaviexin2015-07-061-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Store the "voted" tooltip in an extra attribute in HTML, and use it with the JS that refreshes after poll vote. Use L_ language string instead of LA_ language string. PHPBB3-13748
| * | | | | | | [ticket/13748] Wrong tooltip after poll vote changejaviexin2015-06-192-2/+9
| | |_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Store the "voted" tooltip in an extra attribute in HTML, and use it with the JS that refreshes after poll vote. PHPBB3-13748
* | | | | | | Merge pull request #3865 from Zoddo/ticket/13992Marc Alexander2015-09-152-2/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [ticket/13992] Fix HTML5 error from w3.org validator
| * | | | | | | [ticket/13992] Fix HTML5 error from w3.org validatorMax Pen2015-08-302-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHPBB3-13992
* | | | | | | | Merge pull request #3767 from Zoddo/ticket/14020Marc Alexander2015-09-121-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [ticket/14089] Add posting_topic_title_after template event Conflicts: phpBB/docs/events.md
| * | | | | | | | [ticket/14089] Add posting_topic_title_after template eventZoddo2015-08-231-1/+1
| |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Allows to add some information after the topic title in the posting form PHPBB3-14089