Commit Graph

58 Commits

Author SHA1 Message Date
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
lorilee
b8022422f7 Updated enum/set editor (submit button has only one function, escapes special characters, has more instructions for formatting 2010-07-20 12:22:39 -07:00
Michal Čihař
4330ee3fd4 Whitespace cleanup. 2010-07-20 14:15:00 +02:00
Michal Čihař
29ccdfc1ff Focus SQL query area after dom is ready. 2010-07-20 14:14:44 +02:00
lorilee
9badb87f1a Reveal-on-hover table structure actions 2010-07-14 11:55:31 -07:00
lorilee
087dac0df0 Fixes everything after commit 9de870ce87, where I accidentally committed some lines 2010-07-13 18:52:12 -07:00
lorilee
22254ba748 Gets rid of the forward slash that appears in the enum/set editor when there are no values 2010-07-12 18:55:21 -07:00
lorilee
3c1e06a3e6 Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc 2010-07-06 11:04:06 -07:00
lorilee
ef6a616d01 Added feature to ENUM/SET editor where users can add more than one new field at a time 2010-07-05 16:21:31 -07:00
Marc Delisle
9de870ce87 selecting a range of rows no longer worked 2010-07-01 07:30:29 -04:00
lorilee
5a67c754d2 Removed inline Javascript, added support for editing multiple columns at once 2010-06-28 22:26:21 -04:00
lorilee
083f81b59d Corrected a tiny typo which ruined everything 2010-06-28 20:52:56 -04:00
lorilee
8b2aa5282a ENUM/SET editor 2010-06-28 20:48:24 -04:00
Marc Delisle
485e1736b6 make inline editing work for all cases of fmtType 2010-06-12 08:45:24 -04:00
Michal Čihař
f7ffcf8975 Convert new column checks to jQuery. 2010-04-13 13:38:30 +02:00
Michal Čihař
37aca1ec06 Convert PDF pages designer to use jQuery. 2010-04-13 13:34:51 +02:00
Michal Čihař
4bc0c8aafe Convert to jQuery initialisation. 2010-04-13 11:57:42 +02:00
Michal Čihař
6d05e375e8 Initialize variable in case first loop fails. 2010-04-12 16:56:13 +02:00
Michal Čihař
0310966ed2 Fix assignment. 2010-04-12 16:55:03 +02:00
Michal Čihař
7393ad7bea jQuery -> $ 2010-04-12 11:31:42 +02:00
Michal Čihař
f5a11a3f64 Bind event externally. 2010-04-09 15:08:05 +02:00
Michal Čihař
d2873126e1 patch #2984058 [edit] Buttons for quicky creating common SQL queries.
Thanks to sutharshan, but the patch was heavily modified.
2010-04-09 11:44:04 +02:00
Marc Delisle
8a1e599725 Mootools call for BLOB streaming converted to jQuery 2010-04-07 17:01:10 -04:00
Marc Delisle
11688d3bc5 dead code 2010-04-07 16:25:59 -04:00
Michal Čihař
00774b1405 Whitespace cleanup. 2010-04-06 09:33:07 +02:00
Philip Frank
18b435fed8 Use jQuery to bind click events on table rows
Patch #2982132
2010-04-06 09:32:57 +02:00
Marc Delisle
06bcb3ecfd author names removal 2010-04-05 17:00:42 -04:00
Michal Čihař
c9465ae77c Remove not used code paths. 2010-04-02 08:51:23 +02:00
Michal Čihař
d31133e609 Whitespace cleanup. 2010-04-02 08:50:51 +02:00
Michal Čihař
b86f3c01f2 Merge single function for replication into other js.
Separate js file with single function will only worse loading times.
2010-04-02 08:42:16 +02:00
Marc Delisle
b9364ac357 reverting as CSS in themes already deals with this issue 2010-04-01 10:56:47 -04:00
Marc Delisle
46eb3e4721 inline edit: help seeing the buttons without scrolling; XHTML compliancy 2010-04-01 10:30:26 -04:00
Michal Čihař
58559fad07 Translate messages. 2010-04-01 14:29:35 +02:00
Michal Čihař
c3df5d3044 Proper documentation block. 2010-04-01 14:26:41 +02:00
Michal Čihař
cd4ffd1e81 Whitespace cleanup. 2010-04-01 14:26:21 +02:00
Muhammd Adnan
86ca31197b patch #2979922, rfe #2804874 [interface] Add inline query editing, thanks to Muhammd Adnan. 2010-04-01 14:21:56 +02:00
Marc Delisle
819324ede6 remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software 2010-03-06 18:04:17 +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
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
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
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
Sebastian Mendel
ba662b78f6 use array for JavaScript messages 2007-10-04 15:03:44 +00:00