phppgadmin.git
10 years agoBootstrap theme
Felipe Figueroa [Tue, 30 Sep 2014 15:56:52 +0000 (12:56 -0300)]
Bootstrap theme

10 years agoEnable querying over inspected tables / views. This was based on a patch by Felipe...
Robert Treat [Sat, 7 Feb 2015 20:52:44 +0000 (15:52 -0500)]
Enable querying over inspected tables / views. This was based on a patch by Felipe Figueroa <amenadiel@gmail.com>
resolves #22

10 years agoExplicit Support for PG 9.4
Robert Treat [Sun, 1 Feb 2015 19:38:01 +0000 (14:38 -0500)]
Explicit Support for PG 9.4

10 years agoMake json and jsonb data types display as textarea rather than 1 line input fields...
Robert Treat [Sun, 1 Feb 2015 19:31:07 +0000 (14:31 -0500)]
Make json and jsonb data types display as textarea rather than 1 line input fields. Inspired by patch from Felipe Figueroa <amenadiel@gmail.com>

10 years agoAdmin processes test didnt seem to know about 'blocked' column. It does now. How...
Robert Treat [Sun, 25 Jan 2015 16:33:54 +0000 (11:33 -0500)]
Admin processes test didnt seem to know about 'blocked' column. It does now. How did that ever work?

10 years agoAdd a starter 5.2 Section to the HISTORY file
Robert Treat [Sun, 25 Jan 2015 15:35:44 +0000 (10:35 -0500)]
Add a starter 5.2 Section to the HISTORY file

10 years agoAdd line item to "TODO" about Materialized Views
Christopher Harrington [Mon, 24 Nov 2014 07:30:40 +0000 (01:30 -0600)]
Add line item to "TODO" about Materialized Views

10 years agoUpdate turkish.php
dMagsCan [Wed, 7 Jan 2015 12:03:08 +0000 (14:03 +0200)]
Update turkish.php

The empty line end of the file causing to fail ajax response that containts xml header

10 years agoBetter spanish translation file
Miguel Angel Useche Castro [Wed, 24 Dec 2014 22:04:58 +0000 (17:34 -0430)]
Better spanish translation file

10 years agoFix javascript bug with popups
Jehan-Guillaume [Mon, 8 Sep 2014 16:10:12 +0000 (18:10 +0200)]
Fix javascript bug with popups

Dynamic themes applies the current main frame theme to the browser
tree frame without checking if it actually exists in the current
window.

Thispatch fix the resulting javascript error, breaking any other
following code.

10 years agomake blank msg lines consistent
Robert Treat [Sun, 20 Jul 2014 23:43:03 +0000 (19:43 -0400)]
make blank msg lines consistent

11 years agoFix bug #444
Jehan-Guillaume [Thu, 17 Apr 2014 17:48:22 +0000 (19:48 +0200)]
Fix bug #444

https://sourceforge.net/p/phppgadmin/bugs/444/

11 years agoConvert spaces back to tabs introduced in 8ebf7562291f for email readability.
Szabolcs Hubai [Tue, 4 Mar 2014 21:42:46 +0000 (22:42 +0100)]
Convert spaces back to tabs introduced in 8ebf7562291f for email readability.

11 years agoset required php version to 5.0
Hidde Boomsma [Mon, 13 May 2013 07:02:38 +0000 (09:02 +0200)]
set required php version to 5.0

11 years agoadded composer support
Hidde Boomsma [Mon, 22 Apr 2013 14:20:14 +0000 (16:20 +0200)]
added composer support

11 years agominor cleanup; be consistent in lowercasing PHP keywords
Robert Treat [Sun, 2 Mar 2014 06:08:01 +0000 (01:08 -0500)]
minor cleanup; be consistent in lowercasing PHP keywords

