Commit Graph

150 Commits

Author SHA1 Message Date
Michal Čihař
3f81e8790d Remove useless space from messages 2011-08-10 13:44:39 +02:00
Michal Čihař
86eaf538be Internationalize whole string 2011-08-10 13:10:19 +02:00
Michal Čihař
38d99b4e17 Use PMA_getIcon instead of duplicating logic 2011-08-08 10:05:22 +02:00
Michal Čihař
51dc70d35a Wrap long line 2011-08-08 09:57:47 +02:00
Michal Čihař
f9a713dea1 Use PMA_linkOrButton here as the query can be quite long 2011-08-08 09:56:43 +02:00
Michal Čihař
2f9ca4de99 Merge branch 'edit-view' of git://github.com/csware/phpmyadmin into int 2011-08-08 09:44:19 +02:00
Piotr Przybylski
4965898803 Always get full information here 2011-08-05 01:16:02 +02:00
Michal Čihař
83d3c0d2fd Move attribute processing to PMA_extractFieldSpec 2011-08-04 17:08:49 +02:00
Michal Čihař
542738dd88 Export print_type and make it usable for set/enum as well 2011-08-04 16:33:34 +02:00
Michal Čihař
b231ab4072 Factor out some type matching 2011-08-04 15:56:56 +02:00
Michal Čihař
c63474bde1 Use PMA_DBI_get_columns 2011-08-04 15:47:56 +02:00
Michal Čihař
4fb5b65fd2 Remove unused parameter $container from PMA_getIcon 2011-08-04 13:47:44 +02:00
Sven Strickroth
c9434d11c7 add "edit view" link to table structure view
Signed-off-by: Sven Strickroth <email@cs-ware.de>
2011-08-01 15:38:41 +02:00
Thilanka Kaushalya
67ad16516b Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-07-22 23:32:28 +05:30
Michal Čihař
219ec73d69 Spacing around if 2011-07-22 09:10:37 +02:00
Thilanka Kaushalya
063b6bd544 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-07-21 23:55:31 +05:30
Thilanka Kaushalya
3a2d3e3c4e Ajaxified add columns option in table structure 2011-07-21 23:53:37 +05:30
Tyron Madlener
3b3a9fc762 pma spritify part 2 2011-07-15 09:42:16 +03:00
Tyron Madlener
2ee9f03cbb Merge remote-tracking branch 'origin/master' into tyronm 2011-07-05 18:09:55 +02:00
Rouslan Placella
9e8e70f0a1 Merge branch 'QA_3_4' 2011-07-04 12:32:23 +01:00
Rouslan Placella
c4ecddb5a2 Fix for bug #3353649 - "Create an index on X columns" form not validated 2011-07-04 12:31:14 +01:00
Thilanka Kaushalya
71bb5415d8 Added show hide option for index table in table structure 2011-07-02 15:16:00 +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ř
49a39787c3 Merge remote-tracking branch 'origin/QA_3_4' 2011-06-27 16:10:48 +02:00
Michal Čihař
9129444381 Avoid double escaping 2011-06-27 16:09:22 +02:00
Michal Čihař
29e778d8e2 Merge remote-tracking branch 'origin/QA_3_4' 2011-06-27 13:56:29 +02:00
Michal Čihař
79d924add8 Really show full field definition, not just "full text" text 2011-06-27 13:55:54 +02:00
Thilanka Kaushalya
146a8da5e9 Ajaxified the multi column change in table structure 2011-06-27 07:23:25 -04:00
Thilanka Kaushalya
bc049c6311 Ajaxified the multi column change in table structure 2011-06-25 16:57:54 +05:30
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
Tyron Madlener
2816b427ab Merge remote-tracking branch 'origin/master' 2011-06-13 15:00:11 +02:00
Madhura Jayaratne
28a9b971bf Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS 2011-06-12 20:14:31 +05:30
Piotr Przybylski
7db86a94bb Rename file for consistency with routines and events 2011-06-08 00:45:09 +02:00
Tyron Madlener
5e09426666 Merge 2011-06-06 14:38:56 +02:00
Madhura Jayaratne
17c222f83e Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
Conflicts:
	themes/original/css/theme_right.css.php
	themes/pmahomme/css/theme_right.css.php
2011-06-03 15:59:08 +05:30
Rouslan Placella
9bf9726bf9 Merge branch 'master' into rte 2011-06-02 20:10:21 +01:00
Marc Delisle
da46a09c24 rfe #3310562 Wording about Column 2011-06-02 11:25:12 -04:00
Michal Čihař
7dccf6d944 Revert "Remove div which seems to be leftover from slider removal"
This reverts commit 095e0818b8.

It seems to be useful after recent fix for the broken CSS.
2011-06-02 17:03:14 +02:00
Michal Čihař
095e0818b8 Remove div which seems to be leftover from slider removal 2011-06-02 15:17:27 +02:00
Madhura Jayaratne
71ac83fa28 New spatial icons. 2011-05-25 23:52:56 +05:30
Madhura Jayaratne
f2569ac991 Spatial indexes added. 2011-05-25 23:51:58 +05:30
Rouslan Placella
0659c39435 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into rte 2011-05-24 22:33:51 +01:00
Marc Delisle
84006bfeb2 Put back the div that was generated by previous slider 2011-05-24 10:52:21 -04:00
Marc Delisle
29940ea6b0 Put back the div that was generated by previous slider 2011-05-24 10:51:26 -04:00
Marc Delisle
468238bd08 bug #3306958 [interface] Unnecessary Details slider 2011-05-24 10:36:14 -04:00
Marc Delisle
24a7764533 bug #3306958 [interface] Unnecessary Details slider 2011-05-24 10:35:04 -04:00
Rouslan
6547444673 Removed references to Routines, Triggers and Events from *_structute.php files 2011-05-21 17:39:09 +01:00
Marc Delisle
13b31956ae For easier reading, replace "!isset" with "! isset" 2011-05-09 12:49:05 -04:00
Marc Delisle
73c57b099e Continue to replace warning level with error level 2011-05-03 19:05:24 -04:00