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
68d9c40113
moved Import by LOAD DATA settings to CSV category
...
moved PMA_array_* functions to core.lib.php
moved PMA_read_userprefs_fieldnames() to user_preferences.lib.php
server/database/table filename templates are saved to pmadb when "remember template" is checked
2010-07-04 21:56:46 +02:00
Crack
9f44d864b6
user preferences saving and integration
2010-06-20 21:34:13 +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
Michal Čihař
2691e959c1
Prevent direct execution of some files.
2010-04-02 09:03:46 +02:00
Michal Čihař
15bf3c12db
Move setup script messages away to avoid their loading all the time.
2010-03-30 14:54:24 +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ř
94c2f864ae
[core] Remove config data from session as it brings chicken-egg problem.
...
Configuration data stores PmaAbsoluteUri, which should be accessible
before initiating session. Otherwise there is no way to make
PmaAbsoluteUri work. PmaAbsoluteUri is needed at least for reverse
proxy setups, for example http webserver running behind https proxy.
2010-01-21 11:18:18 +00:00
Piotr Przybylski
3bb732703c
Setup script: removed useless error handler code, closes bug 2468811
2009-01-18 18:55:00 +00:00
Michal Čihař
9561f56875
Fix some phpdoc errors.
2008-11-24 09:55:30 +00:00
Piotr Przybylski
0af24aca43
removed setup script lanuage files
2008-11-03 16:32:38 +00:00
Piotr Przybylski
d78980e151
Setup script: language cookie wasn't updated due to PMA_MINIMUM_COMMON
2008-10-23 17: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
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
737de47117
Setup script:
...
* allow for proper trusted proxies editing
* add trusted proxies validation
* pass field descriptions through PMA_lang(), broken when PMA_lang_desc() was addes
2008-09-04 13:50:10 +00:00
Piotr Przybylski
296bd5679e
Setup script update
...
* removed server numbers from language strings
* changed some variable names in FormDisplay to make it more consistent
2008-09-04 12:22:12 +00:00
Piotr Przybylski
5c658310aa
new setup script (Google Summer of Code 2008), work in progress
2008-08-28 18:02:18 +00:00