Jakub Vrana
|
741b76fbd4
|
Replace getElementsByTagName by shortcut for querySelectorAll
|
2018-01-11 14:00:04 +01:00 |
|
Jakub Vrana
|
9cb281868f
|
Replace getElementById by shortcut for querySelector (requires IE8)
|
2018-01-11 13:51:32 +01:00 |
|
Matthew Gamble
|
eb8c9929d3
|
Handle checkboxes properly in selectAddRow()
|
2017-02-18 18:59:06 +01:00 |
|
Jakub Vrana
|
3fa1eadf2c
|
Use null instead of undefined on after parsing JSON
|
2017-02-18 17:32:40 +01:00 |
|
Jakub Vrana
|
9872229e11
|
Make maxlength in edit fields a soft limit
|
2016-09-19 10:12:33 -07:00 |
|
Jakub Vrana
|
a248f8b008
|
Change protocol to HTTPS
|
2015-09-08 11:41:29 -07:00 |
|
Jakub Vrana
|
37c8a3a123
|
Report offline and other AJAX errors (bug #419)
|
2014-09-14 15:47:09 -07:00 |
|
Jakub Vrana
|
a987a2a4de
|
Fix JS error on Ctrl+click in select
|
2014-09-14 14:49:39 -07:00 |
|
Jakub Vrana
|
ba7af8e31c
|
Revert "Simplify copying of redirected links" - doesn't work with right click + open in new tab
This reverts commit 00da70626d .
|
2014-03-26 08:38:23 -07:00 |
|
Jakub Vrana
|
00da70626d
|
Simplify copying of redirected links
|
2014-03-20 10:04:48 -07:00 |
|
Jakub Vrana
|
46bb56cab9
|
SQLite: Support UPDATE OF triggers
|
2014-03-15 11:02:14 -07:00 |
|
Jakub Vrana
|
f4592e3603
|
Improve comment
|
2014-02-01 20:52:06 -08:00 |
|
Jakub Vrana
|
125b519937
|
Fix All checkbox in Opera (bug #374)
|
2014-01-30 10:06:43 -08:00 |
|
Jakub Vrana
|
48848de529
|
SimpleDB, MongoDB: insert more fields at once
|
2014-01-11 15:46:30 -08:00 |
|
Jakub Vrana
|
39a68b9b14
|
Don't delete value if there's a problem with inline edit of a long field
|
2014-01-08 23:06:53 -08:00 |
|
Jakub Vrana
|
683f6eefc7
|
Don't use type=number if a SQL function is used
|
2014-01-08 09:07:58 -08:00 |
|
Jakub Vrana
|
8c8f659028
|
Don't reset column when searching for an empty value with Enter
|
2013-12-20 17:42:43 -08:00 |
|
Jakub Vrana
|
abbacd4377
|
Improve message for saving by AJAX
|
2013-12-19 12:55:02 -08:00 |
|
Jakub Vrana
|
e71e4ccb4c
|
Syntax highlight just the new message
|
2013-12-19 12:39:03 -08:00 |
|
Jakub Vrana
|
61cdde0797
|
Don't execute external JavaScript when verifying version
|
2013-12-19 09:29:16 -08:00 |
|
Jakub Vrana
|
657191eed8
|
Unselect original function on key up
|
2013-08-09 17:00:05 -07:00 |
|
Jakub Vrana
|
07ba250939
|
Highlight submit for syntax highlighted textareas
|
2013-07-23 16:33:07 -07:00 |
|
Jakub Vrana
|
90b09fc60f
|
Highlight code in <textarea>
|
2013-07-22 11:45:09 -07:00 |
|
Jakub Vrana
|
3b3d169c72
|
Display help for functions and MySQL engines
|
2013-07-19 11:56:45 -07:00 |
|
Jakub Vrana
|
f8453fe65c
|
Introduce getTarget(event)
|
2013-07-19 10:41:06 -07:00 |
|
Jakub Vrana
|
9b32d638bb
|
Use isTag() JS function
|
2013-07-12 14:06:44 -07:00 |
|
Jakub Vrana
|
127b3f6154
|
SimpleDB: Display overflown table names
|
2013-07-12 08:33:13 -07:00 |
|
Jakub Vrana
|
5328619593
|
Format numbers in JS
|
2013-07-12 08:17:26 -07:00 |
|
Jakub Vrana
|
166a2f67f8
|
Disable inactive buttons
|
2013-07-12 08:17:26 -07:00 |
|
Jakub Vrana
|
0ec2fbb4d4
|
Use alterClass()
|
2013-07-11 11:20:04 -07:00 |
|
Jakub Vrana
|
bbc2c6a9da
|
Fix Enter key on indexes
|
2013-07-11 11:20:04 -07:00 |
|
Jakub Vrana
|
491cdefc84
|
Display number of rows to export
|
2013-07-11 11:20:03 -07:00 |
|
Jakub Vrana
|
d17b17e515
|
Driver for SimpleDB
|
2013-07-09 10:54:43 -07:00 |
|
Jakub Vrana
|
ab80a40269
|
Fix JS error in trCheck() on DB overview
|
2013-07-09 00:34:34 -07:00 |
|
Jakub Vrana
|
c2a3bec036
|
Display number of selected rows
|
2013-07-08 15:27:53 -07:00 |
|
Jakub Vrana
|
5f9069cc1b
|
Unhighlight default button after canceling inline edit
|
2013-07-06 23:53:03 -07:00 |
|
Jakub Vrana
|
749f51afe6
|
Save and continue edit by AJAX
|
2013-06-29 12:41:35 -07:00 |
|
Jakub Vrana
|
b7021c9c7f
|
Highlight default submit button
|
2013-05-06 09:27:35 -07:00 |
|
Jakub Vrana
|
94a0cc8de8
|
Fix resetting search (bug #3612507)
|
2013-05-03 18:53:13 -07:00 |
|
Jakub Vrana
|
2b58ebe327
|
Compensate menuOver() for ellipsis
|
2013-04-23 17:12:48 -07:00 |
|
Jakub Vrana
|
3093f58157
|
Clear column name after resetting search (bug #3601200)
|
2013-04-04 18:32:05 -07:00 |
|
Jakub Vrana
|
1a1b800b40
|
Edit select SQL query on Ctrl+click
|
2013-04-04 18:15:18 -07:00 |
|
Jakub Vrana
|
f697486884
|
Revert indeterminate checkbox state
|
2013-04-01 17:57:08 -07:00 |
|
Jakub Vrana
|
f43ef7b083
|
Allow loading more data with inline edit (bug #3605531)
|
2013-03-26 18:31:03 -07:00 |
|
Jakub Vrana
|
79fd0238b5
|
Indeterminate state of select all checkboxes
|
2013-01-30 23:47:53 -08:00 |
|
Jakub Vrana
|
b5ad37ff2b
|
Treat Meta key same as Ctrl (bug #3599405)
|
2013-01-09 17:38:53 -08:00 |
|
Jakub Vrana
|
697034f329
|
Don't edit for Ctrl+click on link
|
2012-11-01 13:42:08 -07:00 |
|
Jakub Vrana
|
7015fd9706
|
Don't select row on double click
|
2012-10-04 00:42:56 -07:00 |
|
Jakub Vrana
|
0614260544
|
Edit values by Ctrl+click instead of double click
|
2012-10-04 00:24:25 -07:00 |
|
Jakub Vrana
|
4cb14deac1
|
Open form to a new window on Ctrl+click or Shift+click
|
2012-09-04 15:40:57 -07:00 |
|