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 |
|
Crack
|
e6b551dc71
|
bugfixes: allow to work with multiple servers, fix boolean values in select fields
|
2010-07-10 12:09:34 +02:00 |
|
Crack
|
3137cc2f1d
|
add date information when importing from localStorage
|
2010-07-10 00:06:50 +02:00 |
|
Crack
|
bcaecbf10a
|
allow user preferences to work without pmadb, but warn users about that
|
2010-07-09 20:37:04 +02:00 |
|
Crack
|
5717683ef1
|
basic import/export for localStorage, needs to be polished
|
2010-07-09 19:37:49 +02:00 |
|
Martynas Mickevicius
|
979aa9a7ed
|
graceful error handling
|
2010-07-09 17:34:28 +03:00 |
|
Martynas Mickevicius
|
3df1126c85
|
fixed custom axis lables on the multi chart.
|
2010-07-09 16:29:14 +03:00 |
|
Martynas Mickevicius
|
6b806f2047
|
Chart title has been put to the settings array.
|
2010-07-09 16:27:25 +03:00 |
|
Martynas Mickevicius
|
e5c8b5a894
|
default labels are returned to the settings form.
|
2010-07-09 16:17:16 +03:00 |
|
Martynas Mickevicius
|
08e048b307
|
fixed chart error handler.
|
2010-07-09 16:16:22 +03:00 |
|
Martynas Mickevicius
|
7eedd0387d
|
Fixed a case where a notice was generated when the first point was added to the data set.
|
2010-07-09 16:08:53 +03:00 |
|
Adnan
|
459eeb1230
|
TCPDF Class: tabs removed
|
2010-07-09 15:31:18 +05:00 |
|