Thilanka Kaushalya
|
4dfac4da81
|
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
|
2011-07-06 19:56:58 +05:30 |
|
Thilanka Kaushalya
|
37641b3404
|
Fixed bugs in index edit
|
2011-07-06 19:55:57 +05:30 |
|
Rouslan Placella
|
9e34ccf57c
|
Fix for bug #3354356 - Timepicker does not work in AJAX dialogs
|
2011-07-06 15:01:39 +01:00 |
|
Marc Delisle
|
e9126d2318
|
Merge commit 'c97ef9d53c554a4e5de6180247ca6d63709db77f'
|
2011-07-06 08:17:45 -04:00 |
|
Aris Feryanto
|
c97ef9d53c
|
Show/hide column: fix bug - column resizer border's height not updated after toggling column visibility
|
2011-07-06 09:54:38 +08:00 |
|
Herman van Rink
|
39cb55a0de
|
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
|
2011-07-05 14:46:24 +02:00 |
|
Herman van Rink
|
82f83dac2f
|
Fixed XSS in unreleased RecentTable class
|
2011-07-05 14:46:13 +02:00 |
|
Rouslan Placella
|
70c70db139
|
Fix for bug #3353856 - AJAX dialogs use wrong font-size
|
2011-07-05 13:03:08 +01:00 |
|
Rouslan Placella
|
a88054dae9
|
Merge branch 'QA_3_4'
|
2011-07-04 19:04:29 +01:00 |
|
Rouslan Placella
|
39cb4d4798
|
Fix for bug #3353811 - Info message has "error" class
|
2011-07-04 19:04:04 +01:00 |
|
Rouslan Placella
|
064d399d87
|
Merge branch 'QA_3_4'
Conflicts:
tbl_indexes.php
|
2011-07-04 13:03:14 +01:00 |
|
Rouslan Placella
|
2ec0de3a9f
|
Fix for bug #3350790 - JS error in Table->Structure->Index->Edit
|
2011-07-04 12:51:17 +01:00 |
|
Rouslan Placella
|
9e8e70f0a1
|
Merge branch 'QA_3_4'
|
2011-07-04 12:32:23 +01:00 |
|
Rouslan Placella
|
c4ecddb5a2
|
Fix for bug #3353649 - "Create an index on X columns" form not validated
|
2011-07-04 12:31:14 +01:00 |
|
Marc Delisle
|
bc828427c7
|
Missing ChangeLog entry
|
2011-07-04 07:28:36 -04:00 |
|
Marc Delisle
|
64e4f9fe0e
|
Refresh .po files
|
2011-07-03 07:37:43 -04:00 |
|
Marc Delisle
|
b2ab078c71
|
ChangeLog entries for new features
|
2011-07-03 07:35:49 -04:00 |
|
Marc Delisle
|
3c0853dc68
|
Merge commit '61ea5e765db6c9382ef8fba9ab27737664b2d6cc'
|
2011-07-03 07:29:03 -04:00 |
|
Piotr Przybylski
|
cfdf3aa7c3
|
Whitespace cleanup
Removed @uses and fixed broken PHPDoc comments
|
2011-07-03 13:21:13 +02:00 |
|
Marc Delisle
|
5560ad53e0
|
ChangeLog entries for new features
|
2011-07-03 06:24:29 -04:00 |
|
Thilanka Kaushalya
|
56883ec0c5
|
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
|
2011-07-03 10:52:56 +05:30 |
|
Thilanka Kaushalya
|
311804dd72
|
Removed the modification for the multi row Export in Table Browse
|
2011-07-03 10:52:16 +05:30 |
|
Marc Delisle
|
12fcc270f2
|
Merge branch 'QA_3_4'
|
2011-07-02 20:52:10 -04:00 |
|
Marc Delisle
|
041cd7e7d2
|
3.4.3.1 release
|
2011-07-02 20:51:34 -04:00 |
|
Marc Delisle
|
58d86350c4
|
Merge branch 'MAINT_3_4_3' into QA_3_4
|
2011-07-02 20:49:29 -04:00 |
|
Marc Delisle
|
e214683f9f
|
3.4.3.1 release
|
2011-07-02 20:49:01 -04:00 |
|
Thilanka Kaushalya
|
05519a2bca
|
Changed the link name in show hide indexes
|
2011-07-02 21:17:37 +05:30 |
|
Thilanka Kaushalya
|
232b2a72c6
|
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
|
2011-07-02 15:19:45 +05:30 |
|
Thilanka Kaushalya
|
71bb5415d8
|
Added show hide option for index table in table structure
|
2011-07-02 15:16:00 +05:30 |
|
Madhura Jayaratne
|
a45a11f4e8
|
Merge branch 'QA_3_4'
|
2011-07-02 07:12:39 +05:30 |
|
Madhura Jayaratne
|
5217946601
|
bug #3340151 [export] Working SQL query exports error page
|
2011-07-02 07:05:54 +05:30 |
|
Piotr Przybylski
|
6d88345404
|
Remove DBI from moved functions' names
|
2011-07-02 00:48:14 +02:00 |
|
Piotr Przybylski
|
e6b1d479cf
|
Move PMA_DBI_get_column_values and PMA_DBI_get_table_indexes to server_synchronize.lib.php
They are used only there, no need to parse 1,5 KB of code on every page load
|
2011-07-02 00:45:08 +02:00 |
|
Piotr Przybylski
|
5021bae02f
|
Remove unused PMA_DBI_get_table_data
|
2011-07-02 00:34:25 +02:00 |
|
Piotr Przybylski
|
b232941976
|
Whitespace and comments
|
2011-07-02 00:30:09 +02:00 |
|
Piotr Przybylski
|
d5dd8a2d37
|
Fix PMA_DBI_get_columns
|
2011-07-01 20:37:58 +02:00 |
|
Piotr Przybylski
|
a28d43abf3
|
Updated MySQL function list
|
2011-07-01 20:37:57 +02:00 |
|
Piotr Przybylski
|
56d4b081a0
|
Remove STDDEV_* and VAR_*
Standard deviation and variance make no sense when called with one argument
|
2011-07-01 20:37:56 +02:00 |
|
Piotr Przybylski
|
f53f5d7647
|
Changed background color for invalid inputs
|
2011-07-01 20:37:56 +02:00 |
|
Thilanka Kaushalya
|
d33590a544
|
Resolved conflicts
|
2011-07-01 23:50:58 +05:30 |
|
Thilanka Kaushalya
|
0cb77d14ba
|
Ajaxify Index edit in table structure
|
2011-07-01 23:39:23 +05:30 |
|
Madhura Jayaratne
|
9fde1b5b23
|
Merge branch 'QA_3_4'
|
2011-07-01 23:00:57 +05:30 |
|
Madhura Jayaratne
|
4d1540cc1c
|
bug #3348995 [config] $cfg['Export']['asfile'] set to false does not select asText option
|
2011-07-01 22:58:35 +05:30 |
|
Aris Feryanto
|
61ea5e765d
|
Shift+click: fix bug 'shift+click not working after pressing next, end, etc.'
|
2011-07-01 16:19:58 +08:00 |
|
Aris Feryanto
|
c4ee218fb5
|
Navigation bar: more compact, display horizontal/vertical mode only when configured
|
2011-07-01 11:31:30 +08:00 |
|
wiltave
|
2279fd9c98
|
Translation update done using Pootle.
|
2011-06-30 23:48:41 +02:00 |
|
wiltave
|
e35bd7e265
|
Translation update done using Pootle.
|
2011-06-30 23:37:17 +02:00 |
|
wiltave
|
71e32b6146
|
Translation update done using Pootle.
|
2011-06-30 23:24:34 +02:00 |
|
wiltave
|
246367f86e
|
Translation update done using Pootle.
|
2011-06-30 23:22:08 +02:00 |
|
wiltave
|
0a7a170413
|
Translation update done using Pootle.
|
2011-06-30 23:19:53 +02:00 |
|