Dieter Adriaenssens
f64f1d3ef0
Merge branch 'PHPExcel'
2011-03-11 21:11:40 +01:00
Marc Delisle
dfa4668fe6
Bug #3187422 Form validation and submission
2011-03-06 08:30:51 -05:00
Madhura Jayaratne
7cbaf739e4
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2011-03-05 09:55:10 +05:30
Madhura Jayaratne
489d6bfce8
Bug #3196093 CSV import - Abort immediately and show error message on invalid parameters.
2011-03-05 09:53:51 +05:30
Piotr Przybylski
612598fe7f
Fix CSP header:
...
* add 'self' for img-src and script-src
* version.js access:
- remove protocol (shorter and useful mainly when HTTPS is required)
- remove path (invalid syntax, only hosts are allowed there)
2011-03-04 23:06:49 +01:00
Michal Čihař
260cf97a06
Allow loading version information using javascript in CSP
2011-03-04 15:19:01 +01:00
Michal Čihař
29afe63e29
Allow data: for <img> in CSP
2011-03-04 15:17:32 +01:00
Dieter Adriaenssens
5620ef1c3f
Update library PHPExcel to version 1.7.6, add some missing files
2011-03-02 21:16:28 +01:00
Dieter Adriaenssens
e0a70f4c6b
Update library PHPExcel to version 1.7.6
2011-03-02 20:56:37 +01:00
Marc Delisle
419d067dc3
Extra line break generated when creating user via Ajax
2011-03-02 13:01:17 -05:00
Michal Čihař
a5e5cc6a7b
rfe #1168350 [interface] Add clear button to SQL edit box.
2011-03-02 14:30:59 +01:00
Michal Čihař
c052954bec
rfe #1312657 [dbi] Default to mysqli extension.
2011-03-02 14:19:01 +01:00
Michal Čihař
d0d236fd62
rfe #2936155 [auth] Allow to pass additional parameters using signon method.
2011-03-02 11:44:57 +01:00
Michal Čihař
c9410ed7ac
pmahomme is now default theme
2011-03-01 16:41:52 +01:00
Madhura Jayaratne
abfb718c89
Inline edit extended to fields of type set.
2011-03-01 20:42:51 +05:30
Thilanka
a994e13c33
Ajaxify browse and delete criteria in DB search
2011-02-28 12:44:44 -05:00
Michal Čihař
d1a6410766
Edit is more appropriate here
2011-02-24 16:08:22 +01:00
Marc Delisle
984cf6dbad
For bug 3168757:
...
- Use jQuery to make the text look and behave like a link
2011-02-24 06:04:49 -05:00
Marc Delisle
b78bd77e41
For bug 3168757:
...
- Change default link length limit to 2000
- Add text next to the image
2011-02-24 05:21:24 -05:00
Marc Delisle
019b9de9da
For proper conversion of the Edit link to Inline Edit
2011-02-22 07:48:47 -05:00
Marc Delisle
aa0d3cfc4a
Improve display of debugging queries
2011-02-20 07:04:08 -05:00
Madhura Jayaratne
0899300962
Bug #3187096 [AJAX] Dropdown not displayed for foreign keyed fields
2011-02-20 02:31:41 +05:30
Madhura Jayaratne
52820d2d70
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2011-02-20 01:19:32 +05:30
Madhura Jayaratne
8e64a94360
Bug #3185756 [AJAX] Inline edit and NULL columns
2011-02-19 22:50:43 +05:30
Marc Delisle
67339bab2a
Current code has problems with Ajax, for example when creating a user.
...
There are missing headers and this commit is an attempt to fix this
situation.
2011-02-19 07:49:49 -05:00
Madhura Jayaratne
da82fe392b
Bug #3183970 Losing SQL history
2011-02-18 18:54:36 +05:30
Michal Čihař
cf4d86532e
Link to MySQL 5.5 documentation on servers running MySQL 5.5
2011-02-17 10:59:00 +01:00
Michal Čihař
4c18383524
Better context for documentation links
2011-02-17 10:55:14 +01:00
Michal Čihař
04acac8235
More uses of standard function for PHP doc links
2011-02-17 10:50:59 +01:00
Michal Čihař
9ce8bb0e87
This function needs to be in core.lib as it uses it
2011-02-17 10:50:47 +01:00
Michal Čihař
aa0e0b94a8
Standard link to PHP doc
2011-02-17 10:46:57 +01:00
Michal Čihař
42cf4f8660
Factor out code for getting PHP documentation link
2011-02-17 10:44:16 +01:00
Michal Čihař
20509753ef
Display documentation for chosen PHP extension.
2011-02-17 10:31:42 +01:00
Michal Čihař
439a24c6a2
bug #3183548 [ajax] AJAX response needs HTTP header as well.
...
Otherwise we would use default charset from PHP insted of utf-8 we use.
2011-02-17 10:08:18 +01:00
Piotr Przybylski
b02955420c
make Drizzle version checks consistent
2011-02-17 02:48:59 +01:00
Piotr Przybylski
dcf0e4235a
remove unused variable
2011-02-17 02:46:05 +01:00
Piotr Przybylski
0515e1b03e
store userprefs using JSON instead of serialized PHP array
2011-02-16 21:51:53 +01:00
Ravindra Nath kakarla
0b3406df6b
Patch #3182690 Sorting BLOB displays its content
2011-02-15 15:38:11 -05:00
Michal Čihař
03d347c1a6
Correctly set font for PDF footer (bug #3168749 ).
2011-02-15 19:18:35 +01:00
Michal Čihař
c0b478a5a9
Correct setting of the font
2011-02-15 19:18:35 +01:00
Michal Čihař
51e4051ff7
Drop not used barcode files
2011-02-15 19:18:35 +01:00
Michal Čihař
6280c19ad5
Drop huge coverage text files from dejavu-fonts
2011-02-15 19:18:35 +01:00
Madhura Jayaratne
7d4dc5522f
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2011-02-15 23:30:34 +05:30
Madhura Jayaratne
ec5bdf8713
Bug #3180940 - Table with numeric name not shown
2011-02-15 23:27:38 +05:30
Marc Delisle
494ad67e78
Undefined variables when nothing is uploaded into a BLOB column
2011-02-15 12:29:24 -05:00
Piotr Przybylski
651b357f8a
Whitespace cleanup
2011-02-15 17:38:08 +01:00
Marc Delisle
1484ca6c00
Procedures and functions should be exported also when entering Export on a single db
2011-02-13 14:00:14 -05:00
Marc Delisle
708638e1dd
Bug #3179715 Procedure and functions are not exported in Server export mode
2011-02-13 08:03:36 -05:00
Madhura Jayaratne
5430cb81e2
With the new Copy link colspan should be 4
2011-02-13 11:34:33 +05:30
Madhura Jayaratne
fce601daa8
Bug #3178949 [Interface] Copy feature in vertical mode
2011-02-13 11:04:26 +05:30