Thilanka Kaushalya
|
ddb7769013
|
Fixed bugs od index edit in table structure
|
2011-07-08 14:04:57 +05:30 |
|
Thilanka Kaushalya
|
ba6e1fc879
|
Moved checkIndexName function to functions js file and rewrite it using jquery
|
2011-07-07 23:52:22 +05:30 |
|
Thilanka Kaushalya
|
37641b3404
|
Fixed bugs in index edit
|
2011-07-06 19:55:57 +05:30 |
|
Rouslan Placella
|
a88054dae9
|
Merge branch 'QA_3_4'
|
2011-07-04 19:04:29 +01:00 |
|
Rouslan Placella
|
39cb4d4798
|
Fix for bug #3353811 - Info message has "error" class
|
2011-07-04 19:04:04 +01:00 |
|
Rouslan Placella
|
064d399d87
|
Merge branch 'QA_3_4'
Conflicts:
tbl_indexes.php
|
2011-07-04 13:03:14 +01:00 |
|
Rouslan Placella
|
2ec0de3a9f
|
Fix for bug #3350790 - JS error in Table->Structure->Index->Edit
|
2011-07-04 12:51:17 +01:00 |
|
Thilanka Kaushalya
|
0cb77d14ba
|
Ajaxify Index edit in table structure
|
2011-07-01 23:39:23 +05:30 |
|
Madhura Jayaratne
|
f08f9bce7e
|
On creation or alteration spatial indexes do not allow 1. Multiple columns 2. Specifying prefix
|
2011-05-25 23:52:28 +05:30 |
|
Madhura Jayaratne
|
f2569ac991
|
Spatial indexes added.
|
2011-05-25 23:51:58 +05:30 |
|
Piotr Przybylski
|
4e2cd5e998
|
Fix broken column list in index creation
Regression from "Remove deprecated function PMA_DBI_get_fields", fe53e42d1d
|
2011-05-24 18:40:00 +02:00 |
|
Piotr Przybylski
|
fe53e42d1d
|
Remove deprecated function PMA_DBI_get_fields
|
2011-05-20 23:12:58 +02:00 |
|
Marc Delisle
|
b2b1953db1
|
Start to replace warning level with error level
|
2011-05-03 18:52:37 -04: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ř
|
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 |
|
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
|
160f4314eb
|
Merge remote branch 'origin/master'
|
2010-06-03 22:34:52 +05:30 |
|
Marc Delisle
|
caa98445d8
|
conform to relational terminology regarding columns and rows
|
2010-05-31 14:33:21 -04: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
|
632211d065
|
gettext conversion
|
2010-05-09 16:24:32 -04:00 |
|
Michal Čihař
|
0a632379c6
|
Clarify the code.
|
2010-05-05 15:04:35 +02:00 |
|
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ř
|
84ae0420fe
|
Adding @package, third part.
|
2008-11-24 11:22:44 +00:00 |
|
Marc Delisle
|
b1b757406b
|
bug #2161443 [structure] Incorrect index choice shown when modifying an index
|
2008-10-12 13:03:57 +00:00 |
|
Marc Delisle
|
58d05ac070
|
undefined where starting to create an index
|
2008-03-17 16:42:14 +00:00 |
|
Sebastian Mendel
|
eb07812dbb
|
aggregate more index code into PMA_index class
|
2008-02-07 14:59:02 +00:00 |
|
Sebastian Mendel
|
bda5a218a1
|
more cleanup/refactoring on index code
|
2008-02-07 11:40:37 +00:00 |
|
Sebastian Mendel
|
4dea5b6bfd
|
new Class PMA_Index;
show more information about indexes;
|
2008-02-04 15:01:43 +00:00 |
|
Marc Delisle
|
cb89bd27a6
|
invalid vim modeline
|
2008-01-17 17:50:31 +00:00 |
|
Sebastian Mendel
|
085a7c8f22
|
make use of PMA_Message
|
2007-10-17 12:14:19 +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
|
cfeb306526
|
coding standard: no spaces inside braces
|
2007-04-01 11:02:46 +00:00 |
|
Sebastian Mendel
|
008734f8b0
|
do NEVER unset $table or $db;
no need to test for isset() on $db and $table;
always test with strlen() for valid $table or $db;
|
2007-03-30 09:12:05 +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
|
71d4904b71
|
bug #1627210, #1083301, #1482401 [data] warning on duplicate indexes
|
2007-03-14 16:16:47 +00:00 |
|
Marc Delisle
|
42ac66ad74
|
get rid of propicon
|
2007-02-10 15:58:46 +00:00 |
|
Michal Čihař
|
cac4247057
|
Rename db_* files to drop useless _details part.
|
2006-10-25 12:25:01 +00:00 |
|
Michal Čihař
|
ad06b4a991
|
Rename tbl_* files to drop useless _properties part.
|
2006-10-25 10:55:20 +00:00 |
|
Sebastian Mendel
|
baac64a2e4
|
removed table formating, done in css
|
2006-04-27 09:51:51 +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 |
|
Michal Čihař
|
f420e85a67
|
Fix XHTML.
|
2005-12-08 16:15:48 +00:00 |
|
Sebastian Mendel
|
0237ab7160
|
revised XHTML output
|
2005-12-02 13:04:22 +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 |
|