aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver
Commit message (Expand)AuthorAgeFilesLines
* [ticket/12374] Updated code layoutPayBas2014-05-031-4/+13
* [ticket/12374] Add Template events index_body_block_(name)_appendPayBas2014-05-031-3/+3
* Merge pull request #2267 from prototech/ticket/10737Joas Schilling2014-05-035-3/+39
|\
| * [ticket/10737] Remove loading indicator.Cesar G2014-04-231-1/+1
| * [ticket/10737] Add config setting to disable live searches.Cesar G2014-04-231-2/+3
| * [ticket/10737] Add loading indicator and alert box code to simple_footer.html.Cesar G2014-04-231-0/+14
| * [ticket/10737] Load core.js and ajax.js in simple_footer.html.Cesar G2014-04-231-0/+2
| * [ticket/10737] Add a more generic live search implementation.Cesar G2014-04-231-0/+4
| * [ticket/10737] Use dropdown for search results container.Cesar G2014-04-233-19/+17
| * [ticket/10737] Adding delayed keyup and removing target_blank.Suhaib Khan2014-04-231-1/+1
| * [ticket/10737] Removing obsolete code.Suhaib Khan2014-04-231-2/+2
| * [ticket/10737] Avoid hard-coding table row and use case-insensitive search.Suhaib Khan2014-04-231-1/+7
| * [ticket/10737] Using JQuery events and JSON response.Suhaib Khan2014-04-231-22/+1
| * [ticket/10737] Code fixes in AJAX search featureSuhaib Khan2014-04-231-11/+9
| * [ticket/10737] Improvements over last commitSuhaib Khan2014-04-231-20/+8
| * [ticket/10737] Adding username suggestions in "Find a member" using AJAXSuhaib Khan2014-04-232-1/+47
* | Merge pull request #2385 from prototech/ticket/12478Joas Schilling2014-05-022-1/+4
|\ \
| * | [ticket/12478] Add contact field events to viewtopic_body.html.Cesar G2014-05-021-0/+2
| * | [ticket/12478] Re-add contact field events in ucp_pm_viewmessage.html.Cesar G2014-05-021-1/+2
* | | Merge remote-tracking branch 'github-vse/ticket/12254' into develop-ascraeusNils Adermann2014-05-022-0/+2
|\ \ \ | |/ / |/| |
| * | [ticket/12254] Use a cookie instead of SID to store language selectionMatt Friedman2014-05-022-2/+2
| * | [ticket/12254] Use 'language' instead of 'set_lang' as the variable nameMatt Friedman2014-04-112-2/+2
| * | [ticket/12254] Use new set_lang var to avoid conflict with change_langMatt Friedman2014-04-072-0/+2
* | | Merge remote-tracking branch 'github-prototech/ticket/12265' into develop-asc...Nils Adermann2014-05-0217-73/+126
|\ \ \
| * | | [ticket/12265] Ensure that dropdown is always at the very left of the containerCesar G2014-04-151-0/+1
| * | | [ticket/12265] Define a loop for contact icons.Cesar G2014-04-152-63/+24
| * | | [ticket/12265] Break the icons that aren't in loop in case extensions add moreCesar G2014-04-152-0/+12
| * | | [ticket/12265] Fix modulo logic.Cesar G2014-04-152-2/+2
| * | | [ticket/12265] Adjust alignment of AIM and Jabber icons.Cesar G2014-04-151-2/+2
| * | | [ticket/12265] Ensure that there's only 4 icons per row in IE & Opera.Cesar G2014-04-151-0/+4
| * | | [ticket/12265] Add contact icon and remove border from last row & cells.Cesar G2014-04-156-46/+70
| * | | [ticket/12265] Fix issue with dropdown being restricted by the width of parentCesar G2014-04-151-0/+3
| * | | [ticket/12265] Remove ugly logic.Cesar G2014-04-153-47/+12
| * | | [ticket/12265] Simplify contact icon design and move to dropdown.Cesar G2014-04-1514-65/+148
* | | | Merge remote-tracking branch 'remotes/Crizz0/ticket/12404' into develop-ascraeusNathaniel Guse2014-05-011-1/+5
|\ \ \ \
| * | | | [ticket/12404] Changes append/prepend to after/beforeCrizzo2014-04-221-4/+4
| * | | | [ticket/12404] Adds two new events and changes some placesCrizzo2014-04-221-1/+3
| * | | | [ticket/12404] Adds a new event before and after the Timezone displayCrizzo2014-04-161-1/+3
| |/ / /
* | | | Merge remote-tracking branch 'remotes/PayBas/ticket/12442' into develop-ascraeusNathaniel Guse2014-05-0126-31/+31
|\ \ \ \
| * | | | [ticket/12442] More heading classesPayBas2014-04-304-4/+4
| * | | | [ticket/12442] Add CSS classes to important headingsPayBas2014-04-2522-27/+27
| | |_|/ | |/| |
* | | | [ticket/11339] Always clear timeout functions on subsequent AJAX callsCesar G2014-04-251-1/+1
* | | | Merge remote-tracking branch 'PayBas/ticket/12437' into develop-ascraeusCesar G2014-04-255-14/+8
|\ \ \ \
| * | | | [ticket/12437] Clean up redundant "clear" elements & "corners"PayBas2014-04-245-14/+8
| |/ / /
* | | | Merge remote-tracking branch 'PayBas/ticket/12389' into develop-ascraeusCesar G2014-04-258-40/+17
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/12389] Moved PM tools to UCP templatePayBas2014-04-202-3/+12
| * | | [ticket/12389] Replace email and print icons.Cesar G2014-04-202-0/+0
| * | | [ticket/12389] Move print topic & email topic icons to topic toolsPayBas2014-04-116-40/+8
* | | | [ticket/12130] Fix issue with li:first-child in <ul> having a bullet in IE8.Cesar G2014-04-201-2/+2
* | | | Merge remote-tracking branch 'PayBas/ticket/12347' into develop-ascraeusCesar G2014-04-203-4/+18
|\ \ \ \