Commit Graph

31 Commits

Author SHA1 Message Date
Rouslan Placella
7356b407ad Rewrite and integration of js/common.js 2012-10-30 20:23:59 +00:00
Dieter Adriaenssens
3a3da2987e add vim directive for indenting with spaces 2012-04-11 16:18:53 +02:00
Gemorroj
c3747a56e5 some code standards fixes 2012-04-07 17:10:32 +03:00
Gemorroj
8bdca339f6 Better compatibility with newer versions of jQuery.
Method of "attr" changed to "prop", method of "removeAttr" changed to "removeProp", attr("value" is replaced by the method of "val".
2012-04-07 14:27:28 +03:00
Thilanka Kaushalya
85f62705e4 Rewrote the functions in querywindow.js using jquery 2011-08-20 15:55:02 +05:30
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
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
ad8dc8e189 bug #1805102, TextareaAutoSelect issues 2007-10-20 17:54:15 +00:00
Sebastian Mendel
bed8a4cc50 forgot to set svn properties 2007-10-08 06:47:57 +00:00
Sebastian Mendel
98c8a7719e refactored JavaScript handling 2007-10-05 11:45:55 +00:00
Sebastian Mendel
e5881ade37 rename JavaScript file according it's use 2007-10-05 07:56:07 +00:00
Sebastian Mendel
c877be640a revert last checkin 2007-09-06 13:55:33 +00:00
Sebastian Mendel
a0934bdefd make better use of PMA_generate_common_hidden_inputs();
make use of PMA_getIcon();
2007-09-06 13:31:38 +00:00
Sebastian Mendel
d27b8efab9 removed unnecessary JavaScript code (due to session based history) 2007-03-26 14:50:14 +00:00
Sebastian Mendel
c3c36e67a2 added an init flag when opening new querywindow 2007-03-22 16:26:58 +00:00
Sebastian Mendel
338b1dbdc9 use id instead of name for accessing hidden query form in querywindow 2007-03-21 10:40:03 +00:00
Marc Delisle
177d054d2a bug #1673599 [core] Call to undefined function PMA_isSuperuser() 2007-03-12 16:49:51 +00:00
Marc Delisle
42ac66ad74 get rid of propicon 2007-02-10 15:58:46 +00:00
Michal Čihař
491187ed77 Rename left.php to navigation.php and modify all calls to that. Only config variables are kept as Left*. 2006-10-16 07:43:48 +00:00
Sebastian Mendel
94870ed62d bug #1477576 with rtl langs, navi links open in wrong frame - fixed 2006-07-04 12:41:37 +00:00
Sebastian Mendel
9bd00d3dff renamed JavaScript function refreshLeft() to refreshNavigation() 2006-07-04 06:30:44 +00:00
Sebastian Mendel
506b3cb938 bug #1477576 with rtl langs, navi links open in wrong frame 2006-07-03 15:01:45 +00:00
Sebastian Mendel
1b7b9673ac bug #1490556 Request-URI Too Large 2006-06-20 17:58:14 +00:00
Sebastian Mendel
07988a3eb1 fixed 'mad' db slector 2006-02-22 15:19:58 +00:00
Sebastian Mendel
3d83605027 RFE #1433382 visulal feat. request for left bar 2006-02-20 13:29:06 +00:00
Michal Čihař
76bbf08a3d Move navigation frame to right for rtl languages. 2005-12-14 15:59:39 +00:00
Sebastian Mendel
432141ecca set empty table on db change (bug #1375387) (forgot with last commit) 2005-12-07 20:20:33 +00:00
Sebastian Mendel
f718cfd256 added setTable() 2005-12-07 20:08:37 +00:00
Marc Delisle
886e0f0dac bug 1365503 2005-11-24 14:50:54 +00:00
Michal Čihař
6aeabf44d1 Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access. 2005-11-24 09:12:17 +00:00
Michal Čihař
618f2d7408 Move javascript stuff out of libraries folder. 2005-11-23 19:10:30 +00:00