Commit Graph

39470 Commits

Author SHA1 Message Date
Rouslan Placella
30d417cfe1 A few more PHPDOC comments. 2011-06-01 20:13:52 +01:00
Rouslan Placella
9a36c3bd95 Got rid of global $param_datatypes from db_routines.inc.php 2011-06-01 18:27:48 +01:00
Rouslan Placella
e2e58f1446 Comments, whitespaces, etc... 2011-06-01 18:20:09 +01:00
Rouslan Placella
3b15014760 Removed duplicate function introduced earlier by mistake. 2011-06-01 17:32:24 +01:00
Rouslan Placella
0c131ac95e Allow users to change the name of a Routine in edit mode. 2011-06-01 17:16:16 +01:00
Rouslan Placella
92d6e2d5c7 Avoid passing the routine type in the HTTP request when exporting a routine. 2011-06-01 16:50:35 +01:00
Rouslan Placella
5f9fed0b5c Refactored JS used to drop Routines, Triggers and Events. 2011-06-01 16:11:06 +01:00
Rouslan Placella
80fa502e22 Refactored JS used to export Routines, Triggers and Events. 2011-06-01 15:36:11 +01:00
Rouslan Placella
15bc505431 Escape the database and table names in PMA_currentUserHasPrivilege() 2011-06-01 14:49:27 +01:00
Rouslan Placella
a31c41a669 Cleaned up the code for displaying the list of routines. 2011-06-01 14:11:12 +01:00
Rouslan Placella
bfb1102da4 Disabled access to Routines features if the user does not have the required privileges. 2011-06-01 12:52:38 +01:00
Rouslan Placella
c6254910b2 Intoduced PMA_currentUserHasPrivilege() to easily disable access to some features. 2011-06-01 12:47:35 +01:00
Rouslan Placella
0bd514ee8d Merge branch 'master', remote-tracking branch 'origin' into rte 2011-06-01 12:10:50 +01:00
Rouslan Placella
e2250a3f99 E_ALL fixes. 2011-05-31 19:47:32 +01:00
Rouslan Placella
a4d680782b Merge remote-tracking branch 'origin/master' 2011-05-31 19:27:52 +01:00
Rouslan Placella
409dcfcde5 Merge remote-tracking branch 'origin/master' into rte 2011-05-31 19:22:38 +01:00
Rouslan Placella
9e19d03ed5 Fixed jQuery animation when dropping Routines, Triggers and Events. 2011-05-31 19:21:53 +01:00
Rouslan Placella
97e6b7aa56 Improved parser for parameters of routines. 2011-05-31 19:14:30 +01:00
Marc Delisle
0dbc9f4a3c Translation update done using Pootle. 2011-05-31 19:28:48 +02:00
Marc Delisle
773fcf7ebd Translation update done using Pootle. 2011-05-31 19:28:35 +02:00
Marc Delisle
b6083cbc93 Translation update done using Pootle. 2011-05-31 19:28:23 +02:00
Marc Delisle
821d1710d4 Translation update done using Pootle. 2011-05-31 19:28:10 +02:00
Marc Delisle
06931de5ac Translation update done using Pootle. 2011-05-31 19:27:53 +02:00
Marc Delisle
974837c042 Translation update done using Pootle. 2011-05-31 19:27:42 +02:00
Marc Delisle
8f2566a909 Translation update done using Pootle. 2011-05-31 19:27:26 +02:00
Marc Delisle
da3cfcc516 Translation update done using Pootle. 2011-05-31 19:27:15 +02:00
Marc Delisle
4d326cb0a3 Translation update done using Pootle. 2011-05-31 19:27:06 +02:00
Marc Delisle
c25e959a8c Translation update done using Pootle. 2011-05-31 19:26:55 +02:00
Marc Delisle
d23f888008 Translation update done using Pootle. 2011-05-31 19:26:33 +02:00
Marc Delisle
d8b798578e Translation update done using Pootle. 2011-05-31 19:26:21 +02:00
Marc Delisle
26b437e54d Translation update done using Pootle. 2011-05-31 19:26:09 +02:00
Marc Delisle
d5db3ba696 Translation update done using Pootle. 2011-05-31 19:25:53 +02:00
Michal Čihař
575f265293 Czech update 2011-05-31 17:54:03 +02:00
Michal Čihař
9fa69ddf0d Update po files 2011-05-31 17:52:21 +02:00
Tyron Madlener
d50e5120d9 Display 0 for actual 0 values 2011-05-31 17:45:47 +02:00
Tyron Madlener
a311518494 If the PMA_formatNumber() parameters would result in 0.0, it displays <0.1 instead 2011-05-31 17:45:47 +02:00
Marc Delisle
5fa80010f5 Translation update done using Pootle. 2011-05-31 17:18:39 +02:00
Marc Delisle
82891c6832 Translation update done using Pootle. 2011-05-31 17:18:17 +02:00
Rouslan Placella
6077cfb9a2 Disabled the "Edit Routine" and "Export Routine" links if the user cannot perform these operations. 2011-05-31 15:32:40 +01:00
Rouslan Placella
c33fc8e766 Moved code for generating the sql query that creates a routine into a function. 2011-05-31 14:29:11 +01:00
Rouslan Placella
42477ca0e9 Fixed broken handling of "SQL SECURITY" in routines. 2011-05-31 14:08:15 +01:00
Rouslan Placella
a126fc22e8 Improve the parsing of parameters in routines editor. 2011-05-31 13:49:33 +01:00
Rouslan Placella
6a50a944b7 Merge branch 'master', remote-tracking branch 'origin' 2011-05-31 12:14:20 +01:00
Rouslan Placella
f3158122bb Merge branch 'master', remote-tracking branch 'origin' into rte 2011-05-31 12:14:02 +01:00
Rouslan Placella
98d36b41bd Show query on successful creation or edit of routines. 2011-05-31 12:13:22 +01:00
Rouslan Placella
f964639676 Backquote Routine parameters in the generated query. 2011-05-31 11:41:17 +01:00
Pootle server
0edbd742ab Merge remote-tracking branch 'origin/master' 2011-05-31 12:40:07 +02:00
Marc Delisle
a47ac24a49 Move the links we assume are used less, towards the end 2011-05-31 06:31:58 -04:00
Yuichiro
11c852d057 Translation update done using Pootle. 2011-05-31 12:04:20 +02:00
Yuichiro
71b418333f Translation update done using Pootle. 2011-05-31 12:03:56 +02:00