aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [ticket/16054] Restore ability to login from any template.EA1172019-07-281-3/+0
* [ticket/security/228] Add form token to login boxDerky2019-04-261-0/+3
* [ticket/15978] Add core.index_mark_notification_afterJakub Senko2019-02-251-0/+11
* [ticket/15267] Hide birthday list if permission wasn't grantedOliver Schramm2017-09-101-2/+4
* Merge branch '3.1.x' into 3.2.xAndreas Fischer2016-07-291-2/+2
|\
| * [ticket/14652] Fix typos in core.index_modify_birthdays_list vars descriptionsJakub Senko2016-05-291-2/+2
* | Merge branch '3.1.x'Marc Alexander2015-11-121-15/+48
|\|
| * [ticket/14117] Add core events to index.php to allow modifying birthdays listrxu2015-10-121-15/+48
* | [ticket/12143] Replace group name outputOliver Schramm2015-08-051-1/+4
* | [ticket/11444] Moving the in-board notifications to a method classNicofuma2015-07-131-1/+1
* | [ticket/13450] Type-hint return value of $phpbb_container->get()Gaëtan Muller2015-01-121-0/+1
|/
* [ticket/12885] New if for Index-page - board-index-text switchCrizzo2014-11-221-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-3/+7
* Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...Nils Adermann2014-05-021-1/+1
|\
| * [ticket/12273] Update since version to 3.1.0-a* styleJoas Schilling2014-04-251-1/+1
* | [ticket/12371] Allow notification types to redirect to a different urlJoas Schilling2014-04-251-1/+1
|/
* [ticket/12364] Add template identifier var to all missing pagesPayBas2014-04-061-0/+1
* [ticket/11360] Change second parameter in page_header functiongeetakshi2014-03-191-1/+1
* Adding 'forgot password' link to index pageSuhaib Khan2014-01-221-0/+1
* [ticket/12034] Add comma to end of array.Cesar G2013-12-301-1/+1
* [ticket/12034] AJAXify notifications popup.Cesar G2013-12-301-12/+32
* [ticket/11103] Instantiate $phpbb_notifications as neededNathan Guse2012-12-131-0/+2
* [ticket/11103] Use $request->variable rather than request_varNathan Guse2012-12-081-2/+2
* Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-11-201-38/+2
|\
| * [feature/controller] Implement a front controllerDavid King2012-11-161-38/+2
* | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-10-181-1/+1
|\|
| * [ticket/8796] Mark read links updated to include time() in urlNathaniel Guse2012-09-031-1/+1
* | [ticket/11103] Mark read link if notification has no URL to view itNathaniel Guse2012-10-161-0/+5
* | [ticket/11103] Make sure notifications are marked read when clicking themNathan Guse2012-10-141-7/+17
* | [ticket/11103] Make $phpbb_notifications a global and use it everywhereNathan Guse2012-10-041-2/+1
* | [ticket/11103] Prettify the output for prosilver.Nathaniel Guse2012-09-201-0/+8
|/
* Merge remote-tracking branch 'nickvergessen/feature/php-events-4' into developDavid King2012-08-201-1/+13
|\
| * [feature/php-events] Fix naming and docs of core.index_modify_page_titleJoas Schilling2012-08-021-1/+8
| * [feature/events] Rename core.index to core.index_page_titleDavid King2012-08-011-1/+1
| * [feature/events] Removing the third trigger_event parameterMichael Cullum2012-08-011-1/+1
| * [feature/events] Change to use the new method of adding eventsMichael Cullum2012-08-011-3/+1
| * [feature/events] Adding ledge indexJoas Schilling2012-08-011-1/+8
* | [ticket/10990] Changes for developNathan Guse2012-07-221-1/+1
* | [ticket/10990] Use $user->lang['COMMA_SEPARATOR'] when appropriateNathan2012-07-221-1/+1
|/
* Merge branch 'feature/new-tz-handling' of https://github.com/p/phpbb3 into fe...Joas Schilling2012-06-041-2/+3
|\
| * [feature/new-tz-handling] Remove code using legacy timezone properties.Chris Smith2012-03-141-2/+3
* | [ticket/10586] Moved some loading stuff below extension controller, updated t...David King2012-03-281-2/+5
* | [ticket/10586] Remove handle() from abstract class, undo change in index.phpDavid King2012-03-281-1/+1
* | [ticket/10586] Change the interface to an abstract classDavid King2012-03-281-1/+1
* | [ticket/10586] Tidy up commentsDavid King2012-03-271-7/+1
* | [ticket/10586] Copy/paste fail fixedDavid King2012-03-191-1/+1
* | [ticket/10586] Sanitize periods from class names, use manager to get path.David King2012-03-191-1/+1
* | [ticket/10586] Removed file_exists() check because class_exists() covers that.David King2012-03-191-1/+1
* | [ticket/10586] Extension front controllerDavid King2012-03-191-0/+39
* | [ticket/10672] Fix total post count language string in statistics and feedJoas Schilling2012-02-271-1/+1