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 |
|
lorilee
|
233fd0d371
|
Fixed the sidebar formatting when LeftFrameLight and LeftFrameDBTree are true
|
2010-06-08 23:00:52 -04:00 |
|
ninadsp
|
42de77813c
|
Merge remote branch 'origin/master'
|
2010-06-06 20:01:39 +05:30 |
|
Lorikeet Lee
|
f1f3b2a54e
|
patch #2999595, rfe #2998130 [interface] Cleanup navigation frame.
These things do not bring much added value and just take space.
|
2010-06-03 14:14:02 +02:00 |
|
ninadsp
|
bed1948d04
|
testing git setup - no major change made in code yet
only added a few comments
|
2010-05-23 01:22:01 +05:30 |
|
Marc Delisle
|
2182098af6
|
strings to gettext, second batch
|
2010-05-04 20:07:19 -04:00 |
|
Marc Delisle
|
f55823f47f
|
strings to gettext, first batch
|
2010-05-03 12:57:46 -04:00 |
|
Michal Čihař
|
71ff89c2fe
|
Include non minified version in Git.
The JS compression will happen on release.
|
2010-04-13 11:52:33 +02:00 |
|
Michal Čihař
|
f9ccd69538
|
Remove no longer needed language file names.
|
2010-04-09 13:57:36 +02:00 |
|
Michal Čihař
|
08cda2f076
|
Merge branch 'QA_3_3'
Conflicts:
Documentation.html
README
libraries/Config.class.php
translators.html
|
2010-04-07 09:24:12 +02:00 |
|
Lorikeet Lee
|
8a7b66f3a0
|
Do not group if there would be one table in group.
|
2010-04-07 09:19:34 +02:00 |
|
Michal Čihař
|
c80d629268
|
The link does clearing not reseting.
|
2010-04-02 13:40:32 +02:00 |
|
Michal Čihař
|
e049a44f59
|
Move input event binding to separate js file.
|
2010-04-02 13:33:12 +02:00 |
|
Michal Čihař
|
829a7d8146
|
Bind clear event in javascript.
|
2010-04-02 13:30:01 +02:00 |
|
Michal Čihař
|
0098927245
|
Move inline CSS to themes.
|
2010-04-02 13:24:53 +02:00 |
|
Michal Čihař
|
111ba5d79f
|
Adjust CSS to display clear button over the input.
|
2010-04-02 13:20:44 +02:00 |
|
Michal Čihař
|
4b79515d00
|
Separate function for clearing input.
|
2010-04-02 13:16:20 +02:00 |
|
Michal Čihař
|
6f602b6777
|
Move unhiding code to js file.
|
2010-04-02 13:16:18 +02:00 |
|
Michal Čihař
|
686f330dc9
|
Wrap code a bit to make it more readable.
No functional changes.
|
2010-04-02 13:15:52 +02:00 |
|
Michal Čihař
|
b4eac4ea1b
|
Add missing jQuery include.
|
2010-04-02 08:40:32 +02:00 |
|
Michal Čihař
|
43afb034ee
|
Merge branch 'QA_3_3'
|
2010-03-31 14:43:10 +02:00 |
|
Michal Čihař
|
58c33c410e
|
Do not make the width 100%.
Otherwise it is wider than navigation frame.
|
2010-03-31 14:42:34 +02:00 |
|
Marc Delisle
|
9785bbc561
|
remove author names
|
2010-03-26 17:44:10 -04:00 |
|
Marc Delisle
|
bbc3d3debf
|
Merge branch 'QA_3_3'
|
2010-03-11 17:59:19 -05:00 |
|
Marc Delisle
|
4a53eb1916
|
duplicate comment
|
2010-03-11 17:58:51 -05:00 |
|
Marc Delisle
|
5083dd64df
|
remove the border removal for the Filter field; todo: improve the X reset appearance
|
2010-03-02 13:23:57 +00:00 |
|
Marc Delisle
|
377c5f67a0
|
remove the border removal for the Filter field; todo: improve the X reset appearance
|
2010-03-02 13:23:57 +00:00 |
|
Marc Delisle
|
94bb220332
|
XHTML compliance
|
2010-02-28 12:06:56 +00:00 |
|
Marc Delisle
|
535ec099f8
|
XHTML compliance
|
2010-02-28 12:00:58 +00:00 |
|
Marc Delisle
|
083006709b
|
XHTML compliance
|
2010-02-28 12:00:58 +00:00 |
|
Marc Delisle
|
7133eb7287
|
Improved messages
|
2010-02-28 11:48:47 +00:00 |
|
Michal Čihař
|
8ed51c814a
|
rfe #2938579 [interface] Add class to some elements for easier theming.
|
2010-01-25 12:44:32 +00:00 |
|
Marc Delisle
|
fd4ded1410
|
table filter box too wide, thanks to dylfin
|
2010-01-25 12:16:47 +00:00 |
|
Marc Delisle
|
338b134af3
|
table filter box too wide, thanks to dylfin
|
2010-01-25 12:16:47 +00:00 |
|
Michal Čihař
|
17c22891cb
|
Allow to create new table from navigation frame (in light mode).
|
2010-01-22 15:43:35 +00:00 |
|
Michal Čihař
|
6ef24edd6a
|
rfe #1186511 [inrerface] Add link to reload navigation frame.
|
2010-01-21 15:17:12 +00:00 |
|