Commit Graph

80699 Commits

Author SHA1 Message Date
Burak Yavuz
920db95461 Translated using Weblate (Turkish)
Currently translated at 100.0% (2604 of 2604)
2012-12-19 15:27:39 +01:00
Dieter Adriaenssens
fe10b70181 update docs : synchronisation removed in 4.0 2012-12-19 15:21:40 +01:00
Michal Čihař
732eb1a084 Merge remote-tracking branch 'weblate/master'
Conflicts:
	po/nl.po
2012-12-19 15:21:14 +01:00
Dieter Adriaenssens
f5982319fa Translated using Weblate (Dutch)
Currently translated at 95.0% (2474 of 2603)
2012-12-19 15:16:09 +01:00
Dieter Adriaenssens
641fb8d4bf Update po files 2012-12-19 15:14:28 +01:00
Dieter Adriaenssens
0915245adf use fields, not columns in message 2012-12-19 15:13:24 +01:00
Michal Čihař
fe8999cdb3 Merge pull request #122 from roccivic/js-file-loader
Js file loader
2012-12-19 05:22:16 -08:00
Marc Delisle
b533b30ab2 Missing most of GSoC 2011 credits 2012-12-19 08:19:30 -05:00
Marc Delisle
ec13952445 Update po files 2012-12-19 08:11:56 -05:00
Rouslan Placella
360a2a64db Disable jQuery's nocache feature when fetching js scripts 2012-12-19 13:10:36 +00:00
Rouslan Placella
c3d8eba07d Prevent pointless requests for js files 2012-12-19 13:10:36 +00:00
Rouslan Placella
9f8de95316 Fixed path for Windows machines 2012-12-19 13:10:36 +00:00
Rouslan Placella
44c12545fc Generate a single js file server-side for any number of requested files
IMPLEMENTS feature request #3583340
2012-12-19 13:10:36 +00:00
Marc Delisle
7e960403fe Merge branch 'test-for-missing-redirection' 2012-12-19 08:04:40 -05:00
Rouslan Placella
1c49c855b4 Updated mousewheel plugin to v3.0.6 2012-12-19 12:41:18 +00:00
Michal Čihař
ad6a9d1a1b Merge pull request #121 from lem9/test-for-missing-redirection
Fix for bug 3594237
2012-12-19 03:50:31 -08:00
Marc Delisle
95fa48fc8e Remove remaining code in tbl_alter.php 2012-12-18 15:44:39 -05:00
Marc Delisle
813b39f29b Navigation and column changing 2012-12-18 15:13:30 -05:00
Marc Delisle
aac1a7b8c6 Catch remote errors 2012-12-18 15:01:35 -05:00
Marc Delisle
5e300fc3bb Rename function because it does not return HTML but directly displays it 2012-12-18 12:54:03 -05:00
Marc Delisle
2c4663b0f6 Document functions 2012-12-18 12:51:12 -05:00
Marc Delisle
270392daa3 Partially handle the regenerate logic 2012-12-18 12:41:23 -05:00
Rouslan Placella
7cdfc7f425 Dropped unused files 2012-12-18 17:37:14 +00:00
Rouslan Placella
82243d5208 Check image cache when generating a toggleButton 2012-12-18 17:30:03 +00:00
Marc Delisle
d72f2507bc Call the function that adjusts the displayed column properties 2012-12-18 12:22:08 -05:00
Rouslan Placella
3935bd6448 Fixed initialisation of the toggleButton on db_events page 2012-12-18 17:17:07 +00:00
Madhura Jayaratne
241dc9ca5d Remove AJAX.submitFormProgrammatically() method 2012-12-18 22:34:59 +05:30
Rouslan Placella
cd9438083c Use PMA_Util::getImage() for getting images 2012-12-18 15:32:49 +00:00
Michal Čihař
8fc815770f Merge remote-tracking branch 'origin/QA_3_5' 2012-12-18 16:02:59 +01:00
Michal Čihař
2475699a65 Typo from bug #3596920 2012-12-18 16:02:39 +01:00
Marc Delisle
4547c9a7c8 Handle the multiple columns Change input (for IE < 9) 2012-12-18 08:19:13 -05:00
Marc Delisle
56c2393978 Handler for multiple columns Change button 2012-12-18 08:08:07 -05:00
Marc Delisle
5c639aebbc Handler for column Change 2012-12-18 07:27:39 -05:00
Michal Čihař
a88b6a3f58 Update po files 2012-12-18 11:00:45 +01:00
Michal Čihař
c8e4f53b03 Include user management part from wiki
http://wiki.phpmyadmin.net/pma/user_management
2012-12-18 10:50:51 +01:00
Michal Čihař
ed77667270 Add other sources for documentation 2012-12-18 10:48:22 +01:00
Michal Čihař
239598f9a3 Move transformations into user guide 2012-12-18 10:44:23 +01:00
Madhura Jayaratne
3f74ae88c7 Properly handle clicks on relational links 2012-12-18 14:10:26 +05:30
Rouslan Placella
450ddff7c1 Merge branch 'QA_3_5' 2012-12-17 19:47:15 +00:00
Rouslan Placella
c1ca41d94c Fixed bug#3596070 - localStorage broken in server status monitor 2012-12-17 19:46:57 +00:00
Rouslan Placella
29161ba7a7 Prevent server status monitor links from over-writing the url hash 2012-12-17 19:27:56 +00:00
Rouslan Placella
e3c9cece1a Speed up more selectors 2012-12-17 19:27:32 +00:00
Rouslan Placella
b0004fbbcb Fixed another multiple dialogs bug in server status monitor 2012-12-17 19:16:23 +00:00
Rouslan Placella
844c6f65a7 Speed up selectors in server_status_monitor.js 2012-12-17 18:44:28 +00:00
Rouslan Placella
099750af03 Fixed multiple dialogs bug in server status monitor 2012-12-17 18:40:02 +00:00
Rouslan Placella
c77ca2f842 Improved advisor instructions dialog 2012-12-17 16:42:21 +00:00
Rouslan Placella
e43cbe5b2e Fixed advisor dialog + microhistory 2012-12-17 16:32:50 +00:00
Rouslan Placella
05462d65e2 Fixed bug #3596923 - Clicking on advisor rules open multiple dialogs 2012-12-17 16:17:18 +00:00
Marc Delisle
34b18e0ae9 Refactoring attempt to start fixing the "Missing redirection to table structure" bug 2012-12-17 07:49:09 -05:00
Michal Čihař
4d3fee8173 Support for parsing git packs (bug #3591143) 2012-12-17 11:47:54 +01:00