Michal Čihař
|
e57f27e50b
|
Remove @uses tags from docblocks
|
2011-06-27 11:20:20 +02:00 |
|
Aris Feryanto
|
7e5fddf4ae
|
Recent table: Add support for browser without javascript
|
2011-06-20 13:21:07 +07:00 |
|
Aris Feryanto
|
1a66a483cf
|
Merge remote-tracking branch 'origin/master' into aris
|
2011-06-06 14:58:24 +07:00 |
|
Michal Čihař
|
bbbf2c49ed
|
Drop $GLOBALS['charset'].
It was anyway always set to utf-8 so it does not make sense to keep it
as a variable.
|
2011-06-03 14:04:29 +02:00 |
|
Michal Čihař
|
4841ee9d5f
|
Use standard mechanism for loading javascript to prevent multiple requests to server
|
2011-06-03 13:32:53 +02:00 |
|
Aris Feryanto
|
159696ba69
|
Merge remote-tracking branch 'origin/master' into aris
|
2011-05-31 13:13:23 +07:00 |
|
Aris Feryanto
|
ad6e109e0e
|
Fix RecentTable class -> PMA_RecentTable, some fix on documentation
|
2011-05-27 19:03:47 +07:00 |
|
Thilanka Kaushalya
|
07f553f3f2
|
Added the PMA_createTableDialog function in functions js file
|
2011-05-25 23:32:43 +05:30 |
|
Thilanka Kaushalya
|
f0c56fd49a
|
merged chages in navigation.js
|
2011-05-25 22:29:17 +05:30 |
|
Thilanka Kaushalya
|
42c36b1fb8
|
Bug fixed the create table option in navigation panel
|
2011-05-25 21:03:13 +05:30 |
|
Marc Delisle
|
8f2a040f41
|
Merge commit 'ab6d16ed2f4728c9f066353a851621a352ef969f'
|
2011-05-24 08:18:25 -04:00 |
|
Thilanka Kaushalya
|
0598d99925
|
Ajaxify the create table option in navigation panel - have bugs
|
2011-05-21 16:45:51 +05:30 |
|
Marc Delisle
|
5f4a8e6a97
|
Update to jQuery 1.6.1
|
2011-05-14 08:26:00 -04:00 |
|
Aris Feryanto
|
456640c457
|
Some fix for ajaxification
|
2011-05-14 12:21:49 +07:00 |
|
Aris Feryanto
|
963d77e3be
|
Ajaxification of recent tables list
|
2011-05-14 02:46:15 +07:00 |
|
Aris Feryanto
|
c468705538
|
Add PMA_addRecentTable function, jQuery for recent tables 'onchange' event
|
2011-05-10 01:55:02 +07:00 |
|
Aris Feryanto
|
23021911b1
|
Recently used tables (class, configuration, remember in pma database)
|
2011-05-08 02:42:38 +07:00 |
|
Aris Feryanto
|
576fca3dc2
|
Merge remote branch 'origin/master' into browsemode
|
2011-05-07 14:52:13 +07:00 |
|
Aris Feryanto
|
21bceed414
|
Recently used tables (now with configuration)
|
2011-05-07 14:52:07 +07:00 |
|
Martín Palombo
|
8262e36f3d
|
Do not load all tables into memory, we need only slice.
Reported with patch at
https://bugs.launchpad.net/ubuntu/+source/phpmyadmin/+bug/754647
|
2011-05-04 10:06:17 +02:00 |
|
Aris Feryanto
|
175ffa5c4e
|
Recently used tables (simple version, only works with LeftDefaultTablTable=tbl_structure.php)
|
2011-05-01 22:58:47 +07:00 |
|
Marc Delisle
|
ee5ff995fb
|
Cannot create a table in information_schema
|
2011-04-18 08:02:16 -04:00 |
|
Marc Delisle
|
8b93e376ab
|
Removed 9px height and width on plus/minus icons in navigation frame
|
2011-04-16 13:04:11 -04:00 |
|
Mike Hommé
|
62acfa73d7
|
Removed 10px height and width on table/create table icons in left navigation list.
|
2011-04-16 10:40:51 -04:00 |
|
Marc Delisle
|
60f85e1934
|
Improve full mode navi display when CountTables is false
|
2011-02-18 12:55:51 -05:00 |
|
Marc Delisle
|
aef93ba592
|
Bug #3178935 Navigation full mode: no expansion
|
2011-02-18 12:44:33 -05:00 |
|
Michal Čihař
|
c0c5723b20
|
Do not show 'Please select a database' when it is obvious.
This makes sense when there is select box, but for list it is not
needed.
|
2011-02-02 13:45:43 +01:00 |
|
Michal Čihař
|
3d54060945
|
Generate reload params on place where they are used.
This fixes reloading navigation frame when database is selected.
|
2011-01-27 10:01:17 +01:00 |
|
Marc Delisle
|
b923bb3fbb
|
Upgrade to jQuery 1.4.4
|
2011-01-02 08:00:25 -05:00 |
|
Marc Delisle
|
fc37859b42
|
RFE 3141334: Reload icon
New icon by Michael Keck
and move it with other navi frame icons
|
2010-12-23 13:02:53 -05:00 |
|
Marc Delisle
|
92008fc9b1
|
Avoid recreating a jQuery object
Remove tab characters
|
2010-12-15 13:26:33 -05:00 |
|
dylfin
|
3b7a23ca21
|
Fix clear button
Script was adapted to use jquery
Fix input box for all browsers
|
2010-12-15 13:16:28 -05:00 |
|
Herman van Rink
|
8017a61253
|
patch #3055886 [config] update, changed boolean to integer for more precise control
|
2010-12-02 16:31:49 +01:00 |
|
Marc Delisle
|
b6fcdb32f8
|
untranslatable message
|
2010-11-30 12:45:52 -05:00 |
|
garas
|
a3ae93f776
|
patch #3112792 [navi] Left panel table grouping incorrect
|
2010-11-28 08:12:22 -05:00 |
|
Herman van Rink
|
223d8850cf
|
patch #3055886 [config] Add Left frame table filter visibility config option, thanks to eesau
|
2010-09-02 14:35:30 +02:00 |
|
Michal Čihař
|
d17fba309c
|
Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
|
2010-08-30 09:53:37 +02:00 |
|
ninadsp
|
c9253c0a0e
|
Merge conflict resolved for Lori's tree merge to main
|
2010-08-22 12:42:54 +05:30 |
|
lorilee
|
de1ce650eb
|
Added a prompt in the left frame fast filter that prompts the user on what to do, goes away when the field is focused on
|
2010-08-14 11:46:32 -07:00 |
|
ninadsp
|
a2f78a6d38
|
Resolve merge conflicts for upstream merge
|
2010-07-29 19:17:25 +05:30 |
|
lorilee
|
428053bef5
|
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
|
2010-07-26 13:44:30 -07:00 |
|
lorilee
|
2a59451ac5
|
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
server_export.php
|
2010-07-26 13:42:42 -07:00 |
|
Michal Čihař
|
ee767e2d3d
|
No need to explicitely include relation.lib its anyway included in common.inc
|
2010-07-26 16:17:59 +02:00 |
|
ninadsp
|
e646a2760c
|
Fixed conflict due to upstream merge
|
2010-07-23 21:59:15 +05:30 |
|
lorilee
|
aa49b85fad
|
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
Conflicts:
libraries/display_export.lib.php
|
2010-07-20 15:23:12 -07:00 |
|
lorilee
|
2ebf96d242
|
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
libraries/display_export.lib.php
libraries/display_import.lib.php
|
2010-07-20 13:04:03 -07:00 |
|
Michal Čihař
|
3e57a8eca9
|
No @uses __('Something').
|
2010-07-20 15:06:34 +02:00 |
|
Michal Čihař
|
318dc4b650
|
Drop @version tag from docblocks.
|
2010-07-20 13:59:17 +02:00 |
|
lorilee
|
b6e01a9b04
|
Fixes problem where alignment is center instead of left
|
2010-07-19 16:05:44 -07:00 |
|
lorilee
|
8075523e6b
|
Fixed the sidebar formatting when LeftFrameLight and LeftFrameDBTree are true
|
2010-06-11 01:26:33 -04:00 |
|