Alex Marin
|
6867d605ae
|
fix illegal character in get_image.js.php; trigger jQuery ready events
|
2012-08-16 16:38:56 +03:00 |
|
Marc Delisle
|
bb98205389
|
Fix merge conflicts for security patch
|
2012-08-13 07:51:35 -04:00 |
|
Marc Delisle
|
7bf3fe03a4
|
Merge branch 'QA_3_5'
|
2012-08-12 09:26:11 -04:00 |
|
Marc Delisle
|
9ca1bee3c2
|
Fix merge conflicts
|
2012-08-12 09:25:37 -04:00 |
|
Marc Delisle
|
cdf9bf3b83
|
Merge branch 'MAINT_3_5_2' into QA_3_5
|
2012-08-12 09:17:19 -04:00 |
|
Marc Delisle
|
46819b311c
|
Merge branch 'QA_3_4' into MAINT_3_5_2
|
2012-08-12 09:15:38 -04:00 |
|
Marc Delisle
|
d84b98d340
|
Fix for Empty and Drop vulnerabilities on db Structure and Operations, see PMASA-2012-4
|
2012-08-12 13:48:59 +02:00 |
|
Madhura Jayaratne
|
d56335691c
|
[security] Properly escape content of tooltips in GIS visualization
|
2012-08-12 06:40:36 +05:30 |
|
Marc Delisle
|
ee306681d0
|
Fix for Empty and Drop vulnerabilities on db Structure and Operations, see PMASA-2012-4
|
2012-08-09 13:13:08 -04:00 |
|
Madhura Jayaratne
|
c4a5af9182
|
Merge branch 'QA_3_5'
Conflicts:
js/tbl_select.js
po/da.po
tbl_select.php
|
2012-08-06 22:04:02 +05:30 |
|
Madhura Jayaratne
|
7e0028e4af
|
bug #3540922 [edit] Error searching table with many fields
|
2012-08-06 21:44:16 +05:30 |
|
Michal Čihař
|
fdfffabda3
|
Merge pull request #84 from roccivic/autoselect-login-form
Autoselect username input on cookie login page
|
2012-08-05 23:58:57 -07:00 |
|
Rouslan Placella
|
5750ab31db
|
Don't double-wrap error messages for change password form
|
2012-08-03 10:07:47 +02:00 |
|
J.M
|
b77acffe43
|
Show error message when trying to change password right after changing password, see bug #3547670
|
2012-08-02 22:02:46 +02:00 |
|
Rouslan Placella
|
0793e76c11
|
Fixed fatal JS error when changing insert action
|
2012-08-01 18:41:47 +02:00 |
|
Madhura Jayaratne
|
70e28dfdf0
|
Merge branch 'QA_3_5'
|
2012-07-28 19:16:51 +05:30 |
|
Madhura Jayaratne
|
191cf52cd0
|
bug #3547825 [edit] BLOB download no longer works
|
2012-07-28 19:15:39 +05:30 |
|
Madhura Jayaratne
|
17ad243469
|
Merge branch 'QA_3_5'
|
2012-07-28 17:14:08 +05:30 |
|
Madhura Jayaratne
|
a143b74067
|
bug #3549084 [edit] Can't enter date directly when editing inline
|
2012-07-28 17:10:44 +05:30 |
|
Rouslan Placella
|
d3c06829e8
|
Speed up selectors
|
2012-07-25 13:04:27 +01:00 |
|
Rouslan Placella
|
2e1d147411
|
Autoselect username input on cookie login page
|
2012-07-25 11:27:14 +01:00 |
|
Madhura Jayaratne
|
1d93de6ada
|
Merge branch 'QA_3_5'
|
2012-07-02 21:54:57 +05:30 |
|
Madhura Jayaratne
|
bc5602d079
|
bug #3526916 [interface] Search fails with JS error when tooltips disabled
|
2012-07-02 21:51:13 +05:30 |
|
Chanaka Indrajith
|
9a2900508d
|
Merge remote branch 'upstream/master'
|
2012-07-01 23:56:04 +05:30 |
|
J.M
|
f96c97984e
|
Merge branch 'QA_3_5'
|
2012-07-01 17:27:19 +02:00 |
|
J.M
|
8f0f6da64c
|
- bug #3534979 [interface] Copy Database Ajax feedback vanishes long before copying is done
|
2012-07-01 17:17:31 +02:00 |
|
J.M
|
468998912a
|
- bug #3539044 [interface] Browse mode "Show" button gives blank page if no results anymore
|
2012-07-01 17:17:27 +02:00 |
|
Chanaka Indrajith
|
39d37fafcc
|
Resolved conflicts
|
2012-06-27 21:53:59 +05:30 |
|
Chanaka Indrajith
|
1cc49d32d9
|
Resolved conflicts
|
2012-06-27 07:06:34 +05:30 |
|
Marc Delisle
|
be434a8b05
|
The new "check all" checkbox should not be used to find a database name for dropping purposes
|
2012-06-25 07:52:19 -04:00 |
|
J.M
|
8eb0f2f22b
|
Use checkbox for checking/unchecking all rows in a table
|
2012-06-24 17:49:53 +02:00 |
|
Chanaka Indrajith
|
766466135e
|
Implement class behavior of common.lib.php file
|
2012-06-22 23:38:33 +05:30 |
|
Atul Pratap Singh
|
4ccf9b29b2
|
Fix sql results display in database search while deleting from search results
|
2012-06-19 18:14:57 +05:30 |
|
Rouslan Placella
|
8e51382fcd
|
Drop dead code
|
2012-06-15 20:37:41 +01:00 |
|
Rouslan Placella
|
11a5cd8194
|
Validate database name on client side when creating one
|
2012-06-15 20:37:41 +01:00 |
|
Rouslan Placella
|
ee5ffd8df6
|
Moved 'create database' ajax handler back to server_databases.js, since it's no longer required on main.php
|
2012-06-15 20:37:41 +01:00 |
|
Rouslan Placella
|
aac6a9e5bd
|
Don't refresh the whole list when dropping databases in server_databases.php
(Avoids pointless AJAX request)
|
2012-06-15 20:37:41 +01:00 |
|
Rouslan Placella
|
a16e723048
|
Dropped PMA_ajaxResponse()
|
2012-06-11 17:58:35 +01:00 |
|
Rouslan Placella
|
8b0f21aa0d
|
Fixed user preferences export/import
|
2012-06-11 14:06:05 +01:00 |
|
Rouslan Placella
|
971db49c11
|
Expect JSON for every ajax request in JavaScript
|
2012-06-11 14:06:05 +01:00 |
|
Rouslan Placella
|
bdb33e4548
|
Fixed ajax response for change password form
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
796012fcc5
|
Completely drop footnotes and use tooltips instead
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
3cf937022e
|
Integrated ajax responses from user_password.php with PMA_Response class
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
eb98110541
|
Dropped footer.inc.php
|
2012-06-11 14:06:04 +01:00 |
|
Rouslan Placella
|
46de9ecf01
|
Fixed JS bug in user prefs
|
2012-06-11 14:06:03 +01:00 |
|
Rouslan Placella
|
243727043d
|
Removed the last references to the old header files
|
2012-06-11 14:06:03 +01:00 |
|
Marc Delisle
|
445bd8c67a
|
Merge branch 'atul'
|
2012-06-11 07:48:56 -04:00 |
|
Atul Pratap Singh
|
0fbe20103f
|
Fix mangled datalabels bug(zoom search) in case of chromium browser
|
2012-06-11 16:46:41 +05:30 |
|
Atul Pratap Singh
|
d7ab56f37b
|
Fix zoom search point edit bug
|
2012-06-11 15:52:43 +05:30 |
|
Rouslan Placella
|
5336e18051
|
Dropped duplicate nocache setting for ajax requests in server_status
|
2012-06-10 14:41:42 +01:00 |
|