Commit Graph

33 Commits

Author SHA1 Message Date
Michal Čihař
9405dbb82a Fix spacing after @param 2011-07-22 09:21:55 +02:00
Madhura Jayaratne
7802be3c48 Avoid notices about undefined array index 2011-07-12 19:00:44 +05:30
Thilanka Kaushalya
d33590a544 Resolved conflicts 2011-07-01 23:50:58 +05:30
Thilanka Kaushalya
0cb77d14ba Ajaxify Index edit in table structure 2011-07-01 23:39:23 +05:30
Michal Čihař
e57f27e50b Remove @uses tags from docblocks 2011-06-27 11:20:20 +02:00
Madhura Jayaratne
b261436a03 Merge remote branch 'remotes/madhura/master'
Conflicts:
	themes/original/css/theme_right.css.php
	themes/pmahomme/css/theme_right.css.php
2011-06-21 07:33:40 +05:30
Piotr Przybylski
4c1cd51508 Display consistent information on table index's 'Null' field: 'Yes'/'No' instead of MySQL version dependent 2011-06-18 00:03:27 +02:00
Piotr Przybylski
89e422c1fd Don't show 0 if index cardinality is unknown 2011-06-17 23:55:25 +02:00
Madhura Jayaratne
f2569ac991 Spatial indexes added. 2011-05-25 23:51:58 +05:30
Marc Delisle
73c57b099e Continue to replace warning level with error level 2011-05-03 19:05:24 -04:00
Michal Čihař
1fc9371c6c input element can not be under tr
Confirmation for DROP index did not work.
2011-01-28 10:49:20 +01:00
Marc Delisle
5b900ead54 Conditional Ajax on table Structure 2011-01-27 13:08:33 -05:00
Marc Delisle
98a5ba7317 misleading variable name 2010-09-04 07:01:30 -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
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Michal Čihař
3e57a8eca9 No @uses __('Something'). 2010-07-20 15:06:34 +02:00
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
ninadsp
3586dd6408 Removed inline call to confirmLink() for 'Drop Primary Key/Index' 2010-07-11 03:33:04 +05:30
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
Marc Delisle
2182098af6 strings to gettext, second batch 2010-05-04 20:07:19 -04: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
be348f66cc rfe #854911 [interface] Grey out non applicable actions in structure 2010-01-21 21:29:10 +00:00
Michal Čihař
56941e509c Adding @package, second part. 2008-11-24 11:05:40 +00:00
Michal Čihař
9561f56875 Fix some phpdoc errors. 2008-11-24 09:55:30 +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
c11d92096a this is called statically 2008-02-08 19:00:15 +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
897b1a5de5 added SVN properties 2008-02-04 15:04:31 +00:00
Sebastian Mendel
4dea5b6bfd new Class PMA_Index;
show more information about indexes;
2008-02-04 15:01:43 +00:00