Commit Graph

20123 Commits

Author SHA1 Message Date
Michal Čihař
dba7151245 Document new format strings. 2010-07-21 10:05:55 +02:00
Michal Čihař
2040be9611 Documentation. 2010-07-21 09:56:05 +02:00
Michal Čihař
9b2aa3c40d Indentation. 2010-07-21 09:55:13 +02:00
Michal Čihař
715f2f04f6 Move messages to place where they are used. 2010-07-21 09:54:04 +02:00
Michal Čihař
7415caa4e4 LaTeX export uses PMA_expandUserString. 2010-07-21 09:51:24 +02:00
Michal Čihař
32910a9b28 Cleanup in PMA_expandUserString. 2010-07-21 09:43:38 +02:00
Michal Čihař
b24a566eba Export uses same expanding as title. 2010-07-21 09:36:28 +02:00
Michal Čihař
40aaa768dd Factor out variable expanding. 2010-07-21 09:30:31 +02:00
Michal Čihař
ce9e7a9462 Not used anywhere. 2010-07-21 09:26:00 +02:00
Michal Čihař
eeae8bec21 Get rid of inline javascript in login form. 2010-07-21 09:21:58 +02:00
Michal Čihař
5908ab72bc Clarify database upgrade instructions.
We don't want to maintain all new tables in upgrade script as well.
2010-07-21 09:07:59 +02:00
Michal Čihař
85dd14612d Czech translation update. 2010-07-21 08:59:22 +02:00
Michal Čihař
b62522c61b Regenerate po files for new message. 2010-07-21 08:58:23 +02:00
Michal Čihař
4252011c93 Another occurence of message. 2010-07-21 08:57:34 +02:00
Michal Čihař
e52f78994d Merge remote branch 'pootle/master' 2010-07-21 08:54:05 +02:00
Michal Čihař
31244e29d5 Better message for missing extension. 2010-07-21 08:52:35 +02:00
ablat7ihlim
1243dfdcec Translation update done using Pootle. 2010-07-21 06:37:03 +02:00
ablat7ihlim
f1b365403b Translation update done using Pootle. 2010-07-21 06:36:40 +02:00
ablat7ihlim
a8ca09dce5 Translation update done using Pootle. 2010-07-21 06:36:14 +02:00
ablat7ihlim
af6cb35cb4 Translation update done using Pootle. 2010-07-21 06:32:00 +02:00
ablat7ihlim
67556185af Translation update done using Pootle. 2010-07-21 06:31:41 +02:00
ablat7ihlim
6779054718 Translation update done using Pootle. 2010-07-21 06:31:08 +02:00
ablat7ihlim
15bca6e0d9 Translation update done using Pootle. 2010-07-21 06:30:27 +02:00
ablat7ihlim
c7f51215b8 Translation update done using Pootle. 2010-07-21 06:28:03 +02:00
ablat7ihlim
1fc74ea206 Translation update done using Pootle. 2010-07-21 06:27:33 +02:00
gheni
05b6dde457 Translation update done using Pootle. 2010-07-21 04:32:28 +02:00
gheni
dd6a5b8216 Translation update done using Pootle. 2010-07-21 04:32:18 +02:00
gheni
af1dceb2eb Translation update done using Pootle. 2010-07-21 04:32:10 +02:00
Crack
cc9b5c9028 mark fields that user can disable in setup script 2010-07-21 01:21:32 +02:00
lorilee
db9527b4c6 Merging with master 2010-07-20 15:30:36 -07:00
lorilee
d621c84dbf Merging from master 2010-07-20 15:28:21 -07:00
lorilee
aa49b85fad Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
Conflicts:
	libraries/display_export.lib.php
2010-07-20 15:23:12 -07:00
lorilee
07d68cb79f Merging from master 2010-07-20 15:09:02 -07:00
lorilee
6ed0cb3726 Corrected syntax for checking if a checkbox is checked 2010-07-20 13:56:28 -07:00
lorilee
21ab3539b3 For the hidden table actions 2010-07-20 13:31:24 -07:00
Martynas Mickevicius
2f78d2d147 tooltip on the pie working. Now only on the query results chart. 2010-07-20 23:29:13 +03:00
lorilee
d229f6ca24 ACcidentally deleted these files 2010-07-20 13:10:34 -07:00
lorilee
2ebf96d242 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
Conflicts:
	libraries/display_export.lib.php
	libraries/display_import.lib.php
2010-07-20 13:04:03 -07:00
Crack
43a7629da9 Users can disable: AllowUserDropDatabase, UseDbSearch, QueryHistoryDB, ShowPhpInfo, ShowChgPassword
Users can change: QueryHistoryMax (must be lower than value from file config)
2010-07-20 21:57:05 +02:00
lorilee
b8022422f7 Updated enum/set editor (submit button has only one function, escapes special characters, has more instructions for formatting 2010-07-20 12:22:39 -07:00
ninadsp
0b18458fe7 Truncated values in vertical tables are now retrieved from the server for inline edits. Also, original data is now stored in a hidden span so that it can be replaced in case of an error 2010-07-21 00:14:12 +05:30
ninadsp
e9731e39c7 Added a few lines to handle inline edit requests 2010-07-21 00:12:17 +05:30
ninadsp
f7076ab686 Added classes and hidden input fields for inline edit 2010-07-21 00:11:54 +05:30
ninadsp
7b99e3b0e4 Added a parameter for inline edit requests where truncated and transformed values are retrieved 2010-07-21 00:10:46 +05:30
Martynas Mickevicius
c40e145597 added JS tooltips to the bar and line charts. Other types generate warnings for now. 2010-07-20 20:29:19 +03:00
Robert Readman
2fe1c82426 Translation update done using Pootle. 2010-07-20 16:50:45 +02:00
Crack
a8ed8e6123 SQL Validator forms 2010-07-20 16:36:22 +02:00
Michal Čihař
0b86b981bb This comment looks totally irellevant. 2010-07-20 15:29:06 +02:00
Michal Čihař
5340978548 Refresh offsets in po files. 2010-07-20 15:10:44 +02:00
Michal Čihař
3e57a8eca9 No @uses __('Something'). 2010-07-20 15:06:34 +02:00