aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [ticket/12613] role="navigation" not allowed on <ul>PayBas2014-06-091-1/+1
| * | | [ticket/12613] Improved screen reader functionalityPayBas2014-06-081-6/+6
| * | | [ticket/12613] Removed unnecessary checksPayBas2014-06-063-18/+6
| * | | [ticket/12613] Set fixed font-sizePayBas2014-06-062-4/+5
| * | | [ticket/12613] Slightly better iconsPayBas2014-06-051-0/+0
| * | | [ticket/12613] Typo and L_COLONPayBas2014-06-053-3/+3
| * | | [ticket/12613] Small inconsistency fixesPayBas2014-06-054-11/+10
| * | | [ticket/12613] Don't display page-jump if all pages are visible (6)PayBas2014-06-053-7/+13
| * | | [ticket/12613] Fixes from comments (single quotes and typos)PayBas2014-06-052-4/+4
| * | | [ticket/12613] Minor $bull; and <hr> fixPayBas2014-06-052-4/+2
| * | | [ticket/12613] Pagination should never be in responsive linklistPayBas2014-06-0520-189/+235
| * | | [ticket/12613] Minor CSS fixesPayBas2014-06-051-2/+2
| * | | [ticket/12613] Dropdown-visible page-jump icon, fix focus() timingPayBas2014-06-054-16/+12
| * | | [ticket/12613] Renamed jump-to to page-jump to prevent confusionPayBas2014-06-059-28/+28
| * | | [ticket/12613] Removed form in order to prevent nested formsPayBas2014-06-052-19/+19
| * | | [ticket/12613] Fix functional test and post sorting bugPayBas2014-06-052-3/+3
| * | | [ticket/12613] Removed jump-to placeholder and added .focus() checkPayBas2014-06-052-4/+7
| * | | [ticket/12613] Removed all previous_page / next_page text linksPayBas2014-06-0512-31/+3
| * | | [ticket/12613] Fix testsPayBas2014-06-051-2/+0
| * | | [ticket/12613] Fix dropdown-up positioningPayBas2014-06-052-2/+5
| * | | [ticket/12613] Improved paginationPayBas2014-06-0511-51/+152
* | | | Merge remote-tracking branch 'dhruvgoel92/ticket/12709' into develop-ascraeusCesar G2014-06-141-1/+1
|\ \ \ \
| * | | | [ticket/12709] Update plupload.full.min.jsDhruv2014-06-141-1/+1
|/ / / /
* | | | Merge pull request #2594 from bantu/ticket/12708Dhruv Goel2014-06-141-1/+1
|\ \ \ \
| * | | | [ticket/12708] Make the path absolute by using __DIR__.Andreas Fischer2014-06-141-1/+1
| * | | | [ticket/12708] Correct the path to the LICENSE file in install_main.Huynh Buu Tam2014-06-141-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #2583 from nickvergessen/ticket/12209Dhruv Goel2014-06-141-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [ticket/12209] Notify the admin that OAuth still allows DB authentificationJoas Schilling2014-06-131-1/+1
* | | | Merge pull request #2590 from bantu/ticket/12707Joas Schilling2014-06-141-1/+1
|\ \ \ \
| * | | | [ticket/12707] Do not try to load 3.1 DBMS driver name as 3.0 driver.Andreas Fischer2014-06-141-1/+1
* | | | | Merge pull request #2483 from Nicofuma/ticket/12575Andreas Fischer2014-06-142-3/+131
|\ \ \ \ \
| * | | | | [ticket/12575] Use strict comparisonTristan Darricau2014-06-141-2/+2
| * | | | | [ticket/12575] Add missing propertyTristan Darricau2014-06-141-1/+6
| * | | | | [ticket/12575] Usethe new headerTristan Darricau2014-06-141-5/+10
| * | | | | [ticket/12575] Fix 2 typos in commentsTristan Darricau2014-06-142-2/+2
| * | | | | [ticket/12575] Fix typos in commentsTristan Darricau2014-06-142-4/+4
| * | | | | [ticket/12575] Skip sniffer issue triggered by the solution of a php bugTristan Darricau2014-06-142-0/+14
| * | | | | [ticket/12575] Remove inline assignmentsTristan Darricau2014-06-142-3/+6
| * | | | | [ticket/12575] Fix the testsTristan Darricau2014-06-142-0/+16
| * | | | | [ticket/12575] Move service_collection_iterator to its own fileTristan Darricau2014-06-142-55/+65
| * | | | | [ticket/12575] Speed up load_class()Tristan Darricau2014-06-141-2/+77
| |/ / / /
* | | | | Merge pull request #2589 from nickvergessen/ticket/12706Andreas Fischer2014-06-141-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/12706] Ignore additional rank imagesJoas Schilling2014-06-141-0/+1
| * | | | [ticket/12706] Ignore additional languagesJoas Schilling2014-06-141-0/+2
| * | | | [ticket/12706] Ignore additional stylesJoas Schilling2014-06-141-0/+3
* | | | | Merge pull request #2527 from dhruvgoel92/ticket/11445Andreas Fischer2014-06-142-16/+57
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [ticket/11445] Move get user's notification code into its own methodDhruv2014-06-071-14/+29
| * | | | [ticket/11445] Remove unused foreach key $group_nameDhruv2014-06-071-1/+1
| * | | | [ticket/11445] Improve unit tests for get_global_subscriptionsDhruv2014-06-011-0/+21
| * | | | [ticket/11445] Optimize no of queries in get_global_subscriptionsDhruv2014-06-011-13/+18