Commit Graph

729 Commits

Author SHA1 Message Date
Chanaka Indrajith
62ea33921d Sortable ability for server processlist 2012-08-11 23:35:45 +05:30
Rouslan Placella
4147285d81 [pmahomme] Drop the background color from self link - it looks ugly on some monitors 2012-08-03 12:07:05 +02:00
Michal Čihař
6b23e4c1fa Use getImgPath with filename 2012-07-18 15:12:24 +02:00
Madhura Jayaratne
6689049b35 bug #3535015 [navi] DbFilter, TableFilter clear buttons hidden on Chrome 2012-06-24 10:26:24 +05:30
Rouslan Placella
796012fcc5 Completely drop footnotes and use tooltips instead 2012-06-11 14:06:04 +01:00
Rouslan Placella
da1e70e1fb Integrated authentication libraries with PMA_Header class 2012-06-11 14:06:03 +01:00
Michal Čihař
89c9174c58 Fix some minor coding style violations in themes 2012-06-04 14:32:23 +02:00
Michal Čihař
47d42f95d8 Drop second set of PMD icons 2012-05-29 17:15:08 +02:00
Michal Čihař
e4f3bfd404 Use new syntax for loading pmd images 2012-05-29 17:07:45 +02:00
Michal Čihař
2a6368160c Move also colors for CodeMirror to separate CSS file 2012-05-29 15:45:38 +02:00
Michal Čihař
b79fe06b9c Move codemirror css to separate file 2012-05-29 15:44:59 +02:00
Michal Čihař
e16d803e78 Single place to process font size 2012-05-29 15:44:31 +02:00
Marc Delisle
5c53fb643a Fix merge conflicts 2012-05-24 12:34:15 -04:00
Marc Delisle
4ffeb06ca0 Improve resizer 2012-05-20 07:43:11 -04:00
Rouslan Placella
abe49f0d60 Fixed conflict when loading CSS sprites 2012-05-19 18:17:54 +01:00
Rouslan Placella
343d3fbf71 Split CSS into overridable files 2012-05-18 22:47:36 +01:00
Rouslan Placella
933ad71021 Merged CSS stylesheets 2012-05-18 19:14:09 +01:00
Miłosz Lewandowski
6130edd505 Feature Requests item #3300418: Fast database search. 2012-05-16 21:31:59 +02:00
Michal Čihař
3344e55316 Minimalize coding style changes between two bundled themes
This way we can really see how much they do differ.
2012-05-14 13:53:10 +02:00
Michal Čihař
c051a12a70 Single place to define CodeMirror CSS 2012-05-14 13:46:34 +02:00
Michal Čihař
e69599d282 Consistent coding style 2012-05-14 13:40:53 +02:00
Rouslan Placella
b134b96a68 Dropped theme-overridable print stylesheets 2012-05-13 00:28:34 +01:00
Marc Delisle
c75225f447 Better contrasting color, as suggested by Rouslan Placella 2012-05-11 15:48:16 -04:00
Marc Delisle
b8603f16b8 Initial jqplot files 2012-05-11 13:16:24 -04:00
Michal Čihař
5370d0d6c3 Fix spacing of @package used together with @subpackage 2012-05-02 11:29:34 +02:00
Dieter Adriaenssens
68fe78a42a fix function definition 2012-04-29 01:09:09 +02:00
Michal Čihař
05bfbbbec0 Fix subpackage name 2012-04-27 11:36:45 +02:00
Rouslan Placella
4c72c0e91f Ajaxified "Create View" functionality 2012-04-25 23:47:49 +01:00
Rouslan Placella
797b01a1dd Regenerated icon sprites 2012-04-25 20:24:15 +01:00
Rouslan Placella
1fb54d8e97 Added a new 'move columns' icon 2012-04-25 20:23:27 +01:00
Marc Delisle
503e45aba5 Fix merge conflicts 2012-04-25 12:29:55 -04:00
Rouslan Placella
7083dd0c93 Use LF line endings instead of CRLF 2012-04-22 00:27:46 +01:00
Rouslan Placella
f95d2fa43d Regenerated sprites 2012-04-21 19:19:58 +01:00
Rouslan Placella
00b57ea19f Removed more unused images 2012-04-21 19:18:13 +01:00
Rouslan Placella
80e2eda56a Use CSS gradients instead of image backgrounds 2012-04-21 19:09:16 +01:00
Rouslan Placella
d2bc29220e Removed unused images 2012-04-21 18:31:28 +01:00
Rouslan Placella
8e35b71217 PMD should use PMA_ajaxShowMessage() instead of custom notifications 2012-04-18 18:11:25 +01:00
Marc Delisle
049a222648 Remove LightTabs configuration directive 2012-04-15 19:57:06 -04:00
Jo Michael
37ac76c461 rfe #3517835 [structure] Move columns easily 2012-04-14 23:35:44 +02:00
Michal Čihař
32987703f7 Merge pull request #25 from nijel/master
Dropping ErrorIconic/MainPageIconic
2012-04-12 02:00:05 -07:00
Jo Michael
50c6118068 Fix missing change-password fieldset in user edit dialog, add Loading indicator for user change password 2012-04-11 19:17:01 +02:00
Michal Čihař
5d54482c66 Drop $cfg['MainPageIconic']. 2012-04-11 15:34:27 +02:00
Michal Čihař
cfee08c781 Drop $cfg['ErrorIconic'] 2012-04-11 15:27:23 +02:00
Jo Michael
378aae6152 Cleanup 3 identical 'Change password' headings in jQ-UI dialog 2012-04-11 00:36:59 +02:00
Michal Čihař
62455dd921 bug [display] Added missing icons in original theme 2012-04-10 16:17:34 +02:00
Jo Michael
263d0137fd Show progress bar with timing for import uploads 2012-04-07 19:55:45 +02:00
Jo Michael
9a5ced626a Better implementation of rfe #3488185 using a jQuery UI dialog 2012-04-03 23:10:24 +02:00
Jo Michael
330a1aa746 rfe #3488185 draggable columns vs copy column name 2012-04-03 04:33:57 +02:00
Jo Michael
5b09d0f066 Cleanup HTML5 validity issues 2012-04-01 20:14:50 +02:00
Jo Michael
4f0a8e961d Fixed wrong padding on errors and messages in RTL locales 2012-04-01 16:17:33 +02:00