Marc Delisle
9fa4fc0df9
Merge branch 'QA_4_0'
2013-08-27 10:59:01 -04:00
Marc Delisle
220bedbef6
Merge commit '25beabc'
2013-08-27 10:58:48 -04:00
Marc Delisle
c0bd3cda06
Remove dead test
2013-08-27 10:58:05 -04:00
Marc Delisle
e25db4a004
Fix merge conflicts
2013-08-27 10:54:59 -04:00
Marc Delisle
751cf3caa4
ChangeLog entry for ShowTooltip directive removal
2013-08-27 10:40:40 -04:00
Marc Delisle
25beabce96
Merge pull request #646 from nijel/remove-navi-tooltip
...
Do not show tooltip in table navigation
2013-08-27 07:37:48 -07:00
Isaac Bennetch
fa87bcec06
Merge pull request #582 from kasunchathuranga/fractionalSecs
...
Use fractional seconds in time, datetime and timestamp
2013-08-27 06:37:30 -07:00
Isaac Bennetch
c036ae1d5c
Merge pull request #641 from kasunchathuranga/navIcon
...
Change the icon of views in navigation to show that they lead to view structure page
2013-08-27 06:29:24 -07:00
Isaac Bennetch
8b25e295c4
Merge pull request #642 from kasunchathuranga/configurableMenus
...
Do not show 'User groups' sub tab in database 'Privileges' page
2013-08-27 06:22:21 -07:00
Atul Pratap Singh
f2be730843
Merge branch 'QA_4_0' of github.com:phpmyadmin/phpmyadmin into QA_4_0
2013-08-27 17:47:51 +05:30
Marc Delisle
18c35b7689
Merge branch 'QA_4_0'
2013-08-27 08:11:33 -04:00
Marc Delisle
0232b5d32d
Document new default value
2013-08-27 08:10:50 -04:00
Marc Delisle
a1efb99231
Merge pull request #647 from nijel/more-items
...
Increase default maximal number of navigation items
2013-08-27 05:09:28 -07:00
Atul Pratap Singh
f7e298bbf4
Remove multiple navigation reloads, fix autoexpand on use query
2013-08-27 17:34:45 +05:30
Atul Pratap Singh
278145ffd3
Hide throbber on navigation reload
2013-08-27 16:56:09 +05:30
Michal ฤihaล
c921f6f807
Increase default maximal number of navigation items
...
The load times should not be that big issue with 250 items and it helps
loading all tables/databases for most users.
2013-08-27 11:10:32 +02:00
Michal ฤihaล
1084e4dfdd
Do not show tooltip in table navigation
...
Most tables don't have any comment set and this causes serious slow down
of a navigation.
2013-08-27 11:08:28 +02:00
Michal ฤihaล
7b28967ea5
Upgrade TCPDF to 6.0.023
...
Changes:
6.0.023 (2013-08-05)
- GNU Freefont fonts were updated.
- Licensing and copyright information about fonts were improved.
- PNG image support was improved.
6.0.022 (2013-08-02)
- fixing initialization problem for signature_appearance property.
6.0.021 (2013-07-18)
- The bug caused by the preg_split function on some PHP 5.2.x versions was fixed.
6.0.020 (2013-06-04)
- The method addTTFfont() was fixed (Bug item #813 Undefined offset).
6.0.019 (2013-06-04)
- The magic constant __DIR__ was replaced with dirname(__FILE__) for php 5.2 compatibility.
- The exceptions raised by file_exists() function were suppressed.
2013-08-27 10:06:30 +02:00
Michal ฤihaล
abd818826e
Merge commit '2f3f1bcccb6ce82407076c1c47e4d6f917deb971'
2013-08-27 10:03:05 +02:00
Michal ฤihaล
5a4324adf4
Merge commit '761a0aa2bfa2053e762e3b7d25d9f7376de28451'
2013-08-27 10:02:59 +02:00
Michal ฤihaล
3fdc172cde
Merge commit '9daaa1d21774f75279fa4153f97099e26240b3bd'
2013-08-27 10:02:51 +02:00
Michal ฤihaล
2762d8bb0f
Merge pull request #645 from ayushchd/selenium
...
Selenium Tests for server, db and table imports
2013-08-26 23:38:20 -07:00
Michal ฤihaล
b5dc22aa81
Merge pull request #644 from adamgsoc2013/UT_tbl
...
more test cases for PMA_tbl_tracking
2013-08-26 23:38:05 -07:00
Atul Pratap Singh
2f3f1bcccb
Dynamically set tree_content's height too, bug#4069
2013-08-27 05:26:41 +05:30
Weblate
62eb9a8ffa
Merge remote-tracking branch 'origin/master'
2013-08-26 22:16:38 +02:00
Weblate
761a0aa2bf
Merge remote-tracking branch 'origin/QA_4_0' into QA_4_0
2013-08-26 22:16:34 +02:00
Giovanni Sora
312ebc3818
Translated using Weblate (Interlingua)
...
Currently translated at 20.3% (551 of 2720)
2013-08-26 22:16:33 +02:00
shanyan baishui
70b6741f8a
Translated using Weblate (Simplified Chinese)
...
Currently translated at 99.0% (2582 of 2609)
2013-08-26 22:16:26 +02:00
J.M
90c46bccab
Fix bug #4069 Navigation tree height not set correctly dynamically
2013-08-26 22:16:04 +02:00
J.M
9daaa1d217
Fix bug #4069 Navigation tree height not set correctly dynamically
2013-08-26 22:15:46 +02:00
J.M
7b5b660471
Add ResizeHandler.treeResize event handler, call it on window resize, and now and then
2013-08-26 22:14:57 +02:00
J.M
34633b26ed
Trim trailing space in navigation.js
2013-08-26 22:13:58 +02:00
J.M
ccba470851
Update margins of navigation header elements to paddings, remove margin-top of tree
2013-08-26 22:13:17 +02:00
J.M
743845954f
Wrap navigation header in its own container, for easily determining the height
2013-08-26 22:12:30 +02:00
Marc Delisle
a3f15a34d8
Browse foreigners did not work since commit b2e1f81c0c
2013-08-26 13:26:42 -04:00
Weblate
063a62b283
Merge remote-tracking branch 'origin/master'
2013-08-26 18:16:12 +02:00
shanyan baishui
4d4f3226a0
Translated using Weblate (Simplified Chinese)
...
Currently translated at 94.9% (2580 of 2720)
2013-08-26 18:16:05 +02:00
Marc Delisle
7517dd58f0
Merge pull request #643 from xmujay/refactor_database
...
refactor server_databases: add function PMA_getListForSortDatabase
2013-08-26 09:15:48 -07:00
adamgsoc2013
761f11e98a
Merge branch 'master' of https://github.com/phpmyadmin/phpmyadmin into UT_tbl
2013-08-27 00:14:52 +08:00
ayushchd
269b38f7a8
Tests for server, db and table imports
2013-08-26 21:40:51 +05:30
adamgsoc2013
4699b913a3
more test case for PMA_tbl_tracking
2013-08-26 23:58:28 +08:00
xmujay
eb368b2fd7
refactor the PMA_getListForSortDatabase
2013-08-26 22:00:21 +08:00
Marc Delisle
deb1ac3009
Merge branch 'QA_4_0'
2013-08-26 09:37:42 -04:00
Marc Delisle
9d0180c120
Merge commit 'a61ea7f'
2013-08-26 09:37:35 -04:00
Marc Delisle
c2e5b1160d
ChangeLog entry for rfe 1435
2013-08-26 09:36:59 -04:00
Atul Pratap Singh
ccecfcf345
Merge branch 'QA_4_0'
2013-08-26 18:20:13 +05:30
Atul Pratap Singh
5bcde67d0a
Merge commit '1c05859'
2013-08-26 18:19:20 +05:30
Atul Pratap Singh
787a486597
Merge commit 'a25010d'
2013-08-26 18:18:41 +05:30
Atul Pratap Singh
3dd1c76504
Merge commit '15d03b2'
2013-08-26 18:15:48 +05:30
Atul Pratap Singh
77c4cbed7f
Auto-expand the selected database, feature 1435
2013-08-26 18:13:16 +05:30