Commit Graph

1245 Commits

Author SHA1 Message Date
Marc Delisle
22aaa6d9c5 Document that a public bookmark having the same name as the table is not executed 2011-09-26 12:25:31 -04:00
Rouslan Placella
2c9b0b2675 Added myself to the credits section in Documentation.html 2011-09-14 23:47:51 +01:00
Isaac Bennetch
c38cf7eacc Language fixes in documentation 2011-09-13 09:48:06 +02:00
Marc Delisle
e2864a383e Merge branch 'QA_3_4' 2011-09-04 08:27:20 -04:00
Marc Delisle
2694b3dae0 Missing UserprefsDeveloperTab doc 2011-09-04 08:26:21 -04:00
Marc Delisle
1b5461dc75 3.4.6-dev 2011-09-02 12:42:55 -04:00
Michal Čihař
169d42242e Fix html 2011-08-26 09:05:25 +02:00
Dieter Adriaenssens
04772d6d8f fix link 2011-08-25 19:35:25 +02:00
Piotr Przybylski
3986ec730e Docs 2011-08-24 21:51:35 +02:00
Piotr Przybylski
1c2dbf0cbb Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	libraries/advisory_rules.txt
2011-08-22 11:18:26 +02:00
Marc Delisle
4adf3478e6 Typo, English improvements 2011-08-20 07:35:38 -04:00
Ammar Yasir
b441555d68 Added FAQ in Documentation.html about 'How to use Zoom search feature?' (FAQ 6.32) 2011-08-20 10:58:33 +05:30
Piotr Przybylski
0ca4a5f02e Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	db_search.php
	libraries/Table.class.php
	libraries/schema/Pdf_Relation_Schema.class.php
	libraries/schema/User_Schema.class.php
	libraries/tbl_select.lib.php
	server_status.php
	tbl_change.php
2011-08-19 15:56:26 +02:00
Michal Čihař
3fe234a029 Move PMD help to documentation 2011-08-19 12:55:49 +02:00
Piotr Przybylski
1aa438539a Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	libraries/common.lib.php
	libraries/config.default.php
	server_synchronize.php
2011-08-17 16:39:43 +02:00
Piotr Przybylski
bcce8b2767 Credits in docs 2011-08-16 16:13:52 +02:00
Madhura Jayaratne
5e11e88a14 Mention the use of TempDir for ESRI Shapefile imports 2011-08-13 17:31:38 +05:30
Madhura Jayaratne
5744b9622d Documentation about importing ESRI Shapefiles 2011-08-13 17:24:39 +05:30
Piotr Przybylski
a7c0c55c7f Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	js/server_status.js
	libraries/common.lib.php
	tbl_printview.php
	tbl_select.php
	tbl_structure.php
2011-08-12 22:02:40 +02:00
Marc Delisle
fcb28593e8 In this context, field is really a column 2011-08-12 08:21:05 -04:00
Marc Delisle
98773d5542 Typo 2011-08-12 08:17:39 -04:00
Marc Delisle
19b475694a Row is a better term for record 2011-08-12 08:16:33 -04:00
Marc Delisle
f45075db92 Reword some doc 2011-08-12 08:12:51 -04:00
Aris Feryanto
3f10465d71 Fix merge conflict with origin/master 2011-08-12 15:56:26 +08:00
Aris Feryanto
fe7eadab72 Add configuration for maximum tbl_uiprefs records, as suggested by Piotr 2011-08-12 15:49:53 +08:00
Dieter Adriaenssens
435c147aeb Merge branch 'QA_3_4' 2011-08-11 20:53:21 +02:00
Dieter Adriaenssens
f7d3a72af0 remove another mention of Excel export 2011-08-11 20:50:14 +02:00
Dieter Adriaenssens
fd383934af Merge branch 'QA_3_4' 2011-08-10 20:58:45 +02:00
Dieter Adriaenssens
556636457a Remove library PHPExcel, due to license issues
Remove native Excel exportand import modules (xls and xlsx formats)
2011-08-10 20:53:51 +02:00
Aris Feryanto
a9cd487f0f Fix merge conflict with origin/master 2011-08-10 21:27:31 +08:00
Aris Feryanto
ca0aa169c0 Fix merge conflict with grid branch 2011-08-08 15:48:51 +08:00
Aris Feryanto
ba7913a260 Remove inline edit feature 2011-08-08 14:07:59 +08:00
Madhura Jayaratne
969c59e8a6 Merge branch 'QA_3_4'
Conflicts:
	server_status.php
