Commit Graph

185 Commits

Author SHA1 Message Date
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
8fbe75f58f 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:39:19 -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
ee19189db1 Added new import/export styles for this theme 2010-06-22 20:41:34 -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
da2dbdb0f8 Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc 2010-06-15 23:43:06 -04:00
lorilee
e1ac568a69 Added styles for "CSV using LOAD DATA" plugin options 2010-06-15 23:40:42 -04:00
lorilee
9444aba181 Added styles for import/export Go button, select and input types alignment, and import notification 2010-06-11 01:26:36 -04:00
lorilee
9c48680480 Added styles for export 2010-06-11 01:26:32 -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
Michal Čihař
1bbefe5e0e Ignore non official themes. 2010-06-10 10:52:00 +02: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
Virsacer
3abfe58dc7 Ignore non-default Themes 2010-04-20 10:25:46 +02:00
Sutharshan Balachandren
e194beb978 [interface] Add javascript validation of datetime input.
patch #2983960
2010-04-16 09:53:44 +02:00
Michal Čihař
32d8506607 Add jquery ui theme to themes. 2010-04-15 10:17:58 +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
Tomas Srnka
9e8618c4f9 Import progress bar fix from GIT 2010-03-02 09:28:56 +00:00
Herman van Rink
8e17cb01d5 Added missing icon to darkblue_orange theme 2010-03-01 10:13:15 +00:00
Michal Čihař
fd2a41eb8b Indicate links to documentation by dotted underline. 2010-01-22 18:36:40 +00:00
Michal Čihař
17c22891cb Allow to create new table from navigation frame (in light mode). 2010-01-22 15:43:35 +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
283dc91f85 Added missing new_* images into dark_orange theme 2009-08-30 15:12:23 +00:00
Tomas Srnka
feb562e77b Replication support - tomas_zahra branch merged 2009-08-30 14:54:36 +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
Tomas Srnka
31c6e1d5c5 New icon added into darkblue_orange theme 2009-08-24 18:26:03 +00:00
Tomas Srnka
e325226e57 *Fixed bug with different port than 3306
*Fixed support for other server than localhost
*Added support for sockets
*Fixed GUI bugs - strings (localization), table, fieldset...
*new PNG transparent icon.16x16
2009-08-24 18:10:45 +00:00
Zahra Naeem
8ce8dbfa53 Updated documentation and added documentation for synchronization. 2009-08-24 16:10:42 +00:00
Michal Čihař
215b8fa174 Added ability for synchronizing databases among servers.
Manual merge from branches/gsoc/zahra.
2009-08-24 14:39:38 +00:00
Marc Delisle
15441ded5d do not try to display a tab that was not built 2009-08-22 11:22:50 +00:00
Marc Delisle
60536d78e1 patch #2798592 [import] Progress bar 2009-07-02 12:12:06 +00:00
Marc Delisle
38fea0cc9e in SESSION, userconf renamed to tmp_user_values to avoid confusion with the future db-based user preferences 2009-06-20 16:36:58 +00:00
Michal Čihař
6076d2188b Correctly place parenthesis. 2008-11-28 23:22:27 +00:00
Michal Čihař
db017ac009 Cookie does not have to be set here. 2008-11-28 13:14:31 +00:00