11 years agoThis is a horrible commit, but it cleans up hundreds of warnings that get thrown...
Robert Treat [Sun, 2 Mar 2014 05:48:05 +0000 (00:48 -0500)]
This is a horrible commit, but it cleans up hundreds of warnings that get thrown when a class is not specified, and it fixes it so that the broken admin tests pass. I'm pretty sure that ultimately we will want a better fix than this, but I'm taking the progress when I can get it. AFAICT the affore mentioned problems were introduced in https://github.com/phppgadmin/phppgadmin/commit/4680728829d8f95e29514512c9e94bb5345aa58a. If that was something you wanted, it's quite possibly broken now.

11 years agoImprove support for handling IN / named params in functions
Robert Treat [Sat, 22 Feb 2014 18:45:37 +0000 (13:45 -0500)]
Improve support for handling IN / named params in functions
Based on work by Bert Thomas <bthomas@brothom.nl>

11 years agoMerge branch 'master' into dyn_themes
Jehan-Guillaume de Rorthais [Thu, 2 Jan 2014 12:21:09 +0000 (13:21 +0100)]
Merge branch 'master' into dyn_themes

11 years agoQuick & small fix in capuccino theme with reset buttons
Jehan-Guillaume de Rorthais [Tue, 31 Dec 2013 14:55:53 +0000 (15:55 +0100)]
Quick & small fix in capuccino theme with reset buttons

11 years agoFix page title when browsing views and add object name (table or view)
Jehan-Guillaume de Rorthais [Sun, 17 Nov 2013 23:40:09 +0000 (00:40 +0100)]
Fix page title when browsing views and add object name (table or view)

11 years agoUse cleaner class names for comments cells and constaints icons
Jehan-Guillaume de Rorthais [Sun, 17 Nov 2013 23:31:53 +0000 (00:31 +0100)]
Use cleaner class names for comments cells and constaints icons

11 years agotheme improvement /19.01-04.02.2011/
Tomasz Pala [Sun, 16 Jun 2013 22:04:22 +0000 (00:04 +0200)]
theme improvement /19.01-04.02.2011/

11 years agoAdd dynamic theme based on current server, database or user used for the connection
Jehan-Guillaume (ioguix) de Rorthais [Fri, 18 Oct 2013 15:38:45 +0000 (17:38 +0200)]
Add dynamic theme based on current server, database or user used for the connection

Based on Julien Rouhaud patch.

11 years agoFix XSS on bytea, reported by basteln3rk on sf.net
Jehan-Guillaume de Rorthais [Mon, 11 Nov 2013 23:03:25 +0000 (00:03 +0100)]
Fix XSS on bytea, reported by basteln3rk on sf.net

See discussion on bug #441:
  http://sourceforge.net/p/phppgadmin/bugs/441/

11 years agoindicate current sort direction in text-mode browsers
Tomasz Pala [Wed, 28 Aug 2013 11:51:24 +0000 (13:51 +0200)]
indicate current sort direction in text-mode browsers

11 years agoFix path to column sort marker icons to support themes
Jehan-Guillaume de Rorthais [Mon, 11 Nov 2013 21:53:41 +0000 (22:53 +0100)]
Fix path to column sort marker icons to support themes

11 years agoshow column sort markers
Tomasz Pala [Tue, 23 Jul 2013 15:02:34 +0000 (17:02 +0200)]
show column sort markers

11 years agotheme improvement: handle Null checkbox as block /21.10.2011/
Tomasz Pala [Sun, 16 Jun 2013 22:18:21 +0000 (00:18 +0200)]
theme improvement: handle Null checkbox as block /21.10.2011/

11 years agoset some accesskeys /08-19.01.2011/
Tomasz Pala [Sun, 16 Jun 2013 21:57:38 +0000 (23:57 +0200)]
set some accesskeys /08-19.01.2011/

11 years agoFix creating report from user query result in plugin Report
Jehan-Guillaume (ioguix) de Rorthais [Wed, 16 Oct 2013 10:27:46 +0000 (12:27 +0200)]
Fix creating report from user query result in plugin Report

Same story than in previous commit 3ec985e, but for plugin Report.

11 years agoFix downloading result from very long user query
Jehan-Guillaume (ioguix) de Rorthais [Wed, 16 Oct 2013 10:09:51 +0000 (12:09 +0200)]
Fix downloading result from very long user query

