Commit Graph

33 Commits

Author SHA1 Message Date
Michal Čihař
b58db4c2e7 Merge branch 'QA_3_3' 2010-08-30 17:30:47 +02:00
Michal Čihař
73ce5705bd [setup] Fixed escaping of server name. 2010-08-30 17:30:37 +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
4c430acc71 add missing .htaccess 2010-08-03 00:57:14 +02:00
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
dcc352a9dc refactor config file generation out of ConfigFile class 2010-07-30 20:25:22 +02:00
Crack
9dc47ecc41 rename $strSetup* variables to $strConfig* 2010-07-04 00:04:55 +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
Crack
9f44d864b6 user preferences saving and integration 2010-06-20 21:34:13 +02:00
Crack
b2e232b582 Added pmadb table for preferences storage
Removed some messages from messages.inc.php
2010-06-18 17:53:53 +02:00
Crack
02bb83cad3 add new settings to setup script 2010-06-16 23:54:57 +02:00
Crack
3ed3539958 Setup script refactoring: moved ConfigFile, Form, FormDisplay
Config db overrides and validation info stored in config.values.php
2010-06-05 19:25:54 +02:00
Crack
6b2f774ba8 Add category tabs to preferences page
Setup script refactoring
2010-06-05 15:42:55 +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
Michal Čihař
7337fe5a0c Factor out code for getting language name. 2010-04-09 15:14:54 +02:00
Michal Čihař
f9ccd69538 Remove no longer needed language file names. 2010-04-09 13:57:36 +02:00
Michal Čihař
a31e60356a Add configuration of tracking features (bug #2966752). 2010-04-02 09:59:37 +02:00
Michal Čihař
e68305febd PMA_langList returns only existing languages, no need to check them again. 2010-03-30 12:26:25 +02: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
Michal Čihař
6ccbf5263d Do not attempt to show page title when it is not set. 2010-03-04 08:28:33 +00:00
Marc Delisle
526dce65cb 3.3 2009-12-31 13:11:19 +00:00
Marc Delisle
f3833884e4 3.3 2009-12-31 13:09:18 +00:00
Michal Čihař
c98e5e3a5a Do not allow user to modify php code before saving. 2009-04-14 10:19:02 +00:00
Michal Čihař
9561f56875 Fix some phpdoc errors. 2008-11-24 09:55:30 +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
Piotr Przybylski
1665acfdcc - fixed one misspelling
- removed language list filtering
2008-09-24 18:15:55 +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