Marc Delisle
e161824418
adjust totals when emptying a table; also use classes for more precise handling of td
2010-11-14 07:37:14 -05:00
Marc Delisle
9f4dc04691
no need to have a separate file for this
2010-11-05 06:30:21 -04:00
Marc Delisle
7f41f94a0e
gettext-style message
2010-10-07 15:12:45 -04:00
Dieter Adriaenssens
90c48f8696
Merge branch 'QA_3_3'
2010-10-07 20:51:08 +02:00
Dieter Adriaenssens
8c34269e52
bug #3062454 , Display routines/events also when no tables are defined
2010-10-07 20:32:07 +02:00
Marc Delisle
67aefea2be
remove author names as per our policy
2010-09-26 08:40:58 -04:00
Marc Delisle
eef35043dd
bug #3072502 Text not shown for icons after creating table
2010-09-26 08:39:28 -04:00
Marc Delisle
98a5ba7317
misleading variable name
2010-09-04 07:01:30 -04:00
Herman van Rink
7aa4aa62dc
bug #3056610 [interface] Removed modification options for information_schema
2010-09-02 11:53:53 +02:00
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
a2f78a6d38
Resolve merge conflicts for upstream merge
2010-07-29 19:17:25 +05:30
Michal Čihař
3910ce6121
Remove explicit inclusion of Table.class.php as it is included in common.inc anyway.
2010-07-26 16:35:52 +02:00
Michal Čihař
d291827444
No need to require_once footer
...
It is the last thing executed anyway (ends with exit).
2010-07-26 16:20:24 +02:00
ninadsp
e646a2760c
Fixed conflict due to upstream merge
2010-07-23 21:59:15 +05:30
Marc Delisle
56ebe05af7
blob streaming code cleanup (work in progress)
2010-07-22 13:15:27 -04:00
Barry Leslie
f8653e5803
Update blob streaming to match the current API and use the PBMS PHP extension.
2010-07-22 11:23:37 -04:00
Michal Čihař
318dc4b650
Drop @version tag from docblocks.
2010-07-20 13:59:17 +02:00
ninadsp
9dd93987ca
Reverted po files changes.
2010-07-15 00:17:49 +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
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
Marc Delisle
90ce4c77b3
clarify code
2010-07-08 08:29:27 -04:00
Marc Delisle
c1be602a1e
fix merge conflicts
2010-07-08 07:52:47 -04:00
Marc Delisle
20d4c3a894
bug #3026400 [PHP] ereg functions are deprecated
2010-07-08 07:49:11 -04:00
ninadsp
0f081a8437
Removed inline JavaScript calls to confirmLink for truncate and drop
...
table actions
2010-06-15 15:06:56 +05:30
ninadsp
160f4314eb
Merge remote branch 'origin/master'
2010-06-03 22:34:52 +05:30
Michal Čihař
5dd82ed484
Use ngettext.
2010-05-25 14:26:05 +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
Marc Delisle
2586524b03
gettext conversion; clarify code
2010-05-06 07:48:38 -04:00
Marc Delisle
2182098af6
strings to gettext, second batch
2010-05-04 20:07:19 -04:00
Marc Delisle
f55823f47f
strings to gettext, first batch
2010-05-03 12:57:46 -04:00
Michal Čihař
c2de4dd8d9
Add full uncompressed version of jquery ui.
2010-04-15 09:34:52 +02:00
Marc Delisle
3ca82375d5
continue removing author names in code
2010-04-05 09:16:36 -04:00
Michal Čihař
a2a0d9bb38
Avoid multiple loading of jQuery.
2010-04-01 17:19:37 +02:00
Marc Delisle
58ebfd4591
jquery in subdirectory of js; trying jquery-ui toggle effect
2010-03-23 17:08:47 -04:00
bhdouglass
16886bc3fb
Patch #2974341 In db Structure, clicking on table name should Browse if possible
2010-03-22 17:40:04 -04:00
Marc Delisle
f8fa3b4ede
jQuery and slider effect
2010-03-21 07:36:39 -04:00
Marc Delisle
87dd6b3cee
Merge branch 'QA_3_3'
2010-03-12 17:16:58 -05:00
Dieter Adriaenssens
7c818d046a
patch #2969449 Name for MERGE engine varies depending on the MySQL version
2010-03-12 17:16:05 -05: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
Herman van Rink
f72d740553
Removed useless label tag
2010-03-02 11:40:29 +00:00
Herman van Rink
bfff0d94dd
Removed useless label tag
2010-03-02 11:40:29 +00:00
Marc Delisle
a7fe9f32fc
XHTML compliance
2010-02-28 12:16:14 +00:00
Marc Delisle
ca708fee37
XHTML compliance
2010-02-28 12:16:14 +00:00
Herman van Rink
a82cc85f04
Code cleanup done during Fosdem2010
2010-02-09 19:57:06 +00:00
Michal Čihař
201d0e892c
Load mootools in every page.
2010-01-25 11:49:46 +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
Michal Čihař
78b00824eb
[core] Updated mootools to fix some glitches with Safari.
...
Mootools are now in separate files as distributed upstream.
2010-01-04 15:35:23 +00:00
Marc Delisle
512975e91c
bug #869006 Ignore number of records for MRG_MyISAM
2010-01-03 16:27:46 +00:00
Marc Delisle
fbe2db84f1
bug #869006 Ignore number of records for MRG_MyISAM
2010-01-03 16:27:46 +00:00
Marc Delisle
526dce65cb
3.3
2009-12-31 13:11:19 +00:00