Marc Delisle
|
401d211d70
|
- Avoid code duplication
- Use standard $ prefix for jQuery object
|
2011-04-02 06:22:18 -04:00 |
|
Madhura Jayaratne
|
519e7b39e1
|
Bug #3243672 Inline Edit - SQL syntax error #1064 - comma-separated field.
And surround table name and field name with quotes.
|
2011-04-01 00:41:10 +05:30 |
|
Tyron Madlener
|
0762bddfd1
|
Hide 'Loading' message once request is done, not on 5 sec timeout.
Applied to every loading message that doesn't show a success/error
feedback message.
|
2011-03-31 14:36:11 +02:00 |
|
Rouslan Placella
|
c33ba84655
|
Partial fix for bug #3204461 - Datepicker not showing up on 'continue insertion'.
|
2011-03-31 10:29:09 +02:00 |
|
Rouslan Placella
|
38ca2f2d8a
|
Patch #3253811 Cannot add a new user
|
2011-03-29 12:45:18 -04:00 |
|
Marc Delisle
|
bb3f6affea
|
Obey the ShowSQL directive also for inline edit
|
2011-03-26 07:57:02 -04:00 |
|
Madhura Jayaratne
|
2038266f88
|
For Bug #3207730 Inline edit and Relational display column
|
2011-03-23 18:08:35 +05:30 |
|
Marc Delisle
|
701a668d35
|
For bug #3220370, generate UPDATE only for modified columns and avoid POSTing if not needed
|
2011-03-23 07:47:24 -04:00 |
|
Marc Delisle
|
d83e6e2b85
|
Use jQuery .data() mechanism
|
2011-03-22 07:30:17 -04:00 |
|
Madhura Jayaratne
|
a5116cd8cf
|
Proper handling of marked and hover classes for inline edit.
|
2011-03-17 19:59:22 +05:30 |
|
Madhura Jayaratne
|
876fa8fd3d
|
Fixed row marking for vertical mode Edit and Inline Edit 'td's.
|
2011-03-17 18:50:26 +05:30 |
|
Madhura Jayaratne
|
4e8898121d
|
Clicking on the link, but on 'td', should activate inline edit mode
|
2011-03-16 22:55:59 +05:30 |
|
Madhura Jayaratne
|
6ee25e5f22
|
Comments for Commit:da0fc40022e97fd13a2ea154ece2438f8de9470b
|
2011-03-15 21:03:44 +05:30 |
|
Madhura Jayaratne
|
da0fc40022
|
A better way to handle clashing between row highlighting and inline edit.
|
2011-03-15 20:57:47 +05:30 |
|
Madhura Jayaratne
|
d2955a1f35
|
Do not mark rows when clicked on anchor
|
2011-03-15 00:59:16 +05:30 |
|
Madhura Jayaratne
|
49d95b5573
|
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
|
2011-03-12 23:26:40 +05:30 |
|
Madhura Jayaratne
|
27ed977ce1
|
Fixed clashing between row marking and null checkbox of inline-edit
|
2011-03-12 23:25:07 +05:30 |
|
Marc Delisle
|
f74b5775a4
|
Synchronize: for the connection panel there was an inactive validation function; modified it, hopefully in a clearer way
|
2011-03-12 10:56:47 -05:00 |
|
Madhura Jayaratne
|
f599afd843
|
Proper indentation.
|
2011-03-12 08:18:11 +05:30 |
|
Madhura Jayaratne
|
ed00eea0a3
|
Code formatting. Make the code more readable.
|
2011-03-12 08:09:46 +05:30 |
|
Madhura Jayaratne
|
0068d42f73
|
Optimize. We can do what is being done in two for-loops in one for-loop and avoid unnecessary temporary variables.
|
2011-03-12 07:59:29 +05:30 |
|
Madhura Jayaratne
|
2e2474eb68
|
Identify non inline-editable columns based on class 'inline_edit'.
|
2011-03-12 07:52:45 +05:30 |
|
Madhura Jayaratne
|
7ef6fbaabc
|
Fix highlighting for save/hide of inline-edit
|
2011-03-12 06:09:09 +05:30 |
|
Piotr Przybylski
|
ce116ac614
|
fixed row/column highlighting
|
2011-03-11 23:55:52 +01:00 |
|
Piotr Przybylski
|
d38156b71d
|
fix -/- switching in slider effect
|
2011-03-11 22:27:39 +01:00 |
|
Marc Delisle
|
ddae18b7db
|
These functions belong to server synchronization logic
|
2011-03-11 13:31:18 -05:00 |
|
Marc Delisle
|
8d2531d658
|
In Synchronize panel, make image changes independant from the original theme
|
2011-03-11 13:16:36 -05:00 |
|
Madhura Jayaratne
|
4fdae9a0e0
|
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
|
2011-03-10 23:25:35 +05:30 |
|
Madhura Jayaratne
|
a5ef7d4b39
|
Bug #3187141 - Double query box shown
|
2011-03-10 23:20:57 +05:30 |
|
Piotr Przybylski
|
a46a49b747
|
make PMA_changeClassForColumn work about 1/4th faster
|
2011-03-10 18:48:16 +01:00 |
|
Marc Delisle
|
9deac3deb2
|
Bug #3197273 Creating table with error does not show anything
|
2011-03-09 17:15:40 -05:00 |
|
Marc Delisle
|
689ed6e633
|
- Avoid author names or initials in code
- Better naming for new class
|
2011-03-08 12:24:35 -05:00 |
|
onebighack
|
a5dfc6006d
|
Bug #3202516 Multiple Change Password windows
|
2011-03-08 12:21:36 -05:00 |
|
Marc Delisle
|
7e4cfec26c
|
Bug #3201925 Multi-table operation after table create
|
2011-03-07 10:12:02 -05:00 |
|
Marc Delisle
|
7210bc07aa
|
Bug #3197273 Improve display of error message when creating a table
|
2011-03-07 09:13:04 -05:00 |
|
Marc Delisle
|
896a6e0883
|
Improve formatting
|
2011-03-07 08:34:56 -05:00 |
|
onebighack
|
db276b0657
|
Bug #3200579 part 2 - Hiding inline edit problematic for BLOB transformations
|
2011-03-07 08:29:13 -05:00 |
|
Marc Delisle
|
dfa4668fe6
|
Bug #3187422 Form validation and submission
|
2011-03-06 08:30:51 -05:00 |
|
onebighack
|
1b94d12c3e
|
-Bug #3200692 Second click on Inline edit
-Bug #3200579 Hiding Inline edit problematic for text/geometry/blob:
partial fix
|
2011-03-06 06:09:52 -05:00 |
|
Madhura Jayaratne
|
74a61f61da
|
Surround DB name and field names with quotes to distinguish them from SQL key words.
|
2011-03-06 02:30:34 +05:30 |
|
onebighack
|
b9a6342a17
|
Bug #3200458 Hiding Inline edit problematic for foreign keys
|
2011-03-05 14:38:46 -05:00 |
|
Marc Delisle
|
0242446e46
|
Localize hide/submit messages
Replace submit with Save (an existing message)
|
2011-03-05 07:13:43 -05:00 |
|
Marc Delisle
|
555f5fa8c4
|
Remove author name from variable name
Tidy jQuery code
Proper indentation
|
2011-03-05 06:57:24 -05:00 |
|
onebighack
|
2630f3e34c
|
Patch #3195202 Inline edit Hide
|
2011-03-05 06:22:50 -05:00 |
|
Marc Delisle
|
f07a0842f0
|
Cache jQuery object to avoid unneeded DOM traversal
|
2011-03-02 13:03:24 -05:00 |
|
Michal Čihař
|
a5e5cc6a7b
|
rfe #1168350 [interface] Add clear button to SQL edit box.
|
2011-03-02 14:30:59 +01:00 |
|
Madhura Jayaratne
|
abfb718c89
|
Inline edit extended to fields of type set.
|
2011-03-01 20:42:51 +05:30 |
|
Marc Delisle
|
3400dddadd
|
Cache jQuery object to avoid unneeded DOM traversal
|
2011-03-01 08:08:40 -05:00 |
|
Ravindra Nath kakarla
|
0d77b5084c
|
Patch #3194824 Partial list of users and new users
|
2011-03-01 08:04:09 -05:00 |
|
Marc Delisle
|
564d4d7d2d
|
Typos
|
2011-02-28 12:54:04 -05:00 |
|