Commit Graph

54 Commits

Author SHA1 Message Date
41d9e77a5b Expand navigation bar
Gray out trivial database names
2025-04-21 20:40:48 -07:00
fa1b8d5c94 Remove more table actions dropdown
Add spatial index action icons
2025-04-21 00:26:28 -07:00
Marc Delisle
b2d9121f18 Remove the custom color picker feature 2011-04-22 07:00:45 -04:00
Michal Čihař
51da49153d No longer used CSS 2011-02-02 14:21:04 +01:00
Marc Delisle
fc37859b42 RFE 3141334: Reload icon
New icon by Michael Keck
and move it with other navi frame icons
2010-12-23 13:02:53 -05:00
Marc Delisle
92008fc9b1 Avoid recreating a jQuery object
Remove tab characters
2010-12-15 13:26:33 -05:00
dylfin
3b7a23ca21 Fix clear button
Script was adapted to use jquery
Fix input box for all browsers
2010-12-15 13:16:28 -05: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
ninadsp
e646a2760c Fixed conflict due to upstream merge 2010-07-23 21:59:15 +05:30
Michal Čihař
318dc4b650 Drop @version tag from docblocks. 2010-07-20 13:59:17 +02:00
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
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
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ř
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
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
0c52f26e41 logo background color 2008-07-19 14:46:28 +00:00
Marc Delisle
bb2c1fbb8d color picker (work in progress) 2008-07-10 17:53:31 +00:00
Marc Delisle
1c96d44d34 Font size option problem when no config file 2008-06-28 15:46:54 +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
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
6342e828ea bug #1777249 [display] Remove horizontal lines in navigation panel 2007-10-20 17:19:39 +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
Marc Delisle
ae603822a5 obey MaxTableList in navi also (Light mode only); move the navigator near the database list 2007-07-09 16:30:39 +00:00
Marc Delisle
a7097ea4a1 patch #1741047, thanks to Juergen Wind 2007-06-22 16:57:49 +00:00
Marc Delisle
5c469e247c decoration for navi db page selector 2007-06-20 12:33:35 +00:00
Marc Delisle
8b94c4cf83 bug #1739253 about the new page number in navi, thanks to Juergen Wind for the suggestions 2007-06-20 12:14:18 +00:00
Marc Delisle
63b259d955 navigation and MaxDbList (work in progress) 2007-06-18 12:18:51 +00:00
Sebastian Mendel
cfeb306526 coding standard: no spaces inside braces 2007-04-01 11:02:46 +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ř
fb9a3a598e Check before commit! 2006-11-17 08:49:30 +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
9a4e3a65c2 improved themes 2006-04-27 13:18:42 +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
Marc Delisle
aaa65441d2 unplanned execution path 2006-04-06 16:00:59 +00:00
Michal Čihař
7e3e50e34c new line at the end ;-) 2006-02-22 15:00:10 +00:00
Sebastian Mendel
a07fc6903b use $GLOBALS 2005-12-02 13:27:48 +00:00
Sebastian Mendel
fb3a870d56 revised 2005-11-25 14:33:45 +00:00
Sebastian Mendel
9c4259d171 revised 2005-11-25 13:20:43 +00:00
Sebastian Mendel
1a120f1d6e fixed font size 2005-11-24 12:58:10 +00:00
Sebastian Mendel
326eb9dab5 - updated theme
- added version, to include only needed styles
2005-11-24 07:15:55 +00:00
Sebastian Mendel
0567bfe215 drop PMA_setFontSizes() 2005-11-23 14:17:53 +00:00