Commit Graph

178 Commits

Author SHA1 Message Date
fa1b8d5c94 Remove more table actions dropdown
Add spatial index action icons
2025-04-21 00:26:28 -07:00
Hans Fr. Nordhaug
6c980106b7 patch #3314626 [display] CharTextareaRows is not respected 2011-09-29 12:47:48 -04:00
Marc Delisle
98d113270e bug #3306981 [interface] pmahomme and table statistics 2011-06-02 10:44:45 -04:00
Marc Delisle
ea3af8325e tabcaution no longer exists 2011-05-04 12:53:00 -04:00
Marc Delisle
5188c435b3 Put back the red X displayed on some menu tabs when the action is not possible 2011-05-04 12:48:45 -04:00
Marc Delisle
082d410d25 Continue to replace warning level with error level 2011-05-04 06:31:26 -04:00
Madhura Jayaratne
f25945b8be DB Operations tab adjusted for low resolution browsers 2011-05-02 01:45:14 +05:30
Madhura Jayaratne
be14efaa75 Database operations tab made more compact. Table operations altered to use classes for styling. 2011-04-24 18:05:18 +05:30
Piotr Przybylski
b089769241 Added SVG gradient generator instead of using one file for each gradient 2011-04-22 21:24:34 +02:00
Piotr Przybylski
21ac63902d Make PMA_ieFilter simpler and more generic 2011-04-22 20:22:45 +02:00
unknown
5610cd4651 IE9 theme compatibility - gradient button 2011-04-22 19:56:39 +02:00
Marc Delisle
b2d9121f18 Remove the custom color picker feature 2011-04-22 07:00:45 -04:00
Piotr Przybylski
8e58438b57 Added CSS gradients for Opera 11.10 2011-04-16 22:27:04 +02:00
Aris Feryanto
b1146ee73f IE9 theme compatibility - AJAX "Loading" message misaligned 2011-04-15 08:52:16 +02:00
Rouslan Placella
8b392c661e Corrected CSS selector. Related to bug #3271928 and patch#3271930. 2011-04-13 10:46:12 +02:00
Rouslan Placella
8119fa3769 Bug #3271928 - Fix alignment of form fields when creating a new table 2011-04-07 13:14:14 +02:00
Piotr Przybylski
ce116ac614 fixed row/column highlighting 2011-03-11 23:55:52 +01:00
Piotr Przybylski
7fe857322b fix More for topmenu in pmahomme
formatting
2011-03-03 12:59:11 +01:00
Madhura Jayaratne
f6285413d7 More CSS styles for 'null' checkbox in inline edit mode. 2011-02-20 21:49:40 +05:30
Madhura Jayaratne
81974e6d93 CSS styles for null checkbox and for NULL values in table cells. 2011-02-20 00:46:29 +05:30
Marc Delisle
a9845254cb Gain some vertical space in table create form 2011-02-08 17:52:30 -05:00
Jan Prachař
9b4543f2e8 CSS: Top menu items margins and paddings converted to absolute units to prevent changing outer width on hover. 2011-02-04 12:47:17 -05:00
Michal Čihař
48d3e6850a Change More hiding/showing to CSS class from explicit block/none.
When theme wants to use something else than display: block; the old
method did not work.
2011-02-02 23:14:52 +01:00
Piotr Przybylski
a874856d01 Fixes to "More" dropdown on Structure page:
* hide using mouseleave for owning table cell instead of mouseleave on menu
* links as blocks, so that they are as wide as possible
2010-12-26 14:00:09 +01:00
Marc Delisle
2f580bb085 vertical marker and pointer for AJAX-reached results 2010-10-30 19:23:36 -04:00
Marc Delisle
7d0c11c256 class nowrap was missing; div not allowed here 2010-10-09 09:05:54 -04:00
Crack
07d85d420b remove problematic CSS, it will make overlay of enum/set editor popup to be a bit off in IE6 2010-09-02 23:39:26 +02: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
Crack
b17a2e4a85 user preferences: improve styling of fieldset headers, change Export form layout 2010-08-29 12:35:02 +02:00
Crack
06f472ed51 allow proper nesting of option groups in user preferences 2010-08-29 01:49:18 +02:00
ninadsp
9c34a0eec9 Merged branch official/master. Resolved merge conflicts introduced due to merging of Piotr and Martynas's branches 2010-08-28 01:53:52 +05:30
ninadsp
c9253c0a0e Merge conflict resolved for Lori's tree merge to main 2010-08-22 12:42:54 +05:30
Crack
b8cee3086b Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
	js/functions.js
	js/tooltip.js
	libraries/config.default.php
	libraries/config.values.php
	libraries/display_export.lib.php
	setup/lib/forms.inc.php
	setup/lib/messages.inc.php
	themes/darkblue_orange/css/theme_right.css.php
	themes/original/css/theme_right.css.php
2010-08-19 14:45:18 +02:00
ninadsp
0b2b21712e Added documentation to PHP files 2010-08-15 01:50:47 +05:30
ninadsp
2ca8e1eea2 Added the loading gif from the themes to the ajax notification 2010-08-06 20:29:09 +05:30
ninadsp
7acb4cb99d Finalised CSS rules for the Ajax notification division. It now centers correctly and handles not very large messages pretty well. 2010-08-04 22:58:05 +05:30
lorilee
75353d1c4a Fixed unwanted spaces in nested lists in IE 2010-08-02 14:14:27 -07:00
Crack
53e8d75c0f Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
	libraries/db_links.inc.php
	libraries/tbl_links.inc.php
2010-08-01 23:19:21 +02:00
lorilee
fb0aa49817 ENUM/SET editor fix for IE 2010-07-30 15:17:27 -07:00
lorilee
9877db1626 Fix for positioning in different browsers plus IE6 bug 2010-07-30 12:30:40 -07:00
Crack
9adc2597c5 short comments for inputs:
- information whether SQL validator is enabled for Validate link
- information about required extensions (SOAP, compression)
- information for constrained values (eg. MaxDbList)
2010-07-30 00:47:20 +02:00
lorilee
f1686d5172 Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
Conflicts:
	libraries/display_export.lib.php
2010-07-29 14:12:36 -07:00
ninadsp
a2f78a6d38 Resolve merge conflicts for upstream merge 2010-07-29 19:17:25 +05:30
lorilee
8120a00af7 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2010-07-28 15:03:28 -07:00
lorilee
401757e44d Main page redesign 2010-07-28 14:59:52 -07:00
Marc Delisle
2816b870c3 new labels for table operations; fix CSS 2010-07-28 05:44:03 -04:00
Crack
5a3ec082d8 fix user preferences in phpmyadmin.css.php
fix css for LightTabs
fix values in <select> lists
2010-07-27 23:15:23 +02:00
Michal Čihař
442294fa60 [interface] Fixed rendering of error/notice/info titles background. 2010-07-27 09:48:37 +02:00
Michal Čihař
659bd9c838 Add trop/empty links to table operations tab. 2010-07-27 09:39:23 +02:00
lorilee
960f6ef3ff Updated hidden actions dropdown 2010-07-26 15:46:52 -07:00