Commit Graph

140 Commits

Author SHA1 Message Date
lorilee
75353d1c4a Fixed unwanted spaces in nested lists in IE 2010-08-02 14:14:27 -07: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
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
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
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
lorilee
89b0a3082e Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
Conflicts:
	libraries/display_export.lib.php
2010-07-23 21:06:46 -07:00
lorilee
723a71c014 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
	libraries/export/latex.php
	themes/darkblue_orange/css/theme_right.css.php
	themes/original/css/theme_right.css.php
2010-07-23 20:43:35 -07:00
lorilee
98ef84ebc3 New main page design 2010-07-23 20:31:52 -07:00
Michal Čihař
06cf763358 [interface] Better formatting for SQL validator results. 2010-07-21 13:45:32 +02:00
lorilee
aa49b85fad Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
Conflicts:
	libraries/display_export.lib.php
2010-07-20 15:23:12 -07:00
lorilee
2ebf96d242 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
	libraries/display_export.lib.php
	libraries/display_import.lib.php
2010-07-20 13:04:03 -07:00
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
lorilee
ed20d1ebd1 Prevents wrapping in the 'more' cell; reduced horizontal space needed for more actions dropdown 2010-07-19 16:56:38 -07:00
lorilee
7b46075360 Fixed bug where non-footnote notices were being hidden; footnotes given their own div classes 2010-07-16 00:09:58 -07:00
lorilee
b63b7552d0 Fixed bug where footnotes don't show up with JavaScript disabled 2010-07-14 12:42:29 -07:00
lorilee
9badb87f1a Reveal-on-hover table structure actions 2010-07-14 11:55:31 -07:00
lorilee
38434e77fd Improved tooltip for JavaScript-enabled browsers (superscripts changed to icons) 2010-07-13 17:46:22 -07:00
lorilee
e90f8e4d89 Added a title to the export page to show the current export mode (server/database/table) 2010-07-08 12:30:50 -07:00
lorilee
af5486fccc Moved inline css from display_export.lib.php here 2010-07-08 12:01:16 -07:00
lorilee
fb36521902 Corrected div name 2010-07-05 16:40:11 -07:00
lorilee
596c7752a5 Accidentally used tabs instead of spaces 2010-07-05 16:37:41 -07:00
lorilee
cb99c85cdb Import/Export and ENUM/SET editor support for no javascript; Cursor is a pointer when hovering over link to open ENUM/SET editor 2010-07-05 16:30:03 -07:00
lorilee
5c7ee416b3 ENUM/SET editor styles 2010-06-28 19:14:21 -04:00
lorilee
40b9e360ad Fixed the <sup> tag in the "File name template" label so it doesn't push the next row to the right 2010-06-22 21:08:01 -04:00
lorilee
c8898f764c Organized the code and added comments; Updated styles for the submit button 2010-06-22 20:43:10 -04:00
lorilee
7363cd380a Adds a left indent to export/import options 2010-06-18 16:41:24 -04:00
lorilee
9e60f9f7ec Revert "Revert "Fixed XHTML syntax problemsloris-computer:/Library/WebServer/Documents/gsoc Lori$ git commit libraries/common.lib.php""
This reverts commit b1a6150a00.
2010-06-18 16:40:04 -04:00
lorilee
b1a6150a00 Revert "Fixed XHTML syntax problemsloris-computer:/Library/WebServer/Documents/gsoc Lori$ git commit libraries/common.lib.php"
This reverts commit 92779ae9c0.
2010-06-18 16:25:16 -04:00
lorilee
e1ac568a69 Added styles for "CSV using LOAD DATA" plugin options 2010-06-15 23:40:42 -04:00
lorilee
2dd664b035 Added styles for import/export Go button, select and input types alignment, and import notification 2010-06-11 01:18:18 -04:00
lorilee
e3e21a2049 Added styles for export 2010-06-08 22:22:41 -04:00
Marc Delisle
abc229d0b0 bug #3004216 Field attributes use inline CSS 2010-05-23 08:27:27 -04:00
Sutharshan Balachandren
e194beb978 [interface] Add javascript validation of datetime input.
patch #2983960
2010-04-16 09:53:44 +02:00
Crack
71b2eea153 Navigation frame styling
Patch #2980495

- icon background (home, log out, ...) on mouse over now fills entire
  box
- icon border changed from 0.05em to 1px, fixes display on Chrome (it
  was rounded to 0)
- redesigned fast filter, resizes correctly with frame, reset button
  is better aligned
- decreased margin on database tree
- fixed list margin for RTL languages (that list is always in ltr so
  my change works)
2010-04-06 12:53:29 +02:00
Crack
1359e78bcd Uniform look for tabs in major browsers 2010-04-02 14:03:57 +02:00
Michal Čihař
2eee3dc831 This way filter better fits. 2010-04-02 13:38:57 +02:00
Michal Čihař
0098927245 Move inline CSS to themes. 2010-04-02 13:24:53 +02:00
Michal Čihař
0f243918bb Whitespace cleanup. 2010-04-01 14:22:51 +02:00
Muhammd Adnan
86ca31197b patch #2979922, rfe #2804874 [interface] Add inline query editing, thanks to Muhammd Adnan. 2010-04-01 14:21:56 +02:00
Marc Delisle
6ff307b546 remove inline js from main.php 2010-03-27 15:01:13 -04:00
Michal Čihař
fd2a41eb8b Indicate links to documentation by dotted underline. 2010-01-22 18:36:40 +00:00
Michal Čihař
6ef24edd6a rfe #1186511 [inrerface] Add link to reload navigation frame. 2010-01-21 15:17:12 +00:00
Michal Čihař
dd58fce29c Fix more occurences of $_SESSION['PMA_Config']. 2010-01-21 12:33:30 +00:00
Michal Čihař
94c2f864ae [core] Remove config data from session as it brings chicken-egg problem.
Configuration data stores PmaAbsoluteUri, which should be accessible
before initiating session. Otherwise there is no way to make
PmaAbsoluteUri work. PmaAbsoluteUri is needed at least for reverse
proxy setups, for example http webserver running behind https proxy.
2010-01-21 11:18:18 +00:00
Tomas Srnka
c26c9c1fb5 Added support for current server, GUI for choosing DB from current server 2009-08-24 20:57:51 +00:00