Michal Čihař
|
953ef05b92
|
Use forms to define menu and titles on setup
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-09-06 11:05:10 +02:00 |
|
Michal Čihař
|
8490d3a571
|
Rewrite Setup settings forms as classes
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-09-06 11:05:09 +02:00 |
|
Maurício Meneghini Fauth
|
ca910e8de8
|
Move classes to PhpMyAdmin namespace
- Move Table to PhpMyAdmin namespace
- Move Template to PhpMyAdmin namespace
- Move ThemeManager to PhpMyAdmin namespace
- Move Theme to PhpMyAdmin namespace
- Move Tracker to PhpMyAdmin namespace
- Move Transformations to PhpMyAdmin namespace
- Move TypesMySQL to PhpMyAdmin namespace
- Move Types to PhpMyAdmin namespace
- Move Util to PhpMyAdmin namespace
- Move VersionInformation to PhpMyAdmin namespace
- Move Url to PhpMyAdmin namespace
Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
|
2017-07-08 10:54:21 -03:00 |
|
Michal Čihař
|
332899b968
|
Remove unused variable
Introduced by pr #13053
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2017-03-13 09:58:03 +01:00 |
|
Raghuram
|
e54d5085d9
|
Fix broken links in setup page
Signed-off-by: Raghuram Vadapalli<raghuram.vadapalli@research.iiit.ac.in>
|
2017-03-13 09:55:31 +01:00 |
|
Durgesh
|
0b64827930
|
Refactored url parmeters generating, Issue #11990
Signed-off-by: Durgesh <007durgesh219@gmail.com>
|
2016-02-22 14:36:41 +05:30 |
|
Marc Delisle
|
66c15daba0
|
Remove some unnecessary string concatenations
https://github.com/dseguy/clearPHP/blob/master/rules/no-unnecessary-string-concatenation.md
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2015-12-06 08:01:07 -05:00 |
|
Madhura Jayaratne
|
e874e59b69
|
bug #4899 [security] CSRF vulnerability in setup
Signed-off-by: Madhura Jayaratne <madhura.cj@gmail.com>
|
2015-05-13 11:36:06 -04:00 |
|
Marc Delisle
|
f46865c660
|
Fix coding style
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2014-04-11 09:34:51 -04:00 |
|
Ann + J.M
|
356626bbaa
|
[interface] Highlight active left menu item in setup
Signed-off-by: Ann + J.M <phpMyAdmin@ZweiSteinSoft.de>
|
2014-03-29 20:45:49 +01:00 |
|
Michal Čihař
|
6ac552ac7c
|
No more inline html
|
2013-08-07 13:48:20 +02:00 |
|
Michal Čihař
|
0a3d1d5be8
|
Better names for URL generating functions
|
2013-08-07 10:58:17 +02:00 |
|
Marc Delisle
|
91a4ca445d
|
Replace "frame" with "panel" and "left" with "navi" or "navigation"
|
2012-11-03 07:27:17 -04:00 |
|
Dieter Adriaenssens
|
3a3da2987e
|
add vim directive for indenting with spaces
|
2012-04-11 16:18:53 +02:00 |
|
Dieter Adriaenssens
|
43b41a8cbb
|
cleanup package tags
|
2012-03-14 15:37:36 +01:00 |
|
Michal Čihař
|
e56949f160
|
Use package name PhpMyAdmin
Needed to match phpdoc rules as package name must begin with upper case.
|
2011-10-25 10:13:17 +02:00 |
|
Michal Čihař
|
d55306252b
|
Replace tabs with spaces, cleanup identation
|
2011-07-22 10:15:08 +02:00 |
|
Michal Čihař
|
d17fba309c
|
Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
|
2010-08-30 09:53:37 +02:00 |
|
ninadsp
|
9c34a0eec9
|
Merged branch official/master. Resolved merge conflicts introduced due to merging of Piotr and Martynas's branches
|
2010-08-28 01:53:52 +05:30 |
|
Crack
|
4a5ffa7a12
|
File comments:
- remove @license and @version from comments
- add vim settings
- change descriptions in form definition files
|
2010-08-03 00:55:57 +02:00 |
|
Crack
|
47cd7c9a20
|
styling
moved some options (SQL Queries and SQL Box forms)
|
2010-07-03 23:22:20 +02:00 |
|
Crack
|
3a8de5a716
|
make form definition structure the same for setup script and user preferences
|
2010-06-21 15:24:07 +02:00 |
|
ninadsp
|
bed1948d04
|
testing git setup - no major change made in code yet
only added a few comments
|
2010-05-23 01:22:01 +05:30 |
|
Marc Delisle
|
25f7b89443
|
gettext conversion
|
2010-05-14 12:43:23 -04:00 |
|
Marc Delisle
|
2182098af6
|
strings to gettext, second batch
|
2010-05-04 20:07:19 -04:00 |
|
Marc Delisle
|
819324ede6
|
remove author names, as discussed at the 2010 developer meeting and according to the book Producing Open Source Software
|
2010-03-06 18:04:17 +00:00 |
|
Piotr Przybylski
|
cd9da66ffb
|
Setup script: move language strings to global variables, prefix them with "$strSetup"
|
2008-10-14 10:31:07 +00:00 |
|
Piotr Przybylski
|
38734a3e16
|
Setup script:
- language strings cleanup
- removed import defaults
- add query window default tab setting
- added checks for zip/gzip/bzip avability
- fixed error icon
|
2008-10-09 16:39:45 +00:00 |
|
Marc Delisle
|
c930d2bd4f
|
patch #209978, missing svn:eol-style
|
2008-09-10 16:53:28 +00:00 |
|
Piotr Przybylski
|
5c658310aa
|
new setup script (Google Summer of Code 2008), work in progress
|
2008-08-28 18:02:18 +00:00 |
|