Commit Graph

180 Commits

Author SHA1 Message Date
Michal Čihař
ecc4913a8c Reenable bookmarking code.
Just disable it for webkit based browsers, because they do not allow to
update any part of location without reload.

bug#2937481
2010-01-25 11:50:48 +00:00
Michal Čihař
78b00824eb [core] Updated mootools to fix some glitches with Safari.
Mootools are now in separate files as distributed upstream.
2010-01-04 15:35:23 +00:00
Marc Delisle
526dce65cb 3.3 2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4 3.3 2009-12-31 13:09:18 +00:00
Herman van Rink
62cb15b4a3 patch #2812070 [interface] Allow selecting a range of rows by holding shift, thanks to Joolee 2009-12-27 19:01:59 +00:00
Marc Delisle
9d8685d105 hardcoded messages 2009-11-24 15:31:57 +00:00
Marc Delisle
361bc35f67 bug [structure] Missing validation for BINARY and VARBINARY 2009-09-04 16:39:03 +00:00
Marc Delisle
3265da6860 try again :) 2009-08-30 16:58:48 +00:00
Marc Delisle
c4f0c32c9f correct Id 2009-08-30 16:56:38 +00:00
Marc Delisle
b071ac3fbc replication support: missing file 2009-08-30 16:51:04 +00:00
Tomas Srnka
e325226e57 *Fixed bug with different port than 3306
*Fixed support for other server than localhost
*Added support for sockets
*Fixed GUI bugs - strings (localization), table, fieldset...
*new PNG transparent icon.16x16
2009-08-24 18:10:45 +00:00
Michal Čihař
215b8fa174 Added ability for synchronizing databases among servers.
Manual merge from branches/gsoc/zahra.
2009-08-24 14:39:38 +00:00
Herman van Rink
2c80454a14 bug [gui] Generate Password not working for 'Change Login Information', only for 'Change password' 2009-07-12 12:13:11 +00:00
Marc Delisle
afd0a2ac97 patch #2794819 [navi] Filter for displayed table names 2009-05-24 11:52:32 +00:00
Herman van Rink
2bd4e25673 Fixed bug #2795256, introduced by patch #2602633 2009-05-23 12:29:54 +00:00
Marc Delisle
70c6e5a32c rfe #2657696 Automatically copy generated password 2009-05-04 16:32:16 +00:00
Marc Delisle
302c517763 bug #2780356 [calendar] Null checkbox not unchecked when date is chosen 2009-04-29 17:26:27 +00:00
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