Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3615 from rxu/ticket/13846 | Marc Alexander | 2015-10-07 | 1 | -1/+8 |
|\ | | | | | | | [ticket/13846] Fix softdelete feature workflow in viewtopic | ||||
| * | [ticket/13846] Fix softdelete feature workflow in viewtopic | rxu | 2015-05-17 | 1 | -1/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | [ticket/13930] Add missing spaces to code | Marc Alexander | 2015-06-08 | 1 | -1/+1 |
|/ | | | | PHPBB3-13930 | ||||
* | [ticket/13745] Add viewtopic.php core events to allow manipulating poll data | rxu | 2015-04-15 | 1 | -5/+72 |
| | | | | PHPBB3-13745 | ||||
* | [ticket/13595] Removed unused code | JoshyPHP | 2015-02-13 | 1 | -16/+0 |
| | | | | PHPBB3-13595 | ||||
* | [ticket/13160] New line before comment block | brunoais | 2015-01-11 | 1 | -0/+1 |
| | | | | PHPBB3-13160 | ||||
* | [ticket/13146] Remove empty line | brunoais | 2015-01-10 | 1 | -1/+0 |
| | | | | PHPBB3-13146 | ||||
* | [ticket/13146] "Make it" -> "Set it to" | brunoais | 2015-01-10 | 1 | -2/+2 |
| | | | | PHPBB3-13146 | ||||
* | [ticket/13146] Forced line feed on long line | brunoais | 2015-01-10 | 1 | -1/+2 |
| | | | | PHPBB3-13146 | ||||
* | [ticket/13146] Fixed wrong tab + space into only tab | brunoais | 2015-01-10 | 1 | -5/+5 |
| | | | | PHPBB3-13146 | ||||
* | [ticket/13160] Appending "_check" to override variable names | brunoais | 2015-01-10 | 1 | -16/+16 |
| | | | | PHPBB3-13160 | ||||
* | [ticket/13160] lowercase null | brunoais | 2015-01-10 | 1 | -1/+1 |
| | | | | PHPBB3-13160 | ||||
* | [ticket/13160] Wrong variable types fixed | brunoais | 2015-01-10 | 1 | -3/+3 |
| | | | | PHPBB3-13160 | ||||
* | [ticket/13160] Removed an unwanted tab char. | brunoais | 2015-01-10 | 1 | -1/+1 |
| | | | | PHPBB3-13160 | ||||
* | [ticket/13160] Allow override topic_tracking_info | brunoais | 2015-01-10 | 1 | -0/+5 |
| | | | | PHPBB3-13160 | ||||
* | [ticket/13160] Allow override f_read and forum password | brunoais | 2015-01-10 | 1 | -2/+8 |
| | | | | | | | | Adds a couple of variables to the event that allows extension authors to bypass the f_read and forum password checks as if the user had those permissions whether or not he actually has them. PHPBB3-13160 | ||||
* | [ticket/13160] Viewtopic; before viewing permissions event | brunoais | 2015-01-10 | 1 | -0/+21 |
| | | | | | | An event before the f_Read permissions check in viewtopic PHPBB3-13160 | ||||
* | [ticket/13453] Sort param in Canonical URL | Tobi Schäfer | 2015-01-06 | 1 | -1/+1 |
| | | | PHPBB3-13453 | ||||
* | [ticket/13326] fix CS | omniError | 2014-11-11 | 1 | -2/+2 |
| | | | | | | https://tracker.phpbb.com/browse/PHPBB3-13326 PHPBB3-13326 | ||||
* | [ticket/13326] add viewtopic_url to event | omniError | 2014-11-10 | 1 | -0/+3 |
| | | | | | | https://tracker.phpbb.com/browse/PHPBB3-13326 PHPBB3-13326 | ||||
* | [ticket/13300] Don't show jabber in profile if jabber is disabled | Oliver Schramm | 2014-11-09 | 1 | -1/+1 |
| | | | | PHPBB3-13300 | ||||
* | [ticket/13186] Don't show link on post count when search disabled | Oliver Schramm | 2014-10-20 | 1 | -1/+1 |
| | | | | PHPBB3-13186 | ||||
* | [ticket/13177] Fix display of post count-based ranks in viewtopic. | Cesar G | 2014-10-14 | 1 | -1/+1 |
| | | | | PHPBB3-13177 | ||||
* | Merge pull request #2888 from Nicofuma/ticket/12993 | Joas Schilling | 2014-10-01 | 1 | -2/+8 |
|\ | | | | | | | [ticket/12993] Improve get_user_ranks | ||||
| * | [ticket/12993] Return an array instead of reference passing | Tristan Darricau | 2014-08-19 | 1 | -2/+8 |
| | | | | | | | | PHPBB3-12993 | ||||
| * | [ticket/12993] Rename to phpbb_get_user_rank | Tristan Darricau | 2014-08-18 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-12993 | ||||
| * | [ticket/12993] Improve get_user_ranks | Forumhulp.com | 2014-08-18 | 1 | -2/+2 |
| | | | | | | | | | | | | Explanation in http://area51.phpbb.com/phpBB/viewtopic.php?f=108&t=46051 PHPBB3-12993 | ||||
* | | [ticket/13050] Allow topic/forum subscription when email/jabber is off | rxu | 2014-09-07 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Currently, there's impossible to subscribe topic/forum if emails and/or jabber is disabled. This seems to be a 3.0 leftover since 3.1 introduces new notification system which handles this case and offers email/jabber-free board notifications. PHPBB3-13050 | ||||
* | | [ticket/13047] Add $post_list array to core.viewtopic_modify_page_title event | rxu | 2014-09-07 | 1 | -1/+3 |
| | | | | | | | | PHPBB3-13047 | ||||
* | | Merge pull request #2865 from marc1706/ticket/12966 | Dhruv Goel | 2014-08-29 | 1 | -3/+3 |
|\ \ | | | | | | | [ticket/12966] Sort posts by post_id in addition to sorting by post_time | ||||
| * | | [ticket/12966] Sort by post_time and post_id where applicable | Marc Alexander | 2014-08-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | This change was not applied to the search as this would require a larger rewrite of the search methods. PHPBB3-12966 | ||||
| * | | [ticket/12966] Sort posts by post_id in addition to sorting by post_time | Marc Alexander | 2014-08-10 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | This should make sure that posts with the same post time are properly sorted on database backends like postgres. PHPBB3-12966 | ||||
* | | | [ticket/12994] Add core event to viewtopic.php before sending vars to template | rxu | 2014-08-21 | 1 | -0/+29 |
| |/ |/| | | | | | | | | | | | Add core event to viewtopic.php before sending vars to template to allow extensions performing additional actions/modifying data first. PHPBB3-12994 | ||||
* | | [ticket/12938] Remove the 'Download all attachments' feature. | Andreas Fischer | 2014-08-09 | 1 | -17/+1 |
|/ | | | | PHPBB3-12938 | ||||
* | [ticket/12886] Remove obsolete check for f_user_lock | Marc Alexander | 2014-08-07 | 1 | -2/+2 |
| | | | | | | | | The user shouldn't be able to unlock his own topic if he doesn't have m_lock permissions. Also, the check for f_user_lock was never going to evaluate to true due to the topic not being unlocked making it obsolete anyway. PHPBB3-12886 | ||||
* | Merge pull request #2745 from nickvergessen/ticket/12861 | Tristan Darricau | 2014-07-21 | 1 | -0/+40 |
|\ | | | | | | | | | | | | | [ticket/12861] Add event to modify the post, poster and attachment data * nickvergessen/ticket/12861: [ticket/12861] Add event to modify the post, poster and attachment data | ||||
| * | [ticket/12861] Add event to modify the post, poster and attachment data | Joas Schilling | 2014-07-16 | 1 | -0/+40 |
| | | | | | | | | PHPBB3-12861 | ||||
* | | [ticket/12872] Add poster_id to viewtopic_modify_post_row | Tabitha Backoff | 2014-07-19 | 1 | -1/+1 |
| | | | | | | | | | | | | Change "rc3" to "RC3". PHPBB3-12872 | ||||
* | | [ticket/12872] Add poster_id to viewtopic_modify_post_row | Tabitha Backoff | 2014-07-19 | 1 | -0/+3 |
|/ | | | | | | To allow extension authors to use the poster_id var. PHPBB3-12872 | ||||
* | [ticket/12013] Fix functional tests and sniffer issue. | Cesar G | 2014-07-04 | 1 | -1/+1 |
| | | | | PHPBB3-12013 | ||||
* | [ticket/12013] Use new dropdown for quickmod tools and jumpbox. | Cesar G | 2014-07-04 | 1 | -2/+15 |
| | | | | PHPBB3-12013 | ||||
* | Merge pull request #2567 from Crizz0/ticket/12680 | Joas Schilling | 2014-06-25 | 1 | -0/+3 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [Ticket/12680] - Adds alternative text to contact icon in viewtopic.php * Crizz0/ticket/12680: [ticket/12680] Adds variable for guest user [ticket/12680] Brings back get_username_string() [ticket/12680] Solves last bugs. viewprofile: contact --> contact nickname [ticket/12680] Still some problems with displaying the nickname in ucp [ticket/12680] Little changes, but some issues are still there [ticket/12680] Removes unnessesary $user->lang from CONTACT_USER [ticket/12680] Adds alternativ text with new variable to contact: [ticket/12680] Adds second alternativ text and font-size: 0 to remove text [ticket/12680] Adds alternative text to contact icon in viewtopic.php | ||||
| * | [ticket/12680] Adds variable for guest user | Crizzo | 2014-06-23 | 1 | -0/+1 |
| | | | | | | | | PHPBB3-12680 | ||||
| * | [ticket/12680] Brings back get_username_string() | Crizzo | 2014-06-23 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-12680 | ||||
| * | [ticket/12680] Still some problems with displaying the nickname in ucp | Crizzo | 2014-06-15 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-12680 | ||||
| * | [ticket/12680] Little changes, but some issues are still there | Crizzo | 2014-06-14 | 1 | -2/+2 |
| | | | | | | | | PHPBB3-12680 | ||||
| * | [ticket/12680] Removes unnessesary $user->lang from CONTACT_USER | Crizzo | 2014-06-10 | 1 | -1/+1 |
| | | | | | | | | PHPBB3-12680 | ||||
| * | [ticket/12680] Adds alternativ text with new variable to contact: | Crizzo | 2014-06-10 | 1 | -0/+2 |
| | | | | | | | | PHPBB3-12680 | ||||
* | | [ticket/12667] Do not point viewtopic URL to unread post outside of view=unread | Cesar G | 2014-06-09 | 1 | -0/+1 |
|/ | | | | PHPBB3-12667 | ||||
* | [ticket/12566] "Private messages" should be "Send pivate message" | PayBas | 2014-06-02 | 1 | -1/+1 |
| | | | | PHPBB3-12566 |