2011-08-07 18:21:34 +05:30
Madhura Jayaratne
7b13b6f864 Documentation about suhosin.get.max_value_length limitation 2011-08-07 18:08:25 +05:30
Aris Feryanto
0e39df6ca4 add configuration in 'user preferences' and 'setup' to show/hide the Hint created with PMA_createqTip function 2011-08-04 16:27:47 +08:00
Aris Feryanto
11e1ead21c Merge remote-tracking branch 'origin/master' into aris 2011-08-01 17:22:44 +08:00
Piotr Przybylski
d7bea4d4ee Merge remote-tracking branch 'origin/master' into drizzle 2011-07-31 17:26:18 +02:00
Piotr Przybylski
43bd03562d mysqli is the recommended extension, not mysql 2011-07-31 15:11:00 +02:00
Piotr Przybylski
06365982c5 Withdraw FAQ 1.33
It concerns PHP 5.0.4 only, minimal supported version is now 5.2
2011-07-31 15:10:01 +02:00
Piotr Przybylski
6a54e26318 Remove information about PHP 4.3, the minimal supported version is now 5.2 2011-07-31 15:07:09 +02:00
Aris Feryanto
49a4ee05c9 Merge remote-tracking branch 'origin/master' into aris 2011-07-29 18:12:41 +08:00
Piotr Przybylski
0eca09ffff Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	libraries/dbi/mysqli.dbi.lib.php
2011-07-27 20:10:38 +02:00
Piotr Przybylski
b9ff7b7ce2 Support persistent connections with mysqli extension (only PHP 5.3.0 and newer) 2011-07-27 19:59:49 +02:00
Aris Feryanto
b81acce4c9 Merge remote-tracking branch 'origin/master' into grid 2011-07-27 10:16:53 +08:00
Aris Feryanto
4b0cd86ea7 Merge branch 'grid' into aris 2011-07-26 18:30:51 +08:00
Aris Feryanto
cb090c7e21 Grid edit: add configuration to save edited cell(s) at once 2011-07-26 18:30:40 +08:00
Marc Delisle
871aaa9b64 3.4.5-dev 2011-07-25 10:12:37 -04:00
Piotr Przybylski
3586bb992f Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	db_structure.php
	libraries/database_interface.lib.php
	libraries/server_synchronize.lib.php
	server_status.php
	sql.php
2011-07-22 11:07:04 +02:00
Michal Čihař
d55306252b Replace tabs with spaces, cleanup identation 2011-07-22 10:15:08 +02:00
Piotr Przybylski
480fe9f78c Merge remote-tracking branch 'origin/master' into drizzle 2011-07-13 17:37:50 +02:00
Marc Delisle
b2d8e0b60f Clarify directive name: ShowDisplayDir -> ShowDisplayDirection 2011-07-13 09:19:38 -04:00
Piotr Przybylski
b1b4e6389d Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	libraries/server_synchronize.lib.php
2011-07-06 18:31:38 +02:00
Piotr Przybylski
87a539aea7 Remove *Operators configuration variables 2011-07-06 17:00:33 +02:00
Aris Feryanto
c4ee218fb5 Navigation bar: more compact, display horizontal/vertical mode only when configured 2011-07-01 11:31:30 +08:00
Piotr Przybylski
e38b5cd4ff Merge remote-tracking branch 'origin/master' into drizzle
Conflicts:
	db_structure.php
	libraries/common.lib.php
	libraries/database_interface.lib.php
	tbl_structure.php
2011-06-23 14:02:58 +02:00
Piotr Przybylski
9365825f52 Hide connection collation select on home page when connected to Drizzle server 2011-06-22 23:58:02 +02:00
Marc Delisle
7ecb1abaa4 3.4.4-dev 2011-06-20 12:21:11 -04:00
Rouslan Placella
a0504f47d6 Merge branch 'master' into rte 2011-06-17 17:12:36 +01:00
Aris Feryanto
169686bccf Merge branch 'colresize' into aris 2011-06-11 10:23:11 +07:00
Rouslan Placella
a07a1d997c Merge branch 'master' into rte 2011-06-09 21:26:26 +01:00
Yuichiro
412bb22b39 Fix typo in documentation 2011-06-09 09:09:49 +02:00
Aris Feryanto
c991a19ceb Merge remote-tracking branch 'origin/master' into aris 2011-06-07 18:26:18 +07:00
Rouslan Placella
0189a62776 Merge branch 'master' into rte 2011-06-06 17:18:35 +01:00
Michal Čihař
72886c3c8a Add option to call extenal script from signon method 2011-06-06 17:13:15 +02:00
Rouslan Placella
c27b2e776b Merge branch 'master' into rte 2011-06-06 12:44:15 +01:00
Aris Feryanto
1a66a483cf Merge remote-tracking branch 'origin/master' into aris 2011-06-06 14:58:24 +07:00
Marc Delisle
47528c2048 Document DisableMultiTableMaintenance 2011-06-05 07:02:19 -04:00
Aris Feryanto
0e73a2e1b3 Merge branch 'colresize' into aris 2011-06-03 09:59:56 +07:00
Marc Delisle
8feecf6647 3.4.3-dev 2011-06-02 12:16:51 -04:00
Rouslan Placella
255d7dcf00 Merge remote-tracking branch 'origin/master' into rte 2011-06-02 11:07:24 +01:00
Michal Čihař
d5f18d4e7f Merge branch 'integration'
Conflicts:
	libraries/config/setup.forms.php
	libraries/config/user_preferences.forms.php
2011-06-02 11:41:31 +02:00
Rouslan Placella
860250f020 Fix bug #3302961 - Row check boxes missing when table row links are disabled 2011-06-02 11:39:57 +02:00
Rouslan Placella
054fd49a04 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into rte 2011-05-30 13:34:18 +01:00
Aris Feryanto
518638fa87 Merge branch 'tablesorting' into aris 2011-05-27 19:09:35 +07:00
Aris Feryanto
c40fed887e Merge branch 'recent' into aris 2011-05-27 19:09:30 +07:00
Aris Feryanto
ad6e109e0e Fix RecentTable class -> PMA_RecentTable, some fix on documentation 2011-05-27 19:03:47 +07:00
Aris Feryanto
e4ba1dc066 Add table pma_ui_prefs for remembering table sorting persistently 2011-05-27 18:52:00 +07:00
Rouslan Placella
0659c39435 Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into rte 2011-05-24 22:33:51 +01:00
Marc Delisle
8f2a040f41 Merge commit 'ab6d16ed2f4728c9f066353a851621a352ef969f' 2011-05-24 08:18:25 -04:00
Aris Feryanto
81f9537778 Add new configuration field for RememberSorting 2011-05-24 14:50:47 +07:00
Aris Feryanto
8f99ac7a28 Merge remote-tracking branch 'origin/master' into browsemode 2011-05-24 08:42:32 +07:00
Rouslan
ebce205059 Updated documentation 2011-05-21 18:10:46 +01:00
Michal Čihař
4e706c3aa0 Document that naming sigon session phpMyAdmin is not a good idea 2011-05-19 10:07:12 +02:00
Marc Delisle
9a8407e5ce 3.4.2-dev 2011-05-17 07:43:15 -04:00
Aris Feryanto
fadd8994cc Documentation for cfg_LeftRecentTable updated 2011-05-11 11:27:47 +07:00
Aris Feryanto
4ab5d6aded Update documentation and string for the pma_recent 2011-05-10 20:42:48 +07:00
Aris Feryanto
b8c654d748 Updated target release 3.5.0 for 'recent' feature in Documentation.html 2011-05-10 09:56:24 +07:00
Aris Feryanto
c468705538 Add PMA_addRecentTable function, jQuery for recent tables 'onchange' event 2011-05-10 01:55:02 +07:00
Marc Delisle
9d42dfc1c4 3.4.1-dev 2011-05-07 11:06:15 -04:00
Marc Delisle
fd1ac3cdac 3.5.0-dev 2011-05-06 06:13:40 -04:00
Marc Delisle
7af7e26cfb 3.4.0-rc3-dev 2011-04-26 12:25:54 -04:00
Marc Delisle
032b3a193f 3.4.0-rc2 2011-04-26 12:03:49 -04:00
Marc Delisle
57e3aba8ff Bug #3168733 Synchronization does not honor AllowArbitraryServer 2011-04-20 06:32:00 -04:00
Marc Delisle
5381b2f600 3.4.0-rc2-dev 2011-04-16 13:40:46 -04:00
Marc Delisle
c13f25d491 3.4.0-rc1 2011-04-16 13:10:24 -04:00
Michal Čihař
6c85df23d4 Fix markup 2011-04-06 10:04:42 +02:00
Michal Čihař
26a4a09c11 Display warning about incomplete translations 2011-04-06 09:48:20 +02:00
Dieter Adriaenssens
fecfe761f9 drop Devel: prefix in links to wiki 2011-03-29 10:02:02 +02:00
Marc Delisle
269981cbd7 Mention JSON support requirement (needed for Inline edit and user preferences) 2011-03-19 17:17:11 -04:00
Marc Delisle
09605e2d81 3.4.0-rc1-dev 2011-03-12 08:01:26 -05:00