contrib
js
Changed slider to use fixed-size 'blind' animation instead of 'slide'
2011-09-02 17:02:21 +02:00
libraries
fix coding style : control structures
2011-09-05 14:28:17 +02:00
po
Translation update done using Pootle.
2011-09-01 11:59:42 +02:00
scripts
Merge remote-tracking branch 'origin/master' into drizzle
2011-08-17 16:39:43 +02:00
setup
make die() messages translatable, where possible
2011-08-25 22:38:51 +02:00
test
fix coding style : control structures
2011-09-05 14:28:17 +02:00
themes
bugfix: makegrid broke styling of rows with conditions in table search
2011-09-01 14:43:20 +02:00
.gitignore
- Unit Test grouped by library directory
2011-06-29 20:06:27 +03:00
browse_foreigners.php
Adjust calling indentation
2011-08-08 17:53:40 +02:00
bs_disp_as_mime_type.php
Move avoid_cache to end, it is not used so often as size
2011-08-04 15:02:35 +02:00
bs_play_media.php
build.xml
Ignore another external lib
2011-08-17 16:56:04 +02:00
ChangeLog
3.4.6-dev
2011-09-02 12:44:02 -04:00
changelog.php
Lowercase to not trigger todo item in jenkins
2011-07-21 11:58:07 +02:00
chk_rel.php
Merge
2011-06-06 14:38:56 +02:00
config.sample.inc.php
Merge remote branch 'phpmyadmin/master'
2011-05-29 12:14:04 +05:30
CREDITS
db_create.php
use include() instead of require() when including file conditionally
2011-09-06 17:57:48 +02:00
db_datadict.php
use include() instead of require() when including file conditionally
2011-09-06 17:57:48 +02:00
db_events.php
Load codemirror only when needed
2011-07-20 15:12:30 +02:00
db_export.php
use include() instead of require() when including file conditionally
2011-09-06 17:57:48 +02:00
db_import.php
db_operations.php
use include() instead of require() when including file conditionally
2011-09-06 17:57:48 +02:00
db_printview.php
fix coding style : control structures
2011-09-05 14:28:17 +02:00
db_qbe.php
use include() instead of require() when including file conditionally
2011-09-06 17:57:48 +02:00
db_routines.php
use include() instead of require() when including file conditionally
2011-09-06 17:57:48 +02:00
db_search.php
use include() instead of require() when including file conditionally
2011-09-06 17:57:48 +02:00
db_sql.php
use include() instead of require() when including file conditionally
2011-09-06 17:57:48 +02:00
db_structure.php
use include() instead of require() when including file conditionally
2011-09-06 17:57:48 +02:00
db_tracking.php
use include() instead of require() when including file conditionally
2011-09-06 17:57:48 +02:00
db_triggers.php
Load codemirror only when needed
2011-07-20 15:12:30 +02:00
docs.css
Replace tabs with spaces, cleanup identation
2011-07-22 09:53:41 +02:00
Documentation.html
Merge branch 'QA_3_4'
2011-09-04 08:27:20 -04:00
enum_editor.php
Coding style: space after for keyword
2011-08-05 00:37:49 +02:00
export.php
fix coding style : control structures
2011-09-05 14:28:17 +02:00
favicon.ico
file_echo.php
make die() messages translatable, where possible
2011-08-25 22:38:51 +02:00
gis_data_editor.php
Use format string for point number, otherwise the translation is wrong in some languages
2011-08-25 08:36:05 +02:00
import_status.php
Use new function for no cache headers
2011-08-04 14:36:01 +02:00
import.php
Merge remote-tracking branch 'origin/master' into drizzle
2011-08-12 22:02:40 +02:00
index.php
require/include are statements not functions; no parentheses are required
2011-08-21 23:36:10 +02:00
INSTALL
LICENSE
license.php
main.php
Print server_comment after server software version
2011-08-24 12:53:13 +02:00
navigation.php
Create PMA_is_system_schema() function which checks whether current database server treats it as a system schema
2011-08-23 22:48:14 +02:00
phpinfo.php
phpmyadmin.css.php
phpunit.xml.dist
Added unit tests for Routines, Triggers and Events
2011-07-22 11:54:03 +01:00
pmd_display_field.php
Move library to libraries
2011-08-19 12:21:55 +02:00
pmd_general.php
Fix reference to image
2011-08-22 12:11:52 +02:00
pmd_pdf.php
Move library to libraries
2011-08-19 12:21:55 +02:00
pmd_relation_new.php
remove unused code
2011-08-25 22:41:40 +02:00
pmd_relation_upd.php
Move library to libraries
2011-08-19 12:21:55 +02:00
pmd_save_pos.php
Move library to libraries
2011-08-19 12:21:55 +02:00
prefs_forms.php
For easier reading, replace "!isset" with "! isset"
2011-05-09 12:49:05 -04:00
prefs_manage.php
Use new function for download headers
2011-08-04 14:24:57 +02:00
print.css
querywindow.php
pma spritify part 2
2011-07-15 09:42:16 +03:00
README
3.4.6-dev
2011-09-02 12:42:55 -04:00
README.VENDOR
Remove library PHPExcel, due to license issues
2011-08-10 20:53:51 +02:00
robots.txt
schema_edit.php
Remove not needed param from PMA_REL_create_page
2011-08-15 11:36:13 +02:00
schema_export.php
require/include are statements not functions; no parentheses are required
2011-08-21 23:36:10 +02:00
server_binlog.php
Use pgettext for Next/Prev as it is needed for some translations (eg. Chinese)
2011-08-10 13:09:31 +02:00
server_collations.php
Allow to use noclick class on table level
2011-08-02 23:14:52 +02:00
server_databases.php
Create PMA_is_system_schema() function which checks whether current database server treats it as a system schema
2011-08-23 22:48:14 +02:00
server_engines.php
Allow to use noclick class on table level
2011-08-02 23:14:52 +02:00
server_export.php
Spacing around if
2011-07-22 09:10:37 +02:00
server_import.php
server_plugins.php
Sortable columns in plugin list
2011-07-09 17:33:45 +02:00
server_privileges.php
Merge remote-tracking branch 'origin/master' into drizzle
2011-08-19 15:56:26 +02:00
server_replication.php
Create PMA_is_system_schema() function which checks whether current database server treats it as a system schema
2011-08-23 22:48:14 +02:00
server_sql.php
Load codemirror only when needed
2011-07-20 15:12:30 +02:00
server_status.php
Fix indentation
2011-08-30 11:41:31 +02:00
server_synchronize.php
Exclude data_dictionary from server synchronize (Drizzle)
2011-08-23 22:37:24 +02:00
server_variables.php
Use PMA_AddJSVar
2011-08-19 10:39:45 +02:00
show_config_errors.php
Use new function for no cache headers
2011-08-04 14:36:01 +02:00
sql.php
Correctly show error message when unable to save UI property
2011-08-29 15:00:06 +08:00
tbl_addfield.php
Ajaxified add columns option in table structure
2011-07-21 23:53:37 +05:30
tbl_alter.php
Merge remote-tracking branch 'origin/master' into drizzle
2011-08-03 00:25:43 +02:00
tbl_change.php
length is unknown for geometry fields, make enough space to edit very simple WKTs (text fields were 4 characters wide)
2011-09-02 15:21:18 +02:00
tbl_chart.php
fix coding style : control structures
2011-09-05 14:28:17 +02:00
tbl_create.php
Spacing around if
2011-07-22 09:10:37 +02:00
tbl_export.php
fix coding style : control structures
2011-09-05 14:28:17 +02:00
tbl_get_field.php
Sanitize filenames before using in Content-Disposition header
2011-08-08 20:07:09 +02:00
tbl_gis_visualization.php
Rename functions to match PEAR coding style
2011-08-12 13:50:28 +05:30
tbl_import.php
tbl_indexes.php
Fix spacing on opening code block
2011-07-22 09:18:02 +02:00
tbl_move_copy.php
Fixed the bugs in table copy of table operations
2011-07-31 22:53:02 +05:30
tbl_operations.php
Merge remote-tracking branch 'origin/master' into drizzle
2011-08-16 16:11:43 +02:00
tbl_printview.php
Fix indentation broken by past merges
2011-08-24 13:24:21 +02:00
tbl_relation.php
fix coding style : control structures
2011-09-05 14:28:17 +02:00
tbl_replace.php
fix coding style : control structures
2011-09-05 14:28:17 +02:00
tbl_row_action.php
Merge
2011-06-06 14:38:56 +02:00
tbl_select.php
fix coding style : control structures
2011-09-05 14:28:17 +02:00
tbl_sql.php
Load codemirror only when needed
2011-07-20 15:12:30 +02:00
tbl_structure.php
fix coding style : control structures
2011-09-05 14:28:17 +02:00
tbl_tracking.php
fix coding style : control structures
2011-09-05 14:28:17 +02:00
tbl_triggers.php
Add file docblock
2011-07-21 16:09:16 +02:00
tbl_zoom_select.php
Unneeded spaces
2011-08-27 08:57:33 -04:00
themes.php
Drop another ocurence of inline js
2011-08-08 13:53:41 +02:00
TODO
transformation_overview.php
transformation_wrapper.php
Fix transformation without download
2011-09-01 14:29:03 +02:00
url.php
Make redirector require valid token
2011-05-20 09:01:20 +02:00
user_password.php
Spacing around if
2011-07-22 09:10:37 +02:00
view_create.php
view_operations.php
Continue to replace warning level with error level
2011-05-03 19:05:24 -04:00
webapp.php
Move avoid_cache to end, it is not used so often as size
2011-08-04 15:02:35 +02:00