Commit Graph

38 Commits

Author SHA1 Message Date
Marc Delisle
2817ebe8e9 - Avoid incorrect validation after using datepicker
- Partly jQueryfy a function
- After fixing an incorrect value, the field remained red
2011-01-14 09:20:09 -05:00
Marc Delisle
5bae920417 Handle null checkboxes inside rows generated by "Continue insertion" 2011-01-03 16:34:20 -05:00
Marc Delisle
3a2e9d425f Remove old onchange attribute 2011-01-03 11:19:18 -05:00
Marc Delisle
027f4286ed Rename function to a better name 2011-01-03 10:59:08 -05:00
Marc Delisle
e9ee1615e7 Function was called from just one place to fold it inside caller; also recode it with jQuery 2011-01-03 10:52:17 -05:00
Marc Delisle
032d6d5e0c The Ignore checkbox is not unticked when data is inserted inside rows added with Continue insertion 2011-01-03 10:10:24 -05:00
Marc Delisle
1b0116ba3b The filter on textfield did not do the intended result, it was catching
other input elements;
Unneeded wrapping of jQuery objects
Prefix jQuery objects with dollar sign
2011-01-01 09:38:33 -05:00
Marc Delisle
386581bcb6 This is not a primary key but a row number 2010-12-19 05:42:40 -05:00
Marc Delisle
02b9dc8008 "Continue insertion" feature did not work with "Browse foreign values" links 2010-12-18 08:47:50 -05:00
Marc Delisle
9d9d88b83f bug #3119937 cannot upload into a BLOB 2010-12-04 06:35:55 -05:00
Michal Čihař
2574c009da Fix docs. 2010-11-23 10:31:12 +01:00
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