Thilanka Kaushalya
|
8a6fc88a8c
|
Added datapickers in insert form in dialog
|
2011-07-08 21:57:29 +05:30 |
|
Rouslan Placella
|
a0504f47d6
|
Merge branch 'master' into rte
|
2011-06-17 17:12:36 +01:00 |
|
Thilanka Kaushalya
|
161f8977fa
|
Fixed the delay at dialog load in table insert
|
2011-06-15 11:35:59 +05:30 |
|
Thilanka Kaushalya
|
09fad13dcb
|
Added the update row count in db structure
|
2011-06-14 21:51:21 +05:30 |
|
Thilanka Kaushalya
|
2be90c3907
|
Added update the tablesForm in db insert
|
2011-06-13 18:11:00 +05:30 |
|
Thilanka Kaushalya
|
8b2439f4a7
|
added the buttonYes click actions
|
2011-06-12 23:02:32 +05:30 |
|
Thilanka Kaushalya
|
b53ac0870c
|
Apply ajax behavior to the insert to table option in db structure
|
2011-06-10 11:06:36 +05:30 |
|
Rouslan
|
63693133e2
|
Moved JS related to Routines, Triggers and Events into their own files.
|
2011-05-21 17:52:56 +01:00 |
|
Marc Delisle
|
dea96e2e5a
|
Conditional Ajax for db Structure and Tracking
|
2011-01-29 11:15:35 -05:00 |
|
Michal Čihař
|
85ab22ddc0
|
input element can not be under tr
This prevented the JS confirmation to work with Chromium, because it
moved the element outside the table.
|
2011-01-28 10:40:23 +01:00 |
|
Marc Delisle
|
d9d5abee08
|
adjust totals when dropping a table
|
2010-11-14 08:08:14 -05:00 |
|
Marc Delisle
|
5a72c4ea7d
|
unneeded wrapping of jQuery objects; prefix their name with dollar sign
|
2010-11-14 07:48:48 -05:00 |
|
Marc Delisle
|
e161824418
|
adjust totals when emptying a table; also use classes for more precise handling of td
|
2010-11-14 07:37:14 -05:00 |
|
Marc Delisle
|
eb21b97041
|
on clicking Empty, really ensure no further click, change icon, adjust number of rows and size
|
2010-11-13 17:02:26 -05:00 |
|
Marc Delisle
|
e3e0b2ef99
|
refresh navi frame after table creation in a non-empty db; also refresh after table drop via drop link
|
2010-10-09 10:23:06 -04:00 |
|
ninadsp
|
bbb94f628f
|
Created a new js file for the tbl_structure.php page and moved jQuery scripts for it into that file
|
2010-08-26 20:03:15 +05:30 |
|
ninadsp
|
50f2a0d6ea
|
Improved response of the Truncate table action on success
|
2010-08-26 19:53:27 +05:30 |
|
ninadsp
|
eccad201bf
|
Added JSDoc-Toolkit compatible documentation to js/db_structure.js
|
2010-08-10 19:56:04 +05:30 |
|
ninadsp
|
9640a580ff
|
Drop Table and Create Table work as expected now on db_create.php too
|
2010-07-22 00:12:43 +05:30 |
|
ninadsp
|
a180017106
|
Moved Ajax handlers of db_structure.php to a dedicated file js/db_structure.js from js/functions.js
|
2010-07-11 22:33:52 +05:30 |
|