Dieter Adriaenssens
f62c4a1809
coding style : control structures
2011-11-24 15:32:30 +01:00
Rouslan Placella
06a3aea995
Don't send table links in AJAX responses
2011-11-23 17:45:38 +00:00
Michal Čihař
e56949f160
Use package name PhpMyAdmin
...
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Madhura Jayaratne
13adb5adf7
Use lower case for true, false and null
2011-09-23 11:11:41 +05:30
Madhura Jayaratne
e67a0a2531
Spaces between parameters in function calls
2011-09-23 08:43:41 +05:30
Dieter Adriaenssens
ac088aaee0
use include() instead of require() when including file conditionally
2011-09-23 00:46:58 +02:00
Thilanka Kaushalya
3a2d3e3c4e
Ajaxified add columns option in table structure
2011-07-21 23:53:37 +05:30
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ř
3910ce6121
Remove explicit inclusion of Table.class.php as it is included in common.inc anyway.
2010-07-26 16:35:52 +02:00
Michal Čihař
d291827444
No need to require_once footer
...
It is the last thing executed anyway (ends with exit).
2010-07-26 16:20:24 +02:00
Michal Čihař
ee767e2d3d
No need to explicitely include relation.lib its anyway included in common.inc
2010-07-26 16:17:59 +02:00
Marc Delisle
084c0dbcf5
functions.js included automatically
2010-07-24 08:11:48 -04: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
7925c03896
gettext conversion
2010-05-11 13:05:43 -04:00
Marc Delisle
f73996ba01
no longer needed as Mootools is no longer used in the Structure page shown after adding a field
2010-04-07 17:34:33 -04:00
Marc Delisle
9785bbc561
remove author names
2010-03-26 17:44:10 -04:00
Marc Delisle
e5ab5e637e
bug #2970769 Incorrect reference to mootools-more.js
2010-03-15 16:36:19 -04:00
Herman van Rink
c896fb50ad
Fix missing mootools-more.js include for structure page shown after adding a field.
2010-02-03 10:55:03 +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
316c5b6565
bug #2724844 Add Fields: Add index is missing quotes
2009-04-09 10:03:03 +00:00
Michal Čihař
84ae0420fe
Adding @package, third part.
2008-11-24 11:22:44 +00:00
Marc Delisle
c1630ac5a9
undefined var
2008-05-15 12:19:32 +00:00
Sebastian Mendel
a20d06228f
fixed NOTICE
2008-05-07 12:41:26 +00:00
Sebastian Mendel
206f4add2f
refactored complete table/column creation altering;
...
register_globals independent;
fixed bug #1344768 [database] create/alter table new field can not have empty string as default;
tweaked form layout to save space;
2008-05-07 12:35:00 +00:00
Sebastian Mendel
d7ecf570dc
replaced NULL/NOT NULL selectbox with checkbox (preserver space)
2007-12-14 11:39:46 +00:00
Sebastian Mendel
107fc46ad9
make use of PMA_Message
2007-10-16 12:14:19 +00:00
Sebastian Mendel
40b3ce9fd1
use array to define included JavaScript libraries
2007-10-04 09:22:50 +00:00
Sebastian Mendel
3737060548
removed MySQL < 5 code
2007-10-02 10:39:52 +00:00
Sebastian Mendel
adb39168cc
coding standard: no braces around include
2007-04-01 09:51:41 +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
Michal Čihař
ad06b4a991
Rename tbl_* files to drop useless _properties part.
2006-10-25 10:55:20 +00:00
Sebastian Mendel
82ded89d51
use Table.class.php
2006-02-21 10:15:01 +00:00
Sebastian Mendel
0ae8842353
(not complete) PEAR coding standard
2006-01-17 17:03:02 +00:00
Sebastian Mendel
7358f5a712
allow 0 as name for database, table collumn, alias and index
2006-01-14 23:17:17 +00:00
Sebastian Mendel
8344198c10
moved tbl_properties_common.php into libraries
2005-12-08 13:19:25 +00:00
Michal Čihař
6aeabf44d1
Move footer.inc.php, header.inc.php and header_printview.inc.php to libraries folder as it does not require direct access.
2005-11-24 09:12:17 +00:00
Michal Čihař
c40b663969
Move tbl_properties{.inc,_links,_table_info}.php to libraries folder as it does not require direct access.
2005-11-24 08:55:33 +00:00
Sebastian Mendel
fcf387bc70
common.lib.php should REALLY REALLY and ALWAYS be the first include
2005-11-18 12:50:49 +00:00
Marc Delisle
07b5c799cf
undefined field_collation under MySQL 4.0.x
2005-10-13 17:17:12 +00:00
Michal Čihař
3649d901ec
Use more require_once to avoid acquiring table info several times.
2005-10-08 18:14:09 +00:00
Michal Čihař
db219629d9
Do not try to set comment and MIME transformation if field not named.
2005-10-08 17:33:20 +00:00
Michal Čihař
c62f975a47
Use common code for CREATE/ALTER TABLE, set comments on creating table, so that user can see it in the query.
2005-10-08 17:28:31 +00:00
Marc Delisle
5dc8c5152c
TIMESTAMP options and addfield
2005-04-01 17:08:04 +00:00
Marc Delisle
9bef31439e
native comments
2005-03-05 23:21:25 +00:00