Commit Graph

46 Commits

Author SHA1 Message Date
Sebastian Mendel
bed8a4cc50 forgot to set svn properties 2007-10-08 06:47:57 +00:00
Sebastian Mendel
4355a564d5 refactored tooltip handling (please test!) 2007-10-05 13:18:04 +00:00
Sebastian Mendel
98c8a7719e refactored JavaScript handling 2007-10-05 11:45:55 +00:00
Sebastian Mendel
092d675255 fixed JavaScript error introduced with revision 10683 (ID in navigation frame has changed) 2007-10-05 11:22:07 +00:00
Sebastian Mendel
8ed982e012 added some generic functions 2007-10-05 10:19:46 +00:00
Sebastian Mendel
e5881ade37 rename JavaScript file according it's use 2007-10-05 07:56:07 +00:00
Sebastian Mendel
ba662b78f6 use array for JavaScript messages 2007-10-04 15:03:44 +00:00
Sebastian Mendel
26127353bf make use of checkPassword() in server_privileges.js instead of own function 2007-10-04 11:08:23 +00:00
Sebastian Mendel
20ed3f00de removed orphaned code 2007-10-04 10:32:41 +00:00
Sebastian Mendel
e9f1ed82c6 added copyright note 2007-10-04 08:42:54 +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
Marc Delisle
f9ce914891 - bug #1746921 Left frame shrinks on db change, thanks to Juergen Wind 2007-07-22 16:31:41 +00:00
Marc Delisle
6b8aabaae8 bug #1730367 Calendar "Go" has no effect 2007-07-08 17:39:06 +00:00
Sebastian Mendel
573a6161bd fixed code indention 2007-05-09 12:18:57 +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
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +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ř
092e420488 argh, commited not final version... 2006-10-18 15:03:59 +00:00
Michal Čihař
b0ff4dbf34 Fix setting of navigation width when using RTL lang (bug #1579750). 2006-10-18 14:51:53 +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
Michal Čihař
0e48825a46 Finalise SVN migration. 2006-10-12 16:27:13 +00:00
Sebastian Mendel
46114b6738 *new* JavaScript from left.php 2006-09-22 13:49:29 +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
Michal Čihař
bfec931486 Improve functionality of limiting DROP DATABASE (bug #1456082). 2006-04-27 11:35:54 +00:00
Sebastian Mendel
3151948bea style upgrade 2006-04-25 14:30:27 +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
Sebastian Mendel
a7d95ddfbb fixed wrong spellt 'aplewebkit' (bug #1379034) 2005-12-15 09:28:15 +00:00
Sebastian Mendel
a741946141 fixed undeclared javascript variables 2005-12-15 09:20: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
Michal Čihař
9935bfd907 Ignore custom headers and temporary files from Vim. 2005-11-25 08:44:56 +00:00
Marc Delisle
886e0f0dac bug 1365503 2005-11-24 14:50:54 +00:00
Michal Čihař
e2c2874156 Better support for noclickable rows. 2005-11-24 10:20:01 +00:00
Michal Čihař
ee5bb05096 Disable clicking events on table creation (bug #1358896). 2005-11-24 10:00:46 +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