Commit Graph

78 Commits

Author SHA1 Message Date
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ř
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
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
Marc Delisle
e1c4af87cc custom color and darkblue_orange 2008-07-17 14:22:48 +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
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
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
5eb4fee323 partition maintenance 2007-11-01 13:14:58 +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
7d015ff72a improved tabs background and bottom border 2007-07-23 23:46:20 +00:00
Sebastian Mendel
cfeb306526 coding standard: no spaces inside braces 2007-04-01 11:02:46 +00:00
Sebastian Mendel
c37b402944 fixed @subpackage tag in page level docblock 2007-03-20 14:54:22 +00:00
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Sebastian Mendel
817e790762 synced/fixed vim line 2007-03-19 17:55:39 +00:00
Marc Delisle
42ac66ad74 get rid of propicon 2007-02-10 15:58:46 +00:00
Michal Čihař
99da0295ea Fix typos (bug #1597137). 2006-11-19 20:54:19 +00:00
Michal Čihař
fb9a3a598e Check before commit! 2006-11-17 08:49:30 +00:00
Michal Čihař
8de3d47aa0 Let's again obey TextareaRows (bug #1465906). 2006-10-18 14:18:20 +00:00
Michal Čihař
0e48825a46 Finalise SVN migration. 2006-10-12 16:27:13 +00:00
Sebastian Mendel
997bd4c5c9 updated themes to 2.9 and some minor fixes 2006-08-11 09:22:10 +00:00
Sebastian Mendel
9b092a37cf added variables to define (text) color for marked and hovered objects 2006-08-02 09:09:41 +00:00
Sebastian Mendel
f106d9552e make font size user configurable 2006-07-31 13:52:52 +00:00
Sebastian Mendel
1f7dc05c30 bug #1449845 Nowrap in character sets 2006-06-20 12:12:15 +00:00
Michal Čihař
e7a09aad1a Not so wide login form (RFE #1445541). 2006-05-15 13:38:11 +00:00
Sebastian Mendel
d4fc226b9a improved themes 2006-04-27 13:29:04 +00:00
Sebastian Mendel
9a4e3a65c2 improved themes 2006-04-27 13:18:42 +00:00
Michal Čihař
bdf65efd3c Drop tables used for layout. 2006-04-26 14:36:53 +00:00
Sebastian Mendel
eb847fee11 updated themes;
fixed bug #1452131 Fonts too large;
fixed bug #1446211 Colors hardcoded in theme css files;
2006-04-26 11:32:29 +00:00
Sebastian Mendel
12f2005466 fixed bug #1444466 theme directory not being processed correctly 2006-04-12 11:16:22 +00:00
Marc Delisle
aaa65441d2 unplanned execution path 2006-04-06 16:00:59 +00:00
Sebastian Mendel
1721a77656 fixed/cleaned printer output 2006-02-17 11:00:14 +00:00
Sebastian Mendel
e7fc64d285 'fixed' layout of export screen for buggy safari and opera 2006-01-14 20:20:13 +00:00
Michal Čihař
6bc537fe43 This hack should not be needed without base href= 2005-12-11 20:24:21 +00:00
Sebastian Mendel
fb3a870d56 revised 2005-11-25 14:33:45 +00:00
Michal Čihař
9935bfd907 Ignore custom headers and temporary files from Vim. 2005-11-25 08:44:56 +00:00
Sebastian Mendel
f23e91f363 fixed font sizes 2005-11-18 11:47:01 +00:00