Rouslan Placella
9b77820b7d
Focus on a relevant input element after opening a dialog (routines functionality).
2011-06-17 14:03:26 +01:00
Madhura Jayaratne
ef17d6e9f6
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
2011-06-17 18:17:14 +05:30
Madhura Jayaratne
f10bf59a8d
Change cursor when dragging
2011-06-17 18:09:39 +05:30
Marc Delisle
edf3e1ad32
Should use kibibytes here, see http://en.wikipedia.org/wiki/Kibibyte
2011-06-17 08:16:13 -04:00
Rouslan Placella
c0ceb2d75c
Added more animations to routine functionalities
2011-06-17 13:16:05 +01:00
Rouslan Placella
f8c3da7885
Introduced JavaScript function PMA_slidingMessage()
2011-06-17 13:15:34 +01:00
Madhura Jayaratne
56d60fd8a5
Added OpenLayers library
2011-06-17 17:23:28 +05:30
Michal Čihař
75f916fd3c
Merge remote-tracking branch 'tyron/master'
...
Conflicts:
server_status.php
2011-06-17 09:11:36 +02:00
Madhura Jayaratne
d466571b9c
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
2011-06-17 07:33:44 +05:30
Rouslan Placella
d90bad9a8b
Patch #3316969 PMA_ajaxShowMessage() does not respect timeout
2011-06-16 16:15:12 -04:00
Ammar Yasir
1653fd340c
Plot functionality using Hihcharts
2011-06-17 01:31:31 +05:30
Ammar Yasir
9498f5d4cd
Merge remote branch 'phpmyadmin/master'
2011-06-17 01:06:38 +05:30
Madhura Jayaratne
4338b70d9f
Merge branch 'QA_3_4'
...
Conflicts:
js/sql.js
2011-06-16 21:23:12 +05:30
Madhura Jayaratne
9d2269d297
bug #3317293 [edit] Inline edit places HTML line breaks in edit area
2011-06-16 21:05:54 +05:30
Tyron Madlener
f771e68a73
- Fix for: If the moseout event on the row highlighting fails to get called (e.g. when having html code in the row), the toggle class will wrongly assign the hover class next time the element is being hovered over
...
- Better formatted PMA_createChart()
2011-06-16 15:05:08 +02:00
Tyron Madlener
ab5d9b278a
Cleaned up code
2011-06-16 15:03:04 +02:00
Rouslan Placella
a8f8d3e7a8
Animate the insertion of new routines into the list
2011-06-16 11:44:06 +01:00
Madhura Jayaratne
3792b786d8
JavaScript code moved into .js file
2011-06-16 09:56:02 +05:30
Madhura Jayaratne
3c28961b9f
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
...
Conflicts:
themes/original/css/theme_right.css.php
themes/pmahomme/css/theme_right.css.php
2011-06-16 08:52:31 +05:30
Tyron Madlener
6f4b0f88d2
- Server variables that represent bytes are convert to a byte format (e.g. 16 EiB instead of 18,446,744,073,709,551,616)
...
- A javascript code snippet that cuts off long strings (such as the optimizer_switch variable) so the whole table stays in view without scrolling.
2011-06-15 20:36:58 +02:00
Madhura Jayaratne
0886178859
Merge branch 'QA_3_4'
2011-06-15 20:10:54 +05:30
Madhura Jayaratne
396e4e9979
bug #3315741 [display] Inline query edit broken
2011-06-15 20:06:26 +05:30
Michal Čihař
f79a619326
Merge remote-tracking branch 'tyron/master'
...
Conflicts:
server_status.php
2011-06-15 15:46:11 +02:00
Marc Delisle
131e9caa5f
Merge commit '81ebc00206d6aee95900b1c28b0212ee79d3bb25'
2011-06-15 09:09:23 -04:00
Marc Delisle
0e5c8a9497
Merge commit 'b3faf9cf42c98de53c1722c15208554a81ff62cf'
2011-06-15 08:06:30 -04:00
Tyron Madlener
efc9f6ddc4
Chart export now works with IE8
2011-06-15 13:17:19 +02:00
Thilanka Kaushalya
81ebc00206
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2011-06-15 11:36:40 +05:30
Thilanka Kaushalya
161f8977fa
Fixed the delay at dialog load in table insert
2011-06-15 11:35:59 +05:30
Madhura Jayaratne
6a2cc63558
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
2011-06-15 07:06:47 +05:30
Madhura Jayaratne
6c79283e17
New panning arrows and zooming controls to match OSMs.
2011-06-15 07:04:24 +05:30
Aris Feryanto
ff5e4c8361
Merge branch 'colresize' into aris
2011-06-15 07:23:32 +07:00
Aris Feryanto
d28d7daba1
Fix merge conflict with origin/master
2011-06-15 07:23:06 +07:00
Tyron Madlener
2216824c90
- Newest canvg version from trunk fixing display of hidden elements
...
- Some attempts to get png export working for IE8 (needs flashcanvas)
2011-06-14 20:55:37 +02:00
Rouslan Placella
dda7ce9c39
Merge branch 'master' into rte
2011-06-14 19:44:09 +01:00
Aris Feryanto
2d8932b95e
Better column order remembering AJAX
2011-06-14 23:38:30 +07:00
Thilanka Kaushalya
b18be4eaec
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2011-06-14 21:53:12 +05:30
Thilanka Kaushalya
09fad13dcb
Added the update row count in db structure
2011-06-14 21:51:21 +05:30
Aris Feryanto
3750dcbb2f
Column resizing & reordering: better support without javascript
2011-06-14 22:47:19 +07:00
Rouslan Placella
279ef37298
Warn the user if the definition of a stored function does not contain a return statement.
2011-06-14 15:45:39 +01:00
Rouslan Placella
48681dfd81
Hide the parameter "length" for datatypes that do not support this in the routine editor.
2011-06-14 15:32:44 +01:00
Madhura Jayaratne
db06c5a912
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
2011-06-14 18:52:52 +05:30
Madhura Jayaratne
9f4c4c91cf
Labels for visualizations with OpenStreetMaps. New icon for the 'Visualize GIS data' link.
2011-06-14 18:49:32 +05:30
Rouslan Placella
e2834cd49d
Generate the type dropdown for Routine editor in PHP, not JavaScript.
2011-06-14 12:02:10 +01:00
Rouslan Placella
889cce8583
Fixed inconsistent escaping of special characters in Routines functionalities.
2011-06-14 11:38:35 +01:00
Aris Feryanto
770b1c7dd3
Fix: column resizing & reordering under db_search.php (also enable inline edit support)
2011-06-14 11:55:35 +07:00
Aris Feryanto
823decbaf4
Add 'Click to mark' hint
2011-06-14 09:37:51 +07:00
Aris Feryanto
8493052a2f
Fix column resizing and reordering compatibility with IE
2011-06-14 08:40:04 +07:00
Tyron Madlener
d26cace15b
Traffic charting for traffic tab on status page
2011-06-13 23:36:07 +02:00
Tyron Madlener
f08b7d52ff
3 more bugfixes
2011-06-13 18:00:33 +02:00
Tyron Madlener
5d5285e289
When exporting a chart as png, canvg renders hidden elements. In the case of pie chart it renders overlapping texts.
...
This patch fixes this for text and path elements. This bug is also reported to the original canv author.
2011-06-13 17:59:58 +02:00
Tyron Madlener
9db1342b2a
Bug Fixes
2011-06-13 16:45:31 +02:00
Rouslan Placella
8db8527337
Show the sql_query to the user when dropping Routines, Events and triggers and fix classes in the list.
2011-06-13 15:14:31 +01:00
Tyron Madlener
2816b427ab
Merge remote-tracking branch 'origin/master'
2011-06-13 15:00:11 +02:00
Tyron Madlener
16749a0435
2 more points in graphs
2011-06-13 14:56:31 +02:00
Thilanka Kaushalya
2be90c3907
Added update the tablesForm in db insert
2011-06-13 18:11:00 +05:30
Rouslan Placella
17b8f21ccd
Fixed bug where new routines were not added to the list of routines, if the list was empty.
2011-06-13 10:31:01 +01:00
Aris Feryanto
4d27d21e80
No reorder column for table with only 1 column
2011-06-13 13:46:18 +07:00
Aris Feryanto
cf64d5282b
Remember column order only in 'Browse' tab
2011-06-13 12:08:17 +07:00
Aris Feryanto
c89e0aa2ab
Merge hint for column sorting
2011-06-13 11:21:09 +07:00
Aris Feryanto
039d56f975
Better CSS unit
2011-06-13 10:14:08 +07:00
Thilanka Kaushalya
8b2439f4a7
added the buttonYes click actions
2011-06-12 23:02:32 +05:30
Madhura Jayaratne
28a9b971bf
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
2011-06-12 20:14:31 +05:30
Madhura Jayaratne
5f09cf550f
Visualize GIS data with OpenStreetMap as a base layer
2011-06-12 20:04:23 +05:30
Aris Feryanto
78e7565cfd
Fix bug in column reordering tooltip
2011-06-12 10:58:15 +07:00
Aris Feryanto
83f7170304
Preloading of column pointer arrow
2011-06-12 10:51:53 +07:00
Aris Feryanto
7c18b8106a
Better jQuery animation for column reordering popup balloon
2011-06-12 10:29:15 +07:00
Aris Feryanto
eb7c64dfad
Merge remote-tracking branch 'origin/master' into colresize
2011-06-11 10:19:10 +07:00
Aris Feryanto
b81ae2e6cc
Add column dragging hint & some css prettifier
2011-06-11 10:17:58 +07:00
Tyron Madlener
d00ea89935
Fix: Reinitialize pie chart when refreshing the query tab
2011-06-10 19:55:05 +02:00
Rouslan Placella
d8da233e0c
Merge branch 'master' into rte
2011-06-10 18:46:59 +01:00
Tyron Madlener
da8124e689
Fixed refresh in variables tab
2011-06-10 19:44:33 +02:00
Tyron Madlener
3ce1e7f759
Small improvements
2011-06-10 19:26:29 +02:00
Thilanka Kaushalya
af73dd335d
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2011-06-10 22:55:31 +05:30
Marc Delisle
54c062c0ad
Merge branch 'QA_3_4'
2011-06-10 12:55:02 -04:00
Rouslan Placella
c422694746
Patch #3313326 Some tooltips do not disappear
2011-06-10 12:53:33 -04:00
Thilanka Kaushalya
f2588c536d
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2011-06-10 22:15:57 +05:30
Rouslan Placella
11e3b20a9e
Some small improvements to the AJAX integration of the Routines Editor
2011-06-10 15:26:49 +01:00
Tyron Madlener
2f156ee6ec
- SVG Export working
...
- Smaller chart markers
2011-06-10 16:06:51 +02:00
Rouslan Placella
91a4c15796
AJAX integration for routine execution functionality.
2011-06-10 15:01:46 +01:00
Tyron Madlener
2bf553247b
Clear timeout once refresh rate has changed and display what the select list is for
2011-06-10 15:35:51 +02:00
Tyron Madlener
bccbff41ae
Configurable refresh rate for real-time charts in the status page
2011-06-10 15:17:52 +02:00
Tyron Madlener
b3c9881572
Better realtime chart behaviour when the chart hasn't been filled with data yet
2011-06-10 14:23:46 +02:00
Aris Feryanto
fcf671b382
Use __() for string in 'Restore column order' button, change javascript code style
2011-06-10 17:27:11 +07:00
Thilanka Kaushalya
b53ac0870c
Apply ajax behavior to the insert to table option in db structure
2011-06-10 11:06:36 +05:30
Aris Feryanto
07c067a832
Fix for 'Restore column order'
2011-06-10 09:32:39 +07:00
Aris Feryanto
3ba2aa4463
Fix: remove system's drag and drop when dragging table header link
2011-06-10 08:47:47 +07:00
Aris Feryanto
53d7bfa2b1
Change 'Restore table' button to 'Restore column order'
2011-06-10 08:05:37 +07:00
Rouslan Placella
463a49a3ec
Some small code improvements for db_routines.js
2011-06-09 21:25:18 +01:00
Rouslan Placella
4baa133671
Comments and coding guidelines fixes for db_routines.js
2011-06-09 21:23:01 +01:00
Rouslan Placella
82847a80b8
JS integration for parameter options in Routines Editor.
2011-06-09 21:08:26 +01:00
Tyron Madlener
659252cd71
pChart is not needed anymore
2011-06-09 20:08:38 +02:00
Tyron Madlener
831da843c1
Fixes of some bugs
2011-06-09 20:08:17 +02:00
Tyron Madlener
dc433429e8
Don't add duplicates to xaxis
2011-06-09 16:06:04 +02:00
Tyron Madlener
21b65e56f4
A currently rather strange series selection to behave similar to the old charting system
2011-06-09 15:36:41 +02:00
Tyron Madlener
c928d53ef8
Fix that single column results work too
2011-06-09 12:33:07 +02:00
Aris Feryanto
0b933d2614
Fix more bug: Reordering not work correctly if table structure changed
2011-06-09 14:43:34 +07:00
Tyron Madlener
f4fa0d9f79
- Dynamic chart with for the server status chart
...
- Table chart replaced with a Highcharts generated chart that also behaves somewhat more intellegently
2011-06-09 00:53:32 +02:00
Ammar Yasir
763fa66d72
Merge remote branch 'phpmyadmin/master'
2011-06-09 02:54:33 +05:30
Rouslan Placella
3a6a30d5ba
Merge brach 'master' into 'rte'
2011-06-08 12:07:43 +01:00
Aris Feryanto
d0e41349ee
Add disabled state for 'Restore table' button
2011-06-08 13:58:12 +07:00
Tyron Madlener
fcb3273c64
-Tabs +Spaces
2011-06-08 01:53:21 +02:00
Tyron Madlener
902fc1d95d
- Replaced pChart profiling chart with highchart chart
...
- Moved PMA_profilingResults() function code inline in sql.php as its used at only one place
2011-06-07 21:32:05 +02:00
Rouslan Placella
a9787c89b9
Improved form validation for the Routines Editor.
2011-06-07 19:55:56 +01:00
Marc Delisle
31bbba5e76
Merge branch 'QA_3_4'
2011-06-07 11:44:31 -04:00
Marc Delisle
2d56821c0f
Improved fix for bug #3313210
2011-06-07 11:43:30 -04:00
Marc Delisle
b5e733a2e3
Merge branch 'QA_3_4'
2011-06-07 11:10:18 -04:00
Marc Delisle
82ac1e8028
bug #3313210 [interface] Columns class sometimes changed for nothing
2011-06-07 11:06:38 -04:00
Tyron Madlener
f47ce5dde3
Fixed refreshrate
2011-06-07 14:56:34 +02:00
Tyron Madlener
855532ea2e
replace pChart with highchart for the query statistics
2011-06-07 14:54:51 +02:00
Aris Feryanto
e9c055c5bc
Column reordering: remember the last column order
2011-06-07 18:22:22 +07:00
Marc Delisle
ce65b14ced
Change redundant message
2011-06-07 06:29:32 -04:00
Aris Feryanto
5ed509bd89
Fix column resize bug: wrong resize when RepeatCells work
2011-06-07 12:51:22 +07:00
Aris Feryanto
d64685c25a
Add column reordering compatibility with RepeatCells configuration
2011-06-07 12:32:24 +07:00
Rouslan Placella
0189a62776
Merge branch 'master' into rte
2011-06-06 17:18:35 +01:00
Piotr Przybylski
db07b65c65
Add missing 'server' argument to PMA_reloadRecentTable
...
Was causing token regeneration on non-default servers, if the next action required valid token it would fail
2011-06-06 16:40:43 +02:00
Tyron Madlener
ed40e7f7bb
Small changes/fixes
2011-06-06 15:46:01 +02:00
Tyron Madlener
775beaca22
More secure chart export
2011-06-06 15:26:06 +02:00
Michal Čihař
d147fd26db
Update keywords to list from http://dev.mysql.com/doc/refman/5.5/en/reserved-words.html
2011-06-06 15:01:50 +02:00
Rouslan Placella
870ab261ae
Consistent font size for the Export feature of Routines, Triggers and Events.
2011-06-06 13:55:56 +01:00
Tyron Madlener
5e09426666
Merge
2011-06-06 14:38:56 +02:00
Tyron Madlener
9abc87d3a5
Connection / Process charting on the server traffic tab
2011-06-06 13:50:17 +02:00
Rouslan Placella
c27b2e776b
Merge branch 'master' into rte
2011-06-06 12:44:15 +01:00
Rouslan Placella
493e573f52
Integrated the Routine Editor with CodeMirror.
2011-06-06 12:40:54 +01:00
Tyron Madlener
fe9844cb13
Small code improvements
2011-06-06 13:16:35 +02:00
Rouslan Placella
6f7b52627b
Attached syntax highlited editor to Routine, Trigger and Event export dialogs.
2011-06-06 11:10:50 +01:00
Rouslan Placella
c830bdd857
Moved Routine Editor validation into a function.
2011-06-06 10:52:15 +01:00
Rouslan Placella
8f670c6ae2
Better placement for the submit button in the Routine Editor.
2011-06-06 10:50:40 +01:00
Rouslan Placella
bab400e1d0
Made Routine Editor dialog modal.
2011-06-06 10:25:55 +01:00
Aris Feryanto
e16b77c0a5
Add different column pointer for vertical display
2011-06-06 16:03:08 +07:00
Aris Feryanto
b0717ff8d5
Inline edit: fix compatibility with custom 'action column' (RowActionLinks) position
2011-06-06 14:54:07 +07:00
Aris Feryanto
86d787267d
Fix column resizing and reordering compatibility with custom actions column position
2011-06-06 14:51:22 +07:00
Ammar Yasir
a4fda9e8f9
Merge remote branch 'phpmyadmin/master'
2011-06-06 04:16:55 +05:30
Marc Delisle
1e0cff6161
Merge branch 'QA_3_4'
2011-06-05 06:30:23 -04:00
Jo Michael
7996a36575
patch #3311539 Inline Edit does not escape backslash
2011-06-05 06:29:46 -04:00
Marc Delisle
82823d67fe
Merge branch 'QA_3_4'
2011-06-05 06:14:33 -04:00
Marc Delisle
86d3b7e58c
bug #3307616 [edit] Inline edit updates multiple duplicate rows
2011-06-05 06:13:11 -04:00
Marc Delisle
a7a2098006
- ChangeLog entry for "AJAX for Add a user in Database privileges
...
- Fix whitespace inside function calls
2011-06-05 05:40:55 -04:00
Thilanka Kaushalya
b9c0f5b01a
Modified the indentation of the sever privileges js
2011-06-05 07:57:52 +05:30
Rouslan Placella
35454870e5
Merge branch 'master' into rte
2011-06-04 20:26:11 +01:00
Rouslan Placella
2434f0628c
AJAX integration for Routines editor.
2011-06-04 20:20:59 +01:00
Thilanka Kaushalya
ba71acb32e
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2011-06-04 23:14:58 +05:30
Thilanka Kaushalya
48f5745492
Fixed the bug at add user in db ckeck privileges
2011-06-04 23:13:39 +05:30
Ammar Yasir
af1f872d81
Merge remote branch 'phpmyadmin/master'
2011-06-04 13:55:18 +05:30
Madhura Jayaratne
7fca97fdde
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
2011-06-04 01:30:20 +05:30
Madhura Jayaratne
75091e52fd
Merge branch 'QA_3_4'
...
Conflicts:
po/af.po
po/ar.po
po/az.po
po/be.po
po/be@latin.po
po/bg.po
po/bn.po
po/bs.po
po/ca.po
po/cs.po
po/cy.po
po/da.po
po/de.po
po/el.po
po/en_GB.po
po/es.po
po/et.po
po/eu.po
po/fa.po
po/fi.po
po/fr.po
po/gl.po
po/he.po
po/hi.po
po/hr.po
po/hu.po
po/id.po
po/it.po
po/ja.po
po/ka.po
po/ko.po
po/lt.po
po/lv.po
po/mk.po
po/ml.po
po/mn.po
po/ms.po
po/nb.po
po/nl.po
po/pl.po
po/pt.po
po/pt_BR.po
po/ro.po
po/ru.po
po/si.po
po/sk.po
po/sl.po
po/sq.po
po/sr.po
po/sr@latin.po
po/sv.po
po/ta.po
po/te.po
po/th.po
po/tr.po
po/tt.po
po/ug.po
po/uk.po
po/ur.po
po/uz.po
po/uz@latin.po
po/zh_CN.po
po/zh_TW.po
2011-06-04 00:36:51 +05:30
Madhura Jayaratne
612f8f3d67
Partial fix for bug #3291306 - Inline edit does not honor bit fields. Works with mysqli extension.
2011-06-04 00:02:11 +05:30
Thilanka Kaushalya
67b67faa71
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2011-06-03 22:50:39 +05:30
Thilanka Kaushalya
65c8851e03
Bug fixed on header warning
2011-06-03 22:48:18 +05:30
Madhura Jayaratne
17c222f83e
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
...
Conflicts:
themes/original/css/theme_right.css.php
themes/pmahomme/css/theme_right.css.php
2011-06-03 15:59:08 +05:30
Tyron Madlener
e551c09604
js error fix when exporting a chart
2011-06-03 12:10:53 +02:00
Aris Feryanto
e1d0b67af6
Fix merge conflict caused by new syntax highlighter
2011-06-03 09:59:35 +07:00
Aris Feryanto
13bcc44628
Fix bug in firefox 4 / ubuntu 11.04, column resize buggy for the second click on the same column
2011-06-03 09:47:25 +07:00
Tyron Madlener
9fdbb850bb
Proof of concept for svg->canvas->image export of charts
2011-06-02 22:00:42 +02:00
Rouslan Placella
9bf9726bf9
Merge branch 'master' into rte
2011-06-02 20:10:21 +01:00
Rouslan Placella
7103156e50
Moved some code around to ease merging with master.
2011-06-02 20:09:06 +01:00
Michal Čihař
42e1fc1533
Fix detection whether there is SQL editor to handle
2011-06-02 17:01:17 +02:00
Michal Čihař
745877a6a0
Fix clearing the query box for non table based SQL
2011-06-02 16:20:37 +02:00
Michal Čihař
961f170b51
Whitespace cleanup
2011-06-02 16:09:21 +02:00
Tyron Madlener
207bfd47e3
- Fix: Hide refresh button only for current tab
...
- Fix: Tablesorter sorts thousands-seperated values correctly
2011-06-02 15:22:28 +02:00
Michal Čihař
3cb40926c0
Remove other not needed files
2011-06-02 15:07:57 +02:00
Michal Čihař
796b81ac99
Make field insert buttons work with CodeMirror
2011-06-02 15:01:19 +02:00
Michal Čihař
e1748cdda9
Make SQL buttons work with CodeMirror
2011-06-02 14:59:08 +02:00
Michal Čihař
05f5ee8efe
Consistent handling of all SQL butttons
2011-06-02 14:55:11 +02:00
Michal Čihař
e1c3a524bb
Docs
2011-06-02 14:54:23 +02:00
Michal Čihař
1a20d4e3a3
Update CodeMirror2 to latest git for configurable scrolling
2011-06-02 14:46:06 +02:00
Michal Čihař
4be1821a8f
Remove not needed CodeMirror files
2011-06-02 14:42:59 +02:00
Michal Čihař
896f8debec
Handle missing attributes
2011-06-02 14:40:48 +02:00
Michal Čihař
a6b4e3a4b9
Use MySQL mode instead of plsql
2011-06-02 14:37:31 +02:00
Michal Čihař
4c84ece64d
Initial implementation of MySQL mode in CodeMirror, based on our list of keywords
2011-06-02 14:37:10 +02:00
Michal Čihař
28f97eb3c1
Hook CodeMirror to SQL editor
2011-06-02 14:24:16 +02:00
Michal Čihař
0968f5bb60
Initial import of complete codemirror
2011-06-02 13:40:19 +02:00
Rouslan Placella
255d7dcf00
Merge remote-tracking branch 'origin/master' into rte
2011-06-02 11:07:24 +01:00
Michal Čihař
d5f18d4e7f
Merge branch 'integration'
...
Conflicts:
libraries/config/setup.forms.php
libraries/config/user_preferences.forms.php
2011-06-02 11:41:31 +02:00
Rouslan Placella
860250f020
Fix bug #3302961 - Row check boxes missing when table row links are disabled
2011-06-02 11:39:57 +02:00
Aris Feryanto
dfc7171d6f
Fix column reordering's compatibility with IE8. No graying table anymore
2011-06-02 15:00:16 +07:00
Aris Feryanto
2e9b5a08d2
Add column pointer when reordering and some fixes for Original theme
2011-06-02 12:09:58 +07:00
Aris Feryanto
9fbbafdf7c
Disable noSelect after drag ended
2011-06-01 23:39:15 +07:00
Tyron Madlener
948b858253
Default refreshrate 3sec => 5sec
2011-06-01 18:34:43 +02:00
Tyron Madlener
349a650357
clear timeouts properly
2011-06-01 18:31:57 +02:00
Thilanka Kaushalya
344f7a57d3
Message undifined bug fixed in add new user to server privileges
2011-06-01 21:41:36 +05:30
Tyron Madlener
3b6e192671
- Don't loose "sortability" when switching between realtime and static data
...
- Chart: display 0 as first value
2011-06-01 18:01:39 +02:00
Tyron Madlener
71cc8fec3d
- Query chart:
...
- Point tooltip now shows what type of queries have been issued
- Changed data from 'Seconds per Query' to 'Seconds since last refresh'
2011-06-01 17:49:27 +02:00
Aris Feryanto
1ab6f82e1d
Fix: restrict action column header to be moved
2011-06-01 22:25:29 +07:00
Rouslan Placella
5f9fed0b5c
Refactored JS used to drop Routines, Triggers and Events.
2011-06-01 16:11:06 +01:00
Rouslan Placella
80fa502e22
Refactored JS used to export Routines, Triggers and Events.
2011-06-01 15:36:11 +01:00
Madhura Jayaratne
1dcf7fb0f2
For Firefox compatibility.
2011-06-01 19:42:11 +05:30
Aris Feryanto
211d76b012
Added new feature: column reordering. Some fixes in column resizing
2011-06-01 17:59:09 +07:00
Tyron Madlener
f76b91fdb1
Reinitalize tablesorter after refresh
2011-06-01 11:21:45 +02:00
Aris Feryanto
3cf69dfbb8
Some optimization for column resize script
2011-06-01 13:11:53 +07:00
Aris Feryanto
3b7f35d5c9
Add makegrid triggering in other files
2011-06-01 12:46:12 +07:00
Aris Feryanto
d174e8b41c
Use of .find for code consistency
2011-06-01 10:39:45 +07:00
Madhura Jayaratne
f873dc11b6
Better handling of zooming
2011-06-01 08:17:15 +05:30
Aris Feryanto
c4c57b86c3
Column resize: fix compatibility with inline edit
2011-06-01 09:25:36 +07:00
Ammar Yasir
70167fed52
Made suggested change to tbl_select.php and tbl_zoom_select.php
2011-06-01 01:22:31 +05:30
Rouslan Placella
9e19d03ed5
Fixed jQuery animation when dropping Routines, Triggers and Events.
2011-05-31 19:21:53 +01:00
Madhura Jayaratne
aa7c7d771d
Zoom relative to the cursor position
2011-05-31 23:21:31 +05:30
Thilanka Kaushalya
14b5515d3a
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2011-05-31 23:16:28 +05:30
Thilanka Kaushalya
b1c12a0b74
Added Ajax behaviour to Add a new user in database privileges
2011-05-31 23:15:24 +05:30
Madhura Jayaratne
df96763525
Removes the second SVG element unnecessarily added. Visualization width set to 600.
2011-05-31 22:41:09 +05:30
Tyron Madlener
8d5850674b
Sorting indicators in the column headers
2011-05-31 15:50:50 +02:00
Tyron Madlener
6938866d81
+source version, -minified version
2011-05-31 15:50:03 +02:00
Ammar Yasir
c7cef3b0ba
Refactored the tbl_select.php and tbl_zoom_select.php code in libraries/tbl_select.lib.php
...
Parts refactored are:
-> Setting titles
-> getting fields list
-> setting sub-tabs
-> setting table header of QBE display
-> displaying foreign data
-> search criteria input elements
2011-05-31 19:02:50 +05:30
Ammar Yasir
e794690417
Merge remote branch 'phpmyadmin/master'
2011-05-31 18:59:28 +05:30
Tyron Madlener
cbaecced9f
Replaced minified highchart files with source files
2011-05-31 12:14:14 +02:00
Tyron Madlener
d1d495fdda
Highcarts (unminivied) source files
2011-05-31 12:03:17 +02:00
Rouslan Placella
77c8f4c624
Merge remote-tracking branch 'origin' into rte
2011-05-31 10:58:55 +01:00
Aris Feryanto
f4b47d4cf0
Support column resizing for vertical display mode
2011-05-31 10:50:56 +07:00
Aris Feryanto
566851d210
Add trigger to remake the resizable column when an ajax request is done
2011-05-31 09:46:25 +07:00
Aris Feryanto
25ae3e2387
Add checking to first column (actions) span for resizing column
2011-05-31 09:23:37 +07:00
Tyron Madlener
3d62f95c89
Revert "timepicker.js is redundant, its already in the jquery ui js file"
...
This reverts commit a0302c666c .
2011-05-30 22:57:08 +02:00
Tyron Madlener
b366c76f42
Merge remote-tracking branch 'origin/master'
...
Conflicts:
themes/pmahomme/css/theme_right.css.php
2011-05-30 22:46:02 +02:00
Tyron Madlener
4885b174da
- Implemented more reusable code for realtime charting
...
- added 'queries per second' chart in the query statistics tab
- removed test chart
- fixed kill process url
2011-05-30 22:37:18 +02:00
Madhura Jayaratne
b2e498cbaf
Modify GIS data visualization to use SVG
2011-05-31 00:58:53 +05:30
Madhura Jayaratne
c76da35c99
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
2011-05-31 00:57:56 +05:30
Madhura Jayaratne
abb988ceb5
Add jquery.svg.js, jquery.mousewheel.js jquery.event.drag-2.0.min.js libraries
2011-05-31 00:50:12 +05:30
Madhura Jayaratne
d458379844
Remove flot library
2011-05-31 00:49:45 +05:30
unknown
62cb0f85b0
Don't show 5 second long success message when reloading privs
2011-05-30 12:45:04 -04:00
Tyron Madlener
58da05381c
Added realtime charting of processes with the highcart lib for testing
2011-05-30 17:01:09 +02:00
Ammar Yasir
b225436331
Merge remote branch 'phpmyadmin/master'
2011-05-29 12:14:04 +05:30
Marc Delisle
f0fcf7e11f
Revert "- add vim modeline"
...
This reverts commit 4a4d312edb .
Was not necessary for 3.4 and produces merge conflicts
2011-05-27 16:13:48 -04:00
unknown
4a788b1505
Small adjustments
2011-05-27 19:34:53 +02:00
unknown
b161f43ec9
Don't show 5 second long success message when reloading privs
2011-05-27 19:25:33 +02:00
Rouslan Placella
5673db8f7a
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into rte
2011-05-27 17:51:41 +01:00
Rouslan Placella
22c9117c06
Load the Export data for Routines asynchronously.
2011-05-27 14:59:36 +01:00
Ammar Yasir
459b57ca57
Merge remote branch 'phpmyadmin/master'
2011-05-27 17:46:30 +05:30
Thilanka Kaushalya
293a7d6244
Changed the number of columns in the create table dialog in to defalut value 2
2011-05-27 15:55:02 +05:30
Thilanka Kaushalya
948b13f02b
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2011-05-27 15:46:12 +05:30
Aris Feryanto
9ae87854ed
Add ability to resize column when browsing tables
2011-05-27 14:05:45 +07:00
Madhura Jayaratne
c7667f535d
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
2011-05-27 01:21:14 +05:30
Rouslan Placella
2f24e5b6b5
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into rte
2011-05-26 20:32:35 +01:00
Marc Delisle
434d233e5b
- vim modeline
...
- remove tab characters
2011-05-26 13:16:06 -04:00
Marc Delisle
4a4d312edb
- add vim modeline
...
- remove tab characters
2011-05-26 13:07:08 -04:00
Marc Delisle
89e54ceb3a
These must now be accessed with .prop()
2011-05-26 13:01:06 -04:00
Ammar Yasir
7396fa3aa9
Designed the zoom-search form(tbl_zoom_select.php)
...
-> User selecte exactly two columns.
-> Generates two queries, one for each column criteria.
2011-05-26 12:22:16 +05:30
Rouslan Placella
be50463835
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into rte
2011-05-25 21:16:46 +01:00
Madhura Jayaratne
71ac83fa28
New spatial icons.
2011-05-25 23:52:56 +05:30
Madhura Jayaratne
f08f9bce7e
On creation or alteration spatial indexes do not allow 1. Multiple columns 2. Specifying prefix
2011-05-25 23:52:28 +05:30
Madhura Jayaratne
76fc463f1c
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
2011-05-25 23:41:04 +05:30
Thilanka Kaushalya
07f553f3f2
Added the PMA_createTableDialog function in functions js file
2011-05-25 23:32:43 +05:30
Thilanka Kaushalya
f0c56fd49a
merged chages in navigation.js
2011-05-25 22:29:17 +05:30
Thilanka Kaushalya
42c36b1fb8
Bug fixed the create table option in navigation panel
2011-05-25 21:03:13 +05:30
Aris Feryanto
05d20b31da
Recent tables: Additional fix for frame_navigation.PMA_reloadRecentTable() not found
2011-05-25 09:25:32 -04:00
Aris Feryanto
6c938c0f73
Recent tables: Fix for frame_navigation reference not found
2011-05-25 08:15:33 -04:00
Rouslan Placella
0659c39435
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into rte
2011-05-24 22:33:51 +01:00
Madhura Jayaratne
336b5358ab
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
2011-05-25 00:51:31 +05:30
tyron
df9bcddd39
re-initialize ajax loaded tooltip
2011-05-24 19:30:42 +02:00
tyron
cd17b9721b
Ajax refresh for all tabs now
2011-05-24 18:29:27 +02:00
tyron
573da119a4
Merge remote-tracking branch 'origin/master'
2011-05-24 16:18:01 +02:00
tyron
c3dda3823a
Fixed caching bug, added ajax refresh for variables table
2011-05-24 15:58:19 +02:00
tyron
a0302c666c
timepicker.js is redundant, its already in the jquery ui js file
2011-05-24 15:56:55 +02:00
Marc Delisle
8f2a040f41
Merge commit 'ab6d16ed2f4728c9f066353a851621a352ef969f'
2011-05-24 08:18:25 -04:00
Rouslan Placella
db0d4b84b8
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/roccivic into rte
2011-05-24 13:01:02 +01:00
Aris Feryanto
c2edb0a165
Remove inline javascript and use jQuery instead
2011-05-24 08:31:50 +07:00
Ammar Yasir
ae44636606
Made some changes on the tbl_select.php page to add a link for Zoom Search.
...
Please dont mind the coding, I just coded very quickly to get back comments. If the flow of the interface is ok I'll code it properly.
2011-05-23 21:26:07 +05:30
Madhura Jayaratne
12038bd0c7
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin into OpenGIS
2011-05-23 20:00:34 +05:30
Madhura Jayaratne
21c3493d3c
Merge branch 'QA_3_4'
2011-05-22 22:41:55 +05:30
Madhura Jayaratne
e936257d44
bug #3305883 [interface] Table is dropped regardless of confirmation
2011-05-22 22:01:47 +05:30
Rouslan
63693133e2
Moved JS related to Routines, Triggers and Events into their own files.
2011-05-21 17:52:56 +01:00
Thilanka Kaushalya
0598d99925
Ajaxify the create table option in navigation panel - have bugs
2011-05-21 16:45:51 +05:30
tyron
58f6523c57
- Server variable Filtering by category
...
- Some fixes and style improvements
- Tablesorting (sorting indicators are currently missing though)
2011-05-19 23:19:59 +02:00
tyron
00515b13ba
Added for cookie persistence on jquery ui tabs
2011-05-19 23:15:53 +02:00
tyron
d10e62ca37
Added variable filtering for the 'Variables' Page
2011-05-18 14:25:15 +02:00
tyron
c0749d5563
Organized tables into jQuery tabs to reduce odd scrolling effects when filtering variables
2011-05-18 13:17:47 +02:00
Madhura Jayaratne
8590dc5a7f
Merge branch 'QA_3_4'
2011-05-17 22:20:54 +05:30
Madhura Jayaratne
b091f91f92
bug #3301249 [interface] Iconic table operations does not remove inline edit label
2011-05-17 22:15:58 +05:30
Marc Delisle
43b9ae2025
Activate new messages in db search
2011-05-17 12:35:25 -04:00
Gareth Pursehouse
d6b8d71f95
ctrl-enter in sql editor to submit query instead of having to click "go" button
2011-05-17 15:16:49 +02:00
tyron
f8656fb0f8
Ajax loaded chart didn't remove zero values; filtered values have correct odd/even colored rows
2011-05-16 20:22:22 +02:00
tyron
014a054c7f
Merge remote-tracking branch 'origin/master'
2011-05-16 15:48:03 +02:00
tyron
0839be45a5
Status variables in one table, that can be filtered as-you-type with javascript also the query chart is loaded with ajax now. Both features degrade gracefully for non JS users.
2011-05-16 15:34:57 +02:00
Marc Delisle
0d0df4a37e
Merge branch 'QA_3_4'
2011-05-15 18:25:53 -04:00
Marc Delisle
ee22340d83
bug #3300981 [navi] Table filter is case sensitive
2011-05-15 18:25:20 -04:00
Yuichiro
e53fa42980
Patch #3302354 Add gettext wrappers around a message
2011-05-15 13:40:11 -04:00
Thilanka
4d3d5eb46d
Patch #3256122 [search] Show/hide db search results
2011-05-15 13:07:32 -04:00
Madhura Jayaratne
53e11786b4
Merge branch 'QA_3_4'
2011-05-15 21:22:10 +05:30
Madhura Jayaratne
8bad4aea1e
Bug #3302457 - Inline edit and $cfg['PropertiesIconic']
2011-05-15 21:15:35 +05:30
Marc Delisle
5f4a8e6a97
Update to jQuery 1.6.1
2011-05-14 08:26:00 -04:00
Marc Delisle
6290c8eccc
Merge branch 'QA_3_4'
2011-05-14 06:25:49 -04:00
Rouslan Placella
989a1f35e9
Fixed some indentation
2011-05-14 06:25:32 -04:00
Rouslan Placella
20a04b2f2b
Patch 3301623 Clear button does not work
2011-05-14 06:23:28 -04:00
Aris Feryanto
963d77e3be
Ajaxification of recent tables list
2011-05-14 02:46:15 +07:00
Michal Čihař
cd1b2817b6
Merge branch 'QA_3_4'
2011-05-13 13:03:35 +02:00
Michal Čihař
ad3f6cb16a
Warning class is gone
2011-05-13 13:02:46 +02:00
Marc Delisle
ecd28686b8
"up to date" message on main page when current version is up to date
2011-05-13 06:37:15 -04:00
Michal Čihař
35852be38c
Merge branch 'QA_3_4'
2011-05-13 11:54:31 +02:00
Michal Čihař
43b41e2ed3
Remove debugging code
2011-05-13 11:54:03 +02:00
Atul Pratap Singh
9210f44a61
When leaving the designer page without saving layout, it now asks for user confirmation
2011-05-11 13:44:06 +02:00
Michal Čihař
d8ae01cdcf
Merge branch 'integration'
...
Conflicts:
js/tbl_operations.js
2011-05-11 13:40:39 +02:00
Benoit Dumesnil
b37d10c3f1
Feature Request #3187076
...
This patch transforms the old-style pop-up of truncate and drop table
to a ajax style pop-up
2011-05-11 13:38:41 +02:00
Madhura Jayaratne
11dd5bc619
GIS data visualization with flot library added.
2011-05-10 21:32:47 +05:30
Madhura Jayaratne
acb6c866eb
Added flot library
2011-05-10 21:32:10 +05:30
Aris Feryanto
48092de206
Merge remote-tracking branch 'origin/master' into browsemode
2011-05-10 01:55:59 +07:00
Aris Feryanto
c468705538
Add PMA_addRecentTable function, jQuery for recent tables 'onchange' event
2011-05-10 01:55:02 +07:00
Madhura Jayaratne
27224a88c5
Bug #3298581 - Row marking, null-checkbox of inline edit broken
2011-05-07 11:16:00 +05:30
Rouslan Placella
56fc953b57
Fixed issue #2 in bug #3291301 - Problems with inline edit link for sql query
2011-05-05 08:45:09 +02:00
Madhura Jayaratne
626477ac8f
Bug #3295529 - SQL tab multiple AJAX requests on one click
2011-05-01 11:31:55 +05:30
Marc Delisle
eec80b2a1f
Bug #3291923 , Insert Ajax form does not generate default values - partial fix for text fields
2011-04-30 14:56:02 -04:00
Marc Delisle
70100c8044
Remove invalid_value class before validation
2011-04-30 10:57:30 -04:00
Marc Delisle
b276728666
Undefined variable
2011-04-30 10:54:03 -04:00
Piotr Przybylski
7049046a55
Fixed and simplified setSelectOptions
...
Deselecting was broken
2011-04-27 20:54:57 +02:00
Marc Delisle
8f16bfbc53
Move common code into a function
2011-04-24 08:56:54 -04:00
aris_feryanto
24e05e1cb2
Patch #3292396 Insert Ajax form generates wrong query
2011-04-24 06:51:47 -04:00
Marc Delisle
947924b4b5
Unused and empty
2011-04-24 06:22:25 -04:00
Marc Delisle
b2d9121f18
Remove the custom color picker feature
2011-04-22 07:00:45 -04:00
Marc Delisle
57e3aba8ff
Bug #3168733 Synchronization does not honor AllowArbitraryServer
2011-04-20 06:32:00 -04:00
onebighack
14395afa8d
Patch #3276121 Inline link goes missing after table sort
2011-04-18 12:27:37 -04:00
Piotr Przybylski
10867bb1fc
fix column highlighting for cases where big T is not displayed (eg. in information_schema tables)
2011-04-16 21:23:24 +02:00
Madhura Jayaratne
b64abd63f8
Bug #3286111 Inline edit save hides mysql message
2011-04-14 07:06:45 +05:30
Madhura Jayaratne
cc05f48f3c
Bug #3207730 [AJAX] Inline edit and Relational display column
2011-04-11 10:55:58 +05:30
Madhura Jayaratne
63dd25baac
Code formatting to improve readability.
2011-04-10 20:33:17 +05:30
Marc Delisle
5d147c25af
Bug #3281316 Loading message stays on screen for too long
2011-04-10 09:01:31 -04:00
Madhura Jayaratne
e083d8438a
Bug #3281333 AJAX response does not remove old contents
2011-04-09 12:03:56 +05:30
onebighack
f6fb9b4678
Patch #3249406 Error in updating using inline edit
2011-04-07 13:01:57 -04:00
Rouslan Placella
ef48add94c
Patch 3276551 for another issue in bug 3188444
2011-04-05 16:21:09 -04:00
Rouslan Placella
752a31414d
Fix item #1 in bug #3204461 - "Continue insertion" and ENUM columns
2011-04-04 11:59:04 +02:00
Rouslan Placella
ecd7ab7f1c
Improved fix for issue#1 from bug #3204461 - "Continue insertion" and some column types
2011-04-04 11:57:39 +02:00
Aris Feryanto
04153705a6
Another instance of clearQueue() to change
2011-04-02 10:34:12 -04:00
Aris Feryanto
8e7498d184
Patch #3268757 Better Ajax message animation
2011-04-02 07:27:00 -04:00
Marc Delisle
401d211d70
- Avoid code duplication
...
- Use standard $ prefix for jQuery object
2011-04-02 06:22:18 -04:00
Madhura Jayaratne
519e7b39e1
Bug #3243672 Inline Edit - SQL syntax error #1064 - comma-separated field.
...
And surround table name and field name with quotes.
2011-04-01 00:41:10 +05:30
Tyron Madlener
0762bddfd1
Hide 'Loading' message once request is done, not on 5 sec timeout.
...
Applied to every loading message that doesn't show a success/error
feedback message.
2011-03-31 14:36:11 +02:00
Rouslan Placella
c33ba84655
Partial fix for bug #3204461 - Datepicker not showing up on 'continue insertion'.
2011-03-31 10:29:09 +02:00
Rouslan Placella
38ca2f2d8a
Patch #3253811 Cannot add a new user
2011-03-29 12:45:18 -04:00
Marc Delisle
bb3f6affea
Obey the ShowSQL directive also for inline edit
2011-03-26 07:57:02 -04:00
Madhura Jayaratne
2038266f88
For Bug #3207730 Inline edit and Relational display column
2011-03-23 18:08:35 +05:30
Marc Delisle
701a668d35
For bug #3220370 , generate UPDATE only for modified columns and avoid POSTing if not needed
2011-03-23 07:47:24 -04:00
Marc Delisle
d83e6e2b85
Use jQuery .data() mechanism
2011-03-22 07:30:17 -04:00
Madhura Jayaratne
a5116cd8cf
Proper handling of marked and hover classes for inline edit.
2011-03-17 19:59:22 +05:30
Madhura Jayaratne
876fa8fd3d
Fixed row marking for vertical mode Edit and Inline Edit 'td's.
2011-03-17 18:50:26 +05:30
Madhura Jayaratne
4e8898121d
Clicking on the link, but on 'td', should activate inline edit mode
2011-03-16 22:55:59 +05:30
Madhura Jayaratne
6ee25e5f22
Comments for Commit:da0fc40022e97fd13a2ea154ece2438f8de9470b
2011-03-15 21:03:44 +05:30
Madhura Jayaratne
da0fc40022
A better way to handle clashing between row highlighting and inline edit.
2011-03-15 20:57:47 +05:30
Madhura Jayaratne
d2955a1f35
Do not mark rows when clicked on anchor
2011-03-15 00:59:16 +05:30
Madhura Jayaratne
49d95b5573
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2011-03-12 23:26:40 +05:30
Madhura Jayaratne
27ed977ce1
Fixed clashing between row marking and null checkbox of inline-edit
2011-03-12 23:25:07 +05:30
Marc Delisle
f74b5775a4
Synchronize: for the connection panel there was an inactive validation function; modified it, hopefully in a clearer way
2011-03-12 10:56:47 -05:00
Madhura Jayaratne
f599afd843
Proper indentation.
2011-03-12 08:18:11 +05:30
Madhura Jayaratne
ed00eea0a3
Code formatting. Make the code more readable.
2011-03-12 08:09:46 +05:30
Madhura Jayaratne
0068d42f73
Optimize. We can do what is being done in two for-loops in one for-loop and avoid unnecessary temporary variables.
2011-03-12 07:59:29 +05:30
Madhura Jayaratne
2e2474eb68
Identify non inline-editable columns based on class 'inline_edit'.
2011-03-12 07:52:45 +05:30
Madhura Jayaratne
7ef6fbaabc
Fix highlighting for save/hide of inline-edit
2011-03-12 06:09:09 +05:30
Piotr Przybylski
ce116ac614
fixed row/column highlighting
2011-03-11 23:55:52 +01:00
Piotr Przybylski
d38156b71d
fix -/- switching in slider effect
2011-03-11 22:27:39 +01:00
Marc Delisle
ddae18b7db
These functions belong to server synchronization logic
2011-03-11 13:31:18 -05:00
Marc Delisle
8d2531d658
In Synchronize panel, make image changes independant from the original theme
2011-03-11 13:16:36 -05:00
Madhura Jayaratne
4fdae9a0e0
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2011-03-10 23:25:35 +05:30
Madhura Jayaratne
a5ef7d4b39
Bug #3187141 - Double query box shown
2011-03-10 23:20:57 +05:30
Piotr Przybylski
a46a49b747
make PMA_changeClassForColumn work about 1/4th faster
2011-03-10 18:48:16 +01:00
Marc Delisle
9deac3deb2
Bug #3197273 Creating table with error does not show anything
2011-03-09 17:15:40 -05:00
Marc Delisle
689ed6e633
- Avoid author names or initials in code
...
- Better naming for new class
2011-03-08 12:24:35 -05:00
onebighack
a5dfc6006d
Bug #3202516 Multiple Change Password windows
2011-03-08 12:21:36 -05:00
Marc Delisle
7e4cfec26c
Bug #3201925 Multi-table operation after table create
2011-03-07 10:12:02 -05:00
Marc Delisle
7210bc07aa
Bug #3197273 Improve display of error message when creating a table
2011-03-07 09:13:04 -05:00
Marc Delisle
896a6e0883
Improve formatting
2011-03-07 08:34:56 -05:00
onebighack
db276b0657
Bug #3200579 part 2 - Hiding inline edit problematic for BLOB transformations
2011-03-07 08:29:13 -05:00
Marc Delisle
dfa4668fe6
Bug #3187422 Form validation and submission
2011-03-06 08:30:51 -05:00
onebighack
1b94d12c3e
-Bug #3200692 Second click on Inline edit
...
-Bug #3200579 Hiding Inline edit problematic for text/geometry/blob:
partial fix
2011-03-06 06:09:52 -05:00
Madhura Jayaratne
74a61f61da
Surround DB name and field names with quotes to distinguish them from SQL key words.
2011-03-06 02:30:34 +05:30
onebighack
b9a6342a17
Bug #3200458 Hiding Inline edit problematic for foreign keys
2011-03-05 14:38:46 -05:00
Marc Delisle
0242446e46
Localize hide/submit messages
...
Replace submit with Save (an existing message)
2011-03-05 07:13:43 -05:00
Marc Delisle
555f5fa8c4
Remove author name from variable name
...
Tidy jQuery code
Proper indentation
2011-03-05 06:57:24 -05:00
onebighack
2630f3e34c
Patch #3195202 Inline edit Hide
2011-03-05 06:22:50 -05:00
Marc Delisle
f07a0842f0
Cache jQuery object to avoid unneeded DOM traversal
2011-03-02 13:03:24 -05:00
Michal Čihař
a5e5cc6a7b
rfe #1168350 [interface] Add clear button to SQL edit box.
2011-03-02 14:30:59 +01:00
Madhura Jayaratne
abfb718c89
Inline edit extended to fields of type set.
2011-03-01 20:42:51 +05:30
Marc Delisle
3400dddadd
Cache jQuery object to avoid unneeded DOM traversal
2011-03-01 08:08:40 -05:00
Ravindra Nath kakarla
0d77b5084c
Patch #3194824 Partial list of users and new users
2011-03-01 08:04:09 -05:00
Marc Delisle
564d4d7d2d
Typos
2011-02-28 12:54:04 -05:00
Marc Delisle
efa8e3421b
Deactivate these messages as we are currently in message freeze for 3.4
2011-02-28 12:50:02 -05:00
Thilanka
a994e13c33
Ajaxify browse and delete criteria in DB search
2011-02-28 12:44:44 -05:00
Marc Delisle
4c1de0edcc
Remove an incorrect second binding of the click event
2011-02-27 09:59:21 -05:00
Marc Delisle
9cf81c63ce
Inline edit for rows where an <input type="image"> has been generated for the Edit link
2011-02-27 09:44:31 -05:00
Marc Delisle
984cf6dbad
For bug 3168757:
...
- Use jQuery to make the text look and behave like a link
2011-02-24 06:04:49 -05:00
Madhura Jayaratne
aa6fe093d6
Inline edit fine-tuned for enum fields
2011-02-24 08:36:01 +05:30
Marc Delisle
3d8300a70b
Use the var keyword and correctly end the statement
2011-02-23 12:44:32 -05:00
Marc Delisle
9948d179ba
Inline edit link not generated when PropertiesIconic is false
2011-02-22 07:46:33 -05:00
Madhura Jayaratne
00ae1a135c
When multiple raws are being inline edited their controls should not clash with each other.
2011-02-21 02:07:52 +05:30
Madhura Jayaratne
c3501a3839
Better coordination between 'null' checkbox and corresponding select/editor.
2011-02-21 01:15:40 +05:30
Marc Delisle
c3e75e96a9
The create table dialog popup is not always displayed so do not attempt to remove it
2011-02-20 07:58:40 -05:00
Marc Delisle
8dee199672
Validate missing table name on table creation
2011-02-20 07:48:06 -05:00
Madhura Jayaratne
192d0edae6
Bug #3187078 Main page ajax results tiny.
2011-02-20 08:59:07 +05:30
Marc Delisle
bcc3ed17a2
Temporary trick to add a spacer, feel free to improve...
2011-02-19 17:47:05 -05:00
Madhura Jayaratne
52820d2d70
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2011-02-20 01:19:32 +05:30
Madhura Jayaratne
7bed385289
Uncheck 'null checkbox' when the editor area is changed.
2011-02-20 01:05:37 +05:30
Madhura Jayaratne
c5b0afd16e
Tab and white space clean up.
2011-02-20 01:03:07 +05:30
Madhura Jayaratne
81974e6d93
CSS styles for null checkbox and for NULL values in table cells.
2011-02-20 00:46:29 +05:30
Madhura Jayaratne
8e64a94360
Bug #3185756 [AJAX] Inline edit and NULL columns
2011-02-19 22:50:43 +05:30
Marc Delisle
4c7aa9cfee
No need to show the "Hide query box" initially
2011-02-19 11:20:11 -05:00
Marc Delisle
624ec9c5f9
Make edit privileges panel more manageable
2011-02-19 10:38:58 -05:00
Marc Delisle
e831df2a32
Bug #3185710 No window with the confirmation of this operation
2011-02-18 08:23:09 -05:00
Madhura Jayaratne
2410839251
Should be NULL, not 'NULL'
2011-02-18 11:47:42 +05:30
Madhura Jayaratne
2a754b25e4
Bug #3184827 Inline edit fails on some tables
2011-02-18 07:35:12 +05:30
Madhura Jayaratne
fd05984749
Support for new Copy link in JavaScript enabled browsers.
2011-02-13 12:53:22 +05:30
Madhura Jayaratne
5430cb81e2
With the new Copy link colspan should be 4
2011-02-13 11:34:33 +05:30
Marc Delisle
7d269f18c3
Inline edit (horizontal) broken after addition of the Copy column
2011-02-12 07:00:57 -05:00
Marc Delisle
d0e1776af6
Correctly handle the ENUM editor message in case a column is added
...
Add PMA_ prefix to function name
2011-02-09 05:52:16 -05:00
Marc Delisle
27e98f4532
Better name for this function
2011-02-08 18:37:30 -05:00
Marc Delisle
589d918ee7
Errors from the Ajax create table dialog where not displayed
2011-02-08 17:36:05 -05:00
Michal Čihař
a6e6c3fcf1
Init sliders again after getting it using AJAX
2011-02-08 12:12:21 +01:00
Michal Čihař
a22f7aaf63
Make PMA_init_slider idempotent
2011-02-08 12:07:25 +01:00
Michal Čihař
5b8b8b5bba
Move slider initialization to function
2011-02-08 12:03:50 +01:00
Michal Čihař
f2e9103f52
Drop not used function
2011-02-08 12:01:22 +01:00
Michal Čihař
143b830a7d
Make copy separate column
2011-02-08 11:54:02 +01:00
Michal Čihař
92b179bf43
Whitespace cleanup
2011-02-08 11:53:28 +01:00
Jan Prachař
a63532c666
Add direct link to copy row of the displayed table.
2011-02-08 11:43:55 +01:00
Marc Delisle
9443d6efc2
Conditional Ajax on display Options
2011-02-05 07:57:30 -05:00
Marc Delisle
8b72097fb0
Unneeded wrapping of jQuery object
2011-02-05 07:46:27 -05:00
Marc Delisle
3be1863606
Conditional Ajax on sorting results
2011-02-05 07:34:56 -05:00
Marc Delisle
f328f6d4a9
Conditional Ajax in Privileges
2011-02-05 07:18:42 -05:00
Marc Delisle
d17b0e157d
Avoid unneeded DOM traversal
...
Avoid unneeded wrapping of a jQuery object
2011-02-04 13:05:54 -05:00
Jan Prachař
a6f5f95600
Fix ajax dropping multiple column index.
2011-02-04 12:59:17 -05:00
Jan Prachař
c05c4da984
Do not change table row state when clicked on an anchor or inside a form element in inline editing mode.
2011-02-04 12:40:05 -05:00
Michal Čihař
48d3e6850a
Change More hiding/showing to CSS class from explicit block/none.
...
When theme wants to use something else than display: block; the old
method did not work.
2011-02-02 23:14:52 +01:00
Michal Čihař
d2991f71bd
Tabs to spaces.
2011-02-02 22:54:40 +01:00
Michal Čihař
83ce2fee57
Should use only inner width here
2011-02-02 22:54:11 +01:00
Madhura Jayaratne
7148a7a380
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2011-02-03 00:57:10 +05:30
Madhura Jayaratne
3e4e3fb4d6
Bug # 3170585 [AJAX] Adding more fields fails.
2011-02-03 00:51:58 +05:30
Marc Delisle
7b73bd180c
Conditional Ajax for change password form
2011-02-02 12:59:02 -05:00
Marc Delisle
f80b603a54
Conditional Ajax for password change
2011-02-02 12:53:20 -05:00
Marc Delisle
a3e0bc0223
Conditional Ajax for create db
2011-02-02 12:42:46 -05:00
Marc Delisle
215fe10af1
Add comment about conditional Ajax
2011-02-02 12:35:06 -05:00
Michal Čihař
a0d08a3321
Move javascript for sliders to functions.js.
2011-02-02 16:04:22 +01:00
Michal Čihař
011d87f39a
Better message.
...
We will announce only stable versions this way.
2011-02-02 14:39:55 +01:00
Michal Čihař
42c8e65139
Make version check configurable.
2011-02-02 14:32:46 +01:00
Michal Čihař
5b28e356aa
Display notification if newer version is available.
...
This is done using asynchronous javascript so it should not block any
actions.
2011-02-02 14:22:11 +01:00
Marc Delisle
30954728f3
Workaround for Chrome problem on db search
2011-02-02 07:43:28 -05:00
Marc Delisle
2d9ffe0fa2
Remove tab characters
2011-02-02 07:40:05 -05:00
Thilanka Kaushalya
1674e0c6c3
Patch #3169798 Show/hide criteria on db Search
2011-02-02 07:32:55 -05:00
Michal Čihař
75366e37e7
Whitespace cleanup
2011-02-02 11:44:57 +01:00
Marc Delisle
728d5a1558
Conditional Ajax for DROP DATABASE
...
Remove duplicate logic for confirmations
2011-02-01 13:02:51 -05:00
Marc Delisle
d8bb324c6b
Unneeded wrapping of jQuery object
2011-02-01 07:49:25 -05:00
Marc Delisle
15fd805b80
Conditional Ajax for DROP TRIGGER
2011-02-01 07:42:36 -05:00
Marc Delisle
414a09a2e0
Code refers to older functionality
2011-02-01 07:32:54 -05:00
Madhura Jayaratne
2cbabfd56f
Work around for Bug #3168569 - Issue on toggling the 'Hide search criteria' in chrome.
2011-02-01 11:47:22 +05:30
Marc Delisle
a7ec18fde9
Bug #3167048 Error when viewing table content/structure
...
(Also this bug caused the chosen table not to be marked in navi panel)
2011-01-30 08:32:13 -05:00
Madhura Jayaratne
783ad8c868
Fix typo.
2011-01-30 07:56:54 +05:30
Madhura Jayaratne
88bde613d2
Button caption changed to 'OK' in the case of an error. Redundant 'Back' link removed from the error message.
2011-01-30 01:41:26 +05:30
Madhura Jayaratne
1c50e94ddd
Bug #3166950 [AJAX] Empty dialog after attempt to create already existing table
2011-01-30 01:32:05 +05:30
Marc Delisle
dea96e2e5a
Conditional Ajax for db Structure and Tracking
2011-01-29 11:15:35 -05:00
Marc Delisle
3c573fc82e
Conditional Ajax for other db operations
2011-01-29 10:32:56 -05:00
Marc Delisle
21fd381c84
Conditional Ajax on db rename
...
Remove extra wrapping of jQuery object
Avoid extra generation of hidden field
Improve confirmation message on db rename
2011-01-29 08:22:26 -05:00
Marc Delisle
59f561b450
To fix this jQuery 1.4.4 error:
...
tds[0] is undefined
jQuery.support.reliableHiddenOffsets = tds[0].offsetHeight === 0;
I merged this commit that is planned to appear in jQuery 1.5:
ad0ebf00ab
2011-01-28 13:08:20 -05:00
Marc Delisle
e0c0d21380
Conditional Ajax on SQL query form
2011-01-28 12:47:19 -05:00
Michal Čihař
bb874cabde
bug #3103658 Fix typo in generated code.
2011-01-28 10:54:04 +01:00
Michal Čihař
1fc9371c6c
input element can not be under tr
...
Confirmation for DROP index did not work.
2011-01-28 10:49:20 +01:00
Michal Čihař
85ab22ddc0
input element can not be under tr
...
This prevented the JS confirmation to work with Chromium, because it
moved the element outside the table.
2011-01-28 10:40:23 +01:00
Marc Delisle
5b900ead54
Conditional Ajax on table Structure
2011-01-27 13:08:33 -05:00
Marc Delisle
6b51fd57ad
Conditional Ajax on db Search
...
Remove extra wrapping of jQuery object
Avoid extra generation of hidden field
Add vim modeline
2011-01-27 06:46:17 -05:00
Madhura Jayaratne
b8b77503d2
Bug #3166356 Search result panel duplicates the elements in Chrome
2011-01-27 15:33:09 +05:30
Marc Delisle
e311848262
Conditional Ajax on table create
2011-01-25 13:06:17 -05:00
Marc Delisle
2064f09f42
Conditional Ajax on table Search
2011-01-25 07:26:54 -05:00
Marc Delisle
251ecae49d
Bug #3163256 Ajax copy database does not refresh the database list in case the "switch to copied database" option is not ticked
2011-01-24 06:20:26 -05:00
Marc Delisle
63a224b05a
Bug #3163260 Database copy: Error hides too quickly
2011-01-23 07:34:50 -05:00
Marc Delisle
ac1bdef784
Remove unneeded wrapping of jQuery object
...
Avoid unneeded generating of hidden field
2011-01-23 07:18:09 -05:00
Marc Delisle
5464b54e17
Start implementing conditional Ajax (in results page)
2011-01-22 09:50:12 -05:00
Marc Delisle
3a739c1bee
Force a smaller height to improve the chance to see the bottom of the popup (for easier horizontal scrolling)
2011-01-22 08:10:10 -05:00
Marc Delisle
9adcdc08d9
Replace inline Javascript by a function that attaches a date/time picker to the elements which need it
2011-01-16 11:36:29 -05:00
Marc Delisle
d7854c2dac
A height of 600 is better
2011-01-16 10:07:08 -05:00
Marc Delisle
46c412c997
Bug #3156485 Unable to add a new user using Google Chrome
2011-01-15 10:31:11 -05:00
Marc Delisle
e7d9457431
rfe #3158867 [privileges] No DROP DATABASE warning if you delete a user
2011-01-15 09:23:57 -05:00
Marc Delisle
2817ebe8e9
- Avoid incorrect validation after using datepicker
...
- Partly jQueryfy a function
- After fixing an incorrect value, the field remained red
2011-01-14 09:20:09 -05:00
Marc Delisle
5d4999c8cc
Use a multiple selector
...
Cache jQuery object to avoid unneeded DOM traversal
2011-01-12 10:59:16 -05:00
Madhura Jayaratne
7e79589eba
Patch #3155803 - Column header misalignment
2011-01-12 10:48:43 -05:00
Marc Delisle
3ddd2e14ef
Page selector in Browse foreigners window did not trigger on change
2011-01-09 08:07:49 -05:00
Marc Delisle
b41947d46e
Page selector in navi panel and in db Structure did not trigger on change
2011-01-09 07:52:30 -05:00
Marc Delisle
6094e6c644
- Bug #3151925 Page selector dropdown broken with ORDER BY query
...
- PMA_pageselector() had an unused parameter
2011-01-08 15:14:00 -05:00
Marc Delisle
653debdc0e
Initials do not work if there are more than 50 users (the initial form is not present)
2011-01-07 10:22:08 -05:00
Marc Delisle
4dddaab5fe
Fix displaying of "Show search criteria/Hide search criteria"
2011-01-03 17:29:32 -05:00
Marc Delisle
5bae920417
Handle null checkboxes inside rows generated by "Continue insertion"
2011-01-03 16:34:20 -05:00
Marc Delisle
3a2e9d425f
Remove old onchange attribute
2011-01-03 11:19:18 -05:00
Marc Delisle
027f4286ed
Rename function to a better name
2011-01-03 10:59:08 -05:00
Marc Delisle
e9ee1615e7
Function was called from just one place to fold it inside caller; also recode it with jQuery
2011-01-03 10:52:17 -05:00
Marc Delisle
032d6d5e0c
The Ignore checkbox is not unticked when data is inserted inside rows added with Continue insertion
2011-01-03 10:10:24 -05:00
Marc Delisle
b923bb3fbb
Upgrade to jQuery 1.4.4
2011-01-02 08:00:25 -05:00
Marc Delisle
1b0116ba3b
The filter on textfield did not do the intended result, it was catching
...
other input elements;
Unneeded wrapping of jQuery objects
Prefix jQuery objects with dollar sign
2011-01-01 09:38:33 -05:00
Marc Delisle
c19200e4e2
Inline edit did not work with strings containing single quotes
2010-12-31 06:41:11 -05:00
Marc Delisle
ecdbb6dcc7
Bug #3141319 Query execution time changes and disappears when no rows are returned
2010-12-30 08:14:46 -05:00
Marc Delisle
c63d6a59a1
Unneeded wrapping of a jQuery object
2010-12-30 07:45:15 -05:00
Marc Delisle
45ba32fa18
AJAX navi buttons do not work in search results, so use the same div as in normal browse results
2010-12-30 07:27:19 -05:00
Marc Delisle
6f5e0c9407
Unneeded wrapping of a jQuery object
2010-12-30 07:08:40 -05:00
Marc Delisle
818965f883
Inline edit links were not displayed in search results
2010-12-30 06:50:23 -05:00
Marc Delisle
5476d289fa
The dynamic "ENUM or SET data too long" behavior did not work inside the Create table dialog
2010-12-28 15:23:14 -05:00
Marc Delisle
83b84c7925
Add a space after the icon
2010-12-27 09:14:17 -05:00
Marc Delisle
6c0e5fd710
Inline edit icon
2010-12-27 09:07:05 -05:00
Marc Delisle
3913ebbd0c
Optimize DOM querying
2010-12-26 08:53:59 -05:00
Marc Delisle
6fc5270d7c
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2010-12-26 08:20:07 -05:00
Marc Delisle
ee6bff6f99
When there are many columns in a table, we risk not seeing the search results; so hide the search criteria, with a possibility of showing them.
2010-12-26 08:19:09 -05:00
Piotr Przybylski
a874856d01
Fixes to "More" dropdown on Structure page:
...
* hide using mouseleave for owning table cell instead of mouseleave on menu
* links as blocks, so that they are as wide as possible
2010-12-26 14:00:09 +01:00
Marc Delisle
1059e281d1
Remove extra wrapping of jQuery objects
2010-12-24 08:13:02 -05:00
Marc Delisle
c72cc2c8f5
Browse foreign values did not work with inline edit
...
Use known message "Browse foreign values" instead of "Search foreign
data"
Use jQuery to attach handler instead of "onclick" for
browse_foreigners.php when called from sql.php
2010-12-24 07:50:42 -05:00
Marc Delisle
a4c225ebd4
Reduce the name of this class
2010-12-20 12:59:00 -05:00
Marc Delisle
2dd20b23d8
Vertical column highlighing did not work in all cases
2010-12-20 12:51:33 -05:00
Marc Delisle
386581bcb6
This is not a primary key but a row number
2010-12-19 05:42:40 -05:00
Marc Delisle
02b9dc8008
"Continue insertion" feature did not work with "Browse foreign values" links
2010-12-18 08:47:50 -05:00
Marc Delisle
92008fc9b1
Avoid recreating a jQuery object
...
Remove tab characters
2010-12-15 13:26:33 -05:00
dylfin
3b7a23ca21
Fix clear button
...
Script was adapted to use jquery
Fix input box for all browsers
2010-12-15 13:16:28 -05:00
Marc Delisle
b71529bb72
bug #3125624 - fix for RTL languages
2010-12-10 13:22:48 -05:00
Marc Delisle
07ff69495b
bug #3125624 Inline editing fails when just one row (fixed for LTR languages in horizontal and vertical modes)
2010-12-09 13:26:05 -05:00
Marc Delisle
9d9d88b83f
bug #3119937 cannot upload into a BLOB
2010-12-04 06:35:55 -05:00
Herman van Rink
24ada6eeea
Minor comment updates
2010-11-28 14:59:36 +01:00
Michal Čihař
2574c009da
Fix docs.
2010-11-23 10:31:12 +01:00
Michal Čihař
670209ba53
Add initialisation.
2010-11-23 10:30:13 +01:00
Michal Čihař
58bd49327d
Avoid comma at the end which causes problems with MSIE.
2010-11-23 10:26:28 +01:00
Michal Čihař
44364aae1b
Avoid naming of parameter as keyword.
2010-11-23 10:24:33 +01:00
Marc Delisle
18f6882f89
do not show visual builder anchor if js is not enabled
2010-11-20 07:43:06 -05:00
Marc Delisle
d09e630af2
improve message and make it translatable
2010-11-19 13:02:41 -05:00
Marc Delisle
b2d7a78012
rfe #3111455 [interface] Column highlighting and marking in table view
2010-11-18 17:11:04 -05:00
Marc Delisle
0132e33177
prefix for jQuery objects; unneeded wrapping of objects
2010-11-16 08:22:55 -05:00
Marc Delisle
18b0fa1482
inline editable fields were not highlighted or marked in horizontal mode
2010-11-16 08:06:02 -05:00
Marc Delisle
d9d5abee08
adjust totals when dropping a table
2010-11-14 08:08:14 -05:00
Marc Delisle
5a72c4ea7d
unneeded wrapping of jQuery objects; prefix their name with dollar sign
2010-11-14 07:48:48 -05:00
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
eb21b97041
on clicking Empty, really ensure no further click, change icon, adjust number of rows and size
2010-11-13 17:02:26 -05:00
Aamir Khan
e78e42a31b
Refresh navigation after copying database (bug #3081099 , patch# 3091778).
2010-11-12 09:35:25 +01:00
Marc Delisle
b43375b735
remove unneeded wrapper for jQuery objects; do not generate ajax_request hidden field more than once
2010-11-09 07:55:55 -05:00
Marc Delisle
f7169036bc
in this case we need to use "this"
2010-11-09 07:44:17 -05:00
Marc Delisle
0d40953143
do not generate the hidden ajax_request more than once; use a variable to refer to the form object
2010-11-09 07:25:21 -05:00
Marc Delisle
ab58b2cf6f
undefined messages in Designer
2010-11-07 07:18:53 -05:00
Marc Delisle
81cddb2514
bug 3084745 js error under Chrome (Linux)
2010-11-05 06:04:00 -04:00
Marc Delisle
473181a8a3
prefix for variable holding jQuery object; remove extra wrapping for the object
2010-10-31 18:06:44 -04:00
Marc Delisle
91a64c1ee2
bug 3084745 (error when editing and changing nothing)
2010-10-31 18:01:31 -04:00
Marc Delisle
98066b6bcb
prefix for variable holding jQuery object; remove extra wrapping for the object
2010-10-31 17:30:33 -04:00
Marc Delisle
af0591e190
re-indent
2010-10-31 17:24:40 -04:00
Marc Delisle
00d786e983
After PK creation, did not obey the reload parameter received
2010-10-31 16:42:24 -04:00
Marc Delisle
1c9ec21792
unnecessary wrapping of a jQuery object; add $ as object prefix
2010-10-31 07:37:15 -04:00
Marc Delisle
be5b3b5c64
do not append ajax_request more than once
2010-10-31 07:32:36 -04:00
Marc Delisle
a1e318fbec
do not reset form if we are editing
2010-10-31 07:27:01 -04:00
Marc Delisle
08c0f4e921
undefined variables
2010-10-31 05:51:38 -04:00
Marc Delisle
2f580bb085
vertical marker and pointer for AJAX-reached results
2010-10-30 19:23:36 -04:00
Marc Delisle
d8643d23fc
In vertical mode, clicking Edit was calling Inline Edit
2010-10-29 12:53:33 -04:00
Marc Delisle
0b0fbb8ed1
dead code
2010-10-29 08:11:05 -04:00
Marc Delisle
7a23316314
for all data pages including AJAX-reached, handle clicking of the companion checkbox and the shift-clicking
2010-10-28 13:11:46 -04:00
Marc Delisle
6dd2e460f2
row highlighting in horizontal mode for IE6 on pages reached via AJAX
2010-10-26 07:58:17 -04:00
Marc Delisle
89821e0357
make row marking in horizontal mode work with AJAX
2010-10-25 13:40:53 -04:00
Michal Čihař
c0cb472656
Reload navigation frame after creating database (bug #3081099 ).
2010-10-25 17:46:00 +02:00
Marc Delisle
49b6510b95
jQuery-fy the auto-checking of the other checkbox
2010-10-24 13:55:53 -04:00
Marc Delisle
36c23be35c
remove author names
2010-10-21 09:25:36 -04:00
Marc Delisle
0f156b19dd
other fixes for inline edit links in vertical mode
2010-10-17 09:40:15 -04:00
Benjam
3859b65aff
Two inline edit links appear when parameter ModifyDeleteAtRight set to true
2010-10-15 05:56:04 -04:00
Marc Delisle
6206cd30f4
error when saving an inline-edited row
2010-10-14 13:06:42 -04:00
Marc Delisle
ad207a415f
remove extra jQuery wrapping and prepend a dollar sign to some jQuery objects
2010-10-13 13:19:49 -04:00
Marc Delisle
81d61125cc
bug #3072495 Creating new database on Databases tab messed layout
2010-10-11 09:34:51 -04:00
Marc Delisle
2f8d67cd6e
complete my previous change of div to span
2010-10-10 07:24:08 -04:00
Marc Delisle
f9ca960f85
bug #3072498 Creating table does not give any feedback
2010-10-09 10:46:34 -04:00
Marc Delisle
e3e0b2ef99
refresh navi frame after table creation in a non-empty db; also refresh after table drop via drop link
2010-10-09 10:23:06 -04:00
Marc Delisle
8eec123dd8
we should not prefix a js variable name with dollar sign unless it is a jQuery object
2010-10-08 12:53:06 -04:00
Marc Delisle
7d9a0f439b
hide previous results when showing an error
2010-10-08 08:05:51 -04:00
Marc Delisle
fe5577568d
bug #3072492 Error for wrong SQL disappears
2010-10-08 06:23:27 -04:00
Marc Delisle
f506fd6e39
new Show/Hide query box message; display as link
2010-10-04 06:10:44 -04:00
Marc Delisle
e91e87861b
make USE work in the context of ajaxification
2010-10-03 07:45:15 -04:00
Marc Delisle
5811f34206
empty table name and number of columns from the minimal form
2010-09-27 12:31:46 -04:00
Marc Delisle
14c02c1e67
to avoid undefined attribute errors, give different ids to the create table form and add fields form; then use the .live() method directly after a selector as recommended
2010-09-26 07:22:58 -04:00
Marc Delisle
8cf1e880f5
bug #3058102 AJAX and adding a column
2010-09-25 13:57:33 -04:00
Marc Delisle
b95179c99c
Duplicated code
2010-09-25 09:21:13 -04:00
Marc Delisle
79c5181d2a
bug #3060972 Password generation not available with AJAX
2010-09-25 08:50:39 -04:00
Marc Delisle
426eb193eb
empty previous search results
2010-09-21 08:16:52 -04:00
Marc Delisle
8f2546271c
display message when search returns zero rows
2010-09-19 12:28:14 -04:00
Marc Delisle
3159d90867
hidden field should just be added once
2010-09-19 11:16:52 -04:00
Marc Delisle
9187f5abe2
jquery components should be under js/jquery
2010-09-13 13:03:45 -04:00
Marc Delisle
13b7e75428
bug #3064963 tabindex wrong for generated inserted rows
2010-09-13 12:48:05 -04:00
Marc Delisle
8c5f758e4a
bug #3057481 Unchecking ignore does not work for duplicated insert rows
2010-09-12 18:58:38 -04:00
Michal Čihař
0431042bd0
Drop $Id$ expansion, nobody complained so far it not working.
2010-09-07 15:00:44 +02:00
Michal Čihař
0e3015ce1b
Automatic escaping in js enum editor.
2010-09-07 10:43:39 +02:00
Marc Delisle
f209921d41
bug #3057469
2010-09-05 09:52:25 -04:00
Marc Delisle
4a171c1dc2
typo and regenerate .po files
2010-09-05 08:08:15 -04:00
Marc Delisle
30c73aef03
bug #3057479 wrong number of rows to insert
2010-09-04 08:22:32 -04:00
ninadsp
aed2e27b3f
A better solution to the caching issues faced. Set jQuery's global Ajax parameter 'cache' to false, and also set the 'Cache-Control' header to 'no-cache'
2010-09-02 15:10:58 -04:00
ninadsp
00250a9f59
Modified the Change Password action to get the action on Server Privileges page also working
2010-09-02 06:22:38 -04:00
ninadsp
73391c9e42
Append a random number for all Ajax queries on these pages to prevent server side caching from affecting the results
2010-08-31 12:50:21 -04: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
Marc Delisle
56381c086f
adapted patch #3050492 to new code
2010-08-28 08:57:27 -04:00
ninadsp
9c34a0eec9
Merged branch official/master. Resolved merge conflicts introduced due to merging of Piotr and Martynas's branches
2010-08-28 01:53:52 +05:30
ninadsp
8ddfb7140d
Used localized string for the Inline Edit anchor being generated
2010-08-26 22:22:39 +05:30
ninadsp
f1e72d7664
Removed the inline call to confirmLink() and instead attached the jQuery call to it. jQuery call attached to the proper class
2010-08-26 20:20:51 +05:30
ninadsp
bbb94f628f
Created a new js file for the tbl_structure.php page and moved jQuery scripts for it into that file
2010-08-26 20:03:15 +05:30
ninadsp
50f2a0d6ea
Improved response of the Truncate table action on success
2010-08-26 19:53:27 +05:30
Herman van Rink
b477c4cb1a
Merge branch 'blinky/master' into gsoc2010-blinky
...
Conflicts:
Documentation.html - renumbered 6.28 to 6.29
2010-08-25 16:59:54 +02:00
Michal Čihař
51c9fccd95
Use same format string as in other places.
2010-08-23 13:32:07 +02:00
Michal Čihař
5a51858352
[relations] Dropped WYSIWYG-PDF configuration variable.
2010-08-23 11:05:12 +02:00
Michal Čihař
dd80998080
Merge remote branch 'adnan/export_branch'
2010-08-23 10:21:22 +02:00
ninadsp
9399f8af8d
Improved the appendInlineAnchor() function to edit the text now displayed with each anchor
2010-08-22 13:23:16 +05:30
ninadsp
5a27df6ad8
Missing brackets during the merge. Added them
2010-08-22 12:59:53 +05:30
ninadsp
c9253c0a0e
Merge conflict resolved for Lori's tree merge to main
2010-08-22 12:42:54 +05:30
Adnan
13abea596a
Merge remote branch 'origin/master' into export_branch
2010-08-20 11:34:36 +05:00
Crack
b8cee3086b
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
...
Conflicts:
js/functions.js
js/tooltip.js
libraries/config.default.php
libraries/config.values.php
libraries/display_export.lib.php
setup/lib/forms.inc.php
setup/lib/messages.inc.php
themes/darkblue_orange/css/theme_right.css.php
themes/original/css/theme_right.css.php
2010-08-19 14:45:18 +02:00
Adnan
27fe8e4658
Indenation fix in functions.js
2010-08-19 17:32:43 +05:00
Michal Čihař
c5a3288396
Merge remote branch 'lori/gsoc'
2010-08-19 11:11:51 +02:00
Adnan
381ba1be0f
Merge remote branch 'origin/master' into export_branch
2010-08-18 17:03:35 +05:00
Adnan
ae877a1de6
UserInterface show/hide Schema Generation Options Available
2010-08-18 12:27:02 +05:00
Michal Čihař
d928804684
Fix string escaping.
2010-08-17 16:38:05 +02:00
ninadsp
c0ee037c59
Resolved a Merge Conflict
2010-08-17 18:25:03 +05:30
lorilee
10ce6930d2
Don't hardcode the formats
2010-08-16 17:23:11 -07:00
Adnan
821b8b134e
Merge remote branch 'origin/master' into export_branch
2010-08-16 04:52:53 +05:00
Martynas Mickevicius
b32e5879fd
Merge commit 'origin/master' into local
2010-08-16 01:01:30 +03:00
lorilee
7d0d1c1d01
Hide table actions dropdown only when mouse leaves the dropdown
2010-08-14 11:47:19 -07:00
lorilee
de1ce650eb
Added a prompt in the left frame fast filter that prompts the user on what to do, goes away when the field is focused on
2010-08-14 11:46:32 -07:00
ninadsp
6a3d0a7f58
Added documentation, fixed some minor bugs/typos
2010-08-13 23:34:10 +05:30
Martynas Mickevicius
62b443c069
chenaged comments in the JS files
2010-08-13 19:54:22 +03:00
lorilee
89c9de9f09
If structure is not being exported, the comment options for structure should not be enabled
2010-08-11 13:39:35 -07:00
lorilee
b87010e89b
Fixed data/structure options toggling problem when Back link is used
2010-08-11 12:28:31 -07:00
ninadsp
880e4665c3
Added JSDoc-Toolkit compatible documentation to js/sql.js
2010-08-11 00:28:28 +05:30
ninadsp
eccad201bf
Added JSDoc-Toolkit compatible documentation to js/db_structure.js
2010-08-10 19:56:04 +05:30
ninadsp
98d3916e91
Added JSDoc-Toolkit compatible documentation to js/db_search.js
2010-08-10 19:30:43 +05:30
ninadsp
ee6bcb1b16
Added JSDoc-Toolkit compatible documentation to js/db_operations.js
2010-08-10 19:25:56 +05:30
ninadsp
43f4812dbf
Added JSDoc-Toolkit compatible documentation to js/server_privileges.js
2010-08-10 19:25:40 +05:30
lorilee
1c0b81d477
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
2010-08-09 13:36:31 -07:00
lorilee
6f833918e9
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2010-08-09 13:35:27 -07:00
ninadsp
2ba0095ab5
We can now edit NULL fields and set fields to NULL in inline editing.
2010-08-09 00:49:11 +05:30
ninadsp
0373ae6713
Removed an alert() call which was around for testing purposes.
2010-08-09 00:06:36 +05:30
ninadsp
a69154b5c9
Removed the appendInlineAnchor call from ajaxSuccess event as it was also fired at a successful inline edit query. Instead, created a custom event appendAnchor on #sqlqueryresults which is triggered when necessary. Also got transformations working for application/octetstream mime type.
2010-08-06 19:23:17 +05:30
Crack
97c939f8df
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2010-08-06 15:24:15 +02:00
Martynas Mickevicius
59f220eb13
added check for json encoder, cleaned up error handling a bit
2010-08-06 13:22:04 +03:00
lorilee
d1ae3e348b
Replacing old tooltip with new jQuery plugin
2010-08-05 18:11:48 -07:00
lorilee
646627b911
Updated tooltips using the new tooltip plugin; the code in js/functions.js was moved from js/tooltip.js (with new code appended); <sup> IDs not needed
2010-08-05 18:05:25 -07:00
lorilee
422e509078
Replacing old tooltip with new jQuery plugin
2010-08-05 17:31:02 -07:00
ninadsp
a458147969
Merge from upstream. Resolved a conflict in js/functions.js
2010-08-05 23:51:14 +05:30
ninadsp
7acb4cb99d
Finalised CSS rules for the Ajax notification division. It now centers correctly and handles not very large messages pretty well.
2010-08-04 22:58:05 +05:30
ninadsp
3d1a420a6f
Moved the code that appends the inline edit anchor into a function and registered it to all Ajax events that complete successfully. The anchor is now appended even after retrieving results over Ajax.
2010-08-04 21:54:35 +05:30
Marc Delisle
d46bb6d877
remove custom MIME type change for BLOB streaming because in its current version it can be a very costly operation
2010-08-03 16:21:17 -04:00
ninadsp
b99bad8cdd
Almost completed appending of newly created database to the database table. Still need to get db statistics
2010-08-03 23:28:31 +05:30
ninadsp
ab16573b34
Append a new anchor for inline edit to each row if javascript is supported instead of using the edit anchor for inline editing
2010-08-03 23:27:13 +05:30
ninadsp
a7f2cbd2ba
Converted the PMA_sort_table into a jQuery function as there was a race condition caused due to simultaneous adding of a row and sorting of the table
2010-08-03 21:01:20 +05:30
ninadsp
3ab3b35a76
Created a function to sort a table after a new row has been appended to it. Required for Create Table, Add User and Create Database actions
2010-08-03 20:22:36 +05:30
ninadsp
c897adc3a4
Ajaxified Change Password action on main page
2010-08-03 19:10:37 +05:30
lorilee
1119d9f723
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
2010-08-02 14:17:59 -07:00
lorilee
701bc67342
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2010-08-02 14:17:22 -07:00
Adnan
bdf033115b
Merge remote branch 'origin/master' into export_branch
2010-08-02 10:46:50 +05:00
Crack
53e8d75c0f
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
...
Conflicts:
libraries/db_links.inc.php
libraries/tbl_links.inc.php
2010-08-01 23:19:21 +02:00
Marc Delisle
f9f987f544
Merge branch 'QA_3_3'
2010-07-31 14:54:34 -04:00
Marc Delisle
7951b2bacc
bug #3034026 [confirmation] TRUNCATE queries get no confirmation request
2010-07-31 14:54:05 -04:00
lorilee
fb0aa49817
ENUM/SET editor fix for IE
2010-07-30 15:17:27 -07:00
ninadsp
e6f083c703
Ajaxified Create Database action. Have to append newly created db to table yet though
2010-07-31 02:25:29 +05:30
ninadsp
6547920e8a
The anchor is now correctly generated for a saved relational field during inline edit with the correct where clause. Trying to fix the bug with ['ForeignKeyMaxLimit']
2010-07-31 01:34:47 +05:30
lorilee
8214c32340
Colspan should change to 3 when actions are hidden
2010-07-30 12:31:15 -07:00
lorilee
9877db1626
Fix for positioning in different browsers plus IE6 bug
2010-07-30 12:30:40 -07:00
ninadsp
e47b213236
In inline edit, when getting the field name, ignore the column comments.
2010-07-30 20:10:10 +05:30
ninadsp
b66f8f7fb9
Improved handling of text/plain mimetype fields for inline editing
2010-07-30 00:16:24 +05:30
ninadsp
43ed78a0f8
Transformed values are returned from server for newly edited values. Handling of mimetypes other than text/plain needs to be implemented
2010-07-29 23:36:35 +05:30
Martynas Mickevicius
57614902eb
image map enchancements.
2010-07-29 19:06:11 +03:00
Martynas Mickevicius
b0888714b6
Merge commit 'origin/master' into local
...
Conflicts:
server_status.php
2010-07-29 14:14:26 +03:00
lorilee
1faaa80b51
Fixing HTML markup
2010-07-28 15:00:36 -07:00
lorilee
ddb6633c73
Updated enum/set editor (encloses strings in single quotes automatically)
2010-07-27 17:40:30 -07:00
ninadsp
4190a5883a
Improved handling of relational fields after saving inline edits. Still need to fix the anchor that is being generated, where clause is missing
2010-07-28 02:58:38 +05:30
Crack
ac3e9e323b
keep selected tab after save
...
change pmadb to phpMyAdmin configuration storage in warning string
2010-07-27 22:12:53 +02:00
lorilee
64b5900d96
Fixing bug for when the table is a view or information_schema
2010-07-27 10:25:12 -07:00
lorilee
960f6ef3ff
Updated hidden actions dropdown
2010-07-26 15:46:52 -07:00
Crack
9d62971e11
clean up config JavaScript
2010-07-26 22:34:13 +02:00
Crack
edaf7ce86c
translate "More" tab
...
cleanup code
2010-07-26 21:30:57 +02:00
Crack
8d24baad94
run submenu code only when #topmenu is present
...
todo update
2010-07-25 22:58:52 +02:00
Crack
5afd385f30
create menu for menu tabs which don't fit in one line
...
fix tooltip.js error when not in pma frame
2010-07-25 22:10:38 +02:00
ninadsp
fd4b33de85
Added handling of enum values to inline editing
2010-07-26 01:21:52 +05:30
ninadsp
9578aad8ef
Sort the table of tables on db structure page after a new table's row is added.
2010-07-25 01:04:07 +05:30
ninadsp
4c13428e28
On deleting users, the classes of the rows remaining are re-adjusted so the table looks the way its supposed to
2010-07-25 00:49:32 +05:30
ninadsp
4f8c85b31d
The user's table is now sorted after a new user is added. Moved common code for add user and copy user to a function
2010-07-25 00:34:35 +05:30
Crack
2d67cb58c4
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
...
Conflicts:
libraries/relation.lib.php
2010-07-24 18:34:52 +02:00
lorilee
89b0a3082e
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
...
Conflicts:
libraries/display_export.lib.php
2010-07-23 21:06:46 -07:00
lorilee
723a71c014
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
...
Conflicts:
libraries/export/latex.php
themes/darkblue_orange/css/theme_right.css.php
themes/original/css/theme_right.css.php
2010-07-23 20:43:35 -07:00
lorilee
98ef84ebc3
New main page design
2010-07-23 20:31:52 -07:00
ninadsp
25dbe9b039
Relational values are now retrieved from the server for inline editing. However, the displaying of relational values after a successful inline edit has to be handled better. The link to the sql query is lost, and we dont know how the relational display column setting will be handled
2010-07-24 00:32:50 +05:30
ninadsp
e646a2760c
Fixed conflict due to upstream merge
2010-07-23 21:59:15 +05:30
Martynas Mickevicius
b7daf5d985
removed overlib dependancy. Written simple tooltip.
2010-07-23 16:53:46 +03:00
Martynas Mickevicius
25a59f23d5
chart is rendered in parts. Fixes the issue with browsers which have limited size on base64 images.
2010-07-23 13:19:30 +03:00
ninadsp
4054332641
Update the privileges field in the usersForm table when the user is changed
2010-07-23 00:18:15 +05:30
ninadsp
85d42b8a57
Newly copied user too is appended to the table now
2010-07-23 00:03:12 +05:30
ninadsp
c0db21c3e5
Inline edit is now saved, for normal and truncated fields. Relational, enum and transformed fields need special care
2010-07-22 23:27:26 +05:30
Crack
c8b6acdf59
remove debug
...
use proper function to cancel event
2010-07-22 17:02:17 +02:00
Martynas Mickevicius
e3736762ae
cleaned JS for tooltips
2010-07-22 14:30:02 +03:00
Adnan
a7e3c0475c
Merge Origin: Conflicts in js/functions.js
2010-07-22 16:03:50 +05:00
Crack
7399ce3e61
a few changes on preferences manage page
...
fix JS date generation on preferences export to localStorage
2010-07-22 12:37:51 +02:00
ninadsp
9640a580ff
Drop Table and Create Table work as expected now on db_create.php too
2010-07-22 00:12:43 +05:30
ninadsp
6e908dfeb2
Refresh navigation on creation of new table. Bug noticed by Marc Delisle
2010-07-22 00:01:16 +05:30
ninadsp
1bdbb9f274
Handled the race condition caused on the loading notification div due to calls to PMA_ajaxShowMessage() in time less than the timeout. Added a .clearQueue() calls
2010-07-21 23:25:23 +05:30
ninadsp
a67fe76e50
Transformed values too are retrieved from the server now. Works equally well for vertical and horizontal tables
2010-07-21 22:30:40 +05:30
Crack
7b0135ed6a
fix port number validation
...
correct naming mistake (authentication != authorization)
setup script: move server authentication settings to new tab
2010-07-21 16:11:02 +02:00
Michal Čihař
eeae8bec21
Get rid of inline javascript in login form.
2010-07-21 09:21:58 +02:00
lorilee
aa49b85fad
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
...
Conflicts:
libraries/display_export.lib.php
2010-07-20 15:23:12 -07:00
Martynas Mickevicius
2f78d2d147
tooltip on the pie working. Now only on the query results chart.
2010-07-20 23:29:13 +03:00
lorilee
2ebf96d242
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
...
Conflicts:
libraries/display_export.lib.php
libraries/display_import.lib.php
2010-07-20 13:04:03 -07:00
lorilee
b8022422f7
Updated enum/set editor (submit button has only one function, escapes special characters, has more instructions for formatting
2010-07-20 12:22:39 -07:00
ninadsp
0b18458fe7
Truncated values in vertical tables are now retrieved from the server for inline edits. Also, original data is now stored in a hidden span so that it can be replaced in case of an error
2010-07-21 00:14:12 +05:30
Martynas Mickevicius
c40e145597
added JS tooltips to the bar and line charts. Other types generate warnings for now.
2010-07-20 20:29:19 +03:00
Michal Čihař
4330ee3fd4
Whitespace cleanup.
2010-07-20 14:15:00 +02:00
Michal Čihař
29ccdfc1ff
Focus SQL query area after dom is ready.
2010-07-20 14:14:44 +02:00
Crack
8c28b69aba
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2010-07-19 16:16:12 +02:00
Marc Delisle
4e5061d323
Generate password only available if JS is enabled
2010-07-19 10:03:17 -04:00
Crack
cf99d6511f
fix restore-default not showing after page load
...
setup script comments for fields that set constraints on user preferences (MaxDbLost, MaxTableList)
2010-07-17 22:43:38 +02:00
Crack
a7fe3f362c
allow multiple validators for one field
...
users can set MaxDbList and MaxTableList, values are bounded by the original value
2010-07-17 14:02:19 +02:00
Crack
afca401bc8
parametrized validators
...
valdiation by regular expressions
shorter text fields for numeric inputs
2010-07-17 11:39:30 +02:00
Crack
c5bef4d2da
fix "restore default" button, should be visible only when field has custom value
...
added missing validations for setup script
added two field descriptions
added SkipLockedTables to user preferences
2010-07-16 20:28:11 +02:00
ninadsp
7033154eb4
If the last user with a given initial is deleted, update the users overview table and remove the link
2010-07-16 19:59:14 +05:30
ninadsp
4b18b4c7d6
When a new user is created, the user's overview table on the top is now updated to reflect the newly added user's initial
2010-07-16 19:36:12 +05:30
lorilee
fcb47c1b64
Made variable names local in scope
2010-07-16 00:12:41 -07:00
lorilee
7b46075360
Fixed bug where non-footnote notices were being hidden; footnotes given their own div classes
2010-07-16 00:09:58 -07:00
ninadsp
e309386703
Modified the handlers for ajax inline edit so that only the text areas are modified
2010-07-15 22:23:05 +05:30
ninadsp
041a5837c5
Added an Ajax handler to the display options form
2010-07-15 16:18:46 +05:30
ninadsp
c47a1a345a
Started Ajaxification of Inline Editing. Simple data fields are replaced with textareas when edit button is clicked and vice versa. No provision yet for transformations and enum fields
2010-07-15 16:01:25 +05:30
Crack
7a5fd62810
allow users to easily work with preferences stored in session (when pmadb is disabled): after logging in, user is presented with a message asking whether settings from localStorage should be loaded
2010-07-14 21:28:24 +02:00
lorilee
9badb87f1a
Reveal-on-hover table structure actions
2010-07-14 11:55:31 -07:00
ninadsp
ea95907147
Improved the error handling, when an empty result set is obtained.
2010-07-14 20:21:10 +05:30
lorilee
087dac0df0
Fixes everything after commit 9de870ce87, where I accidentally committed some lines
2010-07-13 18:52:12 -07:00
lorilee
7826652898
Added option in config.inc.php to set the default export method to quick, custom, or custom-no-form
2010-07-13 18:19:54 -07:00
lorilee
eff9311c03
Improved tooltip for JavaScript-enabled browsers (superscripts changed to icons)
2010-07-13 17:39:52 -07:00
ninadsp
98a57e2219
A newly added table is now appended to the tablesForm on db_structure.php
2010-07-14 01:09:37 +05:30
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
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
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
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
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
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
Crack
3137cc2f1d
add date information when importing from localStorage
2010-07-10 00:06:50 +02:00
Crack
5717683ef1
basic import/export for localStorage, needs to be polished
2010-07-09 19:37:49 +02:00
lorilee
0692c8f0b7
Disabled "Dump some row(s)" sub-options when they are not selected, fixed comments, minor refactoring
2010-07-08 11:55:21 -07:00
Crack
104ac11c1d
import and export for user preferences (currently JSON file only)
...
add preferences reset
2010-07-08 19:01:09 +02:00
ninadsp
47142291a1
Merge remote branch 'origin/master'
...
Conflicts:
po/af.po
po/ar.po
po/az.po
po/be.po
po/be@latin.po
po/bg.po
po/bn.po
po/bs.po
po/ca.po
po/cs.po
po/cy.po
po/da.po
po/de.po
po/el.po
po/en_GB.po
po/es.po
po/et.po
po/eu.po
po/fa.po
po/fi.po
po/fr.po
po/gl.po
po/he.po
po/hi.po
po/hr.po
po/hu.po
po/id.po
po/it.po
po/ja.po
po/ka.po
po/ko.po
po/lt.po
po/lv.po
po/mk.po
po/mn.po
po/ms.po
po/nb.po
po/nl.po
po/phpmyadmin.pot
po/pl.po
po/pt.po
po/pt_BR.po
po/ro.po
po/ru.po
po/si.po
po/sk.po
po/sl.po
po/sq.po
po/sr.po
po/sr@latin.po
po/sv.po
po/ta.po
po/te.po
po/th.po
po/tr.po
po/tt.po
po/uk.po
po/ur.po
po/uz.po
po/uz@latin.po
po/zh_CN.po
po/zh_TW.po
2010-07-07 18:31:09 +05:30
lorilee
3c1e06a3e6
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
2010-07-06 11:04:06 -07:00
lorilee
f06363811c
Merge branch 'master' of git://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2010-07-06 10:58:17 -07:00
lorilee
ef6a616d01
Added feature to ENUM/SET editor where users can add more than one new field at a time
2010-07-05 16:21:31 -07:00
lorilee
1b300eed99
Support for no javascript
2010-07-05 16:14:41 -07:00
lorilee
cd7bf9744d
Support for no javascript
2010-07-05 16:14:06 -07:00
Crack
93d49e8ca8
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2010-07-05 19:37:03 +02:00
ninadsp
224fdfd286
Hide query box on retrieving results. Ajaxified results table sorting.
2010-07-04 01:12:00 +05:30
ninadsp
99eff08c0c
Added a string for sql.js
2010-07-03 21:53:07 +05:30
ninadsp
e049c1d158
Merge remote branch 'origin/master'
...
Conflicts:
po/fr.po
po/sl.po
2010-07-03 21:00:08 +05:30
Adnan
737fb9df27
Merge remote branch 'origin/master' into export_branch
2010-07-03 13:54:41 +05:00
Marc Delisle
dbd813095a
Merge branch 'QA_3_3'
2010-07-02 11:23:11 -04:00
Marc Delisle
1db012abc8
clarify code behavior
2010-07-02 11:22:36 -04:00
Adnan
1ef5f8564e
Merge remote branch 'origin/master' into export_branch
2010-07-02 16:23:58 +05:00
ninadsp
379d392b3f
Added a string for db_search.js
2010-07-02 03:38:56 +05:30
ninadsp
034e189bcb
Added a basic script to retrieve db search results via ajax
2010-07-02 03:35:30 +05:30
Crack
b13dee72f3
Import settings
2010-07-01 22:24:18 +02:00
Marc Delisle
9de870ce87
selecting a range of rows no longer worked
2010-07-01 07:30:29 -04:00
ninadsp
77aa8c50dd
Hopefully, the PMA_messages[] error will be resolved now. Most probably
...
a context issue was causing the error.
2010-07-01 14:39:25 +05:30
ninadsp
be70c9d202
A string had been repeated in the js_messages array, which is most
...
probably causing an issue.
2010-07-01 03:04:14 +05:30
ninadsp
b1dcb9493d
The reference to PMA_messages[] for the title option was causing issues
...
on the demo server.
2010-07-01 02:32:17 +05:30
ninadsp
dac68adc52
Show the SQL queries too in an Ajax response.
2010-06-30 01:20:09 +05:30
ninadsp
eb0e019fa6
Rudimentary script in place for retreiving SQL query results by ajax,
...
and paginating the results table in place.
2010-06-30 01:18:47 +05:30
ninadsp
5677d17722
Include the query too if we are in an ajax request.
2010-06-30 01:16:49 +05:30
ninadsp
fe92d38e38
Fixed the bug where the initials_table division landed up at the bottom
...
of the page after an ajax request.
2010-06-30 00:37:25 +05:30
ninadsp
fd2e5e226d
Removed the $.append() calls that were conflicting with document.write()
...
on the demo server. Instead, generating the div on the fly and not
appending it to the DOM.
2010-06-30 00:33:11 +05:30
ninadsp
e32644ea09
In Drop Column, the row giving the details of the column is now removed
...
if the request completed successfully.
2010-06-30 00:31:59 +05:30
ninadsp
4f6339b6a4
We need to close the dialog when reloading the database after renaming
...
it. The code did not do this, added it.
2010-06-30 00:28:45 +05:30
ninadsp
b48033fbd6
Revert "We need to close the dialog when reloading the database after renaming"
...
This reverts commit f9d7058cd6 .
2010-06-30 00:28:15 +05:30
ninadsp
f9d7058cd6
We need to close the dialog when reloading the database after renaming
...
it. The code did not do this, added it.
2010-06-30 00:25:22 +05:30
lorilee
5a67c754d2
Removed inline Javascript, added support for editing multiple columns at once
2010-06-28 22:26:21 -04:00
lorilee
083f81b59d
Corrected a tiny typo which ruined everything
2010-06-28 20:52:56 -04:00
lorilee
8b2aa5282a
ENUM/SET editor
2010-06-28 20:48:24 -04:00
ninadsp
34c68f8aad
When dropping a table now, the entire row in the table of tables is
...
removed on db_structure.php.
2010-06-29 02:25:59 +05:30
ninadsp
ca764244a0
Added localization strings for the jQueryUI dialog buttons.
2010-06-29 00:38:41 +05:30
ninadsp
57f2935978
Added localization strings for the jQueryUI dialog buttons.
2010-06-29 00:33:58 +05:30
ninadsp
25b8d37506
Added localization strings for the jQueryUI dialog buttons.
2010-06-29 00:20:58 +05:30
ninadsp
c8fcb2fa2a
Added localization strings for the jQueryUI dialog buttons.
2010-06-29 00:20:07 +05:30
ninadsp
ad8d64e360
The ajax notification div did not hide properly. Fixed it.
2010-06-28 21:21:14 +05:30
ninadsp
c1f8f3d77a
Added a new file for executing SQL Queries with an Ajax call. Still a
...
basic script, will be tested and improved.
2010-06-28 01:19:27 +05:30
ninadsp
a968b58d5c
Now shows the sql query too when renaming a database.
2010-06-27 23:04:18 +05:30
ninadsp
6ab286d6ca
Completed the Ajax conversion for Edit User action.
...
Converted the pagination for the users table to Ajax, still a little
buggy.
2010-06-27 03:25:57 +05:30
ninadsp
ac7cab7160
Revert "Revert "Merge remote branch 'origin/master'""
...
This reverts commit 4214d83e12 .
2010-06-26 15:45:27 +05:30
ninadsp
4214d83e12
Revert "Merge remote branch 'origin/master'"
...
This reverts commit c850b8be8b , reversing
changes made to dcdde2f99f .
2010-06-26 15:43:52 +05:30
ninadsp
c850b8be8b
Merge remote branch 'origin/master'
...
Conflicts:
po/tr.po
2010-06-26 15:38:12 +05:30
ninadsp
dcdde2f99f
Moved the jQuery script for handling Create Table action from
...
js/db_operations.js to js/functions.js as this action is used on
multiple pages.
2010-06-25 11:01:19 +05:30
lorilee
e6932ed398
Causes the correct radio button to be selected in the import file location form
2010-06-24 16:57:28 -04:00
ninadsp
217968fb92
Noticed a bug in the dialog close buttons. The html was not destroyed
...
after closing, so added a .remove() call everywhere.
2010-06-25 00:30:23 +05:30
Adnan
9befa3965e
Schema Classes structure
2010-06-24 20:37:39 +05:00
Adnan
0e9f6247e4
Revert "schema classes structure"
...
This reverts commit 589eef3280 .
2010-06-24 20:26:14 +05:00
Adnan
fc838dd0cb
Merge remote branch 'origin/master' into export_branch
2010-06-24 18:31:54 +05:00
Adnan
589eef3280
schema classes structure
2010-06-24 18:31:42 +05:00
ninadsp
a8073a1875
Fixed a bug with the checkAddUser call. The function is called properly
...
now.
2010-06-23 11:13:10 +05:30
ninadsp
f56758e50e
Added some messages for db_operations.js
2010-06-23 11:04:45 +05:30
ninadsp
dd1ec1c019
Fixed the issue with the content frame not refreshing after the 'Reload
...
Database? Y/N' dialog.
When copying the database, the database is now switched with JS.
Create Table action still a work in progress
2010-06-23 10:51:47 +05:30
ninadsp
9737dbc675
Localised the JavaScript messages. Hooked in checkAddUser() function to
...
validate the user form. Edit User ajax call is still a work in progress
2010-06-22 13:10:40 +05:30
ninadsp
a871eba302
Localised strings in js/db_operations.js
2010-06-22 11:32:45 +05:30
ninadsp
51dffa100f
Now using localized strings for all jQuery actions instead of static
...
English strings. Added strings to js/messages.php. Yet to figure out
how to localize buttons on jQueryUI dialogs.
2010-06-22 01:02:47 +05:30
Crack
e5238f3845
add $cfg['UserprefsDisallow'] and allow setting it in setup script
...
correct IE opacity issue for "restore default value" button
fix regressions introduced in previous commit
2010-06-21 19:12:25 +02:00
Crack
0dc5d2e2b1
markers for field errors
2010-06-21 16:24:34 +02:00
ninadsp
a7e77314af
Ajaxified Export Privileges with jQueryUI dialog
2010-06-21 03:18:21 +05:30
ninadsp
ce79f6cdf1
Improved the behaviour of Reload Privileges Ajax action. Ajaxified
...
the Revoke User action
2010-06-21 02:57:58 +05:30
ninadsp
cb4c110074
Ajaxified Rename Database, Copy Database and Change database charset
...
actions.
2010-06-21 02:03:16 +05:30
ninadsp
f04f154c24
Improved Truncate Table, Drop Table actions and added Ajax handlers for
...
Drop Column and Add Primary Key actions
2010-06-18 01:44:43 +05:30
Martynas Mickevicius
fc21678fa4
moved flash file to appropriate directory
2010-06-17 16:00:08 +03:00
ninadsp
8b37b825ef
Handled submitting of Add User form. Still need to hook in
...
checkAddUser()
2010-06-17 18:22:35 +05:30
Crack
c7b304b6e6
improve js validators
...
add missing validations and language strings
2010-06-16 23:54:35 +02:00
lorilee
9dbe9f4115
Merge branch 'master' of ssh://repo.or.cz/srv/git/phpmyadmin/lorilee into gsoc
2010-06-15 23:45:44 -04:00
lorilee
43c0b30a29
Merge remote branch 'origin'
2010-06-15 23:45:00 -04:00
lorilee
0828cbf803
Fixes bug that occurs when selecting a file from web server upload directory
2010-06-15 16:20:11 -04:00
lorilee
33cd3de818
Quick export
2010-06-15 16:19:53 -04:00
ninadsp
a8d6f9ff4c
Merge remote branch 'origin/master'
2010-06-15 15:39:51 +05:30
ninadsp
d2c6e1c5e3
Improved the PMA_ajaxShowMessage() function. Now, multiple messages
...
won't be seen at the same time
2010-06-15 15:16:32 +05:30
Martynas Mickevicius
1f378cef7f
added OFC php wrapper together with SWF file to PMA
2010-06-14 23:36:22 +03:00
Crack
3b3f8bff69
Merge branch 'master' of ssh://phpmyadmin.git.sourceforge.net/gitroot/phpmyadmin/phpmyadmin
2010-06-13 15:03:58 +02:00
Crack
a90b0a21f2
removed some messages from messages.inc.php (validation, some other error messages)
...
User preferences:
added translations and values for some fields
validation for DefaultPropDisplay
2010-06-13 15:01:37 +02:00
Marc Delisle
485e1736b6
make inline editing work for all cases of fmtType
2010-06-12 08:45:24 -04:00
Crack
b2ecf17803
Split setup/scripts.js into generic and setup script specific parts
2010-06-12 12:42:29 +02:00
lorilee
a2b4b6b836
Added a function that detects the filetype of the selected import file and changes the displayed options accordingly
2010-06-11 01:26:35 -04:00
lorilee
ef33691b3b
jQuery functions for import page
2010-06-11 01:26:34 -04:00
lorilee
e73a921f6f
Added function to support toggling of structure/data for all plugins
2010-06-11 01:26:33 -04:00
lorilee
c65f8f1218
jQuery functions used in the export page
2010-06-11 01:26:32 -04:00
lorilee
90c7799655
Added a function that detects the filetype of the selected import file and changes the displayed options accordingly
2010-06-11 01:09:03 -04:00
lorilee
b4b55a2763
jQuery functions for import page
2010-06-09 21:42:43 -04:00
lorilee
afd66f5ee2
Added function to support toggling of structure/data for all plugins
2010-06-09 20:21:55 -04:00
lorilee
a828a848be
jQuery functions used in the export page
2010-06-08 22:39:35 -04:00
ninadsp
3553df0dc2
Refactored setSelectOptions with jQuery code
2010-06-07 02:41:46 +05:30
ninadsp
96c0bf5511
Refactored the setCheckboxes code with jQuery
2010-06-07 02:13:58 +05:30
ninadsp
6ede5986ad
Ajaxified Drop Table and Truncate Table actions.
...
Refactored markAllRows and unmarkAllRows with jQuery code
2010-06-07 02:01:22 +05:30
ninadsp
86558dfd96
Created a jQuery function PMA_confirm() which uses jQueryUI's dialogs to
...
do the same task as confirm(). Still a work in progress, the function
may change.
Attached the dialog and Ajax handlers to 'Drop Database' action on
db_structure.php
2010-06-05 14:57:52 +05:30
ninadsp
160f4314eb
Merge remote branch 'origin/master'
2010-06-03 22:34:52 +05:30
Marc Delisle
caa98445d8
conform to relational terminology regarding columns and rows
2010-05-31 14:33:21 -04:00
ninadsp
3bb4dbd0ac
Using $().live instead of $().click to bind event handlers
2010-05-30 23:27:13 +05:30
ninadsp
d195582cf8
Refactored addClass() and removeClass() to use jQuery's $.addClass() and
...
$.removeClass()
2010-05-29 18:59:27 +05:30
ninadsp
d775f341a4
Added new js files for Ajax events on db_operations.php and
...
tbl_operations.php
2010-05-28 13:06:51 +05:30
ninadsp
d14abc17ca
Attached Ajax event handler to Reload Privileges
2010-05-26 18:27:21 +05:30
ninadsp
8a81f9111b
Added PMA_ajaxInsertResponse and PMA_ajaxShowMessage.
...
Yet to test PMA_ajaxInsertResponse
2010-05-26 11:47:14 +05:30
ninadsp
0e910967b0
Attached jQuery event handlers to Add a New User using
...
jQueryUI Dialog. Work in progress, still need to
handle submission of form
2010-05-26 11:46:08 +05:30
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
Michal Čihař
9bb46c6fb5
Load datepicker translations only if it is used.
2010-05-10 16:46:53 +02:00
Michal Čihař
8835c9249b
Whitespace cleanup.
2010-05-10 16:46:41 +02:00
Marc Delisle
fde1269ac4
gettext conversion
2010-05-09 15:13:19 -04:00
Michal Čihař
93a0962864
Move function to js escaping library.
2010-05-04 09:06:30 +02:00
Michal Čihař
86b11a41ab
Translate time control.
2010-05-03 15:05:23 +02:00
Michal Čihař
45b62e3620
Support for translating time part of datetime editor.
2010-05-03 15:02:33 +02:00
Michal Čihař
8d049f984d
Use context to differentiate May and shortcut for May.
2010-05-03 14:46:30 +02:00
Michal Čihař
a5d56b2c2f
Localize calendar using our translation system.
...
We don't want to use jQuery one to have all messages in one place.
2010-05-03 14:37:34 +02:00
Michal Čihař
928840f449
Whitespace fixups.
2010-04-21 15:06:53 +02:00
Michal Čihař
f984f0c888
Add seconds to time editor.
2010-04-21 15:04:37 +02:00
Michal Čihař
1cafc3a509
Remove old calendar code.
2010-04-20 10:10:15 +02:00
Muhammad Adnan
378094ac30
[interface] Use jQuery calendar dialog.
...
rfe #2983207 , patch #2988715
2010-04-20 10:08:41 +02:00
Michal Čihař
980a3bb86c
Use proper server selector.
...
We need to use the one who fired event, not the first one in document.
2010-04-20 08:13:27 +02:00
Michal Čihař
ccd8997f96
Remove testing code.
2010-04-20 08:11:29 +02:00
Michal Čihař
3366fcc187
Replace rest of custom messages handling in PMD.
2010-04-19 14:15:21 +02:00
Michal Čihař
d5da2590b5
Replace own string export in pmd with generic one.
2010-04-19 14:11:14 +02:00
Marc Delisle
5a75ca180a
rfe #2988633 Improve ON DELETE/ON UPDATE drop-downs
2010-04-17 19:22:12 -04:00
Marc Delisle
f3f41cbe78
remove one instance of inline js
2010-04-17 13:51:08 -04:00
Michal Čihař
13b9403d74
rfe #2964518 [interface] Allow to choose servers from configuration for synchronisation.
2010-04-16 16:26:13 +02:00
Michal Čihař
67fd7e2567
CURRENT_TIMESTAMP is also valid for DATETIME.
2010-04-16 09:54:19 +02:00
Sutharshan Balachandren
e194beb978
[interface] Add javascript validation of datetime input.
...
patch #2983960
2010-04-16 09:53:44 +02:00