Commit Graph

3441 Commits

Author SHA1 Message Date
Herman van Rink
4a02231ea2 rfe #2963310 [interface] Focus TEXTAREA "sql_query" on click on "SQL" link 2010-03-09 16:02:57 +00:00
Michal Čihař
9c73fec8a0 Fix permissions. 2010-03-08 14:23:06 +00: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
Marc Delisle
94b50c6f53 bug #2931429 Editing long triggers 2010-03-06 13:16:55 +00:00
Marc Delisle
e6e69889c1 bug #2961198 Querying a table named "data" 2010-03-05 18:06:36 +00:00
Marc Delisle
d47fce3ee3 patch #2961540 Do not export data of MERGE table 2010-03-05 12:44:34 +00:00
Marc Delisle
5d96387808 bug #2961609 Potential information disclosure at login page 2010-03-04 13:00:35 +00:00
Herman van Rink
2d60036978 uploadprogress: cleanup + added documentation link. Merged from git 2010-03-02 10:11:37 +00:00
Tomas Srnka
9e8618c4f9 Import progress bar fix from GIT 2010-03-02 09:28:56 +00:00
Marc Delisle
4cfa667b97 bug #2042032 Cannot detect PmaAbsoluteUri correctly on Windows 2010-03-01 18:08:29 +00:00
Marc Delisle
760ac0cd98 bug 2953050 export VIEW as SQL includes INSERT statement 2010-02-27 16:39:41 +00:00
Marc Delisle
3e02de8e6e notice: undefined index 2010-02-26 17:49:54 +00:00
Marc Delisle
ac649c64be bug #2959746 Unknown table status: TABLE_TYPE 2010-02-26 17:43:58 +00:00
Michal Čihař
1cdc4cc50a bug #2954916 [interface] Do not insert doc links to not formatted SQL. 2010-02-25 09:11:42 +00:00
Marc Delisle
4ad6f11561 patch #2948421 HTTP Basic auth realm name 2010-02-24 16:48:52 +00:00
Michal Čihař
3a40107c8c Add English (United Kingdom) translation, thanks to Robert Readman. 2010-02-24 09:03:03 +00:00
Herman van Rink
85d3b6258e rfe #2792992 [doc] Added advice to re-login after changing pmadb settings 2010-02-15 15:21:55 +00:00
Marc Delisle
0560e299a2 bug 2941037 - Database structure not sorted by table correctly 2010-02-12 09:37:29 +00:00
Herman van Rink
2ee9ff3e20 bug #2944069 [config] Extraneus dot from dirname() when installed in root, thanks to ayanamist 2010-02-03 15:32:37 +00:00
Michal Čihař
0db3297b09 No link for SET in CHARACTER SET. 2010-01-26 22:15:13 +00:00
Michal Čihař
8ef8f753cb Better documentation. 2010-01-25 12:45:21 +00:00
Michal Čihař
eef869d8dd rfe #2937850 [doc] Add some hints to chk_rel.php for quick setup. 2010-01-25 12:43:35 +00:00
Michal Čihař
034090ab45 Add function to create link to phpMyAdmin documentation. 2010-01-25 12:40:23 +00:00
Michal Čihař
4129e18938 Add MIME type detection to download (at least for images).
RFE#2937494
2010-01-25 11:51:15 +00:00
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ř
df1671d1c4 Include mootools as first script. 2010-01-25 11:50:14 +00:00
Michal Čihař
201d0e892c Load mootools in every page. 2010-01-25 11:49:46 +00:00
Marc Delisle
fa83f17fc1 bug #2938492 information_schema sorting order 2010-01-24 10:52:30 +00:00
Herman van Rink
cac4384a8c Minor cleanup 2010-01-23 11:34:43 +00:00
Michal Čihař
608ad9b147 bug #2936482 [core] Fix SSL detection. 2010-01-22 21:52:30 +00:00
Michal Čihař
94007b6705 Disable hash loading code for now.
I'll try to fix this properly, but probably not earlier than on Monday.
2010-01-22 21:48:04 +00:00
Michal Čihař
b6a7def809 Reloading also on login page. 2010-01-22 21:45:49 +00:00
Michal Čihař
ddbffcd5bd [interface] It is now possible to bookmark most pages in JS capable browser. 2010-01-22 19:15:47 +00:00
Michal Čihař
a26d2f0934 Add documentation links to types. 2010-01-22 18:36:07 +00:00
Michal Čihař
46a2a4e0ba [interface] Provide links to documentation in highlighted SQL. 2010-01-22 18:35:38 +00:00
Michal Čihař
7f9126fde9 rfe #1379201 [core] Add option to configure session_save_path. 2010-01-22 17:46:55 +00:00
Michal Čihař
e532069912 rfe #1516803 [edit] Allow to set BLOB to/from NULL with ProtectBinary. 2010-01-22 17:20:35 +00:00
Michal Čihař
596bb4812d [browse] Properly display NULL value for BLOB. 2010-01-22 17:19:07 +00:00
Michal Čihař
0051be2540 Do not fail on editing existing table. 2010-01-22 16:44:32 +00:00
Marc Delisle
443fa4db58 undefined variable 2010-01-22 16:27:36 +00:00
Michal Čihař
bdaedd3f83 rfe #1025696 [browse] Add direct download of binary fields. 2010-01-22 16:17:41 +00:00
Michal Čihař
ae03cd3b5f Show functional link when creating new table, not to the name of future table. 2010-01-22 15:42:36 +00:00
Michal Čihař
2fc3f1beba Allow to edit table name when creating new one. 2010-01-22 15:40:45 +00:00
Marc Delisle
be348f66cc rfe #854911 [interface] Grey out non applicable actions in structure 2010-01-21 21:29:10 +00:00
Michal Čihař
1a6e594442 rfe #2835109 [interface] Move ^1 to the end of message. 2010-01-21 16:27:26 +00:00
Michal Čihař
bee928cb75 Fix indentation. 2010-01-21 15:29:35 +00:00
Michal Čihař
ebf948d840 Cleare session error message before login. 2010-01-21 15:24:35 +00:00
Michal Čihař
ac9d23f535 rfe #2936156 [auth] Signon authentication forwards error message through session data. 2010-01-21 15:22:34 +00:00
Michal Čihař
67ae2130e7 rfe #1721189 [core] Force reload js on code change. 2010-01-21 13:37:08 +00:00
Michal Čihař
5a5bbbe055 Make the code for getThemeUniqueValue at least a bit readable. 2010-01-21 13:08:40 +00:00