We were still passing queries as GET parameters in links on the query
result page, leading to bug when exporting, creating a view or creating a
report.
We now use the sessoin variable 'sqlquery' as anywhere else.

11 years agoMerge pull request #18 from Skatox/master
Jehan-Guillaume (ioguix) de Rorthais [Mon, 11 Nov 2013 18:34:04 +0000 (10:34 -0800)]
Merge pull request #18 from Skatox/master

Spanish translation

11 years agoMerge pull request #20 from Kissaki/master
Jehan-Guillaume (ioguix) de Rorthais [Mon, 11 Nov 2013 18:33:27 +0000 (10:33 -0800)]
Merge pull request #20 from Kissaki/master

config.inc.php: Remove trailing whitespace to make content uniform

11 years agoRemove trailing whitespace to make content uniform
Kissaki [Thu, 3 Oct 2013 14:00:40 +0000 (16:00 +0200)]
Remove trailing whitespace to make content uniform

11 years agoUpdated spanish translation
skat0x [Sat, 6 Jul 2013 16:50:29 +0000 (12:20 -0430)]
Updated spanish translation

12 years agoHave PG > 8.1 && <= 9.1 reporting waiting processes on process page.
Karl O. Pinc [Tue, 28 May 2013 04:05:49 +0000 (23:05 -0500)]
Have PG > 8.1 && <= 9.1 reporting waiting processes on process page.

12 years agodoTree() does not take an argument.
Karl O. Pinc [Tue, 14 May 2013 20:32:20 +0000 (15:32 -0500)]
doTree() does not take an argument.

12 years agoMake process screen report information in a way that makes sense in postgres 9.2
Robert Treat [Fri, 24 May 2013 22:01:19 +0000 (18:01 -0400)]
Make process screen report information in a way that makes sense in postgres 9.2
Also add in the waiting option, making it work back to at least 8.1

12 years agoAdd support for user-sent signals. (9.2+)
Karl O. Pinc [Fri, 24 May 2013 03:02:49 +0000 (22:02 -0500)]
Add support for user-sent signals. (9.2+)

12 years agoFix so signals are sent to the right pid.
Karl O. Pinc [Fri, 24 May 2013 05:16:18 +0000 (00:16 -0500)]
Fix so signals are sent to the right pid.

12 years agoProcesses: Fix <= 9.1 to show only db related processes & clean dbname.
Karl O. Pinc [Fri, 24 May 2013 16:35:52 +0000 (11:35 -0500)]
Processes: Fix <= 9.1 to show only db related processes & clean dbname.

Fix bugs introduced in commit d571ecae7b by ioguix on 2012-09-21.

I can't tell why these changes crept in along with the rest of
the fixes in that commit.  It looks like a testing version was
committed.

12 years agoExplicit support for PG 9.3.
Karl O. Pinc [Wed, 8 May 2013 04:22:52 +0000 (23:22 -0500)]
Explicit support for PG 9.3.

12 years agoRename PPA version from 5.1 to 5.2-dev.
Karl O. Pinc [Wed, 8 May 2013 15:28:58 +0000 (10:28 -0500)]
Rename PPA version from 5.1 to 5.2-dev.

12 years agolangcheck will give correct instruciton if the language parameter is added with php...
Hans Chen [Tue, 16 Apr 2013 13:10:00 +0000 (15:10 +0200)]
langcheck will give correct instruciton if the language parameter is added with php extension

12 years agoCompletely udpate chinese utf8 according to english.
Hans Chen [Mon, 15 Apr 2013 11:48:42 +0000 (13:48 +0200)]
Completely udpate chinese utf8 according to english.

12 years agoCosmetic fix on Vacuum confirmation page for the "Freeze" checkbox
Hans Chen [Tue, 23 Apr 2013 11:55:07 +0000 (13:55 +0200)]
Cosmetic fix on Vacuum confirmation page for the "Freeze" checkbox

All other options checkbox have a space between the checkbox and their
label.

