Commit Graph

8580 Commits

Author SHA1 Message Date
Rouslan Placella
7a4bbd57aa Fixed action links on table structure page 2012-11-24 19:05:02 +00:00
Rouslan Placella
2e1bc1bd8d Refactored menuPrepare and menuResize into a jQuery plugin
Also integrated this plugin with both the main menu and the resizable
menu on the table structure page
2012-11-24 17:25:37 +00:00
Rouslan Placella
da4196f03f Dropped the "More" dropdown from tbl_structure.php 2012-11-23 21:36:08 +00:00
Rouslan Placella
a2df2ed10d Typo fix 2012-11-23 21:12:10 +00:00
Marc Delisle
987ea70fbc Improve function name 2012-11-20 10:13:41 -05:00
Marc Delisle
354c5e9773 Remove vague function 2012-11-20 10:09:26 -05:00
Marc Delisle
7ea4265554 Improve comments and variable name 2012-11-20 09:32:04 -05:00
Rouslan Placella
177b459822 Fixed bug #3583315 - Query doesn't load in the querywindow when clicking on edit 2012-11-19 23:36:05 +00:00
Rouslan Placella
09e0fa2143 Fixed bug #3588590 - Table browser with many rows has wrong page no 2012-11-19 21:56:41 +00:00
Rouslan Placella
d062075d92 Dropped usage of jQuery UI dialog for insert into table functionality 2012-11-19 21:39:13 +00:00
Marc Delisle
2e9738379d Improved library file name 2012-11-19 12:31:24 -05:00
Michal Čihař
b2031540be Use sprintf in javascript instead of manual replacing %s/%d 2012-11-15 16:07:29 +01:00
Marc Delisle
497583adba Merge branch 'QA_3_5' 2012-11-15 07:08:45 -05:00
Marc Delisle
ccb21c0365 Add W3C reference for URL argument separators 2012-11-15 07:08:36 -05:00
Michal Čihař
15b554c8b6 Use docs.phpmyadmin.net instead of phpmyadmin.readthedocs.org 2012-11-13 14:19:44 +01:00
Michal Čihař
a6e5286467 Fix links to FAQ 2012-11-12 14:15:45 +01:00
Marc Delisle
8f99d9589b Merge pull request #108 from nijel/documentation
New documentation
2012-11-12 04:35:51 -08:00
J.M
51421dbdf7 Display Git revision: Allow branch names with slashes 2012-11-12 12:13:04 +01:00
Michal Čihař
7ed41b34f8 Update TCPDF to 5.9.197 2012-11-12 11:45:03 +01:00
Michal Čihař
d0917d9549 Adjust testsuite to new documentation 2012-11-12 10:03:29 +01:00
Michal Čihař
a3069af822 Adjust bbcode handling to new documentation 2012-11-12 09:59:05 +01:00
Michal Čihař
61a601fc73 Implement linking to new documentation 2012-11-12 09:48:05 +01:00
Michal Čihař
3332746d90 Remove dead code 2012-11-12 09:16:08 +01:00
Michal Čihař
c28b57141c Adjust links to documentation in comments/docs 2012-11-12 09:15:37 +01:00
Rouslan Placella
9db53f4c02 Use jquery.debounce instead of custom code to speed up navigation scroll and resize handlers 2012-11-11 15:45:28 +00:00
Marc Delisle
3a5843a7cd rfe #1052091 [config] Double-underscores in PMA table names 2012-11-11 08:57:41 -05:00
Rouslan Placella
62071f9843 Fixed bug #3586115 - Unterminated JS string 2012-11-10 23:50:50 +00:00
Marc Delisle
397c5b8167 Missing Change password dialog in Edit privileges 2012-11-10 09:09:24 -05:00
Rouslan Placella
14a7be6e37 Fixed direct linking to server variable name 2012-11-09 15:13:23 +00:00
Michal Čihař
8bab2af87b Fix description of frames 2012-11-09 13:37:45 +01:00
Marc Delisle
aac68e0a25 3.5.5-dev 2012-11-08 11:38:12 -05:00
Dieter Adriaenssens
fe6124a555 improve DocBlocks 2012-11-08 16:48:16 +01:00
Dieter Adriaenssens
a040717237 tell importplugin function not to load XmlExport 2012-11-08 16:43:35 +01:00
Marc Delisle
c4ff4bee20 Remove the Synchronize feature 2012-11-07 13:09:47 -05:00
Michal Čihař
3c68a0b020 Merge pull request #104 from roccivic/drop-dead-code
Dropped dead code
2012-11-07 07:02:48 -08:00
Marc Delisle
859c0ea41b Fix "Array to string conversion" error 2012-11-07 07:51:12 -05:00
Rouslan Placella
c573b0c566 Moved setUrlHash module into ajax.js 2012-11-06 15:20:53 +00:00
Michal Čihař
dd872051de Merge pull request #103 from roccivic/fix-expired-session
Fixed bug #3583343 - Incorrect page after expired session
2012-11-05 22:47:16 -08:00
Rouslan Placella
99ee0fa246 Dropped more pointless target attributes 2012-11-05 22:30:39 +00:00
Rouslan Placella
87731d1ea5 Dropped pointless target attribute 2012-11-05 22:24:17 +00:00
Rouslan Placella
03561b892c Dropped dead code 2012-11-05 22:19:18 +00:00
Rouslan Placella
ece1ae6b17 Fixed bug #3583343 - Incorrect page after expired session 2012-11-05 22:10:39 +00:00
Rouslan Placella
9b6e2226c0 Force full page reload on font size change 2012-11-05 21:03:25 +00:00
Rouslan Placella
0227529fdd The target attribute no longer makes sense in the change language form 2012-11-05 20:59:54 +00:00
Rouslan Placella
c3efbcfbb7 Renamed PMA_Language_cmp to PMA_languageCmp and fixed docblock 2012-11-05 20:40:11 +00:00
Rouslan Placella
493d58de4e Wrap long line 2012-11-05 20:38:07 +00:00
Rouslan Placella
963a196fb1 Renamed PMA_Language_select and dropped use of echo in this function 2012-11-05 20:26:12 +00:00
Rouslan Placella
8d23284085 Whitespace fixes 2012-11-05 20:11:52 +00:00
Marc Delisle
fd69139efd bug #3582631 [core] Wrong redirect url caused cookies error with ForceSSL 2012-11-05 08:21:42 -05:00
Rouslan Placella
a31140d159 Partial fix for bug #3583312 - Broken replication forms/links 2012-11-04 23:19:56 +00:00