aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/ucp/ucp_zebra.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/14972] replace all occurrences of sizeof() with the count()rxu2018-01-011-13/+13
* [ticket/13454] Remove unused variablesMarc Alexander2016-01-061-1/+1
* [ticket/13455] Update calls to `request_var()`Gaëtan Muller2015-02-031-1/+1
* [ticket/12594] Remove @package tags and update file headersYuriy Rusko2014-05-271-7/+7
* Merge remote-tracking branch 'github-nickvergessen/ticket/12273' into develop...Nils Adermann2014-05-021-2/+2
|\
| * [ticket/12273] Update since version to 3.1.0-a* styleJoas Schilling2014-04-251-2/+2
* | [ticket/12458] Apply Squiz.WhiteSpace.SuperfluousWhitespace.* to legacy code.Andreas Fischer2014-04-291-3/+3
|/
* [ticket/11924] Fix some minor issues with the php event docsJoas Schilling2013-10-161-1/+1
* [ticket/11700] Move all recent code to namespacesNils Adermann2013-09-161-1/+1
* [feature/php-events] Fix naming and doc of core.ucp_add_zebraJoas Schilling2012-08-041-1/+11
* [feature/php-events] Fix naming and doc of core.ucp_remove_zebraJoas Schilling2012-08-041-3/+13
* [feature/events] Removing the third trigger_event parameterMichael Cullum2012-08-011-2/+2
* [feature/events] Change to use the new method of adding eventsMichael Cullum2012-08-011-6/+2
* [feature/events] Adding ledge ucp_zebra_addJoas Schilling2012-08-011-0/+5
* [feature/events] Adding ledge ucp_zebra_removeJoas Schilling2012-08-011-1/+6
* [ticket/10328] Renamed the JSON class, also now using autoloading.Callum Macrae2012-03-311-6/+18
* [ticket/10272] Zebra operations using AJAX are now less hacky.Callum Macrae2012-03-311-0/+4
* [ticket/9916] Updating header license and removing Version $Id$Unknown2011-12-311-2/+1
* [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* Copy 3.0.x branch to trunkMeik Sievertsen2009-10-041-0/+257
* put acp, mcp and ucp into modules/ directoryMeik Sievertsen2008-12-241-253/+0
* - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-1/+1
* ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-4/+4
* dumdidum... sorry. ;)Meik Sievertsen2007-10-051-13/+21
* #i62 - #i65Meik Sievertsen2007-09-221-1/+0
* err, forgot to commitMeik Sievertsen2007-07-271-1/+1
* - added confirm box to ucp zebra (adding fried/foe)Meik Sievertsen2007-01-241-123/+138
* #6988Dominik Dröscher2007-01-091-1/+1
* - a bunch of fixesMeik Sievertsen2006-12-021-3/+4
* rather large update, most important things done:Meik Sievertsen2006-11-241-1/+1
* - now username changes should work as desiredMeik Sievertsen2006-10-221-1/+1
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-141-18/+1
* - introducing clean usernames, needs to be tested more, I'm not sure I didn't...Nils Adermann2006-10-131-5/+5
* View profile now shows relevant add/remove linksGraham Eames2006-10-071-2/+2
* tried to begin adjusting all string functions where applicable - still a *lot...Meik Sievertsen2006-10-071-4/+4
* Confirm zebra removal...... I mean friend/foe deletion :PGraham Eames2006-09-171-0/+2
* sql_in_set changesMeik Sievertsen2006-08-121-5/+3
* - acm_file uses an index pointer to the current row instead of shifting the r...Nils Adermann2006-08-011-26/+56
* make sure custom profile fields are created correctly on registration (#2225)Meik Sievertsen2006-06-131-1/+1
* - get swatch converted into new acp formatMeik Sievertsen2006-06-121-0/+1
* - bugfix rollMeik Sievertsen2006-06-081-5/+5
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-5/+7
* - fixing a few smaller bugs/glitchesMeik Sievertsen2006-05-211-1/+2
* - fix #1715Meik Sievertsen2006-05-201-28/+27
* - fixing some bugs, containing fixes for anonymous username displays, eaccele...Meik Sievertsen2006-04-291-24/+26
* - allow user A to have user B as a friend if A is a foe of BNils Adermann2006-04-231-25/+5
* ok, thought about this now for too long. I think the best solution circumvent...Meik Sievertsen2006-03-251-27/+0
* - fix some bugs...Meik Sievertsen2006-03-171-0/+23
* - some ucp changes (added the module info too)Meik Sievertsen2005-11-171-6/+33
* - added new query type to dbal's sql_build_arrayMeik Sievertsen2005-10-091-0/+1