Commit Graph

21 Commits

Author SHA1 Message Date
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
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
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