Commit Graph

14 Commits

Author SHA1 Message Date
Madhura Jayaratne
5b62968f47 Swap odd, even in RTE 2011-12-17 23:28:12 +05:30
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
Rouslan Placella
8f1aca4818 MySQL allows a function and a procedure with the same name in the same db. This case was unhandled. 2011-08-16 14:02:16 +01:00
Rouslan Placella
4e4456e9b8 Fixed wrong permission check for "Drop Routine" action 2011-08-16 12:36:38 +01:00
Rouslan Placella
39b0f4d34b Fixed wrong destination page on "Drop Routine" action 2011-08-16 12:35:43 +01:00
Rouslan Placella
49b2ca984a No need to show a "table" column in the list of triggers, if a table is already selected. 2011-07-21 20:07:59 +01:00
Rouslan Placella
4df98e9e62 Coding guidelines for code common to Routines, Triggers and Events. 2011-07-12 12:02:12 +01:00
Rouslan Placella
283bb10c35 More comments for functions that handle Routines, Triggers and Events 2011-07-08 16:36:20 +01:00
Rouslan Placella
612d6a1ff1 Standardized all "name" attributes for input fields of the Routines, Triggers and Events editors 2011-07-08 16:05:46 +01:00
Rouslan Placella
5a35754d0b Reverted to fetching lists by row instead of by cell, also implemented better control over some localized strings 2011-07-07 15:27:48 +01:00
Rouslan Placella
d47e01e7ef Tabs -> Spaces 2011-07-05 16:06:37 +01:00
Rouslan Placella
8c13805344 Prototype imlementation of the events editor 2011-07-01 16:46:17 +01:00
Rouslan Placella
cf61fb1270 Prototype integration of Triggers editor. 2011-06-30 13:12:26 +01:00
Rouslan Placella
cbafdb9a1f Refactored some routine, trigger and event manipulation code 2011-06-28 17:11:53 +01:00