Commit Graph

155 Commits

Author SHA1 Message Date
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
Michal Čihař
a0db803a8e Convert documentation to similar style as our web site uses. 2008-11-21 13:41:50 +00:00
Marc Delisle
0c52f26e41 logo background color 2008-07-19 14:46:28 +00:00
Marc Delisle
e1c4af87cc custom color and darkblue_orange 2008-07-17 14:22:48 +00:00
Marc Delisle
bb2c1fbb8d color picker (work in progress) 2008-07-10 17:53:31 +00:00
Sebastian Mendel
c28818ecee tweaked main page layout 2008-07-09 12:40:17 +00:00
Sebastian Mendel
a147613e3a tweaked main page layout 2008-07-09 11:31:32 +00:00
Marc Delisle
1c96d44d34 Font size option problem when no config file 2008-06-28 15:46:54 +00:00
Marc Delisle
e5bcb159eb patch 1893538 done correctly this time 2008-02-15 21:17:17 +00:00
Marc Delisle
3d785c8ed8 patch #1893538 [GUI] Display issues on Opera 9.50 2008-02-15 17:55:27 +00:00
Marc Delisle
46f5bc9624 style for box titles 2008-02-07 17:56:45 +00:00
Marc Delisle
bd232679f5 main page reorganization (work in progress) 2008-02-05 12:48:39 +00:00
Marc Delisle
6059c4fc1f bug #1847409 [security] Path disclosure on darkblue_orange/layout.inc.php 2008-01-05 14:30:41 +00:00
Sebastian Mendel
e96049f8b1 try to save some space on screen, replaced fieldset not used in form 2007-12-20 11:30:32 +00:00
Sebastian Mendel
899c69facd bug #1664240 [GUI] css height makes cfg TextareaRows useless 2007-12-14 09:22:43 +00:00
Sebastian Mendel
283c8ea014 removed bottom border ("new window link" already shows a dividing rule) 2007-12-12 09:08:13 +00:00
Marc Delisle
da6fee5243 bug #1834368 Referential integrity check breaks page look 2007-11-22 17:54:26 +00:00
Marc Delisle
b1bb38a306 wrong modification before commit in revision 10868 2007-11-07 12:57:27 +00:00
Marc Delisle
d1fdd21c88 bug #1777249 [display] Do not underline links in left panel (in default themes) 2007-11-05 17:51:57 +00:00
Marc Delisle
5eb4fee323 partition maintenance 2007-11-01 13:14:58 +00:00
Marc Delisle
766ca28ed6 partition stuff (in progress) 2007-10-30 17:02:38 +00:00
Marc Delisle
6342e828ea bug #1777249 [display] Remove horizontal lines in navigation panel 2007-10-20 17:19:39 +00:00
Sebastian Mendel
5fbf237ab7 added style for success message boxes 2007-10-09 12:08:46 +00:00
Marc Delisle
c0289a78b6 bug #1801919 [themes] Do not use NaviDatabaseNameColor for fieldset legend 2007-09-26 13:49:55 +00:00
Marc Delisle
e7c61ccddf patch #1788277 unneeded lines in CSS, thanks to Juergen Wind 2007-09-09 14:06:56 +00:00
Marc Delisle
86e8de4285 remove duplicate field ids 2007-09-04 16:28:51 +00:00
Marc Delisle
f2c01eed63 avoid a thick line on top of fieldset tblFooters 2007-07-24 13:34:40 +00:00
Marc Delisle
6be8cbdca1 add emphasis on fieldset legend for original theme 2007-07-24 00:19:51 +00:00
Marc Delisle
7d015ff72a improved tabs background and bottom border 2007-07-23 23:46:20 +00:00
Marc Delisle
08eb60f59a bug 1758159 part 2: links 2007-07-22 19:05:42 +00:00
Marc Delisle
17c81f3f97 bug #1758159 Wrong place for styling 2007-07-22 16:22:54 +00:00