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
|
e03dcf7669
|
Removed some unused variables
|
2011-10-13 22:06:52 +01:00 |
|
Madhura Jayaratne
|
9bcb83af03
|
File is being conditionally included; use "include" instead
|
2011-09-23 10:56:30 +05:30 |
|
Michal Čihař
|
d48a7bc668
|
Another Start/End which might be confusing
|
2011-08-10 13:16:48 +02:00 |
|
Rouslan Placella
|
cccc78a98e
|
Unified some localised strings for routines, triggers and events.
|
2011-08-09 16:32:47 +01:00 |
|
Rouslan Placella
|
526419d1a1
|
Renamed some functions to avoid conflicts of redefinition in unit tests
|
2011-07-14 13:57:05 +01:00 |
|
Rouslan Placella
|
d3fa11c19b
|
Move declarations of globals into functions, so that unit tests are possible
|
2011-07-13 18:42:10 +01:00 |
|
Rouslan Placella
|
fed169554a
|
Swapped some inline styles for classes.
|
2011-07-12 14:52:36 +01:00 |
|
Rouslan Placella
|
262a27232e
|
Coding guidelines for events.
|
2011-07-11 16:00:43 +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
|
cae5bba400
|
Better filtering on generation of 'CREATE [ROUTINE|TRIGGER|EVENT]' queries.
|
2011-07-08 13:21:32 +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
|
7857a05de3
|
Removed pointless constant 'ITEM'
|
2011-07-05 16:04:08 +01:00 |
|
Rouslan Placella
|
e947712358
|
Do not insert not preserved events from the past into the list of events. Also use same logic for other items.
|
2011-07-05 12:53:49 +01:00 |
|
Rouslan Placella
|
15ad6605b1
|
Set 'maxlength' of input fields in HTML, instead of validating against a maximum length in JS.
|
2011-07-05 11:38:46 +01:00 |
|
Rouslan Placella
|
55d2358359
|
Factored out the JS for the editor of Routines, Triggers and Events and moved it into a namespace.
|
2011-07-05 11:30:22 +01:00 |
|
Rouslan Placella
|
8c13805344
|
Prototype imlementation of the events editor
|
2011-07-01 16:46:17 +01:00 |
|
Rouslan Placella
|
31e03fc640
|
Order the list of events by name
|
2011-06-30 18:22:23 +01:00 |
|
Rouslan Placella
|
cf61fb1270
|
Prototype integration of Triggers editor.
|
2011-06-30 13:12:26 +01:00 |
|
Rouslan Placella
|
b4b56ed461
|
Merge branch 'master' into rte
Conflicts:
db_routines.php
libraries/db_events.inc.php
libraries/rte/rte_routines.lib.php
|
2011-06-30 11:42:16 +01:00 |
|
Rouslan Placella
|
cbafdb9a1f
|
Refactored some routine, trigger and event manipulation code
|
2011-06-28 17:11:53 +01:00 |
|