Commit Graph

63 Commits

Author SHA1 Message Date
Marc Delisle
612610eac9 bug #1253252 [display] Cannot NULL a column with relation defined 2008-12-07 12:37:05 +00:00
Michal Čihař
77a11d0283 bug #2355925 [display] properly update tooltips in navigation frame 2008-11-28 14:35:17 +00:00
Raj Kissu Rajandran
e960406e5d Fixed MIME type change issue. 2008-11-02 06:54:27 +00:00
Raj Kissu Rajandran
20a4c0251e Fixed bug where MIME type could not be changed for BLOB repository references. Added bs_disp_as_mime_type.php to represent files under different MIME types until a better solution can be found 2008-10-31 19:20:32 +00:00
Marc Delisle
3f07d2aff2 use current server instead of default server; add vim lines; pass token because bs_play_media did not work after merging to current trunk 2008-08-23 13:35:23 +00:00
Marc Delisle
e77938bb20 BLOBstreaming support (Google Summer of Code 2008, Raj Kissu Rajandran) -- work in progress 2008-08-20 17:04:37 +00:00
Marc Delisle
2077d964c2 typos 2008-07-20 15:29:58 +00:00
Marc Delisle
d3687045ae mooRainbow fix for mootools 1.2; Reset buton for custom color 2008-07-15 19:28:27 +00:00
Marc Delisle
62461e5477 port 2.11.7.1 fix 2008-07-15 19:03:11 +00:00
Marc Delisle
2ac75d4591 upgrade to mootools 1.2; temporarily deactivate the color picker that does not work with this mootools version 2008-07-14 19:52:16 +00:00
Marc Delisle
bb2c1fbb8d color picker (work in progress) 2008-07-10 17:53:31 +00:00
Marc Delisle
134b41faf6 make footnote tooltips work again; ensure ids are unique 2008-06-25 17:01:31 +00:00
Marc Delisle
2a6119d393 start to use Mootools for slider effects 2008-01-17 13:48:22 +00:00
Marc Delisle
7732222321 bug #1843463 [GUI] DROP PROCEDURE does not show alert 2007-12-05 17:01:48 +00:00
Marc Delisle
1fb69c0c63 bug #1843428 [GUI] Space issue with DROP/DELETE/ALTER TABLE 2007-12-03 18:01:35 +00:00
Marc Delisle
4b7628f699 bug #1828265 [privileges] No weird characters in generated password 2007-11-15 17:51:46 +00:00
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
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