Commit Graph

5501 Commits

Author SHA1 Message Date
Michal Čihař
1fae25710d Wrap long line 2011-08-08 15:46:37 +02:00
Michal Čihař
b9e17020b8 Whitespace cleanup 2011-08-08 15:46:18 +02:00
Michal Čihař
dae7d3bd4a Improve code readability 2011-08-08 15:46:05 +02:00
Michal Čihař
21afd17860 Wrap long line 2011-08-08 15:45:47 +02:00
Michal Čihař
021e811653 Use standard way for passing messages 2011-08-08 15:23:20 +02:00
Michal Čihař
662c96494f Fix and simplify theme selection js 2011-08-08 14:33:58 +02:00
Marc Delisle
1fa702b45c Coding style 2011-08-08 08:27:10 -04:00
Tyron Madlener
bfdf28e24c Workaround too small value of suhosin.get.max_value_length 2011-08-08 08:25:20 -04:00
Michal Čihař
b57e186331 Drop another ocurence of inline js 2011-08-08 13:53:41 +02:00
Michal Čihař
8f618e6f01 Convert more occurences of inline autosubmit code to external js 2011-08-08 13:29:20 +02:00
Michal Čihař
51b54c954c Replace inline javascript 2011-08-08 12:04:23 +02:00
Michal Čihař
2f9ca4de99 Merge branch 'edit-view' of git://github.com/csware/phpmyadmin into int 2011-08-08 09:44:19 +02:00
Sven Strickroth
fcb4986598 there is no create_time-status for views
Signed-off-by: Sven Strickroth <email@cs-ware.de>
2011-08-07 18:26:49 +05:30
Sven Strickroth
ed45a8e1f5 use i10n for error message
Signed-off-by: Sven Strickroth <email@cs-ware.de>
2011-08-07 18:26:27 +05:30
Piotr Przybylski
db29c02f7a Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
	libraries/advisory_rules.txt
2011-08-06 12:54:28 +02:00
Piotr Przybylski
7e749a5f43 Fix broken character 2011-08-06 12:50:20 +02:00
Dieter Adriaenssens
017c1ee960 fix typos 2011-08-06 12:24:17 +02:00
Piotr Przybylski
eb66564960 Fix typo 2011-08-05 22:44:06 +02:00
Piotr Przybylski
36e1af721e Server Synchronize: display semicolon after executed queries 2011-08-05 22:36:12 +02:00
Piotr Przybylski
efa788d00d Synchronize: add missing arguments to a function, document possibly broken function 2011-08-05 17:12:46 +02:00
Piotr Przybylski
7a14dd6ba8 Fix file 2011-08-05 16:50:00 +02:00
Piotr Przybylski
092108bdee Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin 2011-08-05 16:47:14 +02:00
Piotr Przybylski
9d7d5f960f Remove unused variables 2011-08-05 16:46:24 +02:00
Michal Čihař
cdd2044274 Add some missing spacing in docblocks 2011-08-05 15:50:14 +02:00
Michal Čihař
9998646600 Add some docblocks 2011-08-05 15:46:59 +02:00
Michal Čihař
4afb63d08f Upgrade to jQuery 1.6.2
This should be compatible with 1.6.1 and my tests show no problems.
2011-08-05 15:31:38 +02:00
Michal Čihař
37ec6cae84 Add some docblocks 2011-08-05 15:23:04 +02:00
Michal Čihař
52375334c3 Add some docblocks 2011-08-05 15:21:24 +02:00
Michal Čihař
5c0ec4b9f3 Reformat docblocks 2011-08-05 15:17:15 +02:00
Michal Čihař
be0989e944 Reformat docblock 2011-08-05 15:15:11 +02:00
Michal Čihař
024e164f02 Add doc 2011-08-05 15:14:39 +02:00
Michal Čihař
b6c6e79dc2 Reformat docblock 2011-08-05 15:13:40 +02:00
Michal Čihař
64c30e51e7 Coding style, class definitions 2011-08-05 15:12:08 +02:00
Michal Čihař
1ec0b69e6b Coding style, function definitions 2011-08-05 14:49:23 +02:00
Michal Čihař
309c44e633 Merge remote-tracking branch 'tyron/master'
Conflicts:
	js/functions.js
2011-08-05 13:25:06 +02:00
Michal Čihař
9c7eea8aeb Better error message 2011-08-05 10:50:58 +02:00
Michal Čihař
81aadb883f Better error message 2011-08-05 10:49:49 +02:00
Michal Čihař
95b0af8892 Avoid composite messages 2011-08-05 10:47:03 +02:00
Michal Čihař
654228e091 Avoid composite messages 2011-08-05 10:43:31 +02:00
Michal Čihař
21b5b87c92 Escape only parts which need it, not translated string 2011-08-05 10:32:34 +02:00
Michal Čihař
4833db7d64 Add some docblocks 2011-08-05 10:17:16 +02:00
Michal Čihař
8880f996bf Add some docblocks 2011-08-05 10:15:35 +02:00
Tyron Madlener
af6f02c03b Merge remote-tracking branch 'origin/master' 2011-08-05 10:50:11 +03:00
Tyron Madlener
0c514efe7c Grammar fix 2011-08-05 10:50:00 +03:00
Michal Čihař
dd2dc3a5a7 Shortcut when export can not work 2011-08-05 08:19:18 +02:00
Michal Čihař
872a2e6079 Remove unused variable 2011-08-05 08:17:08 +02:00
Michal Čihař
d7e0002af6 Fix variable name 2011-08-05 08:17:00 +02:00
Michal Čihař
9f029508df Whitespace cleanup 2011-08-05 08:14:27 +02:00
Michal Čihař
c3e5c3a329 Remove unused variable 2011-08-05 08:14:21 +02:00
Piotr Przybylski
6fe137e68d PMA_DBI_get_columns - return null when there are no columns (server synchronize depends on this behavior) 2011-08-05 01:15:37 +02:00