aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ticket/13564] Add tests for unlinking account upon deleting userMarc Alexander2015-04-252-0/+158
* [ticket/13564] Try to unlink user account for every auth providerMarc Alexander2015-03-242-0/+45
* [ticket/13564] Use user_id from link_data for unlinking account in oauthMarc Alexander2015-03-241-1/+4
* [ticket/13564] Allow to specify user id for retrieving auth link dataMarc Alexander2015-03-243-4/+8
* Merge pull request #3499 from Elsensee/ticket/13721Marc Alexander2015-03-241-0/+12
|\
| * [ticket/13271] Fix URL Rewriting on IIS7Oliver Schramm2015-03-231-0/+12
|/
* Merge remote-tracking branch 'brunoais/ticket/13719' into 3.1.xCesar G2015-03-231-1/+0
|\
| * [ticket/13719] Remove superfluous $search_options in acp_search.brunoais2015-03-231-1/+0
|/
* Merge remote-tracking branch 'Senky/ticket/9457' into 3.1.xCesar G2015-03-188-10/+10
|\
| * [ticket/9457] Add WAI-ARIA landmarks to the Prosilver template filesJakub Senko2015-02-168-10/+10
* | Merge pull request #3490 from prototech/ticket/13550Marc Alexander2015-03-161-1/+1
|\ \
| * | [ticket/13550] Check that the Plupload temp directory is writable before movingCesar G2015-03-151-1/+1
|/ /
* | Merge branch 'ticket/13702' into 3.1.xDhruv2015-03-156-5/+6
|\ \
| * | [ticket/13702] Add initial-scale to viewport in page headercyberalien2015-03-146-5/+6
* | | Merge pull request #3476 from brunoais/ticket/13674Dhruv Goel2015-03-141-11/+8
|\ \ \ | |/ / |/| |
| * | [ticket/13674] Missing space after "if"brunoais2015-03-071-1/+1
| * | [ticket/13674] Change MySQL native total search results calculationbrunoais2015-03-061-11/+8
* | | Merge pull request #3428 from prototech/ticket/13463Marc Alexander2015-03-111-0/+7
|\ \ \
| * | | [ticket/13463] Correctly position notification mark read icon in RTL.Scout4all2015-02-191-0/+7
* | | | Merge pull request #3477 from n-aleha/ticket/13679Marc Alexander2015-03-102-0/+8
|\ \ \ \
| * | | | [ticket/13679] Add template event overall_header_searchbox_beforen-aleha2015-03-082-0/+8
* | | | | Merge pull request #3445 from RMcGirr83/ticket/13650Marc Alexander2015-03-101-3/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/13650] Move core eventRMcGirr832015-02-251-3/+15
* | | | | Merge pull request #3452 from RobertHeim/ticket/13658Marc Alexander2015-03-071-1/+27
|\ \ \ \ \
| * | | | | [ticket/13658] renamed events and added table_ary parameterRobert Heim2015-02-271-4/+6
| * | | | | [ticket/13658] add event before and after topics are deletedRobertHeim2015-02-271-1/+25
* | | | | | Merge pull request #3473 from RMcGirr83/ticket/13675Marc Alexander2015-03-063-2/+38
|\ \ \ \ \ \
| * | | | | | [ticket/13675] Add validate to acp_profile event and add template eventsRichard McGirr2015-03-063-2/+38
* | | | | | | Merge pull request #3450 from brunoais/ticket/13142Marc Alexander2015-03-061-23/+51
|\ \ \ \ \ \ \
| * | | | | | | [ticket/13142] Default $total to -1 before the event for more flexibilitybrunoais2015-02-271-0/+3
| * | | | | | | [ticket/13142] Removed surperfulous spacebrunoais2015-02-271-1/+1
| * | | | | | | [ticket/13142] Removed surperfulous new linebrunoais2015-02-271-1/+0
| * | | | | | | [ticket/13142] Place the event in the most meaningful placebrunoais2015-02-261-1/+49
| * | | | | | | [ticket/13142] Delete event in order to move it.brunoais2015-02-261-22/+0
* | | | | | | | Merge pull request #3426 from kinerity/ticket/13637Marc Alexander2015-03-061-0/+26
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/13637] Update msg_id docblockKailey Truscott2015-03-051-1/+1
| * | | | | | | | [ticket/13637] Update event name and docblockKailey Truscott2015-02-201-4/+4
| * | | | | | | | [ticket/13637] Add core.ucp_pm_compose_alter_vars PHP eventKailey Truscott2015-02-191-0/+26
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge pull request #3405 from brunoais/ticket/13625Marc Alexander2015-03-061-0/+14
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | [ticket/13625] Added forum_id to allow more flexibility and possibilities.brunoais2015-03-051-1/+3
| * | | | | | | [ticket/13625] Adding multiple variables to core.viewforum_get_topic_databrunoais2015-02-161-0/+12
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge remote-tracking branch 'marc1706/ticket/13666' into 3.1.xCesar G2015-03-051-1/+3
|\ \ \ \ \ \ \
| * | | | | | | [ticket/13666] Remove data-clicked attribute from all of form's submit buttonsMarc Alexander2015-03-051-1/+3
* | | | | | | | Merge pull request #3466 from marc1706/ticket/13670Andreas Fischer2015-03-051-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/13670] Modify variable-variable syntax in common avatar test for PHP7Marc Alexander2015-03-051-1/+1
* | | | | | | | | Merge remote-tracking branch 'cyberalien/ticket/13667' into 3.1.xCesar G2015-03-051-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/13667] Fix buttons alignment in Chrome for Windowscyberalien2015-03-031-0/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #3453 from RMcGirr83/ticket/13477Marc Alexander2015-03-051-0/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ticket/13477] rename function and fix doc blocksRMcGirr832015-03-041-7/+7
| * | | | | | | | | [ticket/13477] Update file cache driver for filenamesRMcGirr832015-03-031-0/+14
| | |_|_|_|/ / / / | |/| | | | | | |