Commit Graph

14 Commits

Author SHA1 Message Date
Michal Čihař
1aaa89fa54 Little code reorganistaion (RFE #957308), removed some remaining php3 compatibility code in SQL parser. 2004-05-20 16:14:13 +00:00
Michal Čihař
a48c49d701 Handle situation, where user didn't select anything, display DROP query on better place (bellow tabs). 2004-05-13 17:47:40 +00:00
Michal Čihař
f3b23709e9 Highlight correct tab for multi row editing/export. 2004-05-13 17:14:13 +00:00
Garvin Hicking
e6993ccfce fixed stupid bug to get multi row feature to work again. Mea maxima culpa. 2004-05-03 08:13:17 +00:00
Garvin Hicking
9de1005974 bug #942356, missing localisation of multi row edit feature 2004-04-27 09:12:26 +00:00
Michal Čihař
34b8c3217e Support for exporting selected rows (RFE #927554) [still missing images/button_export.png, waiting for somebody to make it :-)]. 2004-04-15 16:13:45 +00:00
Marc Delisle
313a06cce2 bug 921939 2004-04-07 19:34:42 +00:00
Marc Delisle
be09c5b87c bug 878995 2004-02-24 19:50:19 +00:00
Marc Delisle
486c038095 bug 882695 2004-01-25 12:35:37 +00:00
Garvin Hicking
5e7ea208d4 Fixed(?) unnullify function, adjusted necessary .js files 2003-12-04 17:25:37 +00:00
Garvin Hicking
398b7a9f4a Editing of multiple records at once.
This is a hook-in to the 'delete multiple records' and basically just wraps all data in some kind of Ueber-Array. It should be compatible with single records editing. I tried various combinations already and it seems to work. But this can heavily break stuff, so expect this to be EXPERIMENTAL! We should only release RC1 after this has been thoroughly tested (will do so in the next days by myself).

What maybe needs fixing is the way of evaluating $goto/ $err_url and similars. As I am not much into that redirection stuff, maybe one can see if I did something wrong in the area.
2003-12-04 16:09:13 +00:00
Alexander M. Turek
37d50c1822 Huge set of optimizations, please test! 2003-11-26 22:52:25 +00:00
Garvin Hicking
c2b46ac945 Final batch of PHP3-Compatibility fixes. Please test. :-) 2003-11-22 20:57:48 +00:00
Michal Čihař
6884f9701a no more support for php3 2003-11-18 15:20:45 +00:00