Commit Graph

4341 Commits

Author SHA1 Message Date
Atul Pratap Singh
0352d10d89 Merge pull request #1750 from devenbansod/rfe1679
Ctrl/Alt + Enter submits Table->Insert form
2015-07-21 14:50:04 +05:30
Atul Pratap Singh
80a9ed2e8c Call form.validate before adding rules
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2015-07-21 14:40:16 +05:30
Madhura Jayaratne
256d76f8d0 Use class to support rtl languages
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-21 14:15:29 +05:30
Hugues Peccatte
71999ae81f Remove unnecessary semicolons.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-07-20 23:56:51 +02:00
Hugues Peccatte
b8e6367b4c Improve CSS selectors.
Remove duplicates CSS selectors.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-07-20 23:49:54 +02:00
Hugues Peccatte
d9d0d730c7 Improve CSS selectors.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-07-20 23:44:04 +02:00
Hugues Peccatte
84ebb98e54 Remove duplicate CSS selectors.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-07-20 23:43:53 +02:00
Hugues Peccatte
119e745d26 Simplify if statements.
Remove duplicate Jquery selector.

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-07-20 23:28:51 +02:00
Hugues Peccatte
71666da392 Fix unterminated statements.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-07-20 21:53:28 +02:00
Hugues Peccatte
5cd198ae14 Use variables instead of duplicate Jquery selectors.
Remove useless "px".

Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-07-20 21:50:13 +02:00
Dan Ungureanu
d1f494219a Enabled lint for console.
Updated sql-parser library to udan11/sql-parser@5e554b3.

Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-19 14:53:02 +03:00
Deven Bansod
ba142818b3 Handle Ctrl/Alt + Enter form submits
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-07-19 03:56:20 +05:30
Dan Ungureanu
4c24db0812 Style improvements.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-15 17:19:13 +03:00
Dan Ungureanu
eef994f122 Added lint.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-15 16:48:13 +03:00
Madhura Jayaratne
e70d2cf551 bug #4981 Uncaught TypeError: Cannot read property 'attr' of null
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-14 17:03:30 +05:30
Marc Delisle
7f7e45de6b Merge branch 'QA_4_4' 2015-07-13 06:54:21 -04:00
Jack Smith
e88f290d44 Remove confusing second inline edit window (bug #4826)
When a long truncated text field is being inline edited it pops up a second edit window which could be confusing. Removed it.

Signed-off-by: Jack Smith <devjacksmith@gmail.com>
2015-07-13 06:52:07 -04:00
Madhura Jayaratne
cb8a75b719 Merge branch 'master' of github.com:phpmyadmin/phpmyadmin 2015-07-13 15:59:25 +05:30
Atul Pratap Singh
904a4ce9f3 html5 history improvements: check if popstate fired on load, fix token mismatch, make use of selflink
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2015-07-13 15:40:22 +05:30
Madhura Jayaratne
a3285a7cd3 Support MySQL 5.7.5 virtual columns
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-13 15:14:15 +05:30
Nisarg Jhaveri
01aee84315 Format backtrace when required, debug console
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-07-12 18:24:30 +05:30
Nisarg Jhaveri
0eebab6bef Show loading message on back action with html5 history API
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-07-12 14:35:46 +05:30
Atul Pratap Singh
523ff3ed26 Merge pull request #1779 from zixtor/html_5_history
Move to html5 history api
2015-07-10 23:18:40 +05:30
Atul Pratap Singh
c3a81a6fd7 Stop sending microhistory url and param data as part of error reports
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2015-07-10 22:23:36 +05:30
Madhura Jayaratne
383b981d4d Revert "Make modules table sortable". Table sorter cause issue with the structure
This reverts commit 5845958d33.
2015-07-10 22:13:23 +05:30
Madhura Jayaratne
5845958d33 Make modules table sortable
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-10 20:13:55 +05:30
Madhura Jayaratne
3160799df6 Use phpmyadmin's secondary tabs instead of jQuery tabs
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-10 19:38:20 +05:30
Atul Pratap Singh
3031153746 Fix non-html5 microhistory behavior
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2015-07-09 16:45:52 +05:30
Atul Pratap Singh
563b3b709d Move to HTML5 API for maintaining AJAX history
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2015-07-09 13:21:36 +05:30
Atul Pratap Singh
9b101e2ab7 Separate microhistory code conditionally
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2015-07-09 10:32:55 +05:30
Madhura Jayaratne
e9e286005a Set indeterminate when either data or structure is not selected
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-08 18:08:56 +05:30
Madhura Jayaratne
1121d5d2f6 Cancelled page settings changes do not restore the settings UI
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-08 14:41:55 +05:30
Marc Delisle
b0994d0507 Merge pull request #1771 from madhuracj/rfe812
#812 store export definitions for reuse
2015-07-07 06:57:14 -04:00
Madhura Jayaratne
8f4e0fda04 Bug - Fix height of the selection box of monitor charts
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-07 13:06:44 +05:30
Madhura Jayaratne
ecc886717d Merge branch 'QA_4_4' of github.com:phpmyadmin/phpmyadmin into QA_4_4
Conflicts:
	ChangeLog
2015-07-06 16:06:40 +05:30
Madhura Jayaratne
db898fb0b6 bug - Saved chart image does not have a proper name or an extension
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-06 16:04:17 +05:30
Madhura Jayaratne
989199ee47 bug saved chart image does not have a proper name or an extension
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-06 15:58:19 +05:30
Madhura Jayaratne
c987104160 Make scrutinizer happy
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-06 12:09:04 +05:30
Madhura Jayaratne
335f1caf09 Fix typo
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-06 11:52:32 +05:30
Madhura Jayaratne
0a326a4009 Include empty multiselects
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-06 11:48:44 +05:30
Madhura Jayaratne
90efc18a70 Include unchecked checboxes (which are ignored by serializeArray()) with null and uncheck them when loading the template
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-06 11:31:51 +05:30
Madhura Jayaratne
61cbf6b3d9 Submit template form on template change. Select template on Back button
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-06 08:56:13 +05:30
Marc Delisle
6365442c5e Merge branch 'QA_4_4' 2015-07-04 07:25:06 -04:00
Marc Delisle
ee650720cb bug #4974 Creating a database from console doesn't update navigation panel
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-07-04 07:24:39 -04:00
Madhura Jayaratne
42a4088943 More local variables
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-02 22:52:09 +05:30
Madhura Jayaratne
3e9b97ef6c These are local variables
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-02 22:27:46 +05:30
Madhura Jayaratne
0d5999e052 Indicate the success of the template operations
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-02 21:04:06 +05:30
Madhura Jayaratne
8865744945 Select newly created template from dropdown. Add an empty option to template dropdown to show selected template.
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-02 21:04:04 +05:30
Madhura Jayaratne
4ab83556c6 Allow using templates created for other databases/tables
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-02 21:04:02 +05:30
Madhura Jayaratne
545db4a443 rfe #812 store export definitions for reuse
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-02 21:03:57 +05:30