12 years agoFix typo in variable name
Jehan-Guillaume (ioguix) de Rorthais [Mon, 15 Apr 2013 21:58:20 +0000 (23:58 +0200)]
Fix typo in variable name

It only concerns an fatal error message, no bad impacts

12 years agoUpdate/Fix History
Jehan-Guillaume (ioguix) de Rorthais [Mon, 15 Apr 2013 21:49:15 +0000 (23:49 +0200)]
Update/Fix History

12 years agoMark PPA release 5.1 REL_5-1-0
Robert Treat [Sun, 14 Apr 2013 22:59:58 +0000 (18:59 -0400)]
Mark PPA release 5.1

12 years agoReview/Update BUGS CREDITS HISTORY and TODO before release
Robert Treat [Sun, 14 Apr 2013 01:10:32 +0000 (21:10 -0400)]
Review/Update BUGS CREDITS HISTORY and TODO before release

12 years agochange chinese translation of "null" and "empty"
Hans Chen [Thu, 11 Apr 2013 13:58:18 +0000 (15:58 +0200)]
change chinese translation of "null" and "empty"

12 years agofixed a minor bug of Chinese UTF8 translation
Hans Chen [Thu, 11 Apr 2013 13:32:38 +0000 (15:32 +0200)]
fixed a minor bug of Chinese UTF8 translation

12 years agoInstanciate $plugin_manager from login.php script if needed
Jehan-Guillaume (ioguix) de Rorthais [Fri, 5 Apr 2013 12:35:54 +0000 (14:35 +0200)]
Instanciate $plugin_manager from login.php script if needed

This answers the question in commit message:
7d89d7cca40b5a8c3ac1874436630993f518410c. When the script require a
database connexion and the user must login, or in some cases of some
other related errors, we ar eincluding the login.php script and exit
immediatly. The login.php script requires the $plugin_manager, but it
is instanciated AFTER the connection codeblock (see commit 7d89d7cc),
leading to a FATAL error.

12 years agoAdd try/catch blocks around plugin instanciation so they can throw an exception if...
Jehan-Guillaume (ioguix) de Rorthais [Fri, 5 Apr 2013 10:54:37 +0000 (12:54 +0200)]
Add try/catch blocks around plugin instanciation so they can throw an exception if needed.

This is usefull if a plugin don't want to start for some reasons.
Throwing an exception from the plugin constructors allows to remove this
plugin entirely during the script execution.

12 years agoplugin report: Remove non used global var in constructor.
Jehan-Guillaume (ioguix) de Rorthais [Fri, 5 Apr 2013 10:51:52 +0000 (12:51 +0200)]
plugin report: Remove non used global var in constructor.

12 years agoInstantiate plugins AFTER connecting to the db.
Jehan-Guillaume (ioguix) de Rorthais [Fri, 5 Apr 2013 10:48:44 +0000 (12:48 +0200)]
Instantiate plugins AFTER connecting to the db.

This allows plugins to use the connection from their constructor if the
script created it, dpeending on $_no_db_connection global variable.
This revert commit b43084e022695d6b506799a1815fb4735bd57d13. I did a few
tests, mainly on intro page, but couldn't find the bug this commit tried
to fix...

12 years agoAdd plugin hook 'logout'.
Jehan-Guillaume (ioguix) de Rorthais [Thu, 4 Apr 2013 12:48:17 +0000 (14:48 +0200)]
Add plugin hook 'logout'.

Allows to perform actions before beeing logged out.

12 years agoAdd plugin hook 'head'.
Jehan-Guillaume (ioguix) de Rorthais [Mon, 25 Mar 2013 15:37:06 +0000 (16:37 +0100)]
Add plugin hook 'head'.

Allows to add tags in <head /> from plugins

12 years agoreword information around statistics collector. based on bug report SF #3602305
Robert Treat [Tue, 26 Mar 2013 17:57:06 +0000 (13:57 -0400)]
reword information around statistics collector. based on bug report SF #3602305

12 years agofix typo
Robert Treat [Tue, 26 Mar 2013 17:57:00 +0000 (13:57 -0400)]
fix typo

