Commit Graph

66 Commits

Author SHA1 Message Date
Rouslan Placella
2e1bc1bd8d Refactored menuPrepare and menuResize into a jQuery plugin
Also integrated this plugin with both the main menu and the resizable
menu on the table structure page
2012-11-24 17:25:37 +00:00
Rouslan Placella
1b69d0bf55 Drop the target attrbute from links and forms 2012-10-30 20:10:20 +00:00
Rouslan Placella
9e3a9ee52f Dropped main.php 2012-10-30 20:10:20 +00:00
Rouslan Placella
c24010362f Dropped references to index.php 2012-10-30 20:07:02 +00:00
Rouslan Placella
234480cdae Integrated themes.php with PMA_Response class 2012-06-11 14:06:03 +01:00
Michal Čihař
cac03907ef Wrap long lines 2012-05-29 17:22:52 +02:00
Michal Čihař
d026770686 Wrap long line 2012-05-29 17:20:16 +02:00
Michal Čihař
f71adf5c9b Wrap long line 2012-05-29 17:20:06 +02:00
Michal Čihař
bae0dba5f4 Concatenate fallback path only once 2012-05-29 17:19:41 +02:00
Michal Čihař
cf40a064e9 Better naming for function 2012-05-29 17:17:53 +02:00
Michal Čihař
c79566ed60 Document new behaviour 2012-05-29 17:17:00 +02:00
Michal Čihař
6b6020c5e8 Fix typo 2012-05-29 17:10:25 +02:00
Michal Čihař
4cf1d610cd Fallback to fallback theme for images not found in existing 2012-05-29 17:06:46 +02:00
Michal Čihař
37c289adca Allow to specify file name to getImgPath 2012-05-29 17:01:37 +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
Michal Čihař
e316c37598 Move query parser CSS generating to theme 2012-05-29 14:06:10 +02:00
Marc Delisle
5c53fb643a Fix merge conflicts 2012-05-24 12:34:15 -04:00
Rouslan Placella
abe49f0d60 Fixed conflict when loading CSS sprites 2012-05-19 18:17:54 +01:00
Rouslan Placella
fa9dbfcd30 Fixed wrong path when loading CSS files 2012-05-19 18:17:30 +01:00
Dieter Adriaenssens
291e2480d2 rename private variable, should start with underscore 2012-05-19 18:41:18 +02:00
Dieter Adriaenssens
5a3299f2c5 improve documentation, assign public directive to methods 2012-05-19 18:40:19 +02:00
Rouslan Placella
343d3fbf71 Split CSS into overridable files 2012-05-18 22:47:36 +01:00
Rouslan Placella
e8ef26f7fb Created FALLBACK_THEME constant in Theme manager class and set it to pmahomme 2012-05-18 20:53:12 +01:00
Rouslan Placella
933ad71021 Merged CSS stylesheets 2012-05-18 19:14:09 +01:00
Michal Čihař
c051a12a70 Single place to define CodeMirror CSS 2012-05-14 13:46:34 +02:00
Rouslan Placella
b134b96a68 Dropped theme-overridable print stylesheets 2012-05-13 00:28:34 +01:00
Madhura Jayaratne
6c6f9b405e Fix documentation comments 2012-05-10 00:28:59 +05:30
Michal Čihař
b846df7033 Empty line between @param and @return 2012-04-27 13:54:13 +02:00
Michal Čihař
397b6fd00e Cleanup spacing after @return 2012-04-27 11:33:26 +02:00
Dieter Adriaenssens
0f772aa173 check if PHPMYADMIN is set 2012-04-14 16:51:26 +02:00
Madhura Jayaratne
3332151859 Fix Checkstyle Warnings - Type: CloseBracketLine (Closing parenthesis of a multi-line function call must be on a line by itself) 2012-04-14 09:09:21 +05:30
Madhura Jayaratne
ba21546008 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2012-04-13 22:33:43 +05:30
Madhura Jayaratne
ea800101cb Fix Checkstyle Warnings - Type: BraceOnSameLine 2012-04-13 21:50:26 +05:30
Jo Michael
8744f8cf66 + rfe #3517354 [interface] Allow disabling CodeMirror with $cfg['CodemirrorEnable'] = false 2012-04-13 01:43:32 +02:00
Michal Čihař
e56949f160 Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
2011-10-25 10:13:17 +02:00
Piotr Przybylski
a1da3096a1 Pure CSS linear gradient for IE 10 and new syntax for linear gradient in Safari 5.1 and Chrome 10+
Added browser versions in comments
2011-10-02 22:41:48 +02:00
Rouslan Placella
1431d02c8f Made PMA aware of the presence of sprites + added a script for generating sprites from icons 2011-09-26 20:46:28 +01:00
Michal Čihař
9cda17487c Fix CSS rule 2011-08-22 15:56:01 +02:00
Michal Čihař
19ab72bf85 One place to generate CodeMirror CSS 2011-08-22 15:52:35 +02:00
Michal Čihař
e898b1ec19 Move theme helpers to theme class 2011-08-22 15:42:37 +02:00
Piotr Przybylski
df9b8c2729 Fix comments for functions with missing @return tag 2011-08-16 14:31:52 +02:00
Michal Čihař
662c96494f Fix and simplify theme selection js 2011-08-08 14:33:58 +02:00
Michal Čihař
b57e186331 Drop another ocurence of inline js 2011-08-08 13:53:41 +02:00
Michal Čihař
64c30e51e7 Coding style, class definitions 2011-08-05 15:12:08 +02:00
Michal Čihař
9405dbb82a Fix spacing after @param 2011-07-22 09:21:55 +02:00
Michal Čihař
e57f27e50b Remove @uses tags from docblocks 2011-06-27 11:20:20 +02: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ř
3e57a8eca9 No @uses __('Something'). 2010-07-20 15:06:34 +02:00