.gsoc
basic import/export for localStorage, needs to be polished
2010-07-09 19:37:49 +02:00
contrib
Add htaccess to block bots, thanks to Aung Khant.
2008-11-12 14:21:36 +00:00
js
ui fixes
2010-07-12 19:24:07 +02:00
libraries
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2010-07-12 14:04:16 +02:00
pmd
Replace rest of custom messages handling in PMD.
2010-04-19 14:15:21 +02:00
po
regenerate .po files
2010-07-03 09:01:25 -04:00
scripts
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2010-07-05 19:37:03 +02:00
setup
moved Import by LOAD DATA settings to CSV category
2010-07-04 21:56:46 +02:00
test
Get rid of strSuccess.
2010-05-24 11:30:28 +02:00
themes
ui fixes
2010-07-12 19:24:07 +02:00
.gitignore
Add category tabs to preferences page
2010-06-05 15:42:55 +02:00
browse_foreigners.php
strings to gettext, second batch
2010-05-04 20:07:19 -04:00
bs_change_mime_type.php
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
bs_disp_as_mime_type.php
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
bs_play_media.php
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
ChangeLog
fix merge conflicts
2010-07-11 08:05:50 -04:00
changelog.php
Adjust links to files in changelog to point to git.
2010-03-30 15:13:17 +02:00
chk_rel.php
rfe #1731967 Check for relations support on main page.
2009-03-03 13:54:37 +00:00
config.sample.inc.php
add warnings if pma_userconfig is not present
2010-06-18 20:22:34 +02:00
CREDITS
Testing svn access
2009-10-16 11:11:43 +00:00
db_create.php
gettext conversion
2010-05-09 16:24:32 -04:00
db_datadict.php
conform to relational terminology regarding columns and rows
2010-05-31 14:33:21 -04:00
db_export.php
gettext conversion
2010-05-12 12:30:00 -04:00
db_import.php
[interface] Convert upload progress bar to jQuery.
2010-04-15 10:36:23 +02:00
db_operations.php
Place link into fieldset to have consistent look with other pages.
2010-05-31 14:25:58 +02:00
db_printview.php
conform to relational terminology regarding columns and rows
2010-05-31 14:33:21 -04:00
db_qbe.php
conform to relational terminology regarding columns and rows
2010-05-31 14:33:21 -04:00
db_search.php
conform to relational terminology regarding columns and rows
2010-05-31 14:33:21 -04:00
db_sql.php
Adding @package, first part.
2008-11-24 10:32:56 +00:00
db_structure.php
clarify code
2010-07-08 08:29:27 -04:00
db_tracking.php
strings to gettext, first batch
2010-05-03 12:57:46 -04:00
docs.css
do not try to display a tab that was not built
2009-08-22 11:22:50 +00:00
Documentation.html
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2010-07-12 14:04:16 +02:00
error.php
Adding @package, second part.
2008-11-24 11:05:40 +00:00
export.php
moved Import by LOAD DATA settings to CSV category
2010-07-04 21:56:46 +02:00
favicon.ico
revert patch 1750500
2007-07-18 18:23:43 +00:00
import_status.php
Convert to gettext and adjust coding style.
2010-05-24 10:55:18 +02:00
import.php
fix conflicts
2010-06-13 08:59:05 -04:00
index.php
strings to gettext, second batch
2010-05-04 20:07:19 -04:00
INSTALL
Finalise SVN migration.
2006-10-12 16:27:13 +00:00
LICENSE
Finalise SVN migration.
2006-10-12 16:27:13 +00:00
license.php
Better support for vendor customisation (based on what Debian needs)
2008-11-30 12:58:55 +00:00
main.php
import and export for user preferences (currently JSON file only)
2010-07-08 19:01:09 +02:00
navigation.php
patch #2999595 , rfe #2998130 [interface] Cleanup navigation frame.
2010-06-03 14:14:02 +02:00
pdf_pages.php
Show tabs when editing PDF pages.
2010-05-31 14:24:36 +02:00
pdf_schema.php
conform to relational terminology regarding columns and rows
2010-05-31 14:33:21 -04:00
phpdoctor.ini
Add configuration for PHPDoctor.
2010-05-13 11:13:50 +02:00
phpinfo.php
Adding @package, second part.
2008-11-24 11:05:40 +00:00
phpmyadmin.css.php
Added pmadb table for preferences storage
2010-06-18 17:53:53 +02:00
pmd_common.php
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
pmd_display_field.php
gettext conversion
2010-05-14 07:47:50 -04:00
pmd_general.php
conform to relational terminology regarding columns and rows
2010-05-31 14:33:21 -04:00
pmd_help.php
conform to relational terminology regarding columns and rows
2010-05-31 14:33:21 -04:00
pmd_pdf.php
gettext conversion
2010-05-12 12:30:00 -04:00
pmd_relation_new.php
gettext conversion
2010-05-14 07:47:50 -04:00
pmd_relation_upd.php
gettext conversion
2010-05-14 07:47:50 -04:00
pmd_save_pos.php
gettext conversion
2010-05-14 07:47:50 -04:00
prefs_forms.php
import and export for user preferences (currently JSON file only)
2010-07-08 19:01:09 +02:00
prefs_manage.php
ui fixes
2010-07-12 19:24:07 +02:00
print.css
EOL / EOF cleanup (bug #2983922 ).
2010-04-09 14:59:53 +02:00
querywindow.php
gettext conversion
2010-05-06 12:49:07 -04:00
README
3.3.4 release
2010-06-28 07:36:13 -04:00
README.VENDOR
Let's remove mootools.
2010-04-15 10:47:50 +02:00
robots.txt
EOL / EOF cleanup (bug #2983922 ).
2010-04-09 14:59:53 +02:00
server_binlog.php
strings to gettext, second batch
2010-05-04 20:07:19 -04:00
server_collations.php
strings to gettext, first batch
2010-05-03 12:57:46 -04:00
server_databases.php
Make it possible to translate this.
2010-06-08 10:40:43 +02:00
server_engines.php
strings to gettext, first batch
2010-05-03 12:57:46 -04:00
server_export.php
strings to gettext, first batch
2010-05-03 12:57:46 -04:00
server_import.php
[interface] Convert upload progress bar to jQuery.
2010-04-15 10:36:23 +02:00
server_privileges.php
move remaining old-format messages to the script that uses them, when possible
2010-06-08 12:32:18 -04:00
server_processlist.php
gettext conversion
2010-05-09 16:24:32 -04:00
server_replication.php
Again not needed pseudo plural.
2010-05-25 14:31:11 +02:00
server_sql.php
Adding @package, second part.
2008-11-24 11:05:40 +00:00
server_status.php
move remaining old-format messages to the script that uses them, when possible
2010-06-08 12:32:18 -04:00
server_synchronize.php
bug #3027557 [PHP] split() deprecated in PHP 5.3 (backport fixes from master, todo: update PHP excel?)
2010-07-10 08:01:07 -04:00
server_variables.php
strings to gettext, first batch
2010-05-03 12:57:46 -04:00
show_config_errors.php
Provide way for vendors to easily change paths to config files.
2010-03-31 12:29:21 +02:00
sql.php
gettext conversion
2010-05-14 07:47:50 -04:00
tbl_addfield.php
gettext conversion
2010-05-11 13:05:43 -04:00
tbl_alter.php
conform to relational terminology regarding columns and rows
2010-05-31 14:33:21 -04:00
tbl_change.php
must specify dateFormat for jQuery UI datepicker, otherwise a wrong MM/DD/YYYY is passed to MySQL
2010-07-06 11:15:46 -04:00
tbl_create.php
gettext conversion
2010-05-09 16:24:32 -04:00
tbl_export.php
strings to gettext, first batch
2010-05-03 12:57:46 -04:00
tbl_get_field.php
strings to gettext, second batch
2010-05-04 20:07:19 -04:00
tbl_import.php
[interface] Convert upload progress bar to jQuery.
2010-04-15 10:36:23 +02:00
tbl_indexes.php
conform to relational terminology regarding columns and rows
2010-05-31 14:33:21 -04:00
tbl_move_copy.php
gettext conversion
2010-05-11 13:05:43 -04:00
tbl_operations.php
Standard look to forms on table operations page.
2010-05-31 14:18:37 +02:00
tbl_printview.php
remove author names
2010-06-28 20:36:12 +02:00
tbl_relation.php
conform to relational terminology regarding columns and rows
2010-05-31 14:33:21 -04:00
tbl_replace.php
gettext conversion
2010-05-12 12:30:00 -04:00
tbl_row_action.php
strings to gettext, second batch
2010-05-04 20:07:19 -04:00
tbl_select.php
remove author names
2010-06-28 20:36:12 +02:00
tbl_sql.php
Adding @package, third part.
2008-11-24 11:22:44 +00:00
tbl_structure.php
this really means a column
2010-06-04 16:06:12 -04:00
tbl_tracking.php
conform to relational terminology regarding columns and rows
2010-05-31 14:33:21 -04:00
themes.php
strings to gettext, first batch
2010-05-03 12:57:46 -04:00
TODO
Finalise SVN migration.
2006-10-12 16:27:13 +00:00
transformation_overview.php
Convert transformation descriptions to gettext.
2010-05-24 12:04:20 +02:00
transformation_wrapper.php
remove author names
2010-03-26 17:44:10 -04:00
translators.html
3.3.4 release
2010-06-28 07:36:13 -04:00
user_password.php
gettext conversion
2010-05-09 16:24:32 -04:00
view_create.php
strings to gettext, first batch
2010-05-03 12:57:46 -04:00
view_operations.php
strings to gettext, first batch
2010-05-03 12:57:46 -04:00
webapp.php
[core] Remove config data from session as it brings chicken-egg problem.
2010-01-21 11:18:18 +00:00