12 years agoFix incorrect modification of bytea data when updating rows that contain bytea columns.
Robert Treat [Tue, 26 Mar 2013 17:56:45 +0000 (13:56 -0400)]
Fix incorrect modification of bytea data when updating rows that contain bytea columns.
Based on the POC patch from ioguix.
This fixes SF Bug # 3243916.

12 years agoFix a PHP warning about "Undefined index"
Jehan-Guillaume (ioguix) de Rorthais [Tue, 5 Mar 2013 23:03:26 +0000 (00:03 +0100)]
Fix a PHP warning about "Undefined index"

We must keep track of the nohistory parameter between each call of
display.php.

12 years agoFix navlinks when browsing results from a Report
Jehan-Guillaume (ioguix) de Rorthais [Tue, 5 Mar 2013 22:45:06 +0000 (23:45 +0100)]
Fix navlinks when browsing results from a Report

Navlinks hadn't report related parameters set. So when clicking on
expend/collapse or refresh, the link just ignores we where browsing a
report result set. In consequence, the trail and navlinks in the printed
page where broken.

12 years agosupress potential "Undefined index" notices
Ian Lawrence Barwick [Sat, 9 Feb 2013 00:48:44 +0000 (09:48 +0900)]
supress potential "Undefined index" notices

12 years agoSmall correction in Report plugin README file
Jehan-Guillaume (ioguix) de Rorthais [Tue, 5 Mar 2013 16:18:45 +0000 (17:18 +0100)]
Small correction in Report plugin README file

12 years agoadd README file for Reports plugin with brief explanation of functionality
Ian Barwick [Sun, 3 Mar 2013 02:22:24 +0000 (11:22 +0900)]
add README file for Reports plugin with brief explanation of functionality

12 years agoFix multiple bugs related to GPC parameters pollution from code
Jehan-Guillaume (ioguix) de Rorthais [Mon, 18 Feb 2013 22:35:42 +0000 (23:35 +0100)]
Fix multiple bugs related to GPC parameters pollution from code

Was introduced by me in e1a5b9c54f3ea112a0ce5b2f0f3a0ace9583a354 while
trying to make parameter more plugin friendly. display.php code default
code use a defined set of GPC parameter and make them persitent between
two call (while paging or sorting data). Any other parameter is ignored
and doesn't survive a new call. This patch attempted to make plugin
specific GPC parameters persistants, but was making ALL parameters
persitants, introducing a bunch of bug.

This one revert part of this previous patch but keep the small
house-cleaning.

12 years agoUpdate DEVELOPERS file with information about git repository
Ian Barwick [Fri, 1 Feb 2013 01:27:10 +0000 (10:27 +0900)]
Update DEVELOPERS file with information about git repository

12 years agoMerge pull request #9 from xzilla/master
Robert Treat [Mon, 3 Dec 2012 15:43:22 +0000 (07:43 -0800)]
Merge pull request #9 from xzilla/master

fix problem with autocomplete on text FK fields

12 years agoFix an issue with population of FK fields using autocomplete.
Robert Treat [Wed, 28 Nov 2012 03:57:45 +0000 (22:57 -0500)]
Fix an issue with population of FK fields using autocomplete.

The fix comes from a comment by Dmytry Scherbina in a pull request
originally submitted by Jakob Klein.

12 years agoFix queries reading pg_shdescription
Magnus Hagander [Tue, 27 Nov 2012 17:22:32 +0000 (18:22 +0100)]
Fix queries reading pg_shdescription

These queries need to be classoid qualified, so they work when there
are multiple objects with the same oid but of different classes.
(Which can always happen, but is a lot more likely to happen after
a cluster has been pg_upgrade'd)

12 years agodon't try and escape nulls, which leads to dangling x values. fixes Sourceforge Bug...
Robert Treat [Fri, 23 Nov 2012 15:30:30 +0000 (10:30 -0500)]
don't try and escape nulls, which leads to dangling x values. fixes Sourceforge Bug ID: 3579602.

12 years agoFix bug while browsing a table, reported by Karl O. Pinc
Jehan-Guillaume (ioguix) de Rorthais [Sun, 4 Nov 2012 13:11:36 +0000 (14:11 +0100)]
Fix bug while browsing a table, reported by Karl O. Pinc

When a table has no uniq key, it was showing the Action head, but not
associated column in data body.

12 years agoFixes PHP 5.4 Strict errors
Jehan-Guillaume (ioguix) de Rorthais [Sun, 4 Nov 2012 11:36:57 +0000 (12:36 +0100)]
Fixes PHP 5.4 Strict errors

12 years agoSet language if all other tries failed. Reported by Karl O. Pinc
Jehan-Guillaume (ioguix) de Rorthais [Sun, 30 Sep 2012 20:52:58 +0000 (22:52 +0200)]
Set language if all other tries failed. Reported by Karl O. Pinc

12 years agoFix PHP notice when server group is not set, reported by Karl O. Pinc
Jehan-Guillaume (ioguix) de Rorthais [Sun, 30 Sep 2012 20:14:04 +0000 (22:14 +0200)]
Fix PHP notice when server group is not set, reported by Karl O. Pinc

12 years agoFix PHP notice on database privilege page
Karl O. Pinc [Sun, 30 Sep 2012 19:42:58 +0000 (21:42 +0200)]
Fix PHP notice on database privilege page

Schema is not set at database level...By Karl O. Pinc modified by me.

12 years agoAdd global config pre-requist for selenium tests in tests/selenium/README
Jehan-Guillaume (ioguix) de Rorthais [Mon, 24 Sep 2012 08:00:17 +0000 (10:00 +0200)]
Add global config pre-requist for selenium tests in tests/selenium/README

12 years agoFix miscs tests in the admin functionnals tests
Jehan-Guillaume (ioguix) de Rorthais [Sun, 23 Sep 2012 18:41:58 +0000 (20:41 +0200)]
Fix miscs tests in the admin functionnals tests

12 years agoFix autovacuum add/edit with 8.1
Jehan-Guillaume (ioguix) de Rorthais [Sun, 23 Sep 2012 17:56:34 +0000 (19:56 +0200)]
Fix autovacuum add/edit with 8.1

Autovacuum under 8.1 doesn't has vacuum_freeze_min_age and
autovacuum_freeze_max_age.

12 years agoAdd/improves admin tests
Jehan-Guillaume (ioguix) de Rorthais [Fri, 21 Sep 2012 16:48:16 +0000 (18:48 +0200)]
Add/improves admin tests

12 years agoFix bug with getProcesses with 9.2
Jehan-Guillaume (ioguix) de Rorthais [Fri, 21 Sep 2012 16:46:26 +0000 (18:46 +0200)]
Fix bug with getProcesses with 9.2

12 years agoUpdate jquery lib
Jehan-Guillaume (ioguix) de Rorthais [Mon, 17 Sep 2012 17:31:55 +0000 (19:31 +0200)]
Update jquery lib

12 years agoFix bug where new autovacuum setup for a table was failing
Jehan-Guillaume (ioguix) de Rorthais [Mon, 17 Sep 2012 14:44:10 +0000 (16:44 +0200)]
Fix bug where new autovacuum setup for a table was failing

Fix a bug INSERT SQL that was using 'WHERE' (?!)

12 years agoMerge branch 'master' of github.com:xzilla/phppgadmin
Jehan-Guillaume (ioguix) de Rorthais [Mon, 17 Sep 2012 08:03:27 +0000 (10:03 +0200)]
Merge branch 'master' of github.com:xzilla/phppgadmin

12 years agoSome minimal testing of the admin sections, with hopes for future better tests
Robert Treat [Sat, 15 Sep 2012 21:16:41 +0000 (17:16 -0400)]
Some minimal testing of the admin sections, with hopes for future better tests

12 years agoFix a bug with empty actions column when browsing data
Jehan-Guillaume (ioguix) de Rorthais [Tue, 11 Sep 2012 13:23:43 +0000 (15:23 +0200)]
Fix a bug with empty actions column when browsing data

When no action is allowed (eg. when GuiControl removes them) on the
browsing page (display.php), the "action" header was still showed, but
not its data column, leading to a difference between the number of header
columns and data columns.

This bug was raised by Julien Rouhaud (rjuju). This patch is based on
his work (some cleanup).

12 years agoFix nested group : when no server set and printTitle issue
Julien Rouhaud [Wed, 29 Aug 2012 19:22:55 +0000 (21:22 +0200)]
Fix nested group : when no server set and printTitle issue

12 years agoFix on the processes page with 9.2
Jehan-Guillaume (ioguix) de Rorthais [Fri, 24 Aug 2012 16:00:33 +0000 (18:00 +0200)]
Fix on the processes page with 9.2

Field pg_catalog.pg_stat_activity.procpid is renamed as pid in 9.2

12 years agoFix from a bad conflict resolution
Jehan-Guillaume (ioguix) de Rorthais [Wed, 22 Aug 2012 10:57:28 +0000 (12:57 +0200)]
Fix from a bad conflict resolution

12 years agoMiscellaneous fix on Report plugin
Jehan-Guillaume (ioguix) de Rorthais [Tue, 21 Aug 2012 22:38:54 +0000 (00:38 +0200)]
Miscellaneous fix on Report plugin

Some fixes and cleanup while reviewing the Report plugin:
  * remove forgotten commented code
  * some variable typo fixes and cleanup
  * handle "create report" from the browse link on tables
  * support auto-check paginate on creating report when the recordset
    was paginated

12 years agoFix forgotten bad variable name in last commit
Jehan-Guillaume (ioguix) de Rorthais [Fri, 17 Aug 2012 23:55:12 +0000 (01:55 +0200)]
Fix forgotten bad variable name in last commit

12 years agoEnable everything in default conf file
Jehan-Guillaume (ioguix) de Rorthais [Fri, 17 Aug 2012 09:34:34 +0000 (11:34 +0200)]
Enable everything in default conf file

12 years agoAdd plugin GuiControl.
Jehan-Guillaume (ioguix) de Rorthais [Fri, 17 Aug 2012 08:57:35 +0000 (10:57 +0200)]
Add plugin GuiControl.

This plugins allows to activate/deactivate links/buttons/actions in PPA
gui. It does NOT deactivate the feature itself, just remove the
LINKS, ie. anyone will be able to access a feature if he can forge its
URL.

12 years agoFix typo in var name leading to PHP warning
Jehan-Guillaume (ioguix) de Rorthais [Tue, 21 Aug 2012 22:29:45 +0000 (00:29 +0200)]
Fix typo in var name leading to PHP warning

12 years agoUpdate FAQ link
Jehan-Guillaume (ioguix) de Rorthais [Tue, 21 Aug 2012 20:55:07 +0000 (22:55 +0200)]
Update FAQ link

12 years agoAdd plugin Report
Jehan-Guillaume (ioguix) de Rorthais [Fri, 17 Aug 2012 23:58:33 +0000 (01:58 +0200)]
Add plugin Report

This plugin is the old Report feature from PPA <5.1 moved as a plugin in
the new plugin architecture.

12 years agoMakes display more plugin friendly
Jehan-Guillaume (ioguix) de Rorthais [Fri, 17 Aug 2012 19:12:00 +0000 (21:12 +0200)]
Makes display more plugin friendly

Plugins might need (at least Report) to set parameters in the URL and
use them in their code while working with display.php. This patch makes
sure their URL parameters are not lost while clicking on sort or pager
links when navigating in the result set.

Nice side effect: cleaner code (hopefuly with no bug...).

12 years agoAllows plugin to set a return link in navlinks
Jehan-Guillaume (ioguix) de Rorthais [Fri, 17 Aug 2012 18:49:28 +0000 (20:49 +0200)]
Allows plugin to set a return link in navlinks

In some page (display, sql, ...), a "return" link will show up if
$_GET['return'] = 'plugin' is given. The "get_subject_params" method of
the plugin designated by $_GET['plugin'] is then called to add needed
parameters in the href URL.