Commit Graph

27 Commits

Author SHA1 Message Date
Marc Delisle
473181a8a3 prefix for variable holding jQuery object; remove extra wrapping for the object 2010-10-31 18:06:44 -04:00
Marc Delisle
91a64c1ee2 bug 3084745 (error when editing and changing nothing) 2010-10-31 18:01:31 -04:00
Marc Delisle
1c9ec21792 unnecessary wrapping of a jQuery object; add $ as object prefix 2010-10-31 07:37:15 -04:00
Marc Delisle
be5b3b5c64 do not append ajax_request more than once 2010-10-31 07:32:36 -04:00
Marc Delisle
a1e318fbec do not reset form if we are editing 2010-10-31 07:27:01 -04:00
Marc Delisle
13b7e75428 bug #3064963 tabindex wrong for generated inserted rows 2010-09-13 12:48:05 -04:00
Marc Delisle
8c5f758e4a bug #3057481 Unchecking ignore does not work for duplicated insert rows 2010-09-12 18:58:38 -04:00
Michal Čihař
0431042bd0 Drop $Id$ expansion, nobody complained so far it not working. 2010-09-07 15:00:44 +02:00
Marc Delisle
f209921d41 bug #3057469 2010-09-05 09:52:25 -04:00
Marc Delisle
30c73aef03 bug #3057479 wrong number of rows to insert 2010-09-04 08:22:32 -04:00
Michal Čihař
d17fba309c Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
2010-08-30 09:53:37 +02:00
ninadsp
6a3d0a7f58 Added documentation, fixed some minor bugs/typos 2010-08-13 23:34:10 +05:30
ninadsp
7d3245cbcd Fixed the empty notice divison being generated when PMA_showMessage() was being passed a NULL query 2010-07-12 23:11:41 +05:30
ninadsp
e98edae53b Remove previous queries if any before inserting the latest query. We
don't want too many queries crowding up.
2010-07-11 00:14:12 +05:30
ninadsp
6230a545bf Cloning and removal of rows happens correctly now. All name/id
properties of the inputs are changed on the fly with javascript.
2010-07-10 23:45:03 +05:30
ninadsp
cbe82879e8 Hooked in Ajax submission of data. Changint the number of insertions on
the fly is still a work in progress.  Insertion tables are being
cloned/deleted, however, each is not unique.
2010-07-10 17:14:10 +05:30
ninadsp
bed1948d04 testing git setup - no major change made in code yet
only added a few comments
2010-05-23 01:22:01 +05:30
Michal Čihař
928840f449 Whitespace fixups. 2010-04-21 15:06:53 +02:00
Michal Čihař
1cafc3a509 Remove old calendar code. 2010-04-20 10:10:15 +02:00
Michal Čihař
67fd7e2567 CURRENT_TIMESTAMP is also valid for DATETIME. 2010-04-16 09:54:19 +02:00
Sutharshan Balachandren
e194beb978 [interface] Add javascript validation of datetime input.
patch #2983960
2010-04-16 09:53:44 +02:00
Herman van Rink
2bd4e25673 Fixed bug #2795256, introduced by patch #2602633 2009-05-23 12:29:54 +00:00
Marc Delisle
302c517763 bug #2780356 [calendar] Null checkbox not unchecked when date is chosen 2009-04-29 17:26:27 +00:00
Marc Delisle
612610eac9 bug #1253252 [display] Cannot NULL a column with relation defined 2008-12-07 12:37:05 +00:00
Marc Delisle
6b8aabaae8 bug #1730367 Calendar "Go" has no effect 2007-07-08 17:39:06 +00:00
Sebastian Mendel
374abd5173 fixed/added page level docblock 2007-03-20 10:32:13 +00:00
Michal Čihař
618f2d7408 Move javascript stuff out of libraries folder. 2005-11-23 19:10:30 +00:00