Commit Graph

18 Commits

Author SHA1 Message Date
Rouslan Placella
78c1a6519b Speed-up jQuery selectors in RTE 2011-12-31 01:22:39 +00:00
Madhura Jayaratne
5b62968f47 Swap odd, even in RTE 2011-12-17 23:28:12 +05:30
Rouslan Placella
f6d2da769b Integrated the ENUM/SET editor with the Routines editor 2011-10-26 16:26:15 +01:00
Rouslan Placella
93686fd47a Improved ENUM/SET editor 2011-10-26 16:01:24 +01:00
Rouslan Placella
af4e15b6ff Merge branch 'master' into ajax_message 2011-09-14 15:58:04 +01:00
Rouslan Placella
abc1d3c345 Fixed broken validation and reindexing of some fields in the Routines editor 2011-09-14 15:42:40 +01:00
Rouslan Placella
6dbab1fb38 Prevent error notifications from disappearing in Routines, Triggers and Events implemetatations 2011-09-14 15:28:30 +01:00
Rouslan Placella
51eb8069db Fixed display of codemirror in routines, triggers and events editors 2011-09-11 19:33:00 +01:00
Rouslan Placella
265a5cebc0 Fixed bug introduced in previous commit: new rows always inserted at the bottom of the list. 2011-07-12 14:25:38 +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
492884984b Comments and whitespace for JS files for Routines, Triggers and Events 2011-07-06 14:06:30 +01:00
Rouslan Placella
5d48637abc Added validation for the Events editor 2011-07-05 16:25:08 +01:00
Rouslan Placella
9c11b373fb Added '---' to otherwise empty table cells in the routines editor. 2011-07-05 15:45:43 +01:00
Rouslan Placella
a2751ee65b LINTed the JavaScript for Routines, Triggers and Events. 2011-07-05 14:18:31 +01:00
Rouslan Placella
bc2cd16c4c Moved code common to Routines, Triggers and Events from "functions.js" to "rte/common.js" 2011-07-05 13:19:58 +01:00
Rouslan Placella
357d84e52f Merge branch 'master' into rte
Conflicts:
	js/db_routines.js
2011-07-05 13:13:31 +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
3b19b53934 Move JS code for Routines, Triggers and Events into a separate folder 2011-07-05 12:40:33 +01:00