Commit Graph

53395 Commits

Author SHA1 Message Date
Aris Feryanto
2b4acfa534 Merge remote-tracking branch 'origin/master' into aris 2011-08-23 02:26:57 +08:00
Aris Feryanto
f82ad2318c Grid edit: fix bug - show NULL checkbox for normal grid-editable text 2011-08-23 02:10:58 +08:00
Madhura Jayaratne
af5c63a905 Wrong data being used. Now use correct data. 2011-08-22 21:08:06 +05:30
Madhura Jayaratne
47f79cf091 Fix indentation 2011-08-22 20:44:09 +05:30
Madhura Jayaratne
a7e48cde10 More test data 2011-08-22 20:43:50 +05:30
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ř
a59daa10b5 Cleanup po files 2011-08-22 15:43:32 +02:00
Michal Čihař
e898b1ec19 Move theme helpers to theme class 2011-08-22 15:42:37 +02:00
Michal Čihař
85e778ffc8 Should not be called anymore 2011-08-22 15:36:54 +02:00
Michal Čihař
a0309eb384 Fix function name 2011-08-22 15:35:46 +02:00
Michal Čihař
d15abfb25b Fold PMA_ieFilter into PMA_css_Gradied 2011-08-22 15:35:32 +02:00
Michal Čihař
0705c6a87f Convert left CSS to use new helper as well 2011-08-22 15:10:41 +02:00
Michal Čihař
ccbefbb5ef Adjust calling convention, do not include # in color 2011-08-22 15:09:21 +02:00
Michal Čihař
a2485d0379 Use new function for gradient instead of doing it manually 2011-08-22 15:05:45 +02:00
Michal Čihař
5b8bb36168 Add forgotten file 2011-08-22 15:01:54 +02:00
Michal Čihař
00fab43533 Factor out function out of themes 2011-08-22 14:57:12 +02:00
Michal Čihař
98112c58f2 Fix path to image 2011-08-22 14:53:25 +02:00
Michal Čihař
162da2c149 Drop pmd directory, not used for anything 2011-08-22 14:50:48 +02:00
Michal Čihař
446d947c6e Update po files 2011-08-22 14:48:48 +02:00
Pootle server
59eca878bc Merge remote-tracking branch 'origin/master' 2011-08-22 14:40:09 +02:00
Michal Čihař
80a29d3d14 Apply changes to timepicker only if it is loaded 2011-08-22 13:44:01 +02:00
Michal Čihař
13349553b1 Localization for new timepicker 2011-08-22 13:41:27 +02:00
Pootle server
b6bee6af8a Merge remote-tracking branch 'origin/master' 2011-08-22 12:40:14 +02:00
Marc Delisle
958fcf97f4 Merge commit '047cb6845fb1a7cbd4e8adf4d68cfc46eec7804f' 2011-08-22 06:27:33 -04:00
Yuichiro
551f82e53a Translation update done using Pootle. 2011-08-22 12:15:14 +02:00
Michal Čihař
bd2d817b06 Merge remote-tracking branch 'origin/master' 2011-08-22 12:14:26 +02:00
Yuichiro
6c45a95ede Translation update done using Pootle. 2011-08-22 12:14:04 +02:00
Yuichiro
312638ab64 Translation update done using Pootle. 2011-08-22 12:12:17 +02:00
Michal Čihař
23a49e7ebb Fix reference to image 2011-08-22 12:11:52 +02:00
Michal Čihař
294ee36ed1 Add PMD theme images to themes 2011-08-22 12:10:33 +02:00
Yuichiro
81b816c6aa Translation update done using Pootle. 2011-08-22 12:10:09 +02:00
Marc Delisle
e34fd02ab4 Merge commit 'c19dae384a9dc53113ef153b338329f183c1bf11' 2011-08-22 06:07:30 -04:00
Yuichiro
797c7a7745 Translation update done using Pootle. 2011-08-22 12:07:12 +02:00
Michal Čihař
b54ca62463 Add PMD images to themes 2011-08-22 12:06:13 +02:00
Michal Čihař
86b2676a48 Load PMD images from theme 2011-08-22 12:04:02 +02:00
Michal Čihař
94a577d71d Avoid using image from other theme 2011-08-22 12:02:58 +02:00
Michal Čihař
d0f97758fc Add designer CSS to original theme 2011-08-22 12:02:25 +02:00
Yuichiro
5567ed0195 Translation update done using Pootle. 2011-08-22 12:01:17 +02:00
Michal Čihař
5371f47f07 Reoptimize stripped down images 2011-08-22 11:59:36 +02:00
Michal Čihař
9a9087a5a4 Remove useless comments and color profiles from images 2011-08-22 11:58:44 +02:00
Michal Čihař
5cd9fc19c7 Avoid hardcoding theme images path 2011-08-22 11:53:51 +02:00
Michal Čihař
e4535076aa Change class name to avoid conflict 2011-08-22 11:51:37 +02:00
Michal Čihař
439760b71a Merge remote-tracking branch 'pootle/master' 2011-08-22 11:49:38 +02:00
Yuichiro
a1fb68c7a4 Translation update done using Pootle. 2011-08-22 11:43:27 +02:00
Madhura Jayaratne
cc367fad58 Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-08-22 15:01:26 +05:30
Yuichiro
34ebf7a64d Translation update done using Pootle. 2011-08-22 11:23:22 +02:00
Madhura Jayaratne
966716ec68 More coding style improvements 2011-08-22 14:51:56 +05:30
Yuichiro
fa81f24b43 Translation update done using Pootle. 2011-08-22 11:21:17 +02:00
Yuichiro
47a0c7d4a9 Translation update done using Pootle. 2011-08-22 11:20:30 +02:00