Crack
030abc5114
add missing validation for TextareaRows
...
fix warning in FormDisplay while importing settings
2010-07-13 23:15:22 +02:00
Crack
e7dd9a7c67
allow to partially import broken configs - show message with error list and import only correct values
2010-07-13 22:59:21 +02:00
Crack
57a8d902f4
fix ThemeDefault and fontsize export
2010-07-13 22:17:19 +02:00
ninadsp
10a9e6912c
A newly added table will now be appended to the tablesForm if it exists.
...
tbl_create.php generates the necessary output for it.
Need to figure out how to calculate the size and overhead, when stats
are shown.
2010-07-14 01:36:42 +05:30
ninadsp
98a57e2219
A newly added table is now appended to the tablesForm on db_structure.php
2010-07-14 01:09:37 +05:30
ninadsp
f0f5358ede
Added an id to one of the tbody elements in tablesForm, so that jQuery
...
can append to the appropriate one.
2010-07-14 01:08:27 +05:30
ninadsp
6aa7315682
The PMA_mysqlDie() now supports Ajax requests. It now shows a JSON
...
response in an Ajax request.
Modified the PMA_ajaxResponse() function to handle messages which are
not instances of the PMA_Message class. Requited for PMA_mysqlDie()
2010-07-14 00:53:19 +05:30
Dieter Adriaenssens
8b8562b435
cleanup (re)moved files
2010-07-13 20:35:14 +02:00
Dieter Adriaenssens
d7b8248997
Update library PHPExcel 1.7.3c in QA_3_3 branch
2010-07-13 20:23:31 +02:00
Dieter Adriaenssens
64a2832ac8
Update library PHPExcel to version 1.7.3c
2010-07-13 20:07:41 +02:00
Dieter Adriaenssens
ee0b2895ce
Update library PHPExcel to version 1.7.3
2010-07-13 20:02:18 +02:00
Dieter Adriaenssens
b90a1b496b
upgrade to PHPExcel 1.7.2
2010-07-13 19:42:07 +02:00
Dieter Adriaenssens
798def6e45
upgrade to PHPExcel 1.7.0
2010-07-13 19:39:40 +02:00
lorilee
5b8c603124
If the user already appended the file extension, don't add it again
2010-07-12 19:10:11 -07:00
lorilee
22254ba748
Gets rid of the forward slash that appears in the enum/set editor when there are no values
2010-07-12 18:55:21 -07:00
ninadsp
7dd8745778
Added a Math.random() parameter to negate caching issues with user's list
2010-07-13 03:28:23 +05:30
ninadsp
fcae63bbd7
When a new user is added, his details are now appended to the user's table
2010-07-13 03:25:53 +05:30
ninadsp
3bcffd86e9
Stupid typo. Fixed
2010-07-13 02:30:42 +05:30
lorilee
27bc09c939
Merge branch 'master' of http://repo.or.cz/r/phpmyadmin
2010-07-12 12:40:27 -07:00
ninadsp
a1e9702434
Fixed issue due to which the notifications div was visible even after clearing the message
2010-07-12 23:49:27 +05:30
ninadsp
e0f80088aa
Fixed issue due to which the notifications div was visible even after clearing the message
2010-07-12 23:33:56 +05:30
ninadsp
7d3245cbcd
Fixed the empty notice divison being generated when PMA_showMessage() was being passed a NULL query
2010-07-12 23:11:41 +05:30
Crack
b3ae73f2aa
ui fixes
2010-07-12 19:24:07 +02:00
ninadsp
f06bb69bb8
Merge remote branch 'origin/master'
2010-07-12 22:47:17 +05:30
Marc Delisle
6ea41018b2
Merge branch 'QA_3_3'
2010-07-12 09:01:05 -04:00
Marc Delisle
768de14815
typo
2010-07-12 09:00:39 -04:00
Marc Delisle
f6ef0c87a8
Merge branch 'QA_3_3'
2010-07-12 08:57:05 -04:00
Marc Delisle
cda9df7101
bug [export] CSV for MS Excel (Windows) should have semi-colon as separator
2010-07-12 08:56:30 -04:00
Crack
74eb921e68
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2010-07-12 14:04:16 +02:00
Crack
625b9edca8
show message when preferences are saved to localStorage
2010-07-12 14:02:45 +02:00
ninadsp
35c922e704
Basic Table Search now works. Need to handle some error cases
2010-07-12 00:14:05 +05:30
ninadsp
4eb4d318bb
Forgot to set the context for the recently added $(document).ready()
...
snippets. Added them
2010-07-11 23:51:02 +05:30
ninadsp
fe9f539ed2
Removed inline coding for Drop Trigger in libraries/tbl_triggers.lib.php
2010-07-11 23:36:24 +05:30
ninadsp
dd58a5bc23
Removed inline calls to confirmLink() for Empty/Drop Table actions in libraries/tbl_links.inc.php
2010-07-11 23:14:41 +05:30
ninadsp
a180017106
Moved Ajax handlers of db_structure.php to a dedicated file js/db_structure.js from js/functions.js
2010-07-11 22:33:52 +05:30
ninadsp
94a911a623
Removed inline call in libraries/display_tbl.lib.php to confirmAction()
...
for 'Calculate Real End' action on large InnoDB tables.
2010-07-11 22:23:57 +05:30
Marc Delisle
ce2cad2886
fix merge conflicts
2010-07-11 08:05:50 -04:00
Marc Delisle
b55ba34d43
bug #3023507 [core] No result set display from stored procedure SELECT
2010-07-11 08:00:42 -04:00
ninadsp
3586dd6408
Removed inline call to confirmLink() for 'Drop Primary Key/Index'
2010-07-11 03:33:04 +05:30
ninadsp
505884174b
Removed inline call to confirmLink() for 'Delete Tracking action'.
2010-07-11 03:14:02 +05:30
ninadsp
d5ed68aa71
Removed inline call to confirmLink() for 'Drop Procedure'
2010-07-11 02:32:10 +05:30
ninadsp
70a8735c07
Removed inline call to confirmLink() for 'Drop Event' action
2010-07-11 02:08:47 +05:30
Crack
956315e0b2
bugfix: show warning only when pmadb is unavailable
2010-07-10 21:51:54 +02:00
ninadsp
e98edae53b
Remove previous queries if any before inserting the latest query. We
...
don't want too many queries crowding up.
2010-07-11 00:14:12 +05:30
ninadsp
6230a545bf
Cloning and removal of rows happens correctly now. All name/id
...
properties of the inputs are changed on the fly with javascript.
2010-07-10 23:45:03 +05:30
Marc Delisle
b2616ac46d
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
ninadsp
cbe82879e8
Hooked in Ajax submission of data. Changint the number of insertions on
...
the fly is still a work in progress. Insertion tables are being
cloned/deleted, however, each is not unique.
2010-07-10 17:14:10 +05:30
ninadsp
ca0af7fff7
Added a string for Ajax handlers in tbl_change.php
2010-07-10 17:09:36 +05:30
ninadsp
7d11c0aa92
Added ids to some HTML elements on tbl_change.php and modified the
...
output of tbl_replace.php for Ajax requests.
2010-07-10 17:07:37 +05:30
Adnan
9fb8619f2a
PDF Schema File: Relation_Stats class structured
2010-07-10 15:44:17 +05:00