You can subscribe to this list here.
2001 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(3) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
(3) |
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2002 |
Jan
(5) |
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(3) |
Sep
|
Oct
(16) |
Nov
(18) |
Dec
(17) |
2003 |
Jan
(28) |
Feb
(4) |
Mar
(5) |
Apr
(9) |
May
(4) |
Jun
(4) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
2004 |
Jan
(5) |
Feb
|
Mar
(1) |
Apr
|
May
(5) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2005 |
Jan
(6) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(2) |
2006 |
Jan
|
Feb
(2) |
Mar
|
Apr
(1) |
May
(4) |
Jun
(2) |
Jul
(2) |
Aug
(2) |
Sep
|
Oct
(4) |
Nov
(31) |
Dec
(48) |
2007 |
Jan
(12) |
Feb
(14) |
Mar
(9) |
Apr
(47) |
May
(62) |
Jun
(96) |
Jul
(104) |
Aug
(57) |
Sep
(9) |
Oct
(9) |
Nov
(27) |
Dec
(11) |
2008 |
Jan
(5) |
Feb
(14) |
Mar
(42) |
Apr
(117) |
May
(17) |
Jun
(7) |
Jul
(56) |
Aug
(74) |
Sep
(77) |
Oct
(16) |
Nov
(4) |
Dec
(70) |
2009 |
Jan
(39) |
Feb
(23) |
Mar
(40) |
Apr
(36) |
May
(115) |
Jun
(113) |
Jul
(74) |
Aug
(33) |
Sep
(20) |
Oct
(25) |
Nov
(8) |
Dec
(17) |
2010 |
Jan
(8) |
Feb
(3) |
Mar
(30) |
Apr
(63) |
May
(68) |
Jun
(53) |
Jul
(45) |
Aug
(43) |
Sep
(18) |
Oct
(2) |
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
(1) |
Feb
(1) |
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
|
Nov
|
Dec
|
2013 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
(1) |
Sep
|
Oct
|
Nov
|
Dec
|
2014 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
(1) |
Jun
(1) |
Jul
|
Aug
|
Sep
(1) |
Oct
(3) |
Nov
(4) |
Dec
(3) |
2015 |
Jan
(3) |
Feb
(4) |
Mar
(12) |
Apr
(11) |
May
(14) |
Jun
(23) |
Jul
(5) |
Aug
(8) |
Sep
(8) |
Oct
(7) |
Nov
(9) |
Dec
(17) |
2016 |
Jan
(8) |
Feb
|
Mar
|
Apr
(2) |
May
|
Jun
(1) |
Jul
(1) |
Aug
|
Sep
|
Oct
(2) |
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
(3) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(3) |
Oct
(3) |
Nov
(1) |
Dec
(5) |
2018 |
Jan
(8) |
Feb
(13) |
Mar
(15) |
Apr
(6) |
May
(4) |
Jun
(5) |
Jul
(5) |
Aug
(14) |
Sep
(2) |
Oct
|
Nov
|
Dec
(1) |
2019 |
Jan
(7) |
Feb
|
Mar
|
Apr
|
May
(3) |
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Bruno B. \(Levure\) <le...@ba...> - 2002-10-29 21:02:48
|
Hello, What do you think about separating the displayed string like "Add", "Update",... in an external file ? That would bring the possibility to translate that file (a kind of language file), and so, to have the PhpMyEdit project translated into a large set of languages ! I am volunteer to translate this file to French ! :-) (I can also translate the http://phpmyedit.sourceforge.net website in french). What do you think about that ? Thanks in advance for your opinion about that ! :-) ------------------------------------- Bruno BAGUETTE - le...@ba... |
From: Bruno B. \(Levure\) <le...@ba...> - 2002-10-29 20:57:30
|
Hello, On the proposal of Ondrej Jombik, I would like to begin a "brainstorming" about the setup of a CSS classes generation policy for PHPMyEdit. I think that all the phpMyEdit CSS classes should be prefixed with a configurable string which will have the default value of "pme_" (for PhpMyEdit). For example, in a listing, we should have three classes for the rows : HeaderRow : Class pme_row_headers Row 1 : Class pme_row_listing_one Row 2 : Class pme_row_listing_two Row 3 : Class pme_row_listing_one Row 4 : Class pme_row_listing_two Row 5 : Class pme_row_listing_one Row 6 : Class pme_row_listing_two This rotation between the two classes would bring more readability for large and long tables. I think there's two different kind of CSS classes in the case of the PhpMyEdit project. Some classes are common for several generated files, and somes classes are unique for one kind of generated files. We should begin by making a list of theses classes and build a table with the uses of theses classes. Do you agree with that ? If you agree I can begin to make the list of the currently used classes and to build a table with the uses of the CSS classes in the different kind of generated files. Kind regards, ------------------------------------- Bruno BAGUETTE - le...@ba... |
From: Bruno B. \(Levure\) <le...@ba...> - 2002-10-29 20:57:10
|
Hello ! I will send in a few minutes, a email about the CSS classes proposal ! :-) > > - The possibility to have the details appearing in a popup box. > > Please, if it is possible, be more descriptive about > this issue. I completely do not understant an issue. Ok, I will try to be more clear ! :-) When the generated file display a listing of the tuples from one table, it don't always display ALL the fields. We should add a "detail" button that display ALL the fields of one selected tuple inside a "popup" (one little HTML page) instead of displaying the details in the same window. In other terms, to give the possibility for the user to display the details of one tuple in a popup, and to keep the listing in the main windows. So, we have a new little window that appears with the details of the selected tuple. Am I clear enought ? :-) > You can join development by using this mailinglist. > Send patches of files, or publish them on website. I will add them into CVS > and they will appear in further phpMyEdit distributions. Ok, can I send attachment files in the mailinglist or do I have to paste the code inside the message ? Thanks for your welcomes to my proposals, I will try to help the team as much as possible ! :-) ------------------------------------- Bruno BAGUETTE - le...@ba... |
From: Ondrej J. <ne...@po...> - 2002-10-29 19:31:42
|
Maxim, 20:08:41 29. oktober 2002 (utorok) Greetings. > - A CSS generator to make CSS files to use with the generated PHP files > (to gives the possibility to the user to changes easily the font, > background, buttons appearance... This seems to be very good idea, but anyway before implementing we should solve CSS classes generation policy for phpMyEdit. Every generated element/object by phpMyEdit should have some particular class and it is really for big thought, how they should be divided and how the names should be. I will appreciate your assistance in this issue. I recognize, that all phpMyEdit CSS classes should have "pme_" or configurable prefix, and there should be even/odd list table row difference, but I'm really unsure about others generated HTML elements/objects (and their names). > - The possibility to have the details appearing in a popup box. Please, if it is possible, be more descriptive about this issue. I completely do not understant an issue. > How can I join the development team in order to publish the new files when > I will have finished theses add ? (Don't worry, I will comment a lot my > code !) You can join development by using this mailinglist. Send patches of files, or publish them on website. I will add them into CVS and they will appear in further phpMyEdit distributions. Thanks, =Nepto= ____________________________________________________________________________ Ondrej 'Nepto' Jombik, http://www.nepto.sk/ ne...@at... |
From: Steve L. <sbl...@DI...> - 2002-10-28 23:23:47
|
Hello, When I use the editor to create a php web interface to my mysql server. The current version I am using is 5.0 and php4 is installed. I am running, without issues, phpMyAdmin. Any suggestions? Steve Larsen - Steve Larsen net...@ea... |
From: Bruno B. \(Levure\) <le...@ba...> - 2002-10-28 14:46:12
|
Hello from Belgium, I'm deaf, and I would like to bring my tribute to the phpmyedit projet by adding : - A CSS generator to make CSS files to use with the generated PHP files (to gives the possibility to the user to changes easily the font, background, buttons appearance... - The possibility to have the details appearing in a popup box. How can I join the development team in order to publish the new files when I will have finished theses add ? (Don't worry, I will comment a lot my code !) Yours truly, ------------------------------------- Bruno BAGUETTE - le...@ba... |
From: Doug H. <do...@me...> - 2002-10-08 21:38:01
|
>Message: 1 >From: "Cool Dude" <kgr...@ho...> >To: php...@li... >Date: Tue, 08 Oct 2002 07:53:39 -0400 >Subject: [PHPMyEdit-Discuss] Changing the layout of the table > > >Hi all, > >I am a new user of PHPMyEdit (and PHP) having just installed= version >5.0 a >couple days ago. I am using it to access and display my MySQL >database and >the installation went smoothly. That's the good news!! > >My table is too wide though and I would like to be able to= display >the >headings vertically showing one record at a time. From reading= the >setup >file I know how to show one record at a time and I know how to= set >the >Database so that it only allows the user to view the data. What= I do >not >know is what coding changes are necessary change the layout= from >horizontal >to vertical. > >Please help. > >Cool dude > >________________________________________________________________= _ >Send and receive Hotmail on your mobile device: I may be wrong, but I believe what you see is what you get. Consider using 'trimlen' to shorten column widths e.g. $fdd["Content"]['trimlen'] =3D 15; Then click on "View" to display a single record vertically. -- Doug Hockinson http://MetroDenver.org/ |
From: Cool D. <kgr...@ho...> - 2002-10-08 11:53:45
|
Hi all, I am a new user of PHPMyEdit (and PHP) having just installed version 5.0 a couple days ago. I am using it to access and display my MySQL database and the installation went smoothly. That's the good news!! My table is too wide though and I would like to be able to display the headings vertically showing one record at a time. From reading the setup file I know how to show one record at a time and I know how to set the Database so that it only allows the user to view the data. What I do not know is what coding changes are necessary change the layout from horizontal to vertical. Please help. Cool dude _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com |
From: Ondrej J. <ne...@po...> - 2002-10-07 10:41:46
|
Pauli, 12:35:41 07. oktober 2002 (pondelok) Greetings. [Cc to phpMyEdit-discuss as it can be also interesting for others] > Any info on the steps required to upgrade an existing install to the > current version? I did not compile anything like this, because there was so big desynchronisation about the version that users use. Some from them use already 4.0b versions although they was beta. Regarding to support questions in my mailbox, many from them use 3.5 or even 3.3 version. Version 5.0 was mainly bugfixing, although many other issues were changed. Some from the configuration keys also changed, but it was only the minor comparing to 4.0b vs. 3.5 change. So I recommend you to geneate all files again. Since this time I will try to persist configuration options and also write particular upgrade steps as well. =Nepto= ____________________________________________________________________________ Ondrej 'Nepto' Jombik, Perl CGI developer #!/usr/bin/perl -w |
From: Ondrej J. <ne...@po...> - 2002-10-01 19:28:43
|
Maxim, 20:16:04 01. oktober 2002 (utorok) Greetings. Finally, we have phpMyEdit 5.0 out. For Freshmeat.net announce see http://freshmeat.net/releases/98810/ For SourceForge.net changelog see http://sourceforge.net/project/shownotes.php?release_id=113742 For 5.0 download access http://prdownloads.sourceforge.net/phpmyedit/phpMyEdit-5.0.tar.gz?download That's all folks for now. We have hopefully all critical bugs fixed and we are starting with works on 5.1 by adding such usuable features. Ondrej Jombik phpMyEdit maintainer ____________________________________________________________________________ Ondrej 'Nepto' Jombik, http://www.nepto.sk/ ne...@at... |
From: Ondrej J. <ne...@po...> - 2002-08-30 23:57:45
|
Maxim, 00:23:52 31. august 2002 (sobota) Greetings! Project phpMyEdit had no activity since February 2002. During this time I several times contacted maintainer with amount of patches prepared. Because no reply was recieved, I contanted phpMyEdit founder, John McCreesh, and than I became maintainer of this wonderful project. During August 2002 I was intergrating patches from various contributors. There was also nearly 70 bug reports submited in tracking system at http://phpmyedit.sf.net/ A lot of them was fixed and closed. Some are still opened and will be fixed and closed soon. You can look at following list of major things, that have been already done: Bugfixes: --------- - fixed bug with more operation functionality - corrected display vs. view operation confusion - array_merge() calls completelly removed (see also #575090 and similar) - fixed set SQL data type manipulation - fixed proper column displaying in table list after record update - fixed copy/change bug when lookup for data in other table is done - fixed bug with action links - fixed register_globals turned off behaviour - fixed URL/eval() parse error bug - directory structure and files reorganization file names - fixed phpMyEditSetup.php file to work with register globals turned off (see #556553) New features: ------------- - applied patch from Bill Sparkman <sparkman AT t-online.de> containing possibility to have navigation buttons also on top of page - applied patch from Shaun Johnston <shaun AT compverse.com.au> to have ability to select more than one description column from another table; backward compatibility with 'description' field of 'values' array is preserved A lot of others minor things have been also done. See doc/ChangeLog for more details. Now look at things that need to be implemented before following 5.0 release: - finish up/down buttons/links behaviour ($opts['actionStyle'] content) - Shaun Johnston is currently working on complex date & time stuff - others (see phpmyedit.sf.net and doc/TODO) After we will have completed these issues, we could be prepared for 5.0 release. But well, what could you do till that time? Whole phpMyEdit project was imported into Platon SDG (http://www.platon.sk/) CVS repository. You can checkout fresh copy and at least test things, that was broken in you release and send particular report to me or to this mailing list. I will appreciate it a lot! Particular CVS instructions follows. Platon CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set. When prompted for a password for anonymous, simply press the Enter key. cvs -d :pserver:ano...@ke...:/home/cvs login cvs -z3 -d :pserver:ano...@ke...:/home/cvs checkout phpMyEdit These two commands should work with no problems on any UNIX-like system with cvs client installed. For checkouting on MS-Windows platform you can use one from several free available CVS client softwares. OK, that's all folks for now. If you have any comment, suggestion, patch or bugreport that you want to have in following 5.0 release, do not hesitate to present it now. Disscussion on this issue is opened and I hope in productive cooperation. Have a nice day, Ondrej Jombik Platon software development group ____________________________________________________________________________ Ondrej 'Nepto' Jombik, http://www.nepto.sk/ ne...@at... |
From: G. <st...@sa...> - 2002-08-30 13:55:48
|
Hi to all on this list. I found this project earlier today and its exactly what I've been looking for. I've downloaded the latest source but keep having problems with table lookups. I've created two small tables in the same database, one for clients and one for invoices. I want to be able to fill out an invoice using a select menu to pick the appropriate client. I saw that at least one other had the same problem. Has anyone a solution or better yet could give me an example of how it's done (the ones at the website doesn't work on the latest version or else I wouldn't have asked). Best, Staale |
From: Hans T. <h.t...@st...> - 2002-08-27 10:14:12
|
Hi, i've installed PhpMyEdit 4.0b3 without any problems. However since the install manual (on http://phpmyedit.sourceforge.net/) is for the 3.5 version (i think), I can't get the multi table function to work properly. When I use the multi table function from the examples: $fdd['GID']['values']['table'] = 'Groups'; $fdd['GID']['values']['column'] = 'GID'; $fdd['GID']['values']['description'] = 'description'; the result is a dropdown list from the 2nd table. When I select Change, the original value is not preselected. The html code does not show '<option SELECTED>' The second question is how to lookup 2 values from a 2nd table ? If I have a table (News) which includes an user id (UID) and I want to lookup the name from another table (Users) I have to choose between the first (Name1) or last name (Name2). How can I show both first and last name in a dropdown field (like Name1,Name2) ? table News: ID -> unique autoincr. field Newstype -> varchar (20) .... UID -> int(4) table Users: UID -> unique autoincr. field, int(4) Name1 -> varchar (20) Name2 -> varchar (20) .... Hans |
From: Aaron D. T. <at...@on...> - 2002-03-07 03:52:25
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm a bit confused by the apparent use of stripslashes() against SELECTS. Basically if I want to store the value '\[foo' I will do an INSERT INTO table string VALUES('\\[foo') and then SELECT that row, I'll get the value '\[foo' back. However PHPMyEdit then does a stripslashes() for no apparent reason which then displays '[foo'. - -- Aaron D. Turner Security Architect, OneSecure http://www.onesecure.com/ at...@on... work: 408-992-8045 cell: 408-314-9874 pub 1024D/1B57EB4D 2000-09-27 Aaron D. Turner <at...@on...> Key fingerprint = F90C BFB4 4404 5504 295D 4435 578B 1DD5 1B57 EB4D All emails by me are PGP signed; an invalid signature indicates a forgery. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: Public key 0x1B57EB4D at: http://www.keyserver.net/en/ Filter: gpg4pine 4.1 (http://azzie.robotics.net) iEYEARECAAYFAjyG440ACgkQV4sd1RtX601rtwCgiZTpzZoSHa7eOEp+jRCTR4tV eZ0Anj7NmeyjwKSn/ghVidxGAGjJNZF5 =lOzz -----END PGP SIGNATURE----- |
From: Jim K. <jk...@pa...> - 2002-02-08 02:21:57
|
The beta is coming along--feel free to get it and beat it up. New functionality: =BARead Only & Hidden fields. (Password may be done, but I'd love = suggestions on _how_ it should be done.) =BAAble to select rows from the same supporting table more than once. =BADefault values now supported. =BATwo new actions: View Detail and Copy Record =BAInitial filters capability has been added both at the table level = and the supporting table levels. =BA'format' option is gone in favor of 'mask' which is processed by = printf() before displaying =BACan set listing limit to -1 (all rows on page) =BACan have multiple initial sort fields which are retained as secondary/tertiary/quaternary/etc. sort fields during normal usage =BADate filter fields now have in/equality operators =BAAdded support for a calculated column =BAAdded support for MySQL ENUM and SET types =BAIn left column, support for radio button, hyperlink, or graphic = action links =BAUpdates to a table can now be logged to another table = =20 =BACan set maximum display width to help with horizontal scrolling = problems. =BACan set trim length to help with horizontal scrolling problems. = =20 =BA'URL' options have been expanded, maybe too far for security comfort --jim kraai PME Project Admin |
From: David G. <da...@ca...> - 2002-01-28 16:57:23
|
I've installed the new version of PHPMyEdit as per the instructions. On any tables for which I generate code, I get the following errors when I try to run the <table>.php script: -- Warning: Failed opening 'timer.class' for inclusion (include_path='') in /home/httpd/html/dvdlib/PHPMyEdit.inc on line 75 Fatal error: Call to undefined function: array_search() in /home/httpd/html/dvdlib/PHPMyEdit.inc on line 3624 -- I've not made *any* changes to the generated code. I'm using PHP 4.0.4pl1 and MySQL 3.23.33. I noticed that the Readme says that this release was developed to PHP 4.0.6 ... is my use of PHP 4.0.4 likely to be the issue, or should I look elsewhere? Thanks -- David Gurr |
From: Jim K. <jk...@pa...> - 2002-01-24 20:29:26
|
Paul, Thanks for bringing this up. This is odd, esp. the '-1' part. I assume that's a MySQL return code. If you could e-mail me a mysqldump of the table in question and the generated PHP file (without host/user/pass info of course) I'll try to reproduce and fix. Regards, --jim -----Original Message----- From: Johnson, Paul - Tokyo [mailto:joh...@wc...] Sent: Thursday, January 24, 2002 12:21 AM To: 'php...@li...' Subject: [PHPMyEdit-Discuss] Update hello just want to say what a great script this is but i have one slight problem. i cannot update. i can delete, add and search etc but cannot update. i have a unique key setup but whenever i do a 'change' the page displays '-1 Change'. the mysql account i am using has full permissions on the database. any ideas ? cheers Paul _______________________________________________ Phpmyedit-discuss mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpmyedit-discuss |
From: Johnson, P. - T. <joh...@wc...> - 2002-01-24 08:21:08
|
hello just want to say what a great script this is but i have one slight problem. i cannot update. i can delete, add and search etc but cannot update. i have a unique key setup but whenever i do a 'change' the page displays '-1 Change'. the mysql account i am using has full permissions on the database. any ideas ? cheers Paul |
From: Jim K. <jk...@pa...> - 2002-01-06 22:01:36
|
Konrad, You're right, it's not implemented yet. It shouldn't be extremely=20 hard to do, but it hasn't come up recently. I'm bundling up a beta for 4.0 now. Hope to have it out before the=20 end of the week. --jim -----Original Message----- From: Konrad Riedel [mailto:k.r...@gm...] Sent: Sunday, January 06, 2002 8:27 AM To: php...@li... Subject: [PHPMyEdit-Discuss] Problems with 2 fields in primary key Hi all, I'm using phpmyedit for some tables and it's exactly what I need.. Now I wanted to use a table with a primary key consisting of 2 fields. Not implemented yet, it seems. In the archive I've read about a planned V4.0. Is a CVS-access = possible? Mit freundlichen Gr=FC=DFen Konrad Riedel _______________________________________________ Phpmyedit-discuss mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpmyedit-discuss |
From: Konrad R. <k.r...@gm...> - 2002-01-06 16:27:46
|
Hi all, I'm using phpmyedit for some tables and it's exactly what I need.. Now I wanted to use a table with a primary key consisting of 2 fields. Not implemented yet, it seems. In the archive I've read about a planned V4.0. Is a CVS-access possible? Mit freundlichen Grüßen Konrad Riedel |
From: Rich H. <rh...@no...> - 2001-12-14 19:09:52
|
Hello, I have started working with PHPMyEdit and it looks great! I wanted to know if you could give me any tips on creating an "upload image" field. I have several fields: photo1, photo2, etc. that I would like to add a "Browse" button beside. This browse button would allow the user to click on it, upload the image to a directory on the server and then add the filename to the field. Can this be done with PHPMyEdit? Can you give me any tips? Thank you very much for any assistance. Rich Hunter Novo Solutions, Inc. |
From: Ondrej J. <ne...@po...> - 2001-12-05 23:56:44
|
Maxim, 22:30:02 05. december 2001 (streda) Greets... > > According to the status of this project I recognize myself to start > > work on version 3.6 of phpMyEdit project. I have plan to implement set of > > new features, listed below. > > - $where variable in options to specify where clausule for working only > > with subset of data > Hello, I'm very insteresting by this feature. I previously plan to > develop it. Is there a beta version with this feature? When did you plan > to provide the new release of PEM? Do you need help? No there is no beta version with this feature implemented. That was only my plan to add described feature(s) into new version of phpMyEdit. Jim says, that he is working on new version 4.0 of phpMyEdit, so will be able to implement my ideas after he finish his work. Of course, only if it will be not already implemented in phpMyEdit 4.0 ;-) =Nepto= ____________________________________________________________________________ Ondrej 'Nepto' Jombik, absolutely QT free http://www.gtk.org |
From: Hugues B. <hug...@sy...> - 2001-12-05 16:20:04
|
> > According to the status of this project I recognize myself to start > work on version 3.6 of phpMyEdit project. I have plan to implement set of > new features, listed below. > ... > - $where variable in options to specify where clausule for working only > with subset of data > Hello, I'm very insteresting by this feature. I previously plan to develop it. Is there a beta version with this feature? When did you plan to provide the new release of PEM? Do you need help? many thanks for your work, Hugues Brunel. |
From: Ondrej J. <ne...@po...> - 2001-11-27 23:25:14
|
Maxim, 00:22:16 28. november 2001 (streda) Greets... > Will you give me a chance to publish 4.0? It will take > two weeks. Many new capabilities. > Take a look at the new code (after it gets there) and > then make the suggested changes. OK, I delight for new version of phpMyEdit. =Nepto= ____________________________________________________________________________ Ondrej 'Nepto' Jombik, Perl CGI developer http://www.webinvetia.com |
From: Jim K. <kr...@ho...> - 2001-11-21 09:56:17
|
Ondrej, Will you give me a chance to publish 4.0? It will take two weeks. Many new capabilities. Take a look at the new code (after it gets there) and then make the suggested changes. Thanks, --jim -----Original Message----- From: php...@li... [mailto:php...@li...]On Behalf Of Ondrej Jombik Sent: Tuesday, November 20, 2001 4:12 AM To: php...@li... Subject: [PHPMyEdit-Discuss] New improvements for version 3.6 Maxim, 13:05:37 20. november 2001 (utorok) Greetings... According to the status of this project I recognize myself to start work on version 3.6 of phpMyEdit project. I have plan to implement set of new features, listed below. - implementation of view action - requires change of $labels, but it is neccessary - column ability to be showed and read-only in add/edit screen (example of use: description column of property/config table) - fix page number after search (that means: I'm on page 4/50, I search for some records and result is a few (in example 5) records, all of these 5 records are able to fill 1 page, but I will be after search on page 4/1 - that's really strange :-/) - fast moving between list pages (pulldown menu with page numbers) - $where variable in options to specify where clausule for working only with subset of data - data removing protection - delete will only mark record as deleted All comments and suggestions are always welcome. I will be also glad to see some comment about this ideas from current project maintainer. Have a nice days, =Nepto= ____________________________________________________________________________ Ondrej 'Nepto' Jombik, Platon SDG http://www.platon.sk _______________________________________________ Phpmyedit-discuss mailing list Php...@li... https://lists.sourceforge.net/lists/listinfo/phpmyedit-discuss |