5ee643bbbb
Remove non-English language support
2025-04-22 00:05:23 -07:00
236997cbc2
Use standard doctype
2025-04-21 22:03:03 -07:00
Madhura Jayaratne
f414a0ec32
bug #3407235 [interface] Entering the key through a lookup window does not reset NULL
2011-11-24 22:45:51 +05:30
Madhura Jayaratne
60e08fc20c
Rows should not be marked in these tables. Added class="noclick"
2011-04-19 07:56:45 +05:30
Marc Delisle
6094e6c644
- Bug #3151925 Page selector dropdown broken with ORDER BY query
...
- PMA_pageselector() had an unused parameter
2011-01-08 15:14:00 -05:00
Marc Delisle
c72cc2c8f5
Browse foreign values did not work with inline edit
...
Use known message "Browse foreign values" instead of "Search foreign
data"
Use jQuery to attach handler instead of "onclick" for
browse_foreigners.php when called from sql.php
2010-12-24 07:50:42 -05:00
Marc Delisle
be49589dcd
HTML errors
2010-12-19 06:29:43 -05:00
Marc Delisle
ea8a2bbc4f
Missing jquery library which is referenced in js/functions.js
2010-12-19 06:22:06 -05:00
Marc Delisle
c3db2ade11
Makes sense to use MaxRows instead of a hard-coded value
2010-12-19 05:49:38 -05:00
Marc Delisle
386581bcb6
This is not a primary key but a row number
2010-12-19 05:42:40 -05:00
Marc Delisle
4a71a1e5f1
bug #3138572 "Continue insertion" problems
2010-12-16 11:37:24 -05:00
Michal Čihař
d17fba309c
Fix permissions.
...
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
a2f78a6d38
Resolve merge conflicts for upstream merge
2010-07-29 19:17:25 +05:30
Michal Čihař
ee767e2d3d
No need to explicitely include relation.lib its anyway included in common.inc
2010-07-26 16:17:59 +02:00
ninadsp
e646a2760c
Fixed conflict due to upstream merge
2010-07-23 21:59:15 +05:30
Michal Čihař
318dc4b650
Drop @version tag from docblocks.
2010-07-20 13:59:17 +02:00
ninadsp
bed1948d04
testing git setup - no major change made in code yet
...
only added a few comments
2010-05-23 01:22:01 +05:30
Marc Delisle
2182098af6
strings to gettext, second batch
2010-05-04 20:07:19 -04:00
Marc Delisle
f55823f47f
strings to gettext, first batch
2010-05-03 12:57:46 -04:00
Michal Čihař
f9ccd69538
Remove no longer needed language file names.
2010-04-09 13:57:36 +02:00
Michal Čihař
94c2f864ae
[core] Remove config data from session as it brings chicken-egg problem.
...
Configuration data stores PmaAbsoluteUri, which should be accessible
before initiating session. Otherwise there is no way to make
PmaAbsoluteUri work. PmaAbsoluteUri is needed at least for reverse
proxy setups, for example http webserver running behind https proxy.
2010-01-21 11:18:18 +00:00
Michal Čihař
ebeb0c319f
Adding @package, first part.
2008-11-24 10:32:56 +00:00
Marc Delisle
fe78d240bb
b to strong, and remove bold for MySQL charset
2008-07-09 15:24:44 +00:00
Marc Delisle
603e566c0d
bug #1864468 [display] Theme does not switch to darkblue_orange
2008-01-05 13:33:05 +00:00
Sebastian Mendel
d9eebc2ae0
removed closing of db connection, closing database connection is only required if script runs longer than database connection is needed
2007-10-16 14:02:16 +00:00
Marc Delisle
df9f73a575
better function thanks to Sebastian Mendel
2007-10-03 16:34:12 +00:00
Marc Delisle
2c148cf3fa
bug #1805773 [relations] browse foreign values: return values not escaped
2007-10-02 16:49:32 +00:00
Marc Delisle
874e16fc45
finish removal of get_foreign.lib.php
2007-09-19 17:25:17 +00:00
Marc Delisle
3ebe4def03
foreign key browser: encoding mixups, thanks to Thijs Kinkhorst
2007-08-15 16:46:47 +00:00
Marc Delisle
8b94c4cf83
bug #1739253 about the new page number in navi, thanks to Juergen Wind for the suggestions
2007-06-20 12:14:18 +00:00
Sebastian Mendel
573a6161bd
fixed code indention
2007-05-09 12:18:57 +00:00
Sebastian Mendel
d0ac1f2bbb
XHTML standard: no language attribute in <script>
2007-04-01 11:13:46 +00:00
Sebastian Mendel
cfeb306526
coding standard: no spaces inside braces
2007-04-01 11:02:46 +00:00
Sebastian Mendel
adb39168cc
coding standard: no braces around include
2007-04-01 09:51:41 +00:00
Sebastian Mendel
3626acdb24
improved out buffer function handling;
...
bug #1690064 headers already sent error if OBGzip = 0
2007-03-29 07:10:15 +00:00
Sebastian Mendel
d0facc3d4f
splitted common.lib.php into common.inc.php, core.lib.php and common.lib.php
2007-03-20 14:16:18 +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
42ac66ad74
get rid of propicon
2007-02-10 15:58:46 +00:00
Marc Delisle
c06c96f317
patch #1611684 part 2, other issues with the caching of phpmyadmin.css.php
2006-12-21 01:22:03 +00:00
Marc Delisle
506e938ff0
bug #1525393 , no page selector in foreign key browse page
2006-07-19 15:59:26 +00:00
Michal Čihař
8cdb8fb2aa
Drop <base href=".." />, it should not be needed at all.
2005-12-11 20:20:14 +00:00
Michal Čihař
618f2d7408
Move javascript stuff out of libraries folder.
2005-11-23 19:10:30 +00:00
Sebastian Mendel
8fc4a4ce05
moved styles into css
2005-11-23 15:01:29 +00:00
Sebastian Mendel
0567bfe215
drop PMA_setFontSizes()
2005-11-23 14:17:53 +00:00
Marc Delisle
3885bb6bd7
dbh becomes controllink
2005-11-20 14:00:49 +00:00
Sebastian Mendel
131d56cf90
- replaced $cfg['Bgcolor*'] with classes
...
- make use of fieldset
2005-11-02 16:30:06 +00:00
Sebastian Mendel
82e144529b
bug #1334963 Per-server themes - left frame colors unthemed
2005-10-27 08:57:00 +00:00
Michal Čihař
f25a50a9be
Support for searching in foreign keys (RFE #871091 ).
2005-10-09 12:49:22 +00:00
Marc Delisle
72502eca64
bug #1242805 , Show all does not work while browsing foreign values
2005-07-22 17:22:31 +00:00