rpgCRUD is now at version 1.1

written by tzighi on October 11th, 2007

Below you can find fixex and improvements in the previous versions.

version 1.1

written by tzighi on October 11th, 2007

  • Posibility to use predefined columns. Now you can also see audit information for your table. These automatic columns - User and Date - can store details about who and when a record was created or changed. They cannot be updated by hand and will be filled in by the application.
  • Posibility to prompt fields (F4). A new feature was added to be able to prompt your records if you have a program that selects them. If you create the other tables also with rpgCRUD then this select program is automatically provided to you... for free :)

version 1.0

written by tzighi on May 05th, 2007

  • Posibility to use columns of any length. Columns with a length bigger than 52 chars will span automatically over the next row. The other variables are neatly moved one (or more lines) below. Also implemented max length of 999 / per column.
  • Posibility to use variable names up to 6 chars.
  • Added batch file functionality.Now also a batch file is generated and it can help you in automatizing the whole process - especially sources upload.
  • Fixed bugs, worked at the layout of the page.

version 0.9

written by tzighi on January 25th, 2007

  • Posibility to create projects with more than 16 columns. Now projects with more than 16 columns can be defined because of the tehnique with more than 1 display per operation.
  • Enhanced user specific options. Now every user can maintain he's own C/specs, D/specs, message file, header variables, code snip for filling the header variables.

version 0.8

written by tzighi on January 19th, 2007

  • Completely different design. Now I am ready to conquer the web. Thanks to evil.che.lu, rpgCRUD is now available on the internet - free hosting, theme and lots and lots of advices - thanks man.
  • User specific options. Now every user can create it's own account and manage it's own preferences. Browse your project history, add your own d/specs & c/specs, etc. Signing up is free!
  • Fixed some small bugs and created separate files for the repeating code.

version 0.7

written by tzighi on December 30th, 2006

  • Search screen. Now you can search the records by any criteria and browse the results.

version 0.6

written by tzighi on December 23th, 2006

  • Multiple key & file validations. Now any group of fields can be validated against a file and displayed on screen.
  • The description from the file can now be displayed also in line with a column (to save space and for a nicer look). - take a look at Position near field: checkbox.
  • Added a configuration file. Now general settings can be easier managed.
  • To Homez link now displays the last project. Also I got rid of the list_all.php page.
  • The sources are now generated without trailing spaces. All the lines are neatly trimmed :).

version 0.5

written by tzighi on December 12th, 2006

  • Fixed "position to" bug. In case the table exceeds 10.000 rows and you searched for a key after this 10.000 than the positioning to wouldn't work.

version 0.4

written by tzighi on December 10th, 2006

  • "Position to" field which allows positioning of the cursor at a key specified by the user. It comes in handy at large databases where the PgUp and PgDn do not work any more.
  • Removed the bug with the 80 limit in case of many keys.
  • Removed all the AAA#### messages and replaced them with RPG#### ones. AAA#0023 - the record cannot be found; modified RPG0010
  • Added the about table.

version 0.3

written by tzighi on November 27th, 2006

  • Copy function is available for those who do not want to add almost the same thing twice. :p
  • The upload in pdm is done now with text also.
  • Author can be filled in now. No more created by XXXXXX. Also month and year are automaticaly filled in.

version 0.2

written by tzighi on November 20th, 2006

  • Added messages that the addition, deletion, change has been processed.
  • Added zip file generation.
  • Added automatic batch upload of files in pdm.
  • Lots of bug fixes.

version 0.1

written by tzighi on November 5th, 2006

  • Initial release of the rpgCRUD (formerly known as RPG Code Generator).
  • This software can create RPG code for all CRUD functions linked to a table. Users can add, change, delete, display the whole table in a more friendly way than DFU.
  • Field validation (numeric and/or string) is done. Also all fields are unblocked for input (eg in a numeric field you can enter strings - you will get a validation message but the keyboard won't be locked).
  • Key validation is done. You cannot enter the same key twice.
  • Allow blanks function is also there.
  • Keys cand be validated against a separate file. Users can choose now a field from this file to be displayed also in the subfile.
  • You can choose which field can appear in the subfile.
  • Naming is no more a problem. You must enter only the application prefix and the application number and the rest is taken care of.
  • All your screens will now look the same.

Options:

Size

Colors