Commit Graph

183 Commits

Author SHA1 Message Date
Michal Čihař
1e9e14d23b Remove ForceSSL configuration directive
In most setups we simply do not have enough information to decide
whether user has come through HTTPS or not leading to infinite
redirects.

Anyway this is better to handle at web server side together with setting
HSTS headers.

Issue #11412, #11883

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-02-03 14:20:11 +01:00
Achilles-96
f48b5af23c Fixes #11730
Signed-off-by: Raghuram Vadapalli <raghuram.vadapalli@research.iiit.ac.in>
2015-12-14 10:35:29 +05:30
Madhura Jayaratne
ab00a2af65 Add missing 'sql_create_database' to setup and user preferences. Organize export relation options
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-29 17:24:30 +10:00
Madhura Jayaratne
769a8aa15f Fix #11414 Unclear export options / organization / hierarchy
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-08-20 10:06:38 +05:30
Marc Delisle
48044b5d48 Merge pull request #1798 from udan11/coding_style
Miscellaneous coding style fixes
2015-07-18 17:57:15 -04:00
Marc Delisle
e4d4349024 Merge pull request #1788 from udan11/lint
[WIP] Added lint.
2015-07-18 17:54:40 -04:00
Dan Ungureanu
91b97fadc2 Remove unneeded closing tags.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-19 00:18:38 +03:00
Madhura Jayaratne
a281d9c70f Use spaces in place of tabs
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-17 14:32:55 +05:30
Dan Ungureanu
eef994f122 Added lint.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
2015-07-15 16:48:13 +03:00
Madhura Jayaratne
8c6261c73f Underscores are preferred to separate words in configuration storage table names/directives
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-07-09 17:06:28 +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
Madhura Jayaratne
69e1c473de Config option for Export\as_separate_files
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-30 15:37:30 +05:30
Nisarg Jhaveri
2fa832ca89 rfe#1557 Hide groups from navi panel
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-06-23 17:07:02 +05:30
Isaac Bennetch
bb435183a3 Merge pull request #1737 from devenbansod/rfe1060_new
Designer settings saved in a new table in configuration storage
2015-06-22 22:42:52 -04:00
Madhura Jayaratne
e0aa1a4c92 #4963 Improve/restore non-unique index row editing
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-06-22 13:46:18 +05:30
Deven Bansod
54a480e8eb Designer settings saved in a new table in configuration storage
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
2015-06-21 15:44:39 +05:30
Nisarg Jhaveri
34720c2365 Disable foreign key checks in SQL query box and config option
Signed-off-by: Nisarg Jhaveri <nisargjhaveri@gmail.com>
2015-05-31 12:28:41 +05:30
Madhura Jayaratne
d5a88decda Fix typo
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-27 15:17:04 +05:30
Madhura Jayaratne
2f882a6e24 Add a configuration for the newly added comment column in db structure page
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-05-27 14:37:56 +05:30
Madhura Jayaratne
84c7c61cd2 Make sql_metadata configurable
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-04-10 16:53:56 +05:30
Marc Delisle
a653247189 Merge pull request #1601 from pratiksethia1/rfe1625-Autocomplete-Sql
Feature Request #1625 Autocomplete Sql
2015-03-22 07:26:22 -04:00
pratiksethia1
5d660eb09d Feature Request #1625 Autocomplete Sql
Gives an option to user to toggle autocomplete of table and column
names in config settings

Signed-off-by: Pratik Sethia <pratiksethia1@gmail.com>
2015-03-21 00:15:30 +05:30
Madhura Jayaratne
df38a76b9f rfe #1306 Add lock tables, disable keys options
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-03-11 10:48:59 +05:30
Marc Delisle
e0f6853e4b Add new feature to /setup
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-03-09 08:13:58 -04:00
Marc Delisle
f5a9002209 Merge pull request #1520 from madhuracj/rfe1441
rfe #1441 Add regexp match when using AllowArbitraryServer
2015-02-28 06:17:36 -05:00
Madhura Jayaratne
1b939fb3d3 rfe #1441 Add regexp match when using AllowArbitraryServer
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-26 17:02:09 +05:30
Marc Delisle
df7f409f1b rfe #1575 "Disable database expansion" : unclear directive name and explanation
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-02-24 13:10:48 -05:00
Marc Delisle
26f7584c50 Setup support for SessionTimeZone
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-02-10 13:03:34 -05:00
Madhura Jayaratne
0ad24870e6 rfe #1260 Setting LoginCookieValidity > session.gc_maxlifetime
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-02-02 16:13:50 +05:30
Marc Delisle
bdce26898e rfe #1596 Make "Options > Relational" configurable
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-01-28 08:48:17 -05:00
Atul Pratap Singh
fc257c9904 Rename configuration option as ShowDatabasesNavigationAsTree with default true
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2015-01-27 11:31:03 +05:30
Atul Pratap Singh
2b79586343 Modify the configuration option ShowNavigationAsTree to NavigationDatabasesSelector
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2015-01-24 19:18:46 +05:30
Atul Pratap Singh
2abe91a499 Add configuration option ShowNavigationAsTree with true as default
Signed-off-by: Atul Pratap Singh <atulpratapsingh05@gmail.com>
2015-01-15 23:45:35 +05:30
Hugues Peccatte
7053381719 Merge branch 'f1591_master' 2015-01-13 22:43:19 +01:00
Madhura Jayaratne
6d12882946 Remove display direction
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-01-12 14:31:44 +05:30
Hugues Peccatte
44b4f7f7eb Update setup and documentation.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2015-01-11 16:19:42 +01:00
Marc Delisle
235d5f47f8 bug #4689 Setup tool creates "pma__favorites" incorrectly
Signed-off-by: Marc Delisle <marc@infomarc.info>
2015-01-06 14:17:12 -05:00
Madhura Jayaratne
8999bc6c65 bug #4680 Number of favorite table are not configurable in setup
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2015-01-01 11:00:48 +05:30
Madhura Jayaratne
9d2880a1c5 bug #4679 Setup does not allow providing a name for favorites table
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-12-31 17:57:29 +05:30
Marc Delisle
5429d91ce1 bug ['Error_Handler']['display'] no longer necessary
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-12-20 13:32:34 -05:00
Marc Delisle
38f0969410 bug The "Recently used tables" setting should be with Nav panel
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-12-12 13:15:49 -05:00
Hugues Peccatte
fd7f02f929 Fix typos.
Signed-off-by: Hugues Peccatte <hugues.peccatte@gmail.com>
2014-11-02 14:33:41 +01:00
Madhura Jayaratne
3ac46455cf Revert "The DisableIS directive is removed"
This reverts commit d8fd82a9f5.

Conflicts:
	ChangeLog
	doc/config.rst
	libraries/config.default.php
	libraries/config/messages.inc.php

Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-10-09 18:29:55 +05:30
Chanaka Dharmarathna
7969336d04 rfe-1502 : Smart sorting for int keys
Signed-off-by: Chanaka Dharmarathna <pe.chanaka.ck@gmail.com>
2014-08-26 21:44:05 +05:30
Ashutosh Dhundhara
35dab58bf5 RFE#1492: Remove the distinct query window.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-08-12 01:47:20 +05:30
Ashutosh Dhundhara
7a9569f6b5 RFE#1123: Zeroconf PMA tables support.
Signed-off-by: Ashutosh Dhundhara <ashutoshdhundhara@yahoo.com>
2014-08-11 18:33:59 +05:30
Madhura Jayaratne
dfe8dc283a Add 'collapse all' and 'link with main panel' buttons to navigation
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
2014-07-28 09:58:24 +05:30
Marc Delisle
8ce1e316a6 Merge branch 'QA_4_2' 2014-06-26 09:58:01 -04:00
Marc Delisle
18e6cfd5c5 mcrypt: remove the requirement (64-bit) and the related warning
Signed-off-by: Marc Delisle <marc@infomarc.info>
2014-06-26 09:56:24 -04:00
Madhura Jayaratne
521a77d8bd Merge pull request #1232 from kb-yashodha/multipages1
Complete multipages functionality in designer
2014-06-16 15:22:13